Details
Joined devRant on 10/1/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
-
I created an advanced script to setup some environment variables correct. Since some things could potentially go wrong i put a few exit 1 in the script... it worked for a while until I realised my misstake
Outsmarted myself again. -
I got home from my day job today to work on a side client's project that is due tonight.
Realized I'd left my laptop with all my setup for the project at the office.2 -
Girlfriend got me a fidget cube for Christmas. I have yet to put it down. This is gonna come in handy for some long nights in the future15
-
!rant
System.out.println(age);
if (birthday.isToday())
age++;
System.out.println(age);
Output:
17
1811 -
A while ago at the electronics store...
That touchscreen should give customers the opportunity to review their products, but instead you were able to mess with their network and system 😁
Of course i did not harm them.
Btw. it says Linux in the lower left corner :o -
Spent ages (at least 10 minutes) trying to get svg to load using <img /> tag. Checked for browser support, checked for format of svg and how it was imported. All seemed fine.
Finally realised I had spelt src as scr...4 -
Me: Computers are really complex with all of their abstractions ~i say after looking at attached comic~
Him: Computers are nothing more than rube goldberg machines.1