Bruno BELANYI
f15aa0567e
posts: kd-tree-revisited: fix typing
2025-01-29 12:45:50 +00:00
Bruno BELANYI
8ee2a234ec
posts: kd-tree: fix typing
2025-01-29 12:45:50 +00:00
Bruno BELANYI
b7a405332c
posts: kd-tree-revisited: fix title
2025-01-29 12:44:20 +00:00
Bruno BELANYI
3a36c4c44e
content: about: fix link to Google
2025-01-16 19:58:33 -05:00
Bruno BELANYI
8276c1f4e3
content: about: remove 'senior' title
...
It's mostly a funny joke with myself, as the contract stated that I was
a senior engineer, even though they hired me as an L3.
2025-01-16 19:57:22 -05:00
Bruno BELANYI
3724ab61fc
content: wish-lists: add cannelés molds
2024-11-24 13:42:48 +00:00
Bruno BELANYI
4f7ac42b3d
nix: simplify direnv integration
2024-11-13 18:20:47 +00:00
Bruno BELANYI
bba7a1e7d2
content: wish-lists: remove knives
...
I already have one fancy knife, that's enoigh (for now?).
2024-11-08 19:51:02 +01:00
Bruno BELANYI
8743031301
content: wish-lists: update thermometer links
2024-11-08 19:49:44 +01:00
Bruno BELANYI
39944ed35d
posts: fix typos
2024-11-08 16:06:59 +00:00
Bruno BELANYI
af4e13d6e8
treewide: fix 'serie' -> 'series' typo
2024-11-08 16:05:24 +00:00
Bruno BELANYI
23b108b299
config: fix deprecated options
...
Unfortunately, my theme is still using the deprecated options and its
code, and has been archived upstream...
Maybe that will force me to move to writing my own theme in the future
instead.
2024-09-15 18:20:42 +01:00
Bruno BELANYI
0350b58e7e
Add kd-tree revisited post
2024-08-17 11:40:04 +01:00
Bruno BELANYI
2c1cd7df1c
posts: kd-tree-revisited: add implementation
2024-08-17 11:40:03 +01:00
Bruno BELANYI
f35bad4c89
posts: kd-tree-revisited: add presentation
2024-08-17 11:40:03 +01:00
Bruno BELANYI
53e1fbaf38
posts: add kd-tree-revisited
2024-08-17 11:39:57 +01:00
Bruno BELANYI
7799ec70ac
Add k-d tree post
2024-08-11 10:47:53 +01:00
Bruno BELANYI
8acb675b16
posts: kd-tree: add nearest neighbour
2024-08-11 10:47:53 +01:00
Bruno BELANYI
74d4aa87e6
posts: kd-tree: add search
2024-08-11 10:47:53 +01:00
Bruno BELANYI
a12642a9bd
posts: kd-tree: add insertion
2024-08-11 10:47:53 +01:00
Bruno BELANYI
e3a3930ff3
posts: kd-tree: add construction
2024-08-11 10:47:53 +01:00
Bruno BELANYI
0f8e401067
posts: add 'kd-tree'
2024-08-10 16:43:58 +01:00
Bruno BELANYI
9208b4b874
nix: bump inputs
2024-08-10 11:56:04 +01:00
Bruno BELANYI
11db5a27b9
Add Reservoir Sampling post
2024-08-10 11:56:04 +01:00
Bruno BELANYI
cc4440c946
Add Treap Revisited post
2024-08-10 11:56:04 +01:00
Bruno BELANYI
7bc3d5c18f
posts: reservoir-sampling: add k-element sampling
2024-08-10 11:56:04 +01:00
Bruno BELANYI
806772d883
posts: gap-buffer: fix typo
2024-08-10 11:56:04 +01:00
Bruno BELANYI
883f0e7e9b
posts: treap: add removal
2024-08-10 11:56:04 +01:00
Bruno BELANYI
9ff4a07c9b
posts: reservoir-sampling: add one-element sample
2024-08-10 11:56:04 +01:00
Bruno BELANYI
eff8152307
posts: union-find: fix typo
2024-08-10 11:56:04 +01:00
Bruno BELANYI
652fe81c41
posts: treap-revisited: add insertion
2024-08-10 11:56:04 +01:00
Bruno BELANYI
3605445bcf
posts: add 'reservoir-sampling'
2024-08-10 11:56:04 +01:00
Bruno BELANYI
476322a627
Add Treap post
2024-08-10 11:56:04 +01:00
Bruno BELANYI
0798812f86
posts: treap: add merge
2024-08-10 11:56:04 +01:00
Bruno BELANYI
cd24e9692a
markdownlint: relax duplicate header check
2024-08-10 11:56:04 +01:00
Bruno BELANYI
5a233e7384
layouts: add Mermaid support
...
Similar to Graphviz and TikZ support.
2024-08-10 11:56:04 +01:00
Bruno BELANYI
dea81f1859
posts: treap: add insertion
2024-08-10 11:56:04 +01:00
Bruno BELANYI
d33247b786
posts: treap-revisited: add split
2024-08-10 11:56:04 +01:00
Bruno BELANYI
62cd0759cf
config: enable MathJax
2024-08-10 11:56:04 +01:00
Bruno BELANYI
87ef9dd38c
layouts: add Graphviz support
...
Similar to TikZ support.
2024-08-10 11:56:04 +01:00
Bruno BELANYI
2eaa9c4329
posts: treap: add search
2024-08-10 11:56:04 +01:00
Bruno BELANYI
19b535ce49
posts: treap-revisited: add implementation
2024-08-10 11:56:04 +01:00
Bruno BELANYI
a6bbb10098
layouts: tikz: allow using file input
...
Makes it easier to handle big diagrams.
2024-08-10 11:56:04 +01:00
Bruno BELANYI
e842737cb6
posts: treap: add construction
2024-08-10 11:56:04 +01:00
Bruno BELANYI
21fbc24e02
posts: add 'treap-revisited'
2024-08-10 11:56:04 +01:00
Bruno BELANYI
879b671332
Add Bloom Filter post
2024-08-10 11:56:04 +01:00
Bruno BELANYI
9ff51fe82e
posts: treap: add presentation
2024-08-10 11:56:04 +01:00
Bruno BELANYI
9ef33b7ff8
Add Gap Buffer post
2024-08-10 11:56:04 +01:00
Bruno BELANYI
c97d83d883
posts: bloom-filter: add lookup
2024-08-10 11:56:04 +01:00
Bruno BELANYI
768acac4ae
posts: add treap
2024-08-10 11:56:04 +01:00