Skip to main content
Ambroisie's dev blog
About
Archive
Categories
Tags
Bloom Filter
2024-07-14
https://dev.belanyi.fr/2024/07/14/bloom-filter/
Bruno BELANYI
programming
#algorithms
#data structures
#python
Gap Buffer
2024-07-06
https://dev.belanyi.fr/2024/07/06/gap-buffer/
Bruno BELANYI
programming
#algorithms
#data structures
#python
Trie
2024-06-30
https://dev.belanyi.fr/2024/06/30/trie/
Bruno BELANYI
programming
#algorithms
#data structures
#python
Union Find
2024-06-24
https://dev.belanyi.fr/2024/06/24/union-find/
Bruno BELANYI
programming
#algorithms
#data structures
#python
Multiple Dispatch in C++
2022-11-02
https://dev.belanyi.fr/2022/11/02/multiple-dispatch-in-c-/
Bruno BELANYI
programming
#C++
#design pattern
Magic Conversions in C++
2021-10-01
https://dev.belanyi.fr/2021/10/01/magic-conversions-in-c-/
Bruno BELANYI
programming
#C++
#design pattern
The Great Nix Exode
2021-02-09
https://dev.belanyi.fr/2021/02/09/the-great-nix-exode/
Bruno BELANYI
software
#self-hosting
#nix
Plaintext Accounting, beancount, and fava
2021-01-15
https://dev.belanyi.fr/2021/01/15/plaintext-accounting-beancount-and-fava/
Bruno BELANYI
software
slice of life
#accounting
#cli
Git Basics
2020-12-07
https://dev.belanyi.fr/2020/12/07/git-basics/
Bruno BELANYI
programming
#git
#cli
Polymorphic Flyweight in C++
2020-07-22
https://dev.belanyi.fr/2020/07/22/polymorphic-flyweight-in-c-/
Bruno BELANYI
programming
#design pattern
#C++
Generic Flyweight in C++
2020-07-16
https://dev.belanyi.fr/2020/07/16/generic-flyweight-in-c-/
Bruno BELANYI
programming
#design pattern
#C++
The Drone CI debacle
2020-07-15
https://dev.belanyi.fr/2020/07/15/the-drone-ci-debacle/
Bruno BELANYI
story
#hugo
#drone
#docker
#CI/CD
Hello World
2020-07-14
https://dev.belanyi.fr/2020/07/14/hello-world/
Bruno BELANYI
#test