

I self-host web apps I write myself? ¯\(ツ)/¯
I self-host web apps I write myself? ¯\(ツ)/¯
Is this necessary? Seriously, we are heading into a climate crises (or more accurately, already in one) and now we need to manufacture this shit?
I used to love eggs but since going vegan it literally smells like garbage (as in I’ll blurt out “what smells like trash?” before realizing someone is cooking eggs).
postmarketOS?
Why would using metric cause someone not to understand fractions?
When it gets dark super early? Lame as fuck. Unless you’re talking about Arizona, fuck that.
Permanent DST > fucking with them.
Because “standard” and “normal” things are hardly ever the best.
It’s mostly about performance. Caddy’s Go-based garbage collector starts to negatively impact performance at high load. It looks something like:
server {
listen 443 ssl http2;
server_name example.com;
ssl_certificate /etc/nginx/ssl/fullchain.pem;
ssl_certificate_key /etc/nginx/ssl/privkey.pem;
location / {
proxy_pass http://localhost:3000/;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
}
}
I’m also a developer and I’m really big on optimizing database queries and having the right data indexed. When I review others’ code I’m being “nitpicky” when I point out that an index is missing. When it comes to query optimization I’m often told “well there’s plenty of memory.”
I prefer nginx to Caddy myself for reverse proxies. As far as VPN technologies go, Tailscale and WireGuard are where it’s at.
Not sure why we’re comparing Caddy to Tailscale though.
I have two chihuahuas so I take them on three walks per day, but just two of those walks are what I call “medium” walks for them, it’s a few big blocks around the neighborhood.
What you reminded me of is when I do my 5+ km walks, I bring one of them in a shoulder bag carrier for dogs. They can’t walk that far every day due to their size but they still absolutely love the adventure.
5 is an IKEA fork
Source: I have an IKEA fork
I have this as an iMessage sticker
Maybe I’ve been in LA too long but $11 seems like McDonald’s prices
Such an original, Reddit-style one liner. 😒
And all the photos look like shit because they’ve been recompressed in JPEG, and all the metadata is just gone.
.order(created_at: :desc)
I don’t have a point, but felt like typing it in Ruby. Maybe someone else will have something snarky to say.
My home state. Most my family has moved out, what a shit hole.