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 - "#programer"
-
A rubber duck plugin for all ide that reminds the programer to drink water ( I usually forget to drink water while coding) and more than a few errors it should pop up automatically1
-
I'm a programmar
I'm a programmor
I'm a programer
*sigh*
I write code.
Still finding spelling errors in my code.3 -
PROGRAMMING AS AN INTELLECTUAL ACTIVITY IS THE ONLY ART FORM THAT ALLOWS YOU TO CREATE INTERACTIVE ART. 🎨
YOU CAN CREATE PROJECTS THAT OTHER PEOPLE CAN PLAY WITH, AND YOU CAN TALK TO THEM INDIRECTLY. 💬
NO OTHER ART FORM IS QUITE THIS INTERACTIVE. 💕
MOVIES FLOW TO THE AUDIENCE IN ONE DIRECTION. ⏩
PAINTINGS DO NOT MOVE.🖼
CODE GOES BOTH WAYS. ↔
- ZED SHAW5 -
This moment when you help your friend with data conversion code 😀.
By converting "super" mathlab script into real C# application so you don,t need to read the whole freking 1GB file into RAM and writing it into another 1GB matrix in order do save the result because mathlab is crap 😤.
Then that feeling when you want to create better mathlab from scrach in C# and you are actualy succeding 🤔.
Did i mention about grafical blocks for interface like in lego NXT2.0 😏
Is mathlab that crap or is programming that easy?14 -
Im learning Advanced Computing in a institute. Prior to that I have done many projects with Unity 3D, MEAN and C#. But guy who is teaching is very rude every time to the class. 'you people are stupid' 'you cant do anything on your own' 'that's why your here'. And Im self tought programer so Im getting really angry at such comments. How to deal with this?? 😥😫4
-
when you see this in the code of a senior programer
if(0){
all sort of things;
}
or just like
if($var == $tmp){
do nothing
}
if i would have done this in college i wouldnt be programming today...2 -
TL;DR Shit programer trying pass off stealing code as "Recycling"
Backstory:
Client hires senior dev. He lied and knows nothing. Has been causing havoc in production since day 1. My crusades to defend production have been without much success.
Since he wants to LITERALLY put his name on every big project, he finds any reason to make a new version of it (or make a slight astetic modification) to say he did something.
The client doesn't know or care about the programming side of things. Which means it is incredibly difficult to get him to understand the issues this brings. Not to mention that the "senior dev" is acting as a consultant to the client, altering the facts.
Story:
The piece of shit, is trying to make a new version of a big project. It was originally made by my mentor. Again, if you are using someone else's work to complete your own, I don't care. But if you take 99% of another person's work and then say...
"I took and existing project, which was similar to what I'm trying to make. Then I modified it to fit our needs."
Fuck you man!
You took someone else's work. Now you're trying to present it as your own. No references to our team. Again, there is literally nothing new about this project. It's exactly like the original. The client didn't even ask for this.3 -
Finaly I write my first rant about dev stuff.
My mom works as a shop clerk in the optic shop (they sell glasses). It is a small shop run by family buisness (not by my mom, she is only employed there). She had been constantly complaining about the poor pc performance and how the program there are using for inventory managment always hangs.
Her boss decided to "upgrade" the pc's by buing macs, but he was stopped by me and my mom. (I was helping them with some IT stuff so i had a bit of a influence over that).
The program they are using was written by some amateur programer that is a boss of a similar shop somewhere in the country.
So i recommended to them to install SSD's to speed up their pc's, and it did nothing. Of course i blammed the poorly written program next.
The program hangs when you type in the find field. I wanted to check if my gut feeling was right so i asked them to have task manager open when they type. And my feeling was right.
When you change anything in the text find bar, the program sends a crap ton of requests to the local server and that server sends a crap ton of packiets back, enough to saturate the local connection...
I will try to rewrite the app myself, just for the challenge of it. I want to check if i can write a better one than this one pos. They still want to buy better pc's but they wont be any help to them... Well i will help them with that anyway (having good pc's is good anyway). I hope i can create the app that will fix their problems...3 -
I'm trying to convince my dad to switch to the Linux. Everyday he complains about his laptop being slow (although it has pretty much same specs like my laptop), the forced updates on Windows 10, how long it takes to load programs and stuff. He only uses Opera and LibreOffice for work, he doesn't have iPhone so he's not locked by iTunes. Perfect case study!
Yet every time I tell him that Linux doesn't force updates on you, runs faster and has all the software he needs, he says that "he's not a programer like I am". Then I reply to him "and that's a thing! Linux Mint for example doesn't even require to open terminal" (plus few years back he wanted to try it out)...
Any tips boys and girls? Should I give up or not? I mean, forcing the change will not do, but I also don't want to hear complains about Windows every day.12 -
Hi everyone!
New to this app, and new to my PHP programer job .
Which types of projects/tutos can I do to increase my level quickly??
Greetings from France!8 -
Rant
Why are people so geleous?
Showed an app I'm making to help with work with my boss and Co-workers... When I said I'm a noob programer he was like... Your What? Your just dumb... Same for most my co-workers... It's like... I'm dumb because they don't know stuff?3 -
When the good programer in you tries hard to repro a NPE but ends up adding a bunch of 'null' checks 😔4
-
You set a value to a variable at line 80. At line 237, you set the value again, calculated in the same way, with the same, untouched parameters. The variable isn't used at all anywhere between these two points...
If I have to do maintenance to your .net code, and can tell that not only did you learn on COBOL, but that you're a bad COBOL programer, Fuck You!2