The apology I'll never get
What real accountability would have looked like, and why it never came.
ventirl
Jul 2026
What I lost that I can't get back
Naming the things that are just gone now, permanently, without pretending they're recoverable.
ventlife
Jul 2026
The version of me they never saw
Judged on a fraction of who I am, and treated like it was the whole picture.
ventlife
Jul 2026
The quiet after
Relief and loss existing in the same silence at the same time.
ventlife
Jul 2026
What I wish someone had said to me
The words nobody said, so I'm saying them to myself instead.
ventirl
Jul 2026
What safety was supposed to feel like (and didn't)
The trusted adult system, and what happened the one time I actually needed it.
ventirl
Jul 2026
The version of me before all this
There was no single good year that turned bad. It built up slowly since I joined.
ventirl
Jul 2026
What made me mute
It wasn't one thing. It built up gradually until it broke through.
ventlife
Jul 2026
Log files — what they are and how to actually read them
tail -f, grep, journalctl, Docker logs — the commands and what to look for.
tech
Jul 2026
What a reverse proxy actually does — a deeper dive
The full request cycle, header manipulation, WebSockets, and multi-backend routing.
tech
Jul 2026
Understanding ports — what they are and why they matter
IP addresses get you to the machine. Ports get you to the service. Here's how.
tech
Jul 2026
How I set up a new VPS from scratch
The exact sequence — updates, user creation, SSH hardening, UFW, Docker, nginx.
tech
Jul 2026
Things I'm still angry about
Not everything resolves neatly. Some things just stay. This is a list of those things.
ventirl
Jul 2026
The gap between who I am online and who I am in person
Articulate online. Three people in person. Same person, different channel.
lifeirl
Jul 2026
Being judged for how I communicate
The register comment, the broader pattern, and what good actually looks like.
ventlife
Jul 2026
What nobody prepared me for about becoming mute
It's not a choice. It's not silence. Here's what it actually is.
ventlife
Jul 2026
When the system fails you and keeps failing you
Every protection that was supposed to exist, and what happened when I needed it.
ventirl
Jul 2026
What it's like when adults don't take you seriously
The assessment plan that didn't exist, and what happens when being right isn't enough.
ventirl
Jul 2026
What systemd is and why it matters for servers
The init system, systemctl, journalctl, and writing your own service files.
tech
Jul 2026
How memory and CPU limits work in Docker
Why limits matter, how to set them, and what happens when they're hit.
tech
Jul 2026
What a webhook is and how they work
Reverse APIs, signature verification, and where I actually use them.
tech
Jul 2026
How to read an HTTP request — headers, body, methods
Methods, headers, status codes, and how to see real requests in dev tools.
tech
Jul 2026
What a cron job is and how to use one
The syntax, real examples, full paths, and how to debug when they fail silently.
tech
Jul 2026
How I back up my servers
3-2-1 rule, PostgreSQL dumps, rsync to NAS, and why you need to test restores.
tech
Jul 2026
What an SSL certificate actually contains
The files, the keys, wildcards, expiry, and how to inspect one.
tech
Jul 2026
How I structure my Docker Compose files
Real examples, named networks, health checks, and env files for secrets.
tech
Jul 2026
Growing up building things — how coding shaped me
Something that was mine, how it taught me to think, and where it led.
lifetech
Jul 2026
What I've learned about asking for help
Ask earlier, how you ask matters, and giving help as practice.
lifetech
Jul 2026
Why I don't compare myself to other developers anymore
You vs highlights reel. The only useful comparison is you now vs you before.
lifetech
Jul 2026
The things I do when I can't focus
Smaller tasks, different music, stepping away, and accepting some days just aren't it.
life
Jul 2026
What home education actually looks like day to day
No timetable, learning by building, and the tradeoff that was worth making.
lifeirl
Jul 2026
The day everything changed
Three hours. No mum. No trusted adult. Sent home crying on the bus.
ventirl
Jul 2026
Why I think everyone should learn basic Linux
Servers run Linux. The terminal unlocks everything. Here's where to start.
tech
Jul 2026
The best free tools I actually use
Cloudflare, Pterodactyl, AdGuard, Vaultwarden, Certbot — the full list.
tech
Jul 2026
Things I'd tell myself when I started coding
Not technical tips — the personal stuff I had to figure out the hard way.
techlife
Jul 2026
If I could redesign school from scratch
Start with the person, not the curriculum. Flexible pacing. Actual useful skills.
lifeirl
Jul 2026
Things I want to learn next
Kubernetes, deeper networking, advanced Rust, electronics, and writing better.
techlife
Jul 2026
What a good day actually looks like for me now
Music on, something starts, flow for a while, Claws nearby. That's the shape.
life
Jul 2026
Why I find deadlines almost impossible without external accountability
Self-imposed deadlines are fictional. External ones are real. Here's why.
life
Jul 2026
The people who believed in me when school didn't
A counterweight to the deficit story. The people who made a difference.
lifeirl
Jul 2026
Why I prefer dark mode everything (and how to force it)
Sensory sensitivity, focus, and the CSS media query that does it automatically.
lifetech
Jul 2026
How I use Redis for caching in practice
Cache-aside, TTLs, sessions, rate limiting — the actual patterns I use.
tech
Jul 2026
What a firewall actually does
UFW, deny by default, and why you should never lock yourself out.
tech
Jul 2026
What a load balancer is and why it matters
The receptionist analogy, algorithms, health checks, and nginx config.
tech
Jul 2026
Why I build things nobody asked for
Because the idea was there, because building is thinking, because nobody else will.
techlife
Jul 2026
My relationship with music
The start signal, what it does on hard days, and why it's basically infrastructure.
life
Jul 2026
Things that are better than people say they are
Rust, self-hosting, reading docs, staying in — an opinionated list.
lifetech
Jul 2026
Things nobody tells you about being neurodivergent
The exhaustion, the inconsistency, the sensory stuff, and what's actually good about it.
life
Jul 2026
What good online spaces look like vs bad ones
Purpose, moderation, size, and knowing when to leave.
lifeirl
Jul 2026
The difference between being alone and being lonely
Physical solitude vs emotional disconnection — they're not the same thing.
life
Jul 2026
Why I don't feel the need to explain myself anymore
The exhaustion of constant justification and why I mostly stopped.
life
Jul 2026
What it feels like when hyperfocus kicks in
Falling into it, time disappearing, and the cost of coming out.
lifetech
Jul 2026
What open source actually means and why it matters
Transparency, community, and why almost everything I use is open source.
techlife
Jul 2026
How HTTPS works under the hood
TLS, certificates, public key cryptography, and why you always need it.
tech
Jul 2026
How I structure a Next.js project
App router, folder layout, TypeScript, and why I always start the same way.
tech
Jul 2026
What is a database and which one should you use
PostgreSQL, SQLite, Redis — what they are and when to use them.
tech
Jul 2026
How small comments do real damage
The throwaway ones. The ones said without thinking. The ones that stay anyway.
lifeirl
Jul 2026
Things I've broken and what I learned from them
Full disks, bad migrations, lost commits — the incidents that taught me the most.
techlife
Jul 2026
How I handle imposter syndrome as a self-taught dev
Why the voice is loud when you're self-taught, what actually helps, and when it's useful.
techlife
Jul 2026
Why I find it easier to work at night
The quiet, the focus, the flow state — and why the hours slip.
lifetech
Jul 2026
The things that genuinely make a bad day better
Music, Claws, building something small, and stepping away from screens.
life
Jul 2026
How Cloudflare Tunnels work and why they're great
No open ports, no exposed IP — how tunnels flip the model entirely.
tech
Jul 2026
Why I prefer Cloudflare over everything
DNS, DDoS protection, proxying, tunnels — and why the free tier is genuinely absurd.
tech
Jul 2026
Masking — what it is and what it cost me
What autistic masking actually involves, what school felt like, and when it stopped working.
lifeirl
Jun 2026
Why I chose Rust for my backend
The compiler as code reviewer, Axum, performance, and why the learning curve is worth it.
tech
Jun 2026
Claws and coding
The world's most disruptive coworker and why that's actually fine.
lifetech
Jun 2026
Why I think everyone should have a personal website
You own it, it's yours, and it doesn't have to be complicated.
techlife
Jun 2026
The best and worst parts of working on your own projects
Creative control, scope creep, 11pm debugging sessions, and whether it's worth it.
techlife
Jun 2026
How I deal with information overload
What it actually feels like and what actually helps.
life
Jun 2026
Why routine matters when your brain works differently
How structure reduces cognitive load and why music is my start signal.
life
Jun 2026
What a VPS is and why you might want one
What it is, how it differs from shared hosting, and whether it's worth it.
tech
Jun 2026
How I manage multiple servers without losing my mind
SSH config, Docker Compose, nginx, Cloudflare, and staying sane.
tech
Jun 2026
SSH — what it is and why it's essential
Secure remote access, SSH keys, config files, and SCP.
tech
Jun 2026
How DNS works — the internet's phone book explained
What happens when you type a URL, record types, TTL, and why Cloudflare.
tech
Jun 2026
What is an API and how do I actually use one
The waiter analogy, REST, API keys, and how I use them in real projects.
tech
Jun 2026
An honest review of every distro I've tried
Ubuntu, Debian, Arch, Garuda, Fedora, Nobara and more.
tech
Jun 2026
What I actually do when I'm bored (spoiler: build things)
Boredom as a creative starting point and why the best projects come from having nothing to do.
lifetech
Jun 2026
The internet raised me — how being online shaped who I am
Where I actually learned things, found my people, and figured out how to think.
lifeirl
Jun 2026
Why I communicate better in writing than in person
Selective mutism, thinking time, and why text isn't a lesser form of communication.
lifeirl
Jun 2026
Docker for beginners — how I use it and why you should
Containers, images, Compose files — and why I can't imagine going back.
tech
Jun 2026
How nginx actually works
Reverse proxies, SSL, config files and the stuff that trips everyone up.
tech
Jun 2026
Pterodactyl — what it is and why it's actually great
The open source game server panel powering the server host I work at.
tech
Jun 2026
Why I code for fun
It's a creative outlet that happens to produce something functional.
techlife
Jun 2026
Things I wish I knew when I started coding
Version numbers, Git, reading error messages, and other stuff nobody tells you.
tech
Jun 2026
What I've learned being a self-taught dev
No curriculum, no bootcamp — just building things until they work.
techlife
Jun 2026
Self-hosting everything — the NAS, the media stack, all of it
AdGuard, Plex, qBittorrent, Pterodactyl — how my setup actually works.
tech
Jun 2026
Why I run Linux as my daily driver (and why you should too)
Nobara KDE, owning your machine, and why the dev experience is just better.
tech
Jun 2026
Why I prefer online friends over IRL ones
It's not about avoiding people. It's about what actually works.
lifeirl
Jun 2026
Being autistic and self-taught — how my brain works with code
Hyperfocus, pattern recognition, selective mutism, and why coding fits.
lifetech
Jun 2026
Home education — what it's actually like
Getting out of school was complicated. What came after is a lot quieter.
irllife
Jun 2026
Before the police call — what actually led up to it
The laptop confiscations, the SEND document, the interrogation — all of it, in order.
ventirl
Jun 2026
So my school called the police on me
The full story — SEND breaches, a 3-hour interrogation, and how I ended up mute.
ventirl
Jun 2026
Andrewclaws Vol. 2 — A Menace In Her Prime
The bunnies, the ivy, the VAT, and the Easter incident.
life
Jun 2026
Andrewclaws
She showed up in a storm and never left. Best thing that ever happened, honestly.
life
Jun 2026