Live data from Hacker News

Viewing profile — throwaway2046

throwaway2046

HN member
Joined
Thu, Jun 29, 2023, 8:46 PM UTC
HN karma
143
Public activity
89 items

About throwaway2046

No profile information was provided.

Recent public activity

  1. comment
    Comment #49025561

    > Even if you use OpenGL you still need to write shaders. Not in OpenGL 1.x

  2. comment
    Comment #48721866

    Where does it say that the OS was vibe coded?

  3. comment
    Comment #48720142

    Excellent write-up. Does anyone have the source of the background image shown in the last screenshot?

  4. comment
    Comment #48714266

    https://archive.ph/LQ3n3

  5. comment
    Comment #48436046

    Looks interesting... Is there an equivalent encoder that can be used with this to generate VHS footage purely in software?

  6. comment
    Comment #48433130

    Could you provide a link to your project?

  7. comment
    Comment #48247276

    I see what you mean, but ultimately the video shows both the social worker and the judge were on the couple's side, despite the first impression... The social worker was painted as…

  8. comment
    Comment #48246868

    Inspiring to see the couple accomplish this and in the early 2000s no less. Wishing them all the best. If you haven't already, watch the animated short film[1] by Zombie Studio. It…

  9. comment
    Comment #48069727

    The mirrors one was part of the PC game[1], I remember it vividly. [1] https://www.pcgamingwiki.com/wiki/Dexter%27s_Laboratory:_Sci...

  10. comment
    Comment #47888002

    Debian offers Nvidia drivers as well although they tend to be outdated. Thankfully you can use Nvidia's official .deb repos to get the latest drivers on both Debian and Ubuntu.

  11. comment
    Comment #47816061

    That's quite the impressive feature set. I do want to use Kdenlive but coming from Shotcut I didn't find the UI as easy to use, especially when it comes to handling the timeline...…

  12. comment
    Comment #47745358

    The official website states on the front page: This game is not suitable for children or those who are easily disturbed.

  13. comment
    Comment #47729484

    Absolutely amazing collection, and it has lossless FLACs too! Many thanks to the fans and IA for making this possible. Remember to donate and help keep the Internet Archive alive.

  14. comment
    Comment #47578367

    Ninja is great and feels natural coming from Make. What it lacks in features it makes up for with speed, which is what ultimately matters. Also worth mentioning is samurai[1], a pu…

  15. comment
    Comment #47513894

    > Stable ABI literally only benefits software where the user doesn’t have the source Stable ABI benefits everyone. If I need to recompile a hundred packages with every OS update in…

  16. comment
    Comment #47479578

    wxWidgets is just a wrapper around existing UI libraries; win32 on Windows, and Gtk/Qt on *nix.

  17. comment
    Comment #47431142

    These are beautiful, thank you for sharing. I really like the one with the triangles, was it inspired by Rule 30? https://en.wikipedia.org/wiki/Rule_30

  18. comment
    Comment #47410562

    https://archive.ph/CFQBU

  19. comment
    Comment #47219880

    I've almost never seen SFML used in the wild. Does it offer anything significant over SDL?

  20. comment
    Comment #47211420

    https://archive.ph/VrnI7

  21. comment
    Comment #47134351

    https://archive.ph/QX0Oo

  22. comment
    Comment #47016327

    > Seems like films mostly switched over to "modern" acting in the 70s Can you elaborate on this point? I think I agree with you, I just don't know why.

  23. comment
    Comment #46931715

    > that guy asked Stack Overflow how to make gcc compile his .png Do you have a link to this? All the search results I'm getting are related to libpng.

  24. comment
    Comment #46776880

    I'm guessing the pain of fighting the various build systems that insist on dynamic linking, sometimes against the user's explicit wishes.

  25. comment
    Comment #46773644

    Linking against an older glibc means setting up an older distribution and accepting all the outdated toolchains and libraries that come with it. Need to upgrade? Get ready to compi…