Details
-
SkillsJava, Python,
Joined devRant on 6/6/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
-
This week Im firing a guy who I hired 5 weeks ago. I cant take it anymore. I setted up a nice environment for him and he keeps taking whole day sometimes two or three to do a 2 hour task. He came from electrical engineering background and never had a software dev job. As a person hes more creative type not logical based type. I dont have nor patience nor resources nor time to teach him basics that be could google but simply doesnt have the mindset to do. Sorry bill gates not everyone can learn how to code, or at least not everyone should.
Advice to other people hiring new hires: test the shit out of them before hiring, dont hire from gut. This guy was giving out a nerd vibe, but the only nerd thing that he has is nerdy puns, other than that as a software dev he know less than I did when I was 12 years old.25 -
So the person from my previous rant actually tried to make AI in HTML.
Person: I made that AI in HTML today!
Me: Oh really?
Person: Yup. *Opens HTML site*
It was a site that
1) Used JavaScript
2) Was a prompt(), and after answering it alerts "Yes" or "No" randomly.
Me: That's not AI
Person: Uhh yeah it is. It uses a neural network to answer!
Me: Actually, a neural network is a dot product of an input and vectors that are refined using partial derivatives.
Person: Yeah! That's what Math.random() and alert() do!
I left that room as quickly as I could (yet again).30 -
Dear javascript, if your array is treated like an arraylist THEN CALL IT A FUCKING ARRAYLIST
Sincerely, a java developer20 -
->Be me
-> Learns computer science
-> Be like above average in class
->"Let's take this to the next level"
->Joins hacker rank
->does the beginners problems.
->hmm that was easy af
->Checks the "easy" problems
->Go to a corner & cry. ;__;4 -
!Rant
You know one of the things I love about this community is?
We have such a diverse group of people and even when those who don't speak English natively, they try to on the app as much as possible keeping it consistent. Even when they make some mistakes, no one's a dick about it (from what I've seen), which is awesome!13 -
When you copy some code and select the code you want to get replaced and accidentally press Ctrl+c again so you have to copy the thing you wanted to copy again 😡12
-
When people want to know what you're doing and you know they wouldn't understand so you're just like 'Nothing...'4
-
! (rant)
Someone here said that you could get free stuff from Github if you're a student.
Thank you very much.
I got the Student Developer Pack - 2 year membership!10 -
*Late night at office*
Was rewriting my stack from angularjs 1 to angularjs 2. Got drowsy and slept.
*Wakes up and opens Hackernews*
Angularjs 4 announced.
How long was I asleep !!4 -
Undev life
"If I'm ever on life support, unplug me .......and then plug me back in, see if that works"4 -
People fucking think that working for a fucking startup is a fucking cake walk. Every person making 6 figure salaries but no one fucking wants to put in an effort to work slightly harder! Show up at 10 and leave a 4 and yeah v'll get funded. And the worst fucking part is no one wants to check something as simple as fucking work emails after work! Fucking get your acts together or just walk the fuck out the door.
I know work life balance is important but don't expect that when you know the company is treading harsh waters and needs everyone to get their shit together so we get funded!7 -
When you didn't do anything at work all day, but you need to think of a lie for tomorrow's stand up meeting.8
-
Today was a successfull day: I posted a question on StackOverflow and I didn't receive any downvote11
-
I've been pleading for nearly 3 years with our IT department to allow the web team (me and one other guy) to access the SQL Server on location via VPN so we could query MSSQL tables directly (read-only mind you) rather than depend on them to give us a 100,000+ row CSV file every 24 hours in order to display pricing and inventory per store location on our website.
Their mindset has always been that this would be a security hole and we'd be jeopardizing the company. (Give me a break! There are about a dozen other ways our network could be compromised in comparison to this, but they're so deeply forged in M$ server and active directories that they don't even have a clue what any decent script kiddie with a port sniffer and *nix could do. I digress...)
So after three years of pleading with the old IT director, (I like the guy, but keep in mind that I had to teach him CTRL+C, CTRL+V when we first started building the initial CSV. I'm not making that up.) he retired and the new guy gave me the keys.
Worked for a week with my IT department to get Openswan (ipsec) tunnel set up between my Ubuntu web server and their SQL Server (Microsoft). After a few days of pulling my hair out along with our web hosting admins and our IT Dept staff, we got them talking.
After that, I was able to install a dreamfactory instance on my web server and now we have REST endpoints for all tables related to inventory, products, pricing, and availability!
Good things come to those who are patient. Now if I could get them to give us back Dropbox without having to socks5 proxy throug the web server, i'd be set. I'll rant about that next.
http://tapsla.sh/e0jvJck7 -
There once was a dev who was a believer,
that the best IDE was Dreamweaver!
He argued with zest,
That drag and drop was best;
So I murdered him to death with a cleaver.10 -
how about that Linux coming to Windows business? i know normal people couldn't give a shit. what about you guys? +1 if you think it's awesome, comment why if you think it's bad.12
-
"The good thing about standards is that there are so many to choose from." /Andrew S. Tanenbaum
Best quote I find so true. Every day more and more...