Details
-
AboutI am the knight. I am vengeance
-
Skillspython, javascript, PHP (no pitchforks please), Go
-
LocationCodelandia
-
Github
Joined devRant on 10/24/2017
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
-
"We'll reach you out soon"
This is a sign you got rejected without hurting you.
"How do you see yourself few years from now?"
Is a sign that your employer would end your contract or you get to be terminated if you say that you will not be in their company.
"What's your expected salary?"
If you went overboard, they won't accept you. You either lower it or never give a fixed salary.
God why did no one tell me about these sooner. I'm facing mind-reading interviewer/recruiter/hr just to please them.3 -
How to kill a laptop in two steps:
1. Run React Native metro bundler
2. Run debugger
and a 16GB core i7 laptop on Ubuntu will leave this life :)2 -
!dev. Sorry.
So, I have a quiz in Food Biochemistry(a subject I hate to death), and I think I am ready to go to the exam room, when suddenly...
BAM! I remember I forgot to bring my ID, which HAS to be on the computer desk when writing any exams in that room.
I hurry back to the car, drive like a madwoman at times, get the ID and come back.
Run as quickly as possible with aching muscles and go into the exam room.
ONLY TO BE TOLD I CANNOT WRITE THE EXAM BECAUSE I AM TOO LATE. I say I don't care, I have to write it. Then notice my place is taken by someone else. I get out and my anger gets to the point I want to throw the person out the window.
Go to the cafeteria to freaking calm down. Instead, I get people telling me I am being unreasonable for being angry.
I WAS JUST SECONDS OVER THE ALLOWED TIME!!!
Motherfuckers.
Now I have to see the dean with basically no likelihood of being allowed to write the damn thing again.14 -
I don't get 50 shades of grey.
They should have called it: "256 shades of gray unless you're on 10bit HDR, then its 1024 shades of grey"
That would have made much more sense9 -
What kind of music from video games has stuck in your head?
For me it was nearly all music from American McGee's Alice(because that OST is absolutely unique), Bumby's Office from Alice: Madness Returns, along with some other music, Crysis 2 Theme(it stuck in my head for at least a month after having beaten it), some songs from Still Life, the theme for Ori and the Blind Forest, Halo Theme(of course), and others I just cannot remember...48 -
This is the expected Binary ++ post from me :P
So, today I go to devRant and see 1's and 0's as my ++'s. I assume it might be a bug, but nope. Turns out it's one of the neat ways of meeting April Fools :)
Thanks to whoever had the idea. It genuinely made me smile.6 -
This goes to @fun2code and @jalebiBhai...
If you wonder why I'm not online on Discord is that I got kind of deadlocked.
I couldn't disable the 2-Factor Authentication before they took the phone away from me and because I've not turned it on for such a long time, it logged me out and I don't remember where the hell I put my backup code... So now I cannot sign back in, even though I'm on the same exact phone.
As they also don't have a way around situations like that yet, I'm stuck for now...15 -
The question goes straight to @linuxxx.
How secure is Viber? After an update recently, each conversation one starts says it's end to end encrypted.
How true is that?37 -
The times when we coded in C# on weekends at the university and it was a 4-hour nonstop process. I LOVED it. That was one of the only times I've felt in control or competent in anything.11
-
I decided to go back to freelancing.
But there's a lot more devs than before, and I almost forgot how difficult it was to attract clients.
Oh, and I can't believe I forgot about their shitty attitudes. I don't think a nice client even exists.7 -
That was weird.
I was typing a question on DuckDuckGo and it redirected me to a similar question on Stack Overflow.
It didn't show any search results, it literally just took me to a solution on Stack Overflow.
That was interesting, but it never did that before so it caught me off guard.8 -
This isn't really a hacking story but it does remind me of something I did as "revenge."
In middle school, this one fool kept bullying me. Always tried to harm me, always tried to insult me, always tried to make me fall during PE.
I hated him a lot, so instead of trying to kill him as planned, I did a harmless little keylogger prank thing.
I installed a keylogger on the school's laptop before class. (I did it during break, and when class started, I placed it on his desk.)
He took the bait, and instead of doing work, he logged onto his social media accounts. Now I had his passwords and everything.
When I went home, I logged onto his social media. I checked his messages so I can get some dirt on him, didn't find much except for the fact he snuck out a few times, and smoked before.
I changed his profile picture to some cringy anime thing and messaged one of his friends (the one who always copied my test answers in History and would steal my homework) and I said, "tell --- that if he doesn't stop being an asshole, I'll do worse than "hack" his social media."
It freaked them both out a bit, but didn't change their behavior, which is a shame because my threat was empty. It's not like I was able to do anything more than that in middle school. To this day, they still have no idea who did that.
This was about 4 years ago.15 -
Currently creating a little 3D Soft Engine.
Very happy with my current state!
Here is a little demo:9 -
After being let go from my previous job (previous rant) roughly two and a bit weeks ago I already have multiple offers for new jobs.
There's lots of sterotyping for how difficult it is to get a new position in this field. I was worried, this is such a relief1 -
Not actually a rant, but need some place to vent it out.
The company where I work develops embedded devices enabling the automobiles to connect to the internet and provide various end user infotainment services. My job mostly relates to how and when we update the devices.
There are about 100 different
variants of the same device, each one different from the other in a way that the process required to update for each of these device variants is significantly Different. Doing this manually would be and actually was a nightmare for almost everyone, so I set out on writing a tool that addresses this issue.
I designed my solution mostly in Python, allowing me for quick prototyping. First of all, I'd never written a single line of python code in my life. So I learn python, in matter of 2 nights. I took days off from work so I could work on this problem I had in my head. And in about 4 days, I was up with a solution that worked, reliably. I prepared a complete framework, completely extendable, in order to have room for 101th variant that might come in at any time. And then to make it easier and a no Brainer for everyone, the software is able to automatically download nightly builds and update the test devices with nothing more than a double click.
But apparently this wasn't enough. Today I found out that someone worked on a different solution in the background just a week ago, while reusing most part of my code. And now they start advertising their solution over mine, telling everyone how crappy my code is. Seriously, for fucks sake, my code has been running without issues since more than a year now. To make it worse, my manager seems to take sides with the other guy. I mean I don't even have someone to explain the situation to.
I really feel betrayed and backstabbed today. I worked my days, my nights, my vacations on this code. I put blood, sweat and tears into this. I push my self over my limits, and when that was not enough, I pushed my self even harder. But it all seems in vain today. All the hours that I spent, just to make it easier for everyone... All a complete waste. When you write code with such passion, your code is like your family... You want to protect it... But with all this office politics and shit, I seem to be losing my grip.
I've been contemplating the entire night, where I might have gone wrong, what could I've done to deserve this...but to no avail. I'm having troubles sleeping, and I'm not sure what I should do next.
Despair, sheer bloody Despair!8 -
My mom said her patient's son—or son in law I can't remember—is a software engineer...
Time to recruit someone into devRant! :D12 -
Someone hacked into a teacher's school district email, sending random stuff to the juniors.
When the principal sent an email saying any help in catching the perpetrator would be appreciated, a bunch of people from my classes were staring at me throughout the day.
Programmer != hacker
I hope they don't report me, I didn't do it. :/30