Viewing profile — fypanto
fypanto
HN member- Joined
- Mon, Nov 24, 2025, 8:55 AM UTC
- HN karma
- 3
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About fypanto
Recent public activity
-
comment
Comment #49122850
Admittedly the documentation is woefully out of date, but I think the premise of the article is how the session data are increasingly move away from the control of the user and mor…
-
comment
Comment #49121117
This is exactly what I'm working on. Very rough yet but it's progressing nicely. https://github.com/pantoniou/fyai The idea is that your session data are what's important, and what…
-
story
Show HN: Libfyaml adds a YAML/JSON parse cache; 427 MB reloads in 36 ms
libfyaml 1.0.0-alpha7 adds an opt-in transparent parse cache for repeated reads of stable YAML/JSON files. It is not making the parser itself hundreds of times faster. On a cache h…
-
story
Show HN: Libfyaml 1.0.0-alpha1, a modern YAML library for C
libfyaml is a C library for YAML 1.2 parsing and emission. I have been working on it for several years as a parser/emitter library, and this alpha is the point where three addition…
-
comment
Comment #46875224
libfyaml is a feature-complete YAML 1.2 parser/emitter written in C. It passes the entire official YAML test suite and focuses on high performance with zero-copy operation. What's …
- story