Where does it say that the OS was vibe coded?
Excellent write-up. Does anyone have the source of the background image shown in the last screenshot?
https://archive.ph/LQ3n3
Looks interesting... Is there an equivalent encoder that can be used with this to generate VHS footage purely in software?
Could you provide a link to your project?
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 this very bureaucratic person who…
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 was my introduction to this case…
The mirrors one was part of the PC game[1], I remember it vividly. [1] https://www.pcgamingwiki.com/wiki/Dexter%27s_Laboratory:_Sci...
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.
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... Maybe I'll try it again one day.
The official website states on the front page: This game is not suitable for children or those who are easily disturbed.
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.
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 pure C implementation of Ninja that's…
> 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 instead of doing real work then there's…
wxWidgets is just a wrapper around existing UI libraries; win32 on Windows, and Gtk/Qt on *nix.
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
https://archive.ph/CFQBU
I've almost never seen SFML used in the wild. Does it offer anything significant over SDL?
https://archive.ph/VrnI7
https://archive.ph/QX0Oo
> 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.
> 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.
I'm guessing the pain of fighting the various build systems that insist on dynamic linking, sometimes against the user's explicit wishes.
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 compile everything from source and possibly…
Libraries already break their ABI so often that continuously rebuilding/relinking everything is inevitable.
Where does it say that the OS was vibe coded?
Excellent write-up. Does anyone have the source of the background image shown in the last screenshot?
https://archive.ph/LQ3n3
Looks interesting... Is there an equivalent encoder that can be used with this to generate VHS footage purely in software?
Could you provide a link to your project?
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 this very bureaucratic person who…
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 was my introduction to this case…
The mirrors one was part of the PC game[1], I remember it vividly. [1] https://www.pcgamingwiki.com/wiki/Dexter%27s_Laboratory:_Sci...
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.
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... Maybe I'll try it again one day.
The official website states on the front page: This game is not suitable for children or those who are easily disturbed.
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.
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 pure C implementation of Ninja that's…
> 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 instead of doing real work then there's…
wxWidgets is just a wrapper around existing UI libraries; win32 on Windows, and Gtk/Qt on *nix.
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
https://archive.ph/CFQBU
I've almost never seen SFML used in the wild. Does it offer anything significant over SDL?
https://archive.ph/VrnI7
https://archive.ph/QX0Oo
> 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.
> 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.
I'm guessing the pain of fighting the various build systems that insist on dynamic linking, sometimes against the user's explicit wishes.
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 compile everything from source and possibly…
Libraries already break their ABI so often that continuously rebuilding/relinking everything is inevitable.