Details
-
Aboutthey know you're not me no matter how much of my shit you steal fuck you:)
-
SkillsC# VS VS Code HTML Python Node Js Linux Bash
-
LocationThe future.
Joined devRant on 7/6/2021
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
-
Burnout 3... my third burnout. No, not the game.
In other news: reading commits of the BASIC programming language is like watching a tennis match.
15 LOVE 30 LOVE
GAME
SET MATCH16 -
TL;DR : I did not read the fucking manual.
Story :
We have a particular kind of setup with Blazor Server-side. And it does not use any SQL, bbut calls APIs.
The class to call APIs was scoped to create one new HTTP connection per new tab (even if the user opens a new tab, it's a new HttpClient).
We were fine. I read that we have 65k ports and disposal takes around 2 minutes, and we have around 1000 users. So it went into the "backlog, where things go to die."
Hard core duiscovery in the past 2 days.
Azure service plan for webapps only allows you 128 outbound connections!
System, we reboot it manually every 4 hours, while I'm working to make HttpClient unique lol
I just needed a break and vent. And "Hey kids, know that Azure service plan is only 128 sockets, not 65536."10 -
I just got blocked on chess.com because some british guy blundered away like three pieces in a row and I went "blimey! the brexit geezer gambit!"
simple as.46 -
fixing the 5th bug this week that stems from liberal use of First() on enumerables that are unlikely but not in any way guaranteed to be non-empty.23
-
When you think about it.. we, DevOps, are the Mario Bros of the tech world.
We do the building, maintenance and pipelining so that whatever shit developers produce, it would end up in the right place w/o getting stuck9 -
Dev life is depressing:
Application Status
Total Applications: 20
Open: 1
Closed: 19
Total Responses
Received: 13
Pending: 1
No Response: 5
Application Progress
Initial Screen Results
Passed: 5
Failed: 9
Pending: 1
None: 5
Assessment Results
Passed: 4
Failed: 0
Pending: 1
None: 15
Interview Results
Passed: 1
Failed: 2
Pending: 1
None: 16
Final Outcomes
Accepted: 0
Rejected: 18
Withdrawn: 0
Pending: 1
Recruitment Reserve: 2
Statistics
Average Response Time: 9.1 days
Percentage of No Response: 25.0%
Applications by Year
2023: 1
2024: 14
2025: 5
Applications by Year and Month
2023-07: 1
2024-01: 1
2024-02: 1
2024-03: 1
2024-04: 1
2024-09: 3
2024-10: 3
2024-11: 2
2024-12: 2
2025-01: 2
2025-02: 1
2025-03: 214 -
NVD NIST cve CVSS v4 no rating, v3 rating critical vulnerability
description text low severity, no mitigation solution
what the fuck is this , is it critical or not and what the fuck should i do to solve it, what the fuck4 -
Yes, pdf a’s code of some kind is indeed ends with a space, and that space is mandatory. Who let uncle bob specify anything, anything at all?5
-
You should not mock @tosensei too hard. He's a good dude, he just have antiproctocoletism (from greek (ἀντι, πρωκo and κολεῖτης)
(It's a congenital disease that makes your anus looks like a vagina).4 -
Life pro-tip:
Before buying something, always make sure it's made by kid-slaves in a sweatshop. They have very tiny fingers, which means the quality will be over the top, and then the slavery part makes them very dedicated.10 -
https://snek.molodetz.nl/
500 Internal Server Error
Server got itself in trouble
Top 1% developer with 15 years of experience, ladies and gentlemen.9 -
the gratitude of not being in your mentor's position of trapped on fixing an unreproducible issue tied to company's KPIs for months3
-
Want to prevent your Windows PC from ever entering sleep mode? (Okay, okay, I know, you can do it in settings.)
Easy solution: Launch the Amazon Music app. (Without even playing any music, just launching the app prevents sleep mode, lol.)
What dumb developers from Amazon...2 -
If you have 100 hairs out of place nobody notices as it is just your style. However, if you have only one hair out of place everyone will notice it as it is a mistake.5
-
fknshit. Am I stressing about linting and formatting moreso than what the code itself does or is it just another hallucination?
I call it correctness paranoia. Bitch does it even compile. Yes, perhaps, but I absently-minded added a single newline somewhere, and that's no good.
So re-read the diff again: oh.
const auto&
should be
const auto
probably.
F is not returning a ref...
Should it return a ref?
Fuck, I'm declaring this nonref, should I
T N(V)
or
T N = V
Plain old doesn't fucking matter most of the time, but what if I missed a detail somewhere and so it *does* matter here?
REREAD. AGAIN.
SLOWLY.
DYING.
DYING.
DYING.9 -
How can something called SOAP be such filthy shit. No wonder people wanted to build local-only software back then.10
-
Do you know that Microsoft helps the israel rats to genocide Palestinians...
FUCK YOU MICROSOFT AND EVERY RACIST EMPLOYEE THAT HELP THE FUCKING ISRAEL5 -
Man, am I glad my company pays for Excel. It is truly worth the hassle of it not working half the time.13
-
I hate being belgian. Half of the time the algorythm think you're dutch.
Bitch I can't speak dutch.
@retoor what does that mean????14 -
I've been off caffeine for over two months*. I've also had a ton of 8am/9am meetings and they hurt so much. Last week I picked up a vape for the nicotine because I desperately need a stimulant for focus as I'm behind on tasks at work. I'm hoping I won't need another vape once this runs out.
Thankfully the US has the daylight savings switch next week, so my 8ams move to 9. It lasts for three weeks before they move back to 8 since they're scheduled by someone in the UK and their DST comes later.
I'm also going to talk to my manager about the 3x 8am meetings last week and how I'm not doing that again.
I hope I can get this PR done today.
* (with the exception of 1 Dr Pepper Blackberry Zero, and 1 Coke Orange Cream Zero because they're new and I wanted to try them)2