- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Jef Roosens pushed to main at Chewing_Bever/homelab
- 3cd1f7c4fc lander configuration
Jef Roosens pushed to dev at Chewing_Bever/lander
- e438bd045c feat(ci): build for arm64
Jef Roosens pushed to dev at Chewing_Bever/lander
- a84aaf7880 feat(ci): build for arm64
Jef Roosens pushed to main at Chewing_Bever/homelab
- fef9b0866f install woodpecker agent
- e6409a0a0e made caddy config modular
- Compare 2 commits »
Jef Roosens pushed to main at Chewing_Bever/homelab
- c930ccc44a rclone installation
- 592992f031 jelly, caddy, other stuff
- 5ad30d3343 initial bootstrapping workflow
- f2f99a932d Install Vim config
- Compare 4 commits »
Jef Roosens synced commits to master at Chewing_Bever/didier from mirror
- f181a7a833 Merge pull request #180 from stijndcl/fix/free-games
- dc4ee08b63 Fix free games
- Compare 2 commits »
Jef Roosens synced commits to refs/tags/v3.7.1 at Chewing_Bever/didier from mirror
Jef Roosens synced new reference refs/tags/v3.7.1 to Chewing_Bever/didier from mirror
Jef Roosens pushed to ltm at Chewing_Bever/lander
- 83072d5441 feat(lsm): iterator over items in trie
- 90826c3644 feat(lsm): binary tree iterators
- Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander
- b74e8a7b84 feat(ltm): PoC paste pages
Jef Roosens pushed to dev at Chewing_Bever/lander
- 8bdf52da0d feat(lnm): move request data to separate buffer if read buffer changes
Jef Roosens commented on issue Chewing_Bever/lander#23
Proper paste pagesWhile experimenting with the LTM I've encountered another annoying issue: `<` and `>` in pastes. If you add these into an HTML file (even inside `<pre><code>`), the browser will try to interpret…
Jef Roosens opened issue Chewing_Bever/lander#46
LCM - Lander Common ModuleJef Roosens pushed to ltm at Chewing_Bever/lander
- 9cd5d386cd doc(ltm): add readme
- f781fbdb89 refactor(ltm): remove some code duplication
- Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander
- dae8a2f30e feat(ltm): support custom data reader functions
Jef Roosens pushed to ltm at Chewing_Bever/lander
- 53c2313953 feat(ltm): add file data support
Jef Roosens pushed to ltm at Chewing_Bever/lander
- c7a1fec6c2 feat(ltm): initial write function
- 11325bdbcd feat(ltm): memory safe errors; instance add var & nested functions
- Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander
- 959be10264 feat(ltm): initial instantiate function
- 6f817307cf refactor(ltm): rename loops to nested
- Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander
- 1e34cb8c2d feat(ltm): initial full template compiler/parser