Bruno BELANYI
ca89605db5
posts: treap: add insertion
2024-07-20 19:29:59 +01:00
Bruno BELANYI
1539ed5ce9
posts: treap: add search
2024-07-20 19:29:59 +01:00
Bruno BELANYI
f981ee9903
posts: treap: add construction
2024-07-20 19:29:59 +01:00
Bruno BELANYI
a4b02f3644
posts: treap: add presentation
2024-07-20 19:29:59 +01:00
Bruno BELANYI
6d7b2cce11
posts: add treap
2024-07-20 19:28:16 +01:00
Bruno BELANYI
2118ba170f
layouts: add Mermaid support
...
ci/woodpecker/push/deploy/2 Pipeline was successful
Similar to Graphviz and TikZ support.
2024-07-20 17:24:54 +01:00
Bruno BELANYI
fc0479a1dc
layouts: add Graphviz support
...
Similar to TikZ support.
2024-07-20 17:24:54 +01:00
Bruno BELANYI
27152689ea
posts: bloom-filter: add lookup
2024-07-20 14:16:47 +01:00
Bruno BELANYI
2c31c1aff2
posts: bloom-filter: add insertion
2024-07-20 14:16:47 +01:00
Bruno BELANYI
798116716f
posts: bloom-filter: add construction
2024-07-20 14:16:47 +01:00
Bruno BELANYI
3992996a89
posts: bloom-filter: add presentation
2024-07-20 14:16:47 +01:00
Bruno BELANYI
f4a64b2a37
posts: add bloom-filter
2024-07-20 14:16:47 +01:00
Bruno BELANYI
d1a67510ef
posts: gap-buffer: add movement
2024-07-20 14:16:47 +01:00
Bruno BELANYI
e05ed1cc4a
posts: gap-buffer: add deletion
2024-07-20 14:16:47 +01:00
Bruno BELANYI
72057a3224
posts: gap-buffer: add insertion
2024-07-20 14:16:47 +01:00
Bruno BELANYI
0084c8717a
posts: gap-buffer: add growth
2024-07-20 14:16:47 +01:00
Bruno BELANYI
4d69be0633
posts: gap-buffer: add accessors
2024-07-20 14:16:47 +01:00
Bruno BELANYI
091e8527e3
posts: gap-buffer: add construction
2024-07-20 14:16:47 +01:00
Bruno BELANYI
a4976aeefb
posts: gap-buffer: add presentation
2024-07-20 14:16:47 +01:00
Bruno BELANYI
239d5c3dbd
posts: add gap-buffer
2024-07-20 14:16:47 +01:00
Bruno BELANYI
a0e20dd341
posts: trie: add fuzzy matching
2024-07-20 14:16:47 +01:00
Bruno BELANYI
1d37e00b3a
posts: trie: add removal
2024-07-20 14:16:47 +01:00
Bruno BELANYI
55982909d2
posts: trie: add insertion
2024-07-20 14:16:37 +01:00
Bruno BELANYI
7e9fd69cce
posts: trie: add search
2024-06-30 12:44:50 +01:00
Bruno BELANYI
6744106940
posts: trie: add construction
2024-06-30 12:44:50 +01:00
Bruno BELANYI
53b968e36c
posts: trie: add presentation
2024-06-30 12:41:53 +01:00
Bruno BELANYI
8e5ac9d1e6
posts: add trie
2024-06-30 12:35:08 +01:00
Bruno BELANYI
7873828c4c
posts: union-find: fix union of same root
ci/woodpecker/push/deploy/2 Pipeline was successful
ci/woodpecker/cron/deploy/2 Pipeline was successful
2024-06-27 13:19:52 +00:00
Bruno BELANYI
23a2d4d249
posts: generic-flyweight: fix typo
ci/woodpecker/push/deploy/2 Pipeline was successful
2024-06-27 10:37:15 +00:00
Bruno BELANYI
03866def1d
posts: polymorphic-flyweight: fix typo
2024-06-27 10:37:15 +00:00
Bruno BELANYI
8dc1221475
posts: union-find: add 'union'
2024-06-27 10:37:15 +00:00
Bruno BELANYI
60a8ea994a
posts: union-find: add 'find'
2024-06-27 10:37:15 +00:00
Bruno BELANYI
cc91e9eedd
posts: union-find: add construction
2024-06-26 11:13:48 +00:00
Bruno BELANYI
66006b3396
posts: union-find: add presentation
2024-06-26 11:13:48 +00:00
Bruno BELANYI
e9e5a3bca0
posts: add union-find
2024-06-26 11:13:48 +00:00
Bruno BELANYI
39a5827d74
posts: git-basics: remove series
ci/woodpecker/push/deploy/2 Pipeline was successful
ci/woodpecker/cron/deploy/2 Pipeline was successful
2024-06-25 09:34:37 +00:00
Bruno BELANYI
f16929c288
posts: git-basics: fix typo
continuous-integration/drone/push Build is passing
2023-03-24 20:30:02 +00:00
Bruno BELANYI
bd5f947469
posts: multiple-dispatch: add 'yomm2' example
2022-11-03 15:18:35 +01:00
Bruno BELANYI
245d7d123d
posts: multiple-dispatch: add expression problem
2022-11-03 15:18:35 +01:00
Bruno BELANYI
7c6db4c19e
posts: multiple-dispatch: add visit downside
2022-11-03 15:18:35 +01:00
Bruno BELANYI
bb48eaea34
posts: multiple-dispatch: add visitor downside
2022-11-03 15:18:35 +01:00
Bruno BELANYI
0cb79dc69e
posts: add mutiple-dispatch-in-c++
2022-11-03 15:18:35 +01:00
Bruno BELANYI
05567a11ae
posts: add 'description' back to all front matters
...
The upstream theme has decided to revert [1] the modification that made
me decide to remove them.
On top of that, another commit has made the `description` field useful
for the `<meta name=description>` tag [2].
This reverts commit 672c4fa6be
.
[1]: https://github.com/Mitrichius/hugo-theme-anubis/pull/108
[2]: https://github.com/Mitrichius/hugo-theme-anubis/pull/107
2021-10-20 15:00:41 +02:00
Bruno BELANYI
83156b3ea8
posts: move files into date-prefixed directories
...
continuous-integration/drone/push Build is passing
Using date prefixes is better for sorting articles at a glance. Using
directories is more uniform if and when I need to add files to go with
an article.
2021-10-18 22:41:49 +02:00
Bruno BELANYI
672c4fa6be
posts: remove 'description' from all front matters
...
An up-coming change to my base theme will make use of those as a summary
of the posts [1] instead of using an extract of the post. This is not of
interest to me, and I realized I actually do not make use of the
descriptions anywhere.
[1]: https://github.com/Mitrichius/hugo-theme-anubis/pull/105
2021-10-13 17:03:15 +02:00
Bruno BELANYI
4223722b3d
posts: git-basics: add description to front-matter
2021-10-13 16:57:30 +02:00
Bruno BELANYI
6d06a8d997
posts: add article about magic conversions in C++
continuous-integration/drone/push Build is passing
2021-10-02 11:06:36 +02:00
Bruno BELANYI
499f4b2b2b
posts: add article about NixOS move
2021-02-09 20:53:34 +01:00
Bruno BELANYI
370f40ef5a
layouts: add spoiler shortcode
2021-01-23 16:46:54 +01:00
Bruno BELANYI
76772e7799
posts: plaintext-accounting: add what's-next
2021-01-23 16:46:54 +01:00