Profile avatar
leverglowh.gay
197 posts 13 followers 27 following
Prolific Poster
Conversation Starter

Us: release to prod A single node of a swarm: breaks down Infrastructure: yeah we fixed it dw One week later Us: can we release? is it gonna break again? how do we fix it if it does? Infrastructure: dw not gonna break again Us: release The node: dies

Me: why does the stupid event fire 50 times *Spends 1.5h debugging* What actually happened: 50 layers, one on top of the other, firing together 🎆 Stupid test dataset

"I'm only using AWS free trials" "I have removed all services before trial expired" "I set up a zero spend budget plan" "I triple checked, there is no risk" AWS two months later:

I hate the fact that now react redux uses action directly to match cases in builder, but is actually looking at typePrefix (in combination with the action name I guess?) causing my stupid test to fail I’m so angry rn

This compile time lifetime analysis of Rust is pretty cool

Oh no, Rust has pointers

Me on the first lecture of Rust The lecture: // Macros macro_name!(); macro_name![]; macro_name! {}; Me: ...?

Sometimes I encounter bugs, and I wish I could just call the developer and tell em it’s because of this, change that line. Most of the time I have talk to a customer support that probably knows less than me.

TIL VS Code has a built in emmet abbreviation for lorem ipsum Such a nice little feature Turns out it's emmet that has it built in, nice!

Jellyfin is so much easier to setup compared to plex took me less than 10 minutes it's insane they even provide nginx config on their docs Right now I don't even remember why I chose plex over jellyfin in the first place

So I only need node_modules and dist in my stupid docker image??? What about static assets??? If I can get the image to weight less than 500mb I might actually get the pipeline up and running

When you can play with GitHub Actions on company time (so you get paid) Happy

I was like whoa why this app suddenly has ads?? Then I remembered oh yes I have pi-hole at home

Buon Natale 🎄 www.quantomancaanatale.com

I need a caffè doppio

I did a little dance because the code works

it’s been 4 months, and the junior dev still doesn’t understand shit about what an useEffect does, or how to update a state their mind always goes to “oh so I copy x from y and it works right?”

I’m just gonna go ahead and pretend there is no gold emblem in ptcgp

my house needs beer

I highly suspect this coworker F is in early holiday We had a DDOS attack at work and he being the one in charge of BE was no where to be found (while showing available on teams lol) Chad

😯 ongoing ddos attack at work I’m too much of a pleb to be included in the danger room, but it’s interesting!

who's linting a 5 year old project with hundreds of files needing manual fix? Me!

I was talking to myself while trying to make sense of this piece of code and Siri suddenly: Um-Hmm? scared the crap out of me

Planning to bring cicd pipeline to a legacy vuejs2 project Have to squeeze it in the little time I have to finish the actual project tho

No consumer too slow error after fixing posts cleanup If it works, don’t fix 😁

why don't cats blink

Sometimes when I have to copy a piece of plain text, I type it by hand just to feel that confidence For the rest of the day I would be writing 5 lines in total and that is not a good feeling

also F the junior that won't even read the freaking task properly

I don't understand why after a 5min network outage the cloudflare is now hating my nginx webserver as if it killed its mum

The junior really needs to understand closure better

I mean who doesn't sort imports by line length