Details
-
LocationMassachusetts
Joined devRant on 8/29/2016
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
-
!rant
This is a little Bluetooth Low Energy Tank I made for a colleague as a leaving gift. 3D printed turret driven by a Pi 0 W and a Zumo chassis.7 -
So yesterday was a regular old day where I came into the office and began my work. My office mate that sits next to me happens to be having an issue with her batch script. It wasn't running correctly so she had decided to call in IT and have them take a look at it. What she was trying to do was process some images through a dedicated super-computer located on site.
So as you can imagine with both of them standing right next to me it was hard not to listen in on their conversation. The IT guy decided to go through a barrage of different troubleshooting methods to figure out what was happening with her script. And soon enough they discovered what was wrong. It happened to be an issue with how Windows decides to deal with new line characters. FYI it looks like this shit "\n \r"
The fucking \r looked like a directory to Linux. So it would squeal to a halt every single time she tried to run.
How this happened was due to her using notepad to edit her batch file.
At this point, I made a comment about her use of Notepad.
"Oh, you're using notepad? I've had similar issues like this in the past when I've used notepad. I really hate notepad." I said with a slight chuckle.
And that was pretty much the end of our encounters. However, at the end of the day, she decided to speak up about this.
"I don't appreciate you making comments about my use of Notepad. That was a form of microaggression towards me, and I don't want you to do it again."
Completely taken aback I replied.
"I'm sorry you took it that way, it was a joke and wasn't meant to be taken personally."
"Well, your intent does not change impact. And by the way, I take pride in my code and scripting. I don't need your commentary about my code nor your micro-aggressions." She said in a huff.
"Well again, I'm sorry you feel that way," I replied back
*I'd like to say that this situation is loosely paraphrased, but the essence of what happened is still there.
At this point, this is what I have to say about this situation. Why the FUCKING FUCK are you using notepad to program anything. There ARE A SHIT TON of differing programs that are available for your use and you decide to use fucking notepad?!?! $%&*@#$^
You could use notepad++, you could use Sublime, you could use every-fucking-thing except Notepad!!! If anything I think I had every right to make a comment about your stupid use of notepad. And darling, your script not working was well deserved, I hope you run into more errors like this because you deserve nothing less for your arrogance. So you can take your opinions and shove them up your fat-ass because at the end of the day I don't give a FUCK about your opinions on my micro-aggressions that you're spouting off about.
I suggest the next time you feel attacked about your code perhaps you should take a cold hard look at yourself before thinking that I'm the one that is the FUCKING problem.17 -
Customer: ... and can you also disable right-click to prevent our website's content from being copied?
Me:13 -
So there is this thing @ the office that everyone has to bake 50 pancakes once.
Its 2 am, i just got done, i cant cook to save my life.
Guess what.
Its 49.8 -
I have score of PI in reverse.
@dfox @trogus
I got this text appeared when I tried to post a new rant. Possibly bug, because it makes no sense to me and I do not remember I wrote this. I don't even know what this means
I'm running Android 6.0.1 on Redmi Note 47 -
Hacking is like sex. You get in, you get out, and hope that you didn’t leave something that can be traced back to you.10
-
people: What do you do?
me: I'm computer engineer.
people: Ah! You fix things then. Can you fix my TV?
me:12 -
When you changed our SDK folders from your tiny C:\ to your big D:\ but the IDE still downloads huge updates on C:\ first, and you get "not enough disk space" errors1
-
participating at an coding challenge.
the mission is to write an game solver for an game engine - in java. based on astar, pathfinding should be made possible by cloning objects.
never seen a so hardly misconcepted challenge, where character instances and their variables are static and contain uncloneable data😂 oh god what a waste of time realizing this bs1 -
Last week my company fired 4 people (on top of 15 more over the past few months). This week they silently pushed a change to all of our machines that changed our wallpapers. The wallpaper was a picture of someone in upper management staring at you with wide eyes.
They claimed it was a joke or something but the office didn't see it that way. At best it was incredibly tone deaf and stupid, at worst it was a way to tell employees that they are always watching.
I have no idea how management could be that fucking out of touch.12 -
What genius had the idea of adding Chromecast support to pornhub? 📺
"Hey, let's make sure horny teenagers can easily or by accident present their interests on the Chromecast enabled family TV!"17 -
"Let's do some pair programming! It will be fun!"
... Fuck no.
Either I start coding and you open a beer, or the other way around. And sure, I do not mind doing each other's code reviews. I respect your feedback.
But I can't look over your shoulder while you misspell keywords. When I write code, I search, try, debug and play at a high speed.
I'm an impressionist/surrealist writing messy passionate functions, breaking lots of things with broad paintbrush strokes before finishing it into detailed perfection. I remember all the places in the code I need to work on, and cover everything with tests.
You're a baroque coder, sometimes even a hyperrealist, with your two-finger 10 wpm typing, writing code strictly line-by-line, decorating every statement with the right checks & typehints in advance. You can not keep two functions in your head at the same time. You write tests reluctantly, but you hate that I barely plan. You plan everything, including your pee breaks.
As a coworker I respect you.
But there is no bigger hell than pair programming with you.14 -
Just got my item approved in codecanyon on april 10 and now I got 69 sales, It's my first item and I still can't believe it 😂😂4
-
Management had the idea to have a hackathon on saturday. Everybody should gather ideas what to do on this day, but top priority is to have fun.
In the end, management decided that we should work on tasks from our backlog.
Yeah... unpaid work on saturday... sounds like fun10 -
It really messes with me knowing that memes reposted from reddit or other shitty dev pages are the ones getting 300++'s (now it's 500, but still) while original rants barely get 100 (not necessarily mine, just rants in general).
It's like, come on all they're doing is copying stuff and posting it here...1 -
I wanted to share this with you guys, it's a manefesto for developers and it's worth a look.
https://git-tower.com/blog/...5