- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Jef Roosens
synced commits to refs/tags/v3.4.0 at Chewing_Bever/didier from mirror
2023-02-03 05:14:56 +01:00
Jef Roosens
synced new reference rewrite-react to Chewing_Bever/didier from mirror
2023-02-01 20:34:55 +01:00
Jef Roosens
synced commits to rewrite-react at Chewing_Bever/didier from mirror
2023-02-01 20:34:55 +01:00
Investigate possible vweb improvements
Refactor package module into C
General note for snprintf usage: what happens if the value is larger than the buffer? Is it simply cut off? Cuz if so, we shouldn't be making assumptions about the length of the input.
Refactor package module into C
Vieter doesn't only supports zstd-compressed archives. Currently it also accepts xz- or gzip-compressed archives, so this should be accounted for.