Details
-
Skillsc,php,c++,html,css,
-
LocationChicago
-
Github
Joined devRant on 5/13/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
-
Well, fuck. The CTO of our startup decided to migrate data of our hundred thousand customers from a stable functioning platform to an in-house unstable platform with severe performance issues, to "save" costs, despite our repeated requests. He made us not have any contingency plans because he wanted to "motivate" us to complete the migration.
Result- we have a thousand customers reporting major issues daily, which is causing loss of revenue to both us and them. The company ran out of funding. Most of the team members were fired. And he's expecting the rest of us to magically fix everything. Dunno what kind of office politics is this, in which you're sabotaging Your Own company.
Looking for a new job now to get out of this hellhole. I really used to love this company. Feels sad to see it ruined like this.4 -
I had an internship in a company for a month, after two weeks they want me to stay for paid internship for the lenght of my final year of studies! Feels amazing!
Staring tommorow! :D2 -
Ladies and Gentlemen,
I present you the API I'm working with...
That's a pretty fucking useful error description right there.20 -
Ok, this is a rant against some devRanters.
STOP THINKING THE ANSWER TO ANY PROBLEM IS SWITCHING TO LINUX! STOP!
I am a linux user but i fucking hate people who act like dickheads to other OS users.
-A node.js problem is not a windows/linux problem
-An android studio problem is not a windows/linux problem
-A problem with website x is not a windows/linux problem
Understand the problem and give a relevant answer, don't just spit "Use Linux" everytime.40 -
I'm a backend engineer, but since I pioneered the entire project, I had to work on frontend. And so I died on Mar 2 2018 because of Webpack and Vue16
-
I realize not everyone took keyboarding in high school but...
WHO TF CALLS THEM SELF A DEVELOPER AND CAN’T FUCKING TYPE?!?!10 -
Getting older. I've been needlessly worried about my age as a developer since I was 23, which is hilarious.
People always need good devs. You don't have to become a manager or commit suicide at 30. Just be awesome and someone will pay you.5 -
A little reflection on the relationship between me/my dad/computer:
When i was younger my dad showed and taught me how to work on his (10 - 15yrs+ old) laptop running windows xp. Soon we got a simple desktop pc (those ones that took nearly a minute to start). i remember my dad sayin something like "don't download anything cause (the pc will brake/it will be a virus/...)", I don't remember exactly ... but i know that i still did it (being fucking nervous😅) and it went well😌. later me and my little sister would go to "spielaffe.de" several times until getting some kind of "virus"😅😅.
Time passed and i got passionate about pc's (programming, trying Ubuntu, reading about internals of a pc,...). It didn't take long that i passed my dad's knowledge and so here i am studying CS😎.
In the end, regarding my dad:
first he was the master i looked up to, then he became the buddy i talked to and asked for problems, then ... he remained the light user who would like to return to his windows xp era and asks me first as his personal google when something happens out of his "comfort-zone"😅😌.
And sometimes i believe my dad is becoming incompetent for pc's😂😅 -
Just wrote a rant/story about my school day, seriously spend 10 - 15 min writing it and I was just about to post it, but boom - "Unfortunately devRant has stopped"
Sometimes with good custom ROM comes unstable updates.
P.S. if you think devRant would have saved my rant, don't worry I thought that too but when I checked it, it was empty just like my devRant notifs!!2 -
A quite severe vulnerability was found in Skype (at least for windows, not sure about other systems) allowing anyone with system access (remote or local) to replace the update files skype downloads before updating itself with malicious versions because skype doesn't check the integrity of local files. This could allow an attacker to, once gaining access to the system, 'inject' any malicious DLL into skype by placing it in the right directory with the right file name and waiting for the user to update (except with auto updates of course).
From a company like Microsoft, taking in mind that skype has hundreds of millions of users worldwide, I'd expect them to take a very serious stance on this and work on a patch as soon as possible.
What they said about this: they won't be fixing it anytime soon as it would require a quite big rewrite of skype.
This kinda shit makes me so fucking angry, especially when it comes from big ass companies 😡. Take your fucking responsibility, Microsoft.16 -
!dev
Seriously I suspect something boiling in Germany... I may just be getting paranoid, but lately I have seen an unusual amount of helicopters above Hamburg even at night. And not rescue helicopters or TV or anything, dark ones with all lights off in the night. That one night I noticed a distant hum in the air and looked outside. I may just have been tired but I thought I saw helicopters with only red lights on in the distance above Hamburg. It sounds impossible, but I even heard gunfire (a rattling popping sound) and saw light stripes in the air which looked like legitimate shots to me (and I played Arma so I know what I am talking about👉). But it was too far away to be sure and honestly I cant believe myself because other people should have noticed. But no lie, there is something going on. Just saw a helicopter again.10 -
So I accidentally published my AWS keys to GitHub, stupid me. I realize this the next day.
$ git reset
$ git push
Reset keys in AWS
I was too late. Bot already stole the keys and started up 53 EC2 instances. Racked up $4000+ of compute time (probably Bitcoin mining, I'd assume)
4 weeks later, I finally have this shit disputed and settled.
Don't test with hardcoded keys. You WILL forget about them. Env vars always. That is all.29 -
'Hello, the program displays an error for this file <file.txt> what to do'
That... Thats the whole email. Nothing more. I made them 4 programs. They didnt even say which one wasnt working.3 -
Changed my profile color. On the new website... yellow as a background is a bit too much like a light-themed IDE 😁7
-
Client: I want to change the wording on the page. If I inspect element I find the word I want to change, but it won’t let me change it. How can I change it please? I am very disappointed this is not working. What is the point in you developing all this if I cannot save changes to my website. Please fix this ASAP.
MFW they think updating a website is just as simple as using element inspector in chrome because they have seen me use it to quickly mock up some css changes.5 -
How the fuck can airlines get away with cramming a bigger guy like me into a painfully skinny fucking seat and charge what they do? This is bullshit.1
-
People going to the doctor: "I'm sick, and here are all my symptoms in detail."
People who have a problem with their cars: "My car don't work, here's everything I've noticed"
People who have a problem with computers: "COMPUTER DO NOT WORK, THANK YOU"
(From https://twitter.com/Metrokun/...)3 -
Today I received the best bug report I could've ever asked for..
Received an email from a member of our customer service centre containing a description of the bug they'd found and not only did it contain the steps to reproduce the bug, but a goddamn video of him reproducing the suspected bug!
The greatest feeling when the client decides to take time to make your life that little bit easier24