Details
Joined devRant on 7/15/2022
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
-
urgghhh this old laptop doesn't have a working shift key
also it's sticky. eeeeee
thankfully there's 2 shift keys but talk about awkward
just gotta dump ssh on it and find out if it can run rust or not. God this thing is slow. was top of the line 10 years ago when this business guy bought the best laptop he could find, now somehow barely runs arch. crazy4 -
An endpoint called TryFailedCopyDocuments which is called unconditionally in the happy path, calls into a service to update session data, then separately checks whether the service is live which could only be false if the service died shortly after the previous call, then if it was live, does a separate blocking call into the service to copy some files, and if it wasn't, copies the files within the request handler thread.9
-
Consider:
For a "Save As" dialog, you pipe into an external util from your application, passing in directory and an extension filter, something like `|` separated "Description (*.ext)".
Your code waits as the user picks. When they press OK, you get back a filename.
---
Quick poll:
If the user chose an extension/filter, but wrote the filename _without_ an extension, then what is the expected output?
[A] The filename as-is, no extension.
[B] The filename with the extension added, according to the selected filter, unless the filter was just "All Files (*.*)".
[C] "\1\0\0\0" and errno set to `EDEADLOCK`.4 -
In case anyone else has the bug in the web version of DevRant where if you scroll to the comments the page grows infinitely, I made a userstyle
https://userstyles.world/style/...1 -
heh what if you make an ad that does no horror or coercion but makes anyone who sees it buy your product out of compulsive, OCD-like terror
do you think they would care about ads doing subliminal hacking of brains
I feel like this is when mods ban me for not the rules3 -
I actually think that auto-completing pull requests with any merge strategy other than fast-forward is completely insane. WTF do you mean the final version of the code is produced with no humans present?4
-
The symbol for things to avoid in biology: ☣️
The symbol for things to avoid in physics: ☢️
The symbol for things to avoid in IT: ✨7 -
wow tarot cards have a solution to hobby programming projects
just always stuck in 3 of wands, forever
cuz 5 of wands sucked. so then I started avoiding 4 of wands to never get to 5. and then you just get stuck planning forever at 3.
5 is when communities of people come with their own ideas and cause self doubts in you, override you. 4 is respite/pride/reveling and feeling comfortable in your idea/quest and seeking out a community base to share it with
guess in the end it's always that people suck and nobody can do anything alone. mega lame!5 -
i started smoking cigarettes 1 year ago. and its getting more intense. i only smoke when i am overburned with HEAVY. HEAVY FUCKING STRESS.
11 august 2024 i had a mental breakdown. complete crashout due to losing ANOTHER 2000$ on $VINE coin
i crashed out so hard. so badly. in front of my parents. dad picked me up from floor and hugged me and he was shaking. mom was comforting me confused and scared. i uncontrollably breathed hard shaked and cried.
thats why i started.
crypto was the trigger to start smoking for the first time ever after 27 years.
now 28 years later i am still smoking but very rarely. took me 1 year to smoke 1 pack of cigs. now im on a 2nd pack.
i smoke 2-4 cigs per session one after another.
am i fucking going insane?6 -
We need to come up with a coding version of this. Where is a place that coders fight all the time? Some place notorious for this? We fight here, but I wouldn't compare devrant to a waffle house.8
-
urgh I want someone to help me with my job PTSD by like letting me talk to them as I try to choose one and figure out my neurosis and just do some comforting words or something
but they're thinking of doing it next week when my boyfriend will get his passport next week and I wanna spend 3 weeks with him unemployed just chilling when he finally visits 🥺7 -
I come home and the park is surrounded by police. Fine, I'll take a shortcut home and will snuff the mountain of amphetamine I have left and will end as the scarface from Ali express. If I do not get shot, I'll be online for the next 72 hours. Both are appealing tho. Anyway, I have to act quick. TTYL.4
-
GRAARGHHHHHHHHHHHHH POOHHHHHHHHHHHHH!!!
That's just my frustration with SourceTree.
This is a story all about how my SourceTree got twisted upside down, and I'd like to take a minute to just sit right there and tell you how I pushed my code to my repository on GitHub:
Iiiiiin my SourceTree, born and raised, I checked out my branch, tried to push but SourceTree said: "See ya later!" (denied/authentication failed). Sssoooo I told myself I was not going to use ChatGPT to solve this problem. I was going to use my Medior skillzzzz1!1!1!Oen and so I did solve it, but what a fucking hassle!
First I tried to remove all credentials from SourceTree and from my system, then I tried to add a fine-grained PAT, and finally... someone mentioned on StackOverflow that it was the git version that was oudated. So, SourceTree has an outdated embedded git, even on the latest version. Wtf?! Anyway, so I let it choose system git (which uses the latest git version).
And now it works!
Haaaaaaaaaaaaaaaaaaaaaa.19 -
What's your favorite letter? Mine is Z. It have a fascinating history. it was originally an S, but it became edgy and angular.13
-
The reason why CS graduates don't make the big bucks is that they do not learn how to configure CI pipelines for gitlab in university.7
-
skipped my meds yesterday night by accident and just got the best sleep I've had in a month. yeah fuck these things
and they lied to me and told me they were sleeping meds the first time even tho that was unnecessary to be doing and they're not prescribed for sleep
I hate the medical field. that's so fucking gross10 -
I absolutely despise state of org structures in mid-big companies due to mediocre devs and more than that mediocre middle managers that are responsible for putting out policies.
They are on doom spiral but somehow keep themselves afloat. Heard a policy for one of them is like you need to be using AI for 80% of your job? They are being run as if the person using it is unable to think for themselves. If you are micromanaging prompting why not fire the plebian, and use agents and 100% AI bitch.
But most companies are like this, why?5 -
How would it change your working behavior if you get about 5% shares of the company you are working at?19
-
just had my annual review. it felt like parsing a poorly formed JSON response.
{
"name": "Me",
"metrics_met": true,
"innovative_solutions": null,
"complex_problems_solved": undefined,
"mentorship_provided": null,
"overall_feedback": "excellent, good job, Keep up the good work."
}
all the real work—the late-night debugging, the patient mentoring of the junior dev, the architectural insight that saved us from a rewrite, it all just gets returned as null or undefined.
the system only has fields for the stuff that's easy to measure, not the stuff that actually matters. my career is being evaluated by a broken API.
i'm gonna start writing my own damn API documentation for my brain. at least then the payload would be accurate.15 -
My phone broke a few months ago and when I went to a local retailer. All their phone specification and the price were locked behind a QR-code. You could not make an educated purchase lol
Who was the idiot that thought this was a good idea.5 -
Why does everything require an account these days?
I just wanted to try out a simple to-do list app. Next thing I know, it's asking for my email, phone number, and the name of my first pet. I'm not buying a house — I just want to tick off "buy milk."
Whatever happened to lightweight, no-signup tools? Devs, bring back simplicity please.
/end rant13 -
downside of being magically healed by people is I don't have the brain to learn magic (maybe it's the drugs honestly...) so I'm ravenously dependent on this guy to do another round so I can gain more brainpower
fucking hell
I don't like dependence
also every time he does this I feel like I've been sutured for 1-3 days. and I gotta be careful and not pull at them. how the hell do you do that with a brain? that's gonna be so fucking bad. "just don't think at 145 iq horsepower" tehe.
AND he says it's experimental. and what the fuck he says he's only this good at healing due to past mistakes... I might end up a vegetable. but I'm already a fucking vegetable. fuck
upside, he fixed my nervous system back to having endurance for emotions and stress so I'm not fucked up from thinking all this. yay some resilience for once after 3 years of hell
one guy thinks I survived a paradoxical collision of time magic. that doesn't make sense why the shit would I have hit a fucking time traveling universe. then he changed his mind thinking failed possession. this makes more sense to me but who the fuck would've wanted to possess me. fucking Christ. and could they not have melted my nervous system having tried to do so. mean as shit.
I still think it was a hex. I think it was a death hex actually.
thanks for coming to the weirdest shit ever Ted episode
my tarot cards basically say good luck, too. nothing happened. you had a bunch of energy, you made a bunch of money, now you can sit at home and think about stuff, effect the world with yourself as you see fit, and either be a judgemental prick or a righteous prick. this is basically a retirement plan.5 -
CSS is for children.
Who needs colors and blinking and custom fonts. Those things are retarded. HTML have everything you need to make functional websites.
Actually if you ever used CSS we should send you to gulag8 -
Debugged a self written http(s) reverse proxy for the whole day for nothing. The slowing down seem to be a link to an old server that went down by coincidence i started to work on it. So the browser, kept giving a loading sign. Normally that would mean a bug in the reverse proxy, if you write one on your own.
Fuck.2 -
There are advantages to being really hungry and having some sensory issues. I went and got tacos from the taco bus today. I sat at my desk to eat them. I was really hungry today.
As I started eating them I could feel the hot of the salsa causing all my nerves in my mouth to really trip out. I could taste the meat, the sauce, the tortilla, and the cheese at a heightened sensation. As I was chewing the first few bites I literally shook a bit as the smorgasbord of pleasure sensations shot through my mouth. I could feel my eyes rolling back in my head. I didn't know one could have a mouthgasm. The sensations were so intense.
I have had this happen before, but never this intense or memorable. I felt like I would have been embarrassed to eat like this in front of other people. If this is something I can repeat I would be inclined to starve myself to make myself extra hungry to experience this again. What a nice surprise for lunch. Nobody expects surprise mouth sex. (Idea of new Monty Python skit?)
I have to say I would have to leave an anonymous review for the taco bus if I were to relay the mouthgasm event. Is this the start of a new fetish? Now I am sensually attracted to tacos. Well done taco bus, well done.7 -
i haven't seen "rant of the week" thingy for a lot of time, i assumed my app needs updating but i know there r no longer android updates.
is the feature dead or is there an apk i can get?6