Viewing profile — leiserfg
leiserfg
HN member- Joined
- Mon, Apr 13, 2020, 5:59 PM UTC
- HN karma
- 42
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About leiserfg
No profile information was provided.
Recent public activity
-
comment
Comment #49196427
Meanwhile https://github.com/heuer/qrcode-artistic has qrcode with animations even.
-
comment
Comment #47230163
The idea is nice, sadly those are not the only things required to talk to an LLM .There are more than one endpoint type, different modes (images, video, audio), different templates…
-
comment
Comment #45371014
It is, the link is in the readme.
-
comment
Comment #44085854
If binary, consider just using SQLite.
-
comment
Comment #42896733
Félix Is like MacOS, it's good until it's not and then you can't extend it.
-
comment
Comment #41607996
I "hate" Makefiles, for building it's faster to use meson, zig build, cmake+ninja. For this use case, https://github.com/adriancooney/Taskfile is way more flexible and you don't ne…
-
comment
Comment #35414620
It's not April 1st any more, stop doing this please!
-
comment
Comment #34337685
It's weird to me that no-one doing this kind of project compares it with nginx-unit.
-
comment
Comment #33484796
Firefox user here, changed my user-agent to the chrome one and the app works fine (just a bit slow).
-
comment
Comment #30015753
I managed to be so annoying that I got kovid and be5invis to make changes in iosevka and kitty until they worked fine together (before ligatures didn't work). User of both for seve…
-
comment
Comment #29176210
Is not bmp the default file-format of paint nowadays?
-
comment
Comment #27541039
This can't pass unperceived. Since last release of Kitty and Iosevka, one can get ligatures working correctly.
- story
-
comment
Comment #27394503
Until now about:config browser.proton.enabled false works fine.
-
comment
Comment #25616861
How does it compares to https://github.com/kbbdy/zipstream ?
-
comment
Comment #25518756
I hope they won't call it "Calienta Pollas" in Spain.
-
comment
Comment #24907838
For mac they have two desktop apps, one native and one in Qt.
-
comment
Comment #24907228
True, but if you are porting an OpenGl App (like Krita) you'll need to rewrite all your "hardware accelerated code" from scratch with maybe zero gain.
-
comment
Comment #24906847
I just hope they bring back angle as a cross platform back-end so you can access "low level graphic hardware" without needing to implement also for Metal and Directx11.