Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leiserfg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
leiserfg
1mo ago
Meanwhile https://github.com/heuer/qrcode-artistic has qrcode with animations even.
2.
▲
by
leiserfg
7mo ago
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 for tool-calling...
3.
▲
by
leiserfg
1y ago
It is, the link is in the readme.
4.
▲
by
leiserfg
1y ago
If binary, consider just using SQLite.
5.
▲
by
leiserfg
2y ago
Félix Is like MacOS, it's good until it's not and then you can't extend it.
6.
▲
by
leiserfg
2y ago
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 need to mess with PH
7.
▲
by
leiserfg
3y ago
It's not April 1st any more, stop doing this please!
8.
▲
by
leiserfg
4y ago
It's weird to me that no-one doing this kind of project compares it with nginx-unit.
9.
▲
by
leiserfg
4y ago
Firefox user here, changed my user-agent to the chrome one and the app works fine (just a bit slow).
10.
▲
by
leiserfg
5y ago
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 several years.
11.
▲
by
leiserfg
5y ago
Is not bmp the default file-format of paint nowadays?
12.
▲
Kitty with Iosevka Ligatures
(sw.kovidgoyal.net)
2 points
by
leiserfg
5y ago
|
1 comments
13.
▲
by
leiserfg
5y ago
This can't pass unperceived. Since last release of Kitty and Iosevka, one can get ligatures working correctly.
14.
▲
by
leiserfg
5y ago
Until now about:config browser.proton.enabled false works fine.
15.
▲
by
leiserfg
6y ago
How does it compares to https://github.com/kbbdy/zipstream ?
16.
▲
by
leiserfg
6y ago
I hope they won't call it "Calienta Pollas" in Spain.
17.
▲
by
leiserfg
6y ago
For mac they have two desktop apps, one native and one in Qt.
18.
▲
by
leiserfg
6y ago
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.
19.
▲
by
leiserfg
6y ago
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.