Viewing profile — throwaway2046
throwaway2046
HN member- Joined
- Thu, Jun 29, 2023, 8:46 PM UTC
- HN karma
- 143
- Public activity
- 89 items
- HN profile
- View on Hacker News ↗
About throwaway2046
No profile information was provided.
Recent public activity
-
comment
Comment #49025561
> Even if you use OpenGL you still need to write shaders. Not in OpenGL 1.x
-
comment
Comment #48721866
Where does it say that the OS was vibe coded?
-
comment
Comment #48720142
Excellent write-up. Does anyone have the source of the background image shown in the last screenshot?
-
comment
Comment #48714266
https://archive.ph/LQ3n3
-
comment
Comment #48436046
Looks interesting... Is there an equivalent encoder that can be used with this to generate VHS footage purely in software?
-
comment
Comment #48433130
Could you provide a link to your project?
-
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…
-
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…
-
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...
-
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.
-
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...…
-
comment
Comment #47745358
The official website states on the front page: This game is not suitable for children or those who are easily disturbed.
-
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.
-
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…
-
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…
-
comment
Comment #47479578
wxWidgets is just a wrapper around existing UI libraries; win32 on Windows, and Gtk/Qt on *nix.
-
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
-
comment
Comment #47410562
https://archive.ph/CFQBU
-
comment
Comment #47219880
I've almost never seen SFML used in the wild. Does it offer anything significant over SDL?
-
comment
Comment #47211420
https://archive.ph/VrnI7
-
comment
Comment #47134351
https://archive.ph/QX0Oo
-
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.
-
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.
-
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.
-
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…