A maybe type for C++
Here’s an idea I had for a useful C++ class that adds a little syntactic sugar to null pointer checking.
https://lzon.ca/posts/tips/cpp-maybe-type/
#IndieWeb #PersonalWeb #Blog #TechTips #Programming #Cpp #CPlusPlus
A maybe type for C++
Here’s an idea I had for a useful C++ class that adds a little syntactic sugar to null pointer checking.
https://lzon.ca/posts/tips/cpp-maybe-type/
#IndieWeb #PersonalWeb #Blog #TechTips #Programming #Cpp #CPlusPlus
🔖 Bookmarked: Newsonaut: Turning inner space into outer space https://www.newsonaut.com/articles/link-like-the-indie-web-depended-on-it
Linking out is the cheapest way to keep the indie web alive
🔥 Read more: https://flamedfury.com/bookmarks/newsonaut-turning-inner-space-into-outer-space/
Minor site update
I've updated the games section of my /uses page, including support for inline gifs/videos.
I've been working on a new project and haven't had time to write, so I
wanted to do something small that I could publish. Check it out!
Human.json
"A lightweight protocol for humans to assert authorship of their website content and vouch for the humanity of others."
Tiny Awards 2026 are open for nominations!
https://tinyawards.net/nominations/
> For the fourth year in a row, we’re looking for your picks of your favourite small, personal, noncommercial, creative, heartfelt, silly, pointless, beautiful web projects which you think deserve to win this year’s Tiny Awards.
#TinyAwards #PoeticWeb #SmallWeb #HandmadeWeb #PersonalWeb #SillyWeb
RE: https://tilde.zone/@xandra/116707769215300460
over the past couple months, i've been weighing whether or not to do this, and the breach put more of this into perspective for me. it's a hard decision, but i've decided to put good internet magazine on an indefinite hiatus. you can read more about the decision here.
thank you so much to everyone who supported the project. i love every single one of you. thank you.
#goodinternetmagazine #goodinternet #indieweb #personalweb #personalwebsite #html #webdesign #webdev #coding #neocities
🔖 Bookmarked: People and Blogs - fLaMEd 🔥 https://manuelmoreale.com/interview/flamed
My People and Blogs chat on web ownership, 25 years of fLaMEd fury, and why I'm still here
🔥 Read more: https://flamedfury.com/bookmarks/people-and-blogs-flamed-🔥/
What I've built on this blog, and why
Fediverse federation, email subscriptions, Mastodon comments. No database, no cookies, no trackers. What I built on this blog, and what I left out on purpose.
A result type for C++
I wrote my own version of the very useful ‘result type’ pattern for C++.
https://lzon.ca/posts/tips/cpp-result-type/
#IndieWeb #PersonalWeb #Blog #TechTips #Programming #Cpp #CPlusPlus