https://little-book-of.github.io/c/books/en-US/book.html #CProgramming #FossilLanguages #TechNostalgia #SoftwareDevelopment #ProgrammingHumor #HackerNews #ngated
Random thought: Some people and companies are against C because it's easy to shoot yourself in the foot, and then they praise "vibe" (sh*t) coding, go figure.
Weird #Cprogramming issue I'm having.
If I remove this no-op assignment, zb ends up being clobbered with junk after the first call to PLpos. (Edit: see reply for code, my original example was confusing)
PLpos is a function that does a strpos but for Pascal strings.
I could see there being a bug in PLpos but why would reading a field out of zb affect that?


A custom 32-bit x86 operating system built from scratch in C and Assembly. Features a graphical window manager, TCP/IP stack, and custom filesystem. Developed solo in 14 days. by a 13-year-old - Lu...
Aurion OS – A 32-bit GUI operating system written from scratch in C
https://github.com/Luka12-dev/AurionOS
#HackerNews #AurionOS #32bit #GUI #CProgramming #OpenSource #OperatingSystem

A custom 32-bit x86 operating system built from scratch in C and Assembly. Features a graphical window manager, TCP/IP stack, and custom filesystem. Developed solo in 14 days. by a 13-year-old - Lu...
Faster C software with Dynamic Feature Detection
https://gist.github.com/jjl/d998164191af59a594500687a679b98d
#HackerNews #FasterCSoftware #DynamicFeatureDetection #CProgramming #TechInnovation #SoftwareDevelopment