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
Feed
All
Post Types
- Rants
- Jokes/Memes
- Questions
- Collabs
- devRant
- Random
- Undefined
Cancel
All
-
I've just learned that some unicode codepoints (like 𘀀) are wider than 1 cell in a normal monospace terminal
Yay, i hecking love unicode
(i want to die)2 -
Yes, send me a screenshot of the logs. Beacause I love having to re-type the error you just got. If only there was a way to copy paste text in Slack!
I did not know I was working with my grandma...11 -
These github assholes really shat the fan when selling out to M$. I'm trying to access an open source project. I can't. Apparently I'm IP banned. I never go there beside to download software once in a while.
Motherfuckers.5 -
A day in my life. This morning Dell was doing it's update on my laptop before I left for work, so later when I knew my wife was up I asked her via text to shut my laptop off.
W: "You left your laptop on this morning."
Me: "I know, it was still doing an update this morning. I sent you a text."
W: "Leaving your computer on all day is going to burn it up."
Me: "Its 8:30, been maybe a half hour isn't a day."
W: "Still wasting electricity. How do I turn this thing off?"
Me: "It's just like yours."
W: "No, your computer is way different than mine. Just tell me how to turn it off"
Me: "My computer is running Windows 11, yours is Windows 10, shutting down is exactly the same"
W: "I don't understand, yours looks completely different. Stop being an ass and just tell me"
Me: "Select Start, then shut down"
W: "Select what? There isn't anything that says Start"
Me: "Sorry, click the little icon in the bottom left. Looks like four little blue squares. That's the Windows Start menu button, just like yours."
W: "OK, now what?"
Me: "Shut down"
W: "Shut down what? I don't see anything"
Me: "The icon that looks like power button next to my name"
W: "There is nothing next to your name except your picture"
Me: "It'll be on the right hand side"
W: "Where the clock is?"
Me: "No, on the Start menu, where you see my picture, there should be a button to turn it off."
W: "No, it went away"
Me: "What do you mean went away?"
W: "All that disappeared when you told me to click over by the clock."
Me: "I didn't say to click on the clock, anyway, doesn't matter. Start over, select the icon in the bottom left"
W: "You're not listening. There is nothing there when I click that. You're such as ass. You cannot even tell me how to turn off this stupid computer. I'm busy, you can turn this thing off when you get home."
<a few minutes later I text my daughter>
Me: "Baby girl, can you turn off my computer?"
<10 seconds later>
H: "Done. Anything else?"
Me: "Nope. Thank you."7 -
What have I done today?
Nothing. Stayed naked all day and smoked weed.
Well I did my budget for the month and send my bills.
Tomorrow I'm paid.
Can't wait to receive my 8 strings guitar omg10 -
— how much for your services?
— $100, no ass to mouth, no rough stuff
— no, I mean how much to rewrite my app in laravel
— I said no ass to mouth3 -
If you make a db query and it goes surprisingly fast, that means it somehow fucked up your db. A database _never_ works faster than when it fucks itself up. Normal queries are always slow, but wrong queries are oh so quick.1
-
g++: TWENTY SCREENFULS WORTH OF ERRMES.
the mistake: `v=ptr` should be `v=*ptr`.
dude whenever someone says anything about idiomatic ceepluesplues I'ma just SLAP EM WITH A FISH~8 -
We're so back guys! Someone starred my truthchain repo - at this point I'm sure we'll kick X (twitter) out of business! There's only like 90% of the features unsafe and broken and every release has a major flaw and is broken and requires extra bs to work, but it's fine at 0.1.6, imagine someone actually contributed or makes a comment - I would immediately quit my job and dedicate full time (not). 😅
-
We have a bug.
I fixed it, then I said it was a super tricky bug, a race condition in the library code, and that I had to put on an issue and wait for their answer.
Boom, day off.
God I'm a genius.6 -
How is MSSQL so popular? "Oh yeah, sometimes you have to use dynamic SQL because the compiler doesn't correctly detect the impact of DDL commands and rejects working code" god fucking what? Why does the compiler infer the future structure of tables after a DDL command if it can't do so reliably? In my world, if it becomes public knowledge that a compiler incorrectly infers something, the maintainer scrambles to remove the inference instead.
I also find it surreal that I have to disengage versioning on a table in order to be able to modify the version history. Like surely, there should be a mechanism to temporarily skip the hooks other than ALTERing the table into a regular unversioned database table and then ALTERing it back, rebuilding the versioning infrastructure from scratch. SQL is awful and MSSQL is doubly awful.4 -
> Ok, the client is performing this HTTP request, it's missing some parameters, let's fix it... inspector has this handy initiator tab, lemme just BY THE RINGS WHAT THE FUCK IS THIS
I still refuse to believe anyone looked at this burning pile of shit you insist on calling a framework and was like "yeah this deserves to be released"10 -