Details
Joined devRant on 10/31/2018
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
-
* No raise after one year, even that I don't earn that much
* Working in the oldest project
* Everyday I have to make quick fixes, usually requested by leader
* No spare time to rewrite shitty code - always something have higher priority (like doing some tasks that I shouldn't do, just because I had no tasks for next sprint)
* Got feedback from leader that I "hack" too much instead of writing code properly (see third dot)
* Every company around pays more and have more up-to-date stack
* The only guy that wanted to change stuff and use more generic approaches from other teams just threw resignation paper6 -
If you would have a cluster made of 10 RPi, what would you do? I'm looking for fun project to make and I'm willing to learn new things.7
-
Anyone of you have any idea how to go sleep earlier? I was on sick leave for a week and usually watched movies or coded something to 6AM and now just lay on the bed for 3-4 hours each day and try to sleep. It ends up going to sleep at 4AM and being zombie at work.4
-
Samsung, for blinking while I'm playing on PS4 (according to the Samsung forums it's common problem with some models) at work. You want a few minutes break? Let's turn screen black for few seconds every minute.
-
I dealt with boring parts of my job by automating them and utilizing the free time in work to make an improvements. At the end of a day I feel happier if I manage to simplify something and it still works flawlessly.1
-
I'm making a telegram bot to allow printing and scanning for my roommates that have Windows and since printer and scanner are prehistoric there are no drivers that work with Windows higher than XP.
I'm looking for more ideas on features for bot.18 -
I had most fun with my first project that got me into programming:
Simple IRC bot in python, that crawled info about DJ, Artist and Title from internet radio and post it into IRC every time something changes. It took me about month or two since I had to learn everything from zero and I was so excited that it worked.2 -
Is having a public repo on git with some simple hack that I've written for fun (for example, word bot for online scrabble) a bad idea?2
-
University dorm admin story:
One guy had a problem with his ethernet cable. He broke RJ45 and wanted new one, so he asked on dorms group what to do. He was pointed to admin. So he grabbed a knife, cut the cable as close to wall as he could and walked with it to the admin guy. He said that he had problem with his cable and want new RJ45, so admin applied it on the both sides. Then he asked how to plug it back to the wall :D19 -
Back when I lived in my university dorm I shared my room with internet admin. Usually I helped people with internet problems when he wasn't there and I've placed FAQ on the door how to fix common stuff with a little note, that I can help only with internet problems and only with those that aren't listed. It worked for most people, but one guy knocked and messaged me around 5 times a day to fix his system. So I've decided to finally do what he wants.
He: come on, I heard from XYZ that you are an admin in job and you fixed her computer.
Me: but I work only with servers
He: what's the difference? Just copy my photos to my external drive and install new system on my laptop, just like you do it in job.
Me: so this is that simple job?
He: yup, but I need a laptop tomorrow, because I have something to do at the evening.
Me: okay
I've used find to copy all the photos from his HDD and installed minimal Debian without xorg on the laptop. He hasn't come back after picking up his computer. And that's the way to get rid of leechers that whine for fixing everything because you are IT guy :D1 -
I've got quite excited that they changed a program at my university and they decided to put python instead electronics at first year. My younger friend came to me with notes from the lectures and asked for help. It seems that my university thinks that starting learning programming with overloading operators at first class is a good idea and they say that python 3.x isn't used widely yet, so they will stick to 2.7 during course.4