A collection of thoughts and code from a digital pioneer.
Reinventing Unix?
Somebody who deleted himself posted this comment about another Microservices craze critique. I reproduced it below for the sake of hoarding: "Those who do not understand UNIX are condemned to reinvent it, poorly." In his book The Art of Unix Programming that was first published in 2003, Eric
|
The dangers of the 'const' qualifier
“Undefined Behavior” is one of those frustrating aspects of the C Language. It leads to defensive programming and avoiding some of the coolest features of the language. Well, today I was struct, again, by such "undefinitions"...
|
Faster Decimal Number I/O in C
Today I was playing (never competing, please!) in a Code Chef programming contest and was dismayed when comparing my timings with some other competitors. Theirs were way shorter, and I saw no way to improve my O(N) solution because I HAD to read an array of values. My processing...
|
Poor Man's Backup
How about a hand-made rotating backup solution?
|
Decoding Fake Binary Messages
Binary is NOT a sequence of '0' and '1' characters. This is FAKE!
|
Welcome to my little corner of the web! I'm Flavio de Sousa, a programmer and tinkerer. Here, I share my thoughts on Unix, C programming, and whatever else sparks my interest. It's the late 90s (or feels like it!), and I'm excited to share my creations with you.
I believe in sharing knowledge and building a community. Feel free to explore, learn, and maybe even get inspired!
Have a question, comment, or just want to say hi? Drop me a line!
Please, no unsolicited commercial email!