Details
-
AboutC#, C++, C, JAVA, Python Programmer working on fun projects
-
SkillsC#, C++, C, JAVA, Python, CLI, GIT, Windows, Android and way more!
-
LocationThe Netherlands
-
Website
-
Github
Joined devRant on 9/10/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
-
Product name: K.I.D.
Product version: v2
Project duration: 9 months
Deployment to LIFE ETA: within next 24 hours
Tests' status: GREEN
uuhhhh soooo exciting! Hopefully this time deployment tools do not fail, like they did when releasing v1. Thanks God it still ended well.7 -
Guy sees me on my laptop and says "is that Linux?". I say yes then he says he is into computer "stuff and can hack anything". Not having a clue what that means I replied with a "awesome".
I don't have really any friends that are into "computers", so I decided to play ball.
I asked, "Are you into coding?.. he says, "Yes". Then I ask, " What languages?" He says, " Just what ever, anything really, it depends on what I am doing."
At this point I understand what is going on but it is so awkward. He continues.. "Recently I used.. what's it called abd or adb, you know I like rooted my phone"...
And let's talk about something else....
Why do people feel the need to lie or whatever you might call what happened. It might be different I think if he wasn't about 40.
I feel like this is a pretty common story2 -
Apple just announced a new 6k monitor. The stand for it is NOT included and will cost $1000.
This snapshot of the presentation is meme-worthy.
...People will still buy it.31 -
I told a so called "Software Engineer" not to touch the keyboard before she knows the difference between '/' and '\' in Windows Command Prompt. She burst into tears and has not spoken to me since then26
-
I regret learning so much.
Now I understand why professors are so sad.
Having good understanding of the universe and everything is just depressing.
If you want to be happy dont pursue science. Ever.31 -
Lately ive noticed that 90% of rants is "heres this thing that would come up in the first 3 lines of any documentation but instead of that, im gonna rant about it"
The other 10% is meta rants like this and the last 5% is from people who are bad at maths.8 -
So Huawei got pretty much nuked by Google.
I wonder if it's going to stick because it would mean they're pretty much out of the smartphone game if I understand it right8 -
Boss 1: You have such a dedicated team of workers, how do you make them all come in time?
Boss 2: Its simple, 30 employees, 20 parking spaces.14 -
My mother-in-law asked me to reinstall her laptop. I made a deal with her that I will happily do that, but only if it can be a Linux distribution.
She eventually after asking questions about it agreed.
She don't want to go back anymore.
Funny enough, the co-workers didn't understand why is her laptop slightly looks different, so they started to tell her , that the laptop is full with virus.
I explained her that she doesn't even have system privilege to install one even if she wants.
She was happy with the answer :D5 -
!rant/!story/!question
So, I've been developing a little Chrome Extention for people who usually searches quite a lot on Wiki and Wiktionary.
I mainly developed it for my own laziness to open a new tab and search for a term.
What it does is, when you select a word and triggers the extension, it will show a little dialog with Wikipedia and Wiktionary definitions for the selection.
If anyone is curious or interested in the idea, would be helpful to receive some feedback.
(sorry for the logo on the image, it's the only one that I have here, at the moment.)
https://chrome.google.com/webstore/...9 -
I do own a HI-end XPS 13 w/ i7. I have it for more than 3 years by now. It's a fucking beast! It's running cold, VERY snappy, does its job VERY well and VERY fast. I cannot imagine owning a faster machine...
Today I've noticed that all the 3 years I've been running in powersave mode (cpu capped at 1.7 GHz).
Jesus hugging Christ!13 -
VirtualBox is fucking evil
It wants the humanity to disappear due to self doubt, random errors and depression
AAARRRGGGHHH
KILL VBox BEFORE IT KILLS ALL11 -
hi 👋🏻 everyone. Recently I created a file system UI in react. Would love to have some feedback on https://github.com/imshubhamsingh/...9
-
Let's make a challenge:
If we put a vegan and an Arch user on the same room. which one will talk first announcing that he's vegan/using arch??14 -
I don't "using namespace std;" because it makes my code look more confusing to others and may make them more hesitant to ask questions.8
-
Soooo
I'm a fresh out-of-college CS grad (in his early twenties) working at a small scale startup and the people in my Engineering team are at least 10 years elder to me. (this is my first job out of school -- ignoring the internships and such)
I have a tough time making friends with them and an even tougher time making conversation which I think is hurting my communication skills in a harmful way.
Don't get me wrong.. because they are so highly experienced engineers, I get to learn a lot more a lot faster and I love that part but I just feel like I don't laugh or talk enough at my office (otherwise, people have to tell me to shut up).
I mean when everyone is not plugged in with headphones and cranking the keyboards, they talk about their wives, kids, and stuff that I have no relation to. Like I know a lot about childbirth and car seats but except being shocked etc., I often don't have much to add to the conversation.
Also, on top of this, after looking at the sorry condition of people throughout my undergrad and my internships, I had decided to not get into the habit of drinking coffee. So, when they go on coffee breaks etc. they don't ask me if I want to come along and the times that I kind of forced myself to come along turned out to be kind of awkward and not something I'd wanna experience again.
What do you recommend? Understand that I absolutely love my job and I love learning so much around such intelligent people but I don't have fun at work. Is this Dev life or am I missing something?
Do you have any recommendations or similar stories of how you overcame this problem?5 -
!rant
Our lead dev in the company seems to be a smart guy who's sensitive about code quality and best practices. The current project I'm working on (I'm an intern) has really bad code quality but it's too big an application with a very important client so there's no scope of completely changing it. Today, he asked me to optimize some parts of the code and I happily sat down to do it. After a few hours of searching, profiling and debugging, I asked him about a particular recurring database query that seemed to be uneccesarilly strewn across the code.
Me: "I think it's copy pasted code from somewhere else. It's not very well done".
Lead Dev: "Yeah, the code may not the be really beautiful. It was done hurriedly by this certain inexperienced intern we had a few years back".
Me: "Oh, haha. That's bad".
Lead Dev: "Yeah, you know him. Have you heard of this guy called *mentions his own name with a grin*?"
Me: ...
Lead Dev: "Yeah, I didn't know much then. The code's bad. Optimize it however you like. Just test it properly"
Me: respect++;2