Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "the usual fuckery"
-
Really just an average week.
Just feel I need a bit of venting. (:
@meet: (monday)
- mgr: we need video transcoding and VOD ASAP.
- dev: on what server? It's expensive, especially without a GPU.
- mgr: prod is beefy. Put it there.
- dev: everything else is gonna crawl then.
- mgr: you have till the end of this week.
@demo (Friday)
- dev: k, it's ready.
- mgr: Why is everything slow??!
- dev: transcoding. Expensive.
- mgr: Why do we transcode? Never said I wanted transcode!
Can't we upload to YT?
- dev: ...yes. But will then each customer that wants VOD will need to setup YT studio and provide an endpoint and stream key.
- mgr: OK. But we're now behind schedule because of this and the customers will not be pleased.
- dev: oh, didn't know we're into gaming.
- mgr: ???
- dev: nvm, see you Monday.
...
Later Friday evening
...
*ding* mgr has added 5 new tasks to your list.
*ding* mgr subtracted 30 points from you.
reason: deadline over due.
Ya ya, the usual shenanigans.
Time to mute for the weekend.14 -
Apart of the fact that WordPress itself is one big hack, my most creative hacky solution was making it (dev) environment friendly.
First, I created a DB pull and push tool in NodeJS (on TypeScript). Then, because WP is so clever and stores internal URLs in full length in the DB, I had to create a DB migrator (find & replace) and attached it to the DB pull task.
After this, of course WP still has its config in one file, so I used composer to install phpdotenv and filled the config with environment variables.
Bundled with some good ol' Gitlab CI/CD magic, the website is now 10% sanely developable.
It feels like having to shovel piles of shit, but with a golden shovel. Everything stinks as hell but at least there is a tiny bling to it, temporarily.
But in all seriousness: WordPress is a god damn fucking pile of tumors!3 -
Multi-mini-rant time!
1. The Case of the Craptop
Someone wants me to fix their permadead battery, cut-up charger, and what amounts to a laptop held together with GUM... all with software. The charger is like 6 bends from snapping entirely, and requires fucking with. Hard drive is on last legs. Battery's like $50 on its own.
Fuck me...
2. The Fuckery Continues...
Wednesday, it's gonna be -30°F or worse with wind chill. School isn't closing. Normal temps are like 40°F rn, so it's not like it's usual weather or anything.
Fuck me. Again. -
Hello, instead of my usual nihilistic fuckery, I actually have a question that you guys may be able to answer.
When uploading images in Chrome this morning I got the two prompts pictured below. One is in google voice, the other is in gmail. I searched online for answers but oddly enough there is nothing satisfactory.
The promp is 'upload failed server rejected.' This problem goes back as far as 2012, but today it happened to me for the first time. Thank you3