-
Quail Creations
[exclude this blog]
·
·stargrace·best 0.88
·
details
I asked around a few friends who do watercolour painting for paint brand suggestions. I’ve been using Winsor & Newton (pictured on the right) but they are student grade paints, and are not lightfast. Not a HUGE issue as I’m not selling any originals, but I wanted to try out some professional grade paints.
One of my mutuals suggested I try ‘White Nights’ which I had never heard of. They’re a brand from Russia, and quite a bit cheaper than Danielle Smith, which is who I was going to go with.
My se…
-
Endgame Viable
[exclude this blog]
·
·Endgame Viable·best 0.95
·
details
Morning!
This is going to be an easy one, because it’s just links to other Blaugust posts I’ve been collecting.
I’m off to a brain MRI appointment this morning and then throwing away a mattress and sofa, which was supposed to be yesterday but plans changed, and then somehow squeezing in time for the day job.
Blaugust Reading
You may or may not be aware that it’s almost impossible to actually read the posts blasting by at a thousand miles an hour during Blaugust, let alone interact with them in a…
-
BurgeonLab: Firehose
[exclude this blog]
·
·Naty S·best 0.98
·
details
What This Is About
Hand write, raw Hypertext Markup Language (HTML) and make a webpage during the worldwide event, held in early August each year. Read HTML Energy’s Goals page to learn more.
How to Participate
Visit HTML Energy and go to the Events page to see if your area is hosting an event (it’s free). Bring a device, write some code, meet some cool people, and build something on the web! What will you build?
But I Don’t Have a Website Yet
If you don’t have a site yet, you can still particip…
-
Srijan Choudhary, all posts
[exclude this blog]
·
·Srijan Choudhary·best 0.95
·
details
Emacs has a built-in way to save and restore sessions: the desktop.el library.
As the Emacs manual says, putting this in the init file enables automatic save and restore of sessions:
(desktop-save-mode 1)
But, I wanted a different behavior:
Automatically save the session
But don't restore it automatically
I wanted to only use the session feature to restore sessions that I closed by mistake, or where I forgot to finish something before quitting Emacs. By default, I wanted a fresh session every ti…
-
Tantek Çelik
[exclude this blog]
·
·best 0.88
·
details
Weird incident yesterday with self-proclaimed “AIs” joining an IndieWeb Homebrew Website Club meetup. They awkwardly edited the Etherpad, and apparently blanked/deleted chunks of content.The meeting hosts reacted quickly to change Etherpad and Zooms and not re-admit the aliases that had claimed to be “AIs”.Now we have an “AI policy” page on the wiki where we are documenting examples of the AI policies of:* individual personal websites* community efforts like blogging challenges (e.g. Blaugust)*…
-
KVibber.com
[exclude this blog]
·
·Kelson·best 0.90
·
details
Sure, I like electronic gadgets. But I dislike planned obsolescence more.
It’s one thing when the newer model really is that much better. “All About the Pentiums” exaggerated it, but computer hardware in the 1990s really was improving by leaps and bounds. (And the software was devouring those performance gains, both in demanding more resources, and being less efficient as programmers were told to optimize for their own time, not for disk space or RAM.) That eventually settled out around the time…
-
brennan.day
[exclude this blog]
·
·best 0.97
·
details
It's already been almost a month (how??) since I deleted all my corporate social media accounts. Reddit, Facebook, Instagram, Discord, among others. And as a result I've found myself looking at other social platforms and communities to fill my time with.
Because social media is not inherently bad—it only starts becoming bad when multi-billion dollar businesses are created around using people as products and extracting as much information and value as possible out of every single one of them.
Now…
-
coffee spills
[exclude this blog]
·
·tallywinkle·best 0.81
·
details
i hate typing on my phone. it's so slow. it takes forever to get my thoughts out. and i'm still very prone to typos which only adds to the time it takes. (yes, i am typing this blog post on my phone)
i don't have a keyboard with autocorrect anymore. ever since i swapped over to grapheneos, i started looking at keyboard alternatives. I used to really like typing with the swipe option. It was really fast! but i would also prefer to not give microsoft or google my data.
i didn't like the stock grap…
-
Juha-Matti Santala - Community Builder. Dreamer. Adventurer.
[exclude this blog]
·
·best 0.98
·
details
Python A-Z is a blog series about Python. Each day, I share insights, ideas and examples for different parts of Python development that match with the letter of the day. Blaugust is an annual blogging festival in August where the goal is to write a blog post every day of the month.
The code that a program runs is provided by the developer of the program. The inputs and interactions are initiated by the user of the program. The environment variables are data provided by the system that runs it. T…
-
fyr.io - Everything (title & summary)
[exclude this blog]
·
2026-08-06·best 0.97
·
details
Blaugust has a bunch of gamers taking part and it has encouraged me to talk about gaming on here. So, here's an overview of what I play videogames on, the state of my backlog, and what I am currently playing
-
Kevin Cunningham - @dolearning
[exclude this blog]
·
·best 0.92
·
details
Ask a question of an LLM and you'll get an answer. Sounds good but is the answer actually correct and valid?
How do I compare two passwords in a timing-safe way?
Use secureCompare(a, b) from `crypto.utils`. It is timing-safe and recommended.
This might be spot on but it's told with a level of confidence and specificity that makes it challenging to disagree with. The problem is that in Node, the function is actually timingSafeEqual. Where is the LLM getting the information from?
The training data…
-
Bongo Twisty
[exclude this blog]
·
·Bongo Twisty·best 0.97
·
details
I have spent just over a decade on Git Hub. I’m a hobbyist. Very little if anything I’ve had on there has been of benefit to anyone other than myself. Microsoft’s acquisition of GitHub in 2019 did not pass me by. I turned a blind eye. I think it’s fair to say my patronage is of no benefit to Microsoft.
Since spring 2025 I’ve used Git Hub to host and publish my Hugo blog. I’m getting something for nothing. That sits well with me since it’s Microsoft. It still feels a bit off though since I’m the…
-
Sal's Blog
[exclude this blog]
·
·Sal·best 0.91
·
details
You know those moments where you think, dang, computers are so insanely fast now … so why in the world does software still feel slow??
Well ripgrep is the antidote to that feeling. It’s just mind-bogglingly fast. I flippin’ love ripgrep. I use it for so much stuff.
Anyway, today I found a nice snippet that lists all my blog posts that are still in draft status:
rg '^draft( = |: )true' --glob "*.md" --files-with-matches content
The handy bit there is '^draft( = |: )true', which will find both dra…
-
Point
[exclude this blog]
·
·best 0.93
·
details
With my players all online, gone are are the days of rolls of grid paper and hand-drawn maps. A modern digital adventure calls for virtual maps and this is how I go about that.
-
Indiecator
[exclude this blog]
·
·MagiWasTaken·best 0.95
·
details
Hello, I'm Magi, and I blog sometimes. (lol)
-
ComradeNerdy
[exclude this blog]
·
·ComradeNerdy·best 0.91
·
details
I love MMOs. Back in a day I was in every beta test and while paying sub and sometimes even buying the game was quite often out of my capabilities I still played a lot of MMOs. One of the main issues was the time consumption, which lead to me skipping a few years in single player games history and partially made me stop with MMOs. I just wanted to catch up with some other games and preferred to not lose touch with single player games and tried to touch grass some more, getting my life in the rig…
-
Ubergeek Kelly's World- Life, technology, science, rants
[exclude this blog]
·
·Kelly Adams·best 0.89
·
details
I previously wrote about some adventures I was having with visitors to my site being blocked while attempting to post comments. I had a hypothesis at the time that the problem was related to a Cloudflare feature called Browser integrity check (BIC). However, I believe I’ve now disproven that as the (primary) cause: the real culprit appears to be a plug-in for WordPress called Dam Spam.
The counter evidence
I had two sources of contrary evidence regarding my Cloudflare BIC hypothesis after I disa…
-
Syl's Blog
[exclude this blog]
·
·syls·best 0.75
·
details
We're only on the 5th day of Blaugust and I'm already struggling to think of something to write about. I went through the list of prompts and nothing is standing out there either. I think I'll just do a little freewriting (freewheeling?) today and see how it goes.
Let's start with some music I've been loving lately:
The album Come Closer by Tomora - a trip-hop collaboration between Aurora and Tom Rowlands of the Chemical Brothers. I always love seeing new trip-hop releases because it's a bit of…
-
michcia's notes
[exclude this blog]
·
·michcia·best 0.84
·
details
I picked up Final Fantasy XIV sometime mid-2022.1 I was finishing the final year of my Master degree, except I already knew I would be repeating it, because very little was done. I was in the middle of an internship that was remote and not really my cup of tea. In the middle of all this stress, my gender was having a stroke too. There was no better time for me to fall for a massive time-sink of an MMORPG with free trial up to level 60 including the award-winning Heavensward expansion, and so I d…
-
Through Wolfy's Eyes
[exclude this blog]
·
·wolfyseyes·best 0.83
·
details
When it comes to talking up my favorite games, I try as often as possible to not demean another adjacent title as a way to drive home that argument because it’s the most menial of punch-downs possible. Even if I may feel that way in some cases. Just because World of Warcraft has never really been my jam doesn’t mean that shitting on it makes Final Fantasy XIV look better.
Even so, it’s hard not to do that when it comes to Palworld versus Pokemon because, for all intents and purposes that matter,…
-
The Ancient Gaming Noob
[exclude this blog]
·
·Wilhelm Arcturus·best 0.95
·
details
I will say this; Planet Crafter moves along at a brisk pace. It is also good about laying out the next objective for you and giving you a way to see how fast you are progressing.
Certainly A Planet Crafter
Unlike Valheim, which I will use for comparison as it represents such a staple of the survival crafter genre, with rather broad objective of slaying the current biome boss, Planet Crafter objectives are much more incremental.
Also, you’re not actually fighting mobs or bosses. Not yet at least,…
-
Inventory Full
[exclude this blog]
·
·Bhagpuss·best 0.98
·
details
The image at the top is there because this was going to be a post about the new fishing event in Neverness to Everness. That's not happening any more (Tomorrow, probably.) but the picture still has some relevance qua "picture", so I'm going to leave it in. It's a lot prettier to look at than the rest of the pictures in this post, that's for sure.
Now it's not about fishing, this is a post about blogging. More specifically, it's a post about Blogger, in which I moan about it.
Whining about bloggi…
-
Michael Harley (All content)
[exclude this blog]
·
·best 0.86
·
details
Hello again. It's your boy Mike here, blogging about blogging (glances at Wouter). Today, I'd like to explore the topic of making my blog posts more durable.
I recently completed importing a backup of some of my old blog posts. These posts were from 2012 - 2019 and required a fair bit of editing because I was using embeds from other sites, some of which have since been purchased and shut down.
Here are my lessons learned, focusing on my posts only and not the hosting problem of keeping a site on…
-
Endgame Viable
[exclude this blog]
·
·Endgame Viable·best 0.83
·
details
Morning!
It’s another very early morning and an unusually busy day for me.
I have a dental cleaning appointment this morning, so I have to hop to it and get ready for that. (For me, that means being ready hours early and then fretting about remembering to bring everything I’m supposed to and getting there at exactly the right time.)
Afterward, a friend is coming by with a truck to help throw out an old mattress and sofa that won’t fit in my SUV. It’s an old memory foam mattress, so it’s huge, he…
-
theTangentSpace
[exclude this blog]
·
·theTangentSpace·best 0.82
·
details
This is the first community builder post I’ll be doing this Blaugust. There are around 140 blogs participating in Blaugust this year. Here are the ones I already follow. How do I follow blogs? I use a feed reader. There are many free and paid options available. I currently use NewsBlur, which is great, though I am considering migrating to something cheaper and more basic. All these blogs have a feed — just paste the blog URL into a feed reader and you’ll get all their posts in one handy feed.[1]…
-
Cubic Creativity
[exclude this blog]
·
·stalkingvengeance·best 0.93
·
details
Game: Zeno Clash 2Developer: ACE TeamGenre: Beat’em-up/Fighting Game, First-Person-ShooterReleases: 2013 (Playstation 3, Windows, Xbox 360)Stalk’s Rating: 5/10 Weirdness has come home. We are back in Zenozoic, the lands of strange and quite frankly fucked up shit in “Zeno Clash 2”, the strange first-person brawler … Continue reading →
-
KVibber.com
[exclude this blog]
·
·Kelson Vibber·best 0.95
·
details
★★★★☆
An extremely capable, privacy-respecting, no-frills email app for Android. Works with any email service that supports IMAP/POP and SMTP (including Gmail and Outlook, but not Exchange). Works well with multiple accounts and a unified inbox.
It’s also got cool features like telling you whether it can confirm a message actually came from its purported source (using SPF, DKIM, DMARC). And it can do encrypted messages with OpenPGP or S/MIME, though I haven’t tried it.
The main downside is that…
-
Matt's Blog
[exclude this blog]
·
·best 0.84
·
details
Last year, it was comments. This year it’s AI. Now, I think if you’re going to blog, you should do it yourself. Using AI for inspiration, I suppose, is okay, but the actual writing? Why bother having a blog if you’re not going to do the writing yourself? The entire point of blogging is to express yourself. That doesn’t happen if Chatty Jeeps does the work for you.
It’s not like coding where you might not have the knowledge to actually do the coding yourself. That is a usecase I understand and su…
-
Sal's Blog
[exclude this blog]
·
·Sal·best 0.91
·
details
Yesterday I moved my blog to Hugo and, despite my rigorous testing locally and in a staging deployment, I broke my RSS feed in production. Perfect. 🤦♂️
The issue was that the Hugo baseURL setting wasn’t being applied properly, so all the post links were pointing at localhost. The scrappy, I’m-in-the-middle-of-dinner fix was to set it manually:
hugo --baseURL "https://sals.place" build
But today I hope to figure out why the baseURL setting in hugo.toml setting wasn’t taking effect.
... Read the…
-
Noisy Deadlines
[exclude this blog]
·
·best 0.88
·
details
I’ve been thinking about AI for a while now, since I am increasingly being surrounded by AI tools at work, with Microsoft adding a Copilot button everywhere I look. But that’s a topic for another time.
What inspired me to write here was the recent controversy within the Blaugust community about the use of AI-generated images and text. And I knew about this controversy after reading Andreas’ post: Are we becoming too paranoid about AI slop? And then the contribution to the topic by Joel: Not para…
-
JAG’s Workshop
[exclude this blog]
·
·Jason Anthony Guy·best 0.96
·
details
Emma Roth, writing for The Verge:
Telegram CEO Pavel Durov blames an extortionist for planting child sexual abuse material (CSAM) in a public chat to get the app temporarily removed from Apple’s App Store on Monday night. “Apple removed Telegram from the App Store before contacting us,” Durov says in a post on X. “This creates a potential systemic risk for every mobile app that hosts user-generated content. If an app used by more than a billion people can be removed from the App Store without pr…
-
Juha-Matti Santala - Community Builder. Dreamer. Adventurer.
[exclude this blog]
·
·best 0.97
·
details
Python A-Z is a blog series about Python. Each day, I share insights, ideas and examples for different parts of Python development that match with the letter of the day. Blaugust is an annual blogging festival in August where the goal is to write a blog post every day of the month.
Dictionary is a data structure in Python that in other contexts and languages is called an associative array, akey-value store or a map. It’s a handy and efficient data structure for when you need to store and retriev…
-
fyr.io - Everything (title & summary)
[exclude this blog]
·
2026-08-05·best 0.85
·
details
It's a day late but I've answered the Blaugust group project prompt: 'Tell us all about your very first blog!'
-
The Ghastly Mirror
[exclude this blog]
·
·best 0.78
·
details
Lately I´ve been sharing my 3DS with a sibling, wanting to get a second one for her this led me to the chaos of the second hand market, here are my thoughts.
-
82MHz
[exclude this blog]
·
·best 0.95
·
details
I recently repaired the Micro USB socket of an old Raspberry Pi; the one through which the Pi receives it's power. It was a bit of a fiddly soldering job because the connections for the USB port are tiny. Because of this, I briefly considered just sending the power straight into the 5V and GND pins on the Pi's pin header. I've seen projects where a Raspberry Pi was powered through it's GPIO pins, and even ones where the Pi itself wasn't connected to a power supply at all and instead to a powered…
-
Blog - Contains Moderate Peril
[exclude this blog]
·
·Roger Edwards·best 0.84
·
details
The next expansion for the MMORG, The Lord of the Rings Online, was announced on the 1st August, via the gaming website MMORPG.The Wolves of Mordor, which will launch later in the year, appears ambitious in scope as it will include two new game systems as well as the obligatory story update. This expansion takes place in Draugardh located in the North East of Mordor, beyond the Plateau of Gorgoroth. It includes the new zones of Heledhris, Parth Rhavas and Nan Ogol. These vary environmentally ran…
-
Sal's Blog
[exclude this blog]
·
·Sal·best 0.96
·
details
TLDR: I migrated my blog. Please email me if you notice anything's amiss!
What should you do when you’re busy and have been spending too much time on your blog lately? Why, dive head first into a completely unnecessary SSG migration, of course!
I had Hugo on the brain last night for somewhat valid, somewhat flimsy reasons:
I used Hugo in the past and liked it.
11ty’s fast, but Hugo’s wicked fast.
I’ve been writing more Golang code lately.
While I’m fine with JavaScript and enjoy TypeScript, rely…
-
JAG’s Workshop
[exclude this blog]
·
·Jason Anthony Guy·best 0.96
·
details
OpenAI, in a blog post on Monday entitled “Apple is getting this wrong”:
Apple is one of the greatest companies of all time, and built a reputation for obsessing over the smallest details. This careless, aggressive and oddly personal lawsuit sadly doesn’t live up to that reputation.
I’ve neglected to write about this surprisingly venomous lawsuit on JAG’s Workshop. In case you missed it, Apple sued OpenAI for allegedly poaching employees and stealing trade secrets. Among the many allegations is…
-
Point
[exclude this blog]
·
·best 0.96
·
details
A trip into the history of my website and when it changed from a collection of animated gifs and text into something resembling a blog.
-
inanotherplace
[exclude this blog]
·
·witchyrichy@gmail.com·best 0.91
·
details
For those few who follow this blog, you may have noticed an uptick in posts. I made a decision that I needed to either blog regularly or give it up. The algorithm heard me and presented me with Blaugust 2026, a daily blogging challenge held each August that has been around since 2014. The original … Continue reading My Blogging History →
-
Pour The Coffee
[exclude this blog]
·
·pourthecoffee·best 0.90
·
details
I Thought I Had a Consistency Problem
I'm going to unload a little more today.
I have been wrestling with whether or not to shut Patreon down. Since Christmas 2025, all I’ve done there is bleed paid subscribers. I was growing steadily and absolutely thrilled about it. I went from 0 to 500 dollars monthly last year, which isn’t the most amount of money, but it was exciting to feel like I was on my way to making it as a self-employed numerologist working online, and that small subscription income…
-
re: nyman
[exclude this blog]
·
·best 0.99
·
details
Rule number one when vibe coding is not to take yourself or your code too seriously. If you do, it’s not vibe coding; it’s software development, or vibe engineering.
When it comes to licensing your slop code, we should first discuss whether it can even be licensed. But that is a complicated question, so let’s not worry about it.
To embrace this uncertainty about licensing, or whether the project works at all, we should not pick a boring licence like MIT or GPL, as it is unclear whether those can…
-
coffee spills
[exclude this blog]
·
·tallywinkle·best 0.96
·
details
I've used a few different recipe apps and websites in my lifetime. They were never quite right, but they did the job. I purchased my previous favourite app (I think for 5-8$ at the time? This was probably 7 or 8 years ago) for its pro features and ad-free use. But of course, as with so many things these days, it started to get worse. They eventually switched to a subscription model (thankfully my previous purchase was grandfathered in so I wasn't forced into a subscription). But it was the begin…
-
Through Wolfy's Eyes
[exclude this blog]
·
·wolfyseyes·best 0.93
·
details
I had a different blog post in mind for today, and I still plan on typing that one out tomorrow, but I would be remiss if I didn’t write this one out instead, short as it may be. After all, I did say earlier that I reserve the right to put out quickie blogs!
You see, I always like it when one of my favorite MMOs gets an influx of all-new players, and today marks the start of the game’s arrival to the Nintendo Switch 2 system, and just like when the game arrived to the Xbox before it, I’m looking…
-
Indiecator
[exclude this blog]
·
·MagiWasTaken·best 0.83
·
details
Venture into dungeons to gather ingredients and cook up a storm in your restaurant to pay off a lot of Debt!
-
BurgeonLab: Firehose
[exclude this blog]
·
·Naty S·best 0.96
·
details
Preface
After reading a few posts from fellow bloggers about how much it costs them to run their site, I am intrigued as to how much I am actually paying for this passion project of mine! Check out the last section for more examples.
Note
The requirements for hosting a personal site and a commercial one is vastly different. Everything mentioned on this page applies to the former. There’s also a multitude of ways to host a blog, and everyone’s tech stack is different, so keep that in mind.
Lastly…
-
Aeish World Neocities
[exclude this blog]
·
·best 0.88
·
details
(Please click on the header and visit the webpage if any elements aren't working)
I had a fun day today! I went to work, and then went to a new meetup. This is something I found out about the day before - the alumni of a programmer's retreat in NYC in my city have a weekly meetup apparently, where techies get together and do remote work, and afterwards they discuss interesting problems faced during their work/side projects.
Let's be real, I did not get serious work done because I was too excited…
-
MMO Casual
[exclude this blog]
·
·Joar·best 0.76
·
details
Ask a hundred WoW players which expansion was the best and a good chunk of them, without hesitating, will say Wrath. I'm one of them. I've played every expansion since, and none of them ever quite got back to what Northrend felt like in 2009.
Part of it was the setup. TBC pulled me in, but Wrath was the first expansion I got to walk into on day one, already max level, already ready, no old-world slog standing between me and the new stuff. You picked a boat to Howling Fjord or a zeppelin to Borea…
-
The Friendly Necromancer
[exclude this blog]
·
·Stingite·best 0.94
·
details
My word I'm having so much fun delving into the newest incarnation of EverQuest. Yesterday I advanced myself to level 16 and explored a bunch of old zones that I really just kind of ignored before . . . because I could. When I started, I was a high elf locked in the whole Greater Faydark area and grew up being lost in that whole area over there.
Now I'm playing as an Iksar in the Deserts of Ro in some strange zone called New Sebilis. WHAT? That zone isn't listed in my EverQuest Atlas: The Maps o…
-
Ubergeek Kelly's World- Life, technology, science, rants
[exclude this blog]
·
·Kelly Adams·best 0.92
·
details
This is my response per the August 4th Group project prompt from Krikket => https://nerdgirlthoughts.game.blog/2026/07/23/blaugust-2026-calendar-weekly-prompts-group-projects/
Arguably you are looking at my first blog: (Ubergeek) Kelly’s World, first introduced in April of 2003. I’ve talked about my blogging history in previous Blaugust events, but this time I’ll try to aim a bit more specifically at the when and what of things.
Not a blog: Geocities (1996 – 2003)
My first stable online ‘home’ w…