New blog post:
I'm trying to port my site to Zola and I'm not sure I like it
https://82mhz.net/posts/2025/03/im-trying-to-port-my-site-to-zola-and-im-not-sure-i-like-it/
New blog post:
I'm trying to port my site to Zola and I'm not sure I like it
https://82mhz.net/posts/2025/03/im-trying-to-port-my-site-to-zola-and-im-not-sure-i-like-it/
🦊
I am downright delighted to announce that my latest book, YOU DESERVE A TECH UNION, has a brand new look. I really love it, and I hope you do too.
Here’s a look at what’s changed and—maybe more importantly—what’s stayed the same:
https://ethanmarcotte.com/wrote/refresh-a-new-look-for-you-deserve-a-tech-union/
#YDATUbook #books #bookstodon #blogging #labor #TechLabor #unions #TechUnions #1u
🇫🇮🐍 Welcome to our next meetup on Wednesday 19th March 2025 at Taiste:
Talks:
✒️ @hamatti - Why developers should write blog posts
💉 Sakari Cajanus - Dependency injection in Python (or why Python is not Java)
🦀 Mislav Novakovic - Refactoring to Rust
And the famous HelPy quiz!
https://www.meetup.com/helpy-meetups/events/306522919/
Please also drop us a line if you’d like to give a talk in April or beyond ⭐
#HelPy #Helsinki #Python #meetup #writing #blogging #DependencyInjection #Rust
I wrote about how social media habits make it hard to write a good opening and how a BBC4 radio program helped me overcome the urge to waffle.
Neither waffle nor a cold open: In Our Time with Melvyn Bragg is my model for topic introductions
https://rinsemiddlebliss.com/posts/2025-03-22-neither-waffle-nor-cold-open/
Hi. I'm terrified.
I've been trying to make my own space on the web for years. And I've been stuck. Badly.
But today is my birthday. And I refuse to let another year pass without putting something—anything—out there.
So here it is in all its messy glory. My first post on my barely-there #website: https://fromemily.com/hi-im-terrified/
It's not great. But it's okay...enough.
And I hope it means something to someone.
@actuallyautistic
#SmallWeb #ActuallyAutistic #ActuallyADHD #writing #blogging
PSA for people with #Wordpress blogs: do you know that you can turn off comments on old posts?
In the last few months I have noticed a significant uptick in spammy comments on my Wordpress blogs (I have 4).
Well there is a way to remedy all that: you can simply turn off comments on old blog posts by going to:
Settings -> Discussion -> and checking "Automatically close comments on old posts"
(You can even determine the "oldness" of posts, for example, older than 7 days, 14 days... anything you'd like)
Enabling this made all the difference for me. I could not recommend it more.
End of my PSA 🤗
Have a great day everyone!
#blog #blogging #selfhosting #spam
"Westenberg" is penned by the eponymous Joan Westenberg. She is also on Mastodon @Daojoan
Take a few minutes out of your day and have a read of "The Internet is Shrinking"
You'll be glad you did.
Source: https://www.joanwestenberg.com/the-internet-is-shrinking/
Postagem nova no blógue
! Sobre as notícias recentes do shadowban de jogos adultos do itch.io devido o monopólio de pagamentos:
https://punkytrio.neocities.org/posts/2025-07-31-Itch-io-monopolio-dos-cartoes-e-pix
This is my Newsletter-Post! 📰🔔✨
To receive a notification
each time I release a new article:
You can interact with this pinned post in any way you wish (boost, favorite, or reply), and you will get a notification each time a new article is added to this list.
Newer articles are at the top.
Thanks for subscribing!
All Em's Privacy Guides articles 📚
Queer Dating Apps: Beware Who You Trust With Your Intimate Data 💔
Stay Safe, but Stay Connected 💚
Selling Surveillance as Convenience
The Importance of Data Privacy For The Queer Community 
KeePassium Review: A Flexible Password Manager for iOS and macOS 🔐
Sam Altman Wants Your Eyeball 👁️
Age Verification Wants Your Face, and Your Privacy 🪪
In Praise of Tor: Why You Should Support and Use Tor
Interview with Micah Lee: Cyd, Lockdown Systems, OnionShare, and more 
KeePassXC + YubiKey: How to set up a local-only password manager
Privacy is Also Protecting the Data of Others 💛
How to Reset Your YubiKey and Create a Backup
The UK Government Forced Apple to Remove Advanced Data Protection: What Does This Mean for You? 🍏
No, Privacy is Not Dead: Beware the All-or-Nothing Mindset 🔒
CryptPad Review: Replacing Google Docs 🛡️
The Future of Privacy: How Governments Shape Your Digital Life 🌐
Using Tails When Your World Doesn't Feel Safe Anymore 💜
Personal blog (older articles): 👇
The Solutions to Proctoring Software 🎓
The Problem with Proctoring Software
The Mastodon’s Guide to the Fediverse
Easy Practical Privacy Tips for Everyone
The Importance of Using Messaging Apps With End-to-End Encryption, Which Ones to Use and Why
Saudações
, trago aqui a porra do meu blógue pra quem quiser acompanhar
Primeira postagem do blógue já está lançada:
https://punkytrio.neocities.org/posts/2025-07-14-Devlog-CBB-1-Sonorizacao-Hotwheels
e é um devlog do jogo de chutar facho, que agora tem som!
habemus 
New #blog post! Kinda! This one is a cheat one because I am too tired to write a real one, but didn't want to break my #Blaugust streak after only two days! So instead here are my tips to avoid getting heatstroke. Take care of yourself!!
https://renkotsuban.com/posts/2025-08-03-Blaugust-Day-3-Don't-get-heatstroke.html
New #blog post!! I've finally gotten around to updating my beginner guide to #Eleventy! If you're interested in setting up a simple blog with this static site generator, this should have everything to get you started 👇
https://renkotsuban.com/posts/2025-07-25-Updates-to-the-Eleventy-guide.html
Aoba! Passando aqui para dizer que tem post novo no blógue, no post falo sobre o bootleg anarquista do tintin:
https://punkytrio.neocities.org/posts/2025-07-22-Leia-o-bootleg-anarquista-do-Tintin-gostoso-demais

A blog post about common parts of my #Emacs configuration
There is a first post in the series of posts about my Emacs configuration. I tried to describe all at once but @lfa stopped me at the right point!
https://eugene-andrienko.com/en/it/2025/06/30/my-emacs-configuration-common.html
I'm starting a series of blog posts, in which I write a #bytecode #compiler and a #virtualMachine for arithmetic in #Haskell. We explore the following topics in the series:
- Parsing arithmetic expressions to ASTs.
- Compiling ASTs to bytecode.
- Interpreting ASTs.
- Efficiently executing bytecode in a VM.
- Disassembling bytecode and decompiling opcodes for debugging and testing.
- Unit testing and property-based testing for our compiler and VM.
- Benchmarking our code to see how the different passes perform.
- All the while keeping an eye on performance.
The first post of the series that focuses on writing the #parser is now out: https://abhinavsarkar.net/posts/arithmetic-bytecode-vm-parser/