Live data from Hacker News

Viewing profile — leiserfg

leiserfg

HN member
Joined
Mon, Apr 13, 2020, 5:59 PM UTC
HN karma
42
Public activity
19 items

About leiserfg

No profile information was provided.

Recent public activity

  1. comment
    Comment #49196427

    Meanwhile https://github.com/heuer/qrcode-artistic has qrcode with animations even.

  2. 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…

  3. comment
    Comment #45371014

    It is, the link is in the readme.

  4. comment
    Comment #44085854

    If binary, consider just using SQLite.

  5. comment
    Comment #42896733

    Félix Is like MacOS, it's good until it's not and then you can't extend it.

  6. 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…

  7. comment
    Comment #35414620

    It's not April 1st any more, stop doing this please!

  8. comment
    Comment #34337685

    It's weird to me that no-one doing this kind of project compares it with nginx-unit.

  9. comment
    Comment #33484796

    Firefox user here, changed my user-agent to the chrome one and the app works fine (just a bit slow).

  10. 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…

  11. comment
    Comment #29176210

    Is not bmp the default file-format of paint nowadays?

  12. comment
    Comment #27541039

    This can't pass unperceived. Since last release of Kitty and Iosevka, one can get ligatures working correctly.

  13. story
  14. comment
    Comment #27394503

    Until now about:config browser.proton.enabled false works fine.

  15. comment
    Comment #25616861

    How does it compares to https://github.com/kbbdy/zipstream ?

  16. comment
    Comment #25518756

    I hope they won't call it "Calienta Pollas" in Spain.

  17. comment
    Comment #24907838

    For mac they have two desktop apps, one native and one in Qt.

  18. 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.

  19. 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.