Writing Toy Software Is A Joy

Why you should write more toy programs

😜 Oh look, another thrilling episode of "Let's Make C++ Initialization a Brain Twister!" 🎢 Spoiler: The answer is 42... or maybe undefined. But hey, who needs predictable behavior when you can have an existential crisis over a single line of code? 🤯
https://blog.tartanllama.xyz/initialization-is-bonkers/ #C++Initialization #ExistentialCrisis #CodeTwister #DeveloperHumor #ProgrammingFun #HackerNews #ngated
Initialization in C++ is bonkers

Personal blog and CV for Sy Brand

🎉 Behold the culinary magnum opus: 35,000 lines of code to tell you how to boil an egg 🥚💻. Who needs simplicity when you've got enough spaghetti code to feed a small nation? 🍝👨‍🍳
https://www.recipeninja.ai #culinarycode #spaghetti_code #boiling_eggs #techhumor #programmingfun #foodtech #HackerNews #ngated
Recipe Ninja - Cooking Made Simple

Your AI-powered cooking assistant that guides you through recipes step by step

Recipe Ninja
TypeScript types can run DOOM

YouTube
Getting back in the swing of things so Wasted Space updates are on the fun docket 😊 #programmingfun #wastedspacegame
New blog post! About the programming language that makes your brains hurt, and how to defeat it. #programmingfun
https://www.linkedin.com/pulse/programming-its-worst-anders-kaplan-a7fof
Programming at its worst

What makes a computer programming language “useful”, or even “powerful”? In their book “Structure and Interpretation of Computer Programs”, Harold Abelson and Gerald Jay Sussman come up with the following checklist. The programming language needs to have: primitive expressions, which represent the s

Crack up with our 200+ Coding Jokes & Puns: A Programmer's Paradise!

Attention all coders! Are you looking for a break from all that intense coding? Look no further! We've compiled a list of the best coding jokes and puns to

PunnyFunny.com
So, I don't have merge permissions for one of the projects I'm on, and now the admin being mia on merge requests has resulted in putting me into the position of having to create `devel-dev` and `devel-stable` branches of the project to work from #git #programmingFun 
Easy guide to building Mastodon bots

Twitter is dead! Long live Mastodon! I've written lots of 'bots for Twitter - and been part of their developer outreach programme. Lots of us have politely requested improvements to the bot experience on Twitter, but to no avail. So, today I'm going to show you how to quickly and easily write your first Mastodon-bot. Bots In Spaaaaaaace Step 1 - you need to set up a new account for your bot. Create it on https://BotsIn.Space/ - a Mastodon instance specifically for robots. Set it up just…

Terence Eden’s Blog