Viewing profile — fbilhaut
fbilhaut
HN member- Joined
- Wed, Jan 08, 2025, 12:10 AM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About fbilhaut
No profile information was provided.
Recent public activity
-
comment
Comment #48519028
Docs: https://github.com/microsoft/windows-rs/blob/master/docs/rea...
-
comment
Comment #47412466
Totally agree. I run a few professional websites/apps that deliberately avoid tracking technologies. They only use first-party session cookies and minimal server logs for operation…
-
comment
Comment #47273334
GLiNER is a really great research work. But putting this kind of things in production is just another job. Not trying to do self promotion here, but there are alternatives for this…
-
story
Ask HN: Do we need a standard way to signal "this site does not track you"?
I run a few small websites/apps that deliberately avoid tracking technologies. They only use first-party session cookies and minimal server logs for operational purposes. Interesti…
-
comment
Comment #42755903
Indeed. What's is interesting (and not so common) with models like GLiNER is that it is way lighter than LLMs while preserving good (if not better) quality and some zero-shot abili…
-
story
Show HN: gline-rs – an inference engine for GLiNER models, in Rust
Hi everyone, wanted to share about gline-rs, an inference engine for GLiNER models written in Rust. This family of lightweight language models proved to be efficient at zero-shot N…