Details
-
AboutI try to import libraries, which are not in the right folder way to often
-
SkillsPython, JS, C
-
LocationGermany
Joined devRant on 2/11/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
-
I'm seeing a pattern here... We devs/testers/sysadmins/etc. don't get to spend too much time outside... We talk about different stuff than most people... We are more intelligent than most people so we don't get their dumb jokes... Most of us like to work at night because that's the time when nobody bothers us...
We don't get a chance to find a girlfriend, we don't understand how it works...
We are doomed13 -
Anyone else here that doesn't answer people that only write "hi" to initiate a conversation?
I always feel like they try to put me in charge of leading the convo. You wouldn't call someone and just say Hi, now would you?6 -
I'm all for algo feeds, but FOR FUCK SAKES INSTAGRAM LET ME TURN YOUR ALGO OFF. It's shittier than a sewer full of shit.1
-
Friend: I bought a new phone.
Me: nice!
Friend: It's really fast coz it has 3gb ram!!
Me: okay... Other specs? Cpu? Camera?
Friend: 13 MEGAPIXELS!
Me: yeah but other specs?
Friend: doesn't matter! The photos are of 8mb!
Me: yeah. Best phone ever. 😑😓10 -
According to Fast Company, Apple is more innovative than SpaceX or Tesla. Here’s top 20 according to them:36
-
I was on Tumblr and I thought I was on devRant so when I was scrolling I kept wondering why everyone kept posting book aesthetic pictures.
Either I spend way to much time on devRant, or I need to sleep.7 -
Just spent 15 minutes trying to explain Unix time and Y2K to a liberal arts major who wanted to know why 2038 is such a huge deal. It was technical, frustrating, and challenging. Kinda like debugging3
-
What are the best conventions I should try to get my boss to send the team to? He said we have a budget for a few events, but other than the fun ones (WWDC, Google.IO, etc) I have no idea which ones have actual, meaningful content.
Any suggestions? -
When you start learning a programming language it seems like I will be the master of it, when you actually start doing it,It fucks you well.2
-
Day 1: I want to be a developer!
Day 2: I'm serious this time, I want to be a web designer.
Day 4: I think Python is easier.
Day 6: (Google) How to install WordPress1 -
So I applied to a Java internship, I'm an absolute newbie in coding, they invited me to an interview and we're gonna have an assessment exercise regarding Java and OOP in general, any one have a Java or OOP one weekend crash course? Thx!14
-
Students should have to teach each other concepts. This promotes collaboration, reinforces learned information, and makes people less douchey to work with on a team.3
-
People argue all the time what text editor is the best: VSCode, Sublime, NP++, Emacs, Nano, Vim, etc.
I just remembered when I used to do my HTML, CSS and JS in regular Windows Notepad, as a requirement in my Web Developement classes...
I think some good came from that, I picked up a habit of writing my code very neatly, easily readable.17 -
!rant
Going to have my first ever dev job interview next week! Nervous AF right now.
Any tip's? 😬10 -
Asshole trying to steal credit for my work. Can't wait for the next meeting to light this shit.
So this client hires me and this person that I'm gonna call 'B'. B deletes my name from the comments and description. Then proceeds to present it as his.
But B can't get it to run now, so they have me have a look at it. B thinks that I don't notice that he is trying to take credit for my shit. Now I'm sitting here with evidence for the next meeting with the client. Ignoring all of B's communications.54 -
Recently I updated my current company on LinkedIn to "Confidential" and the description to "Great opportunity. Great company. Blah blah blah"
Since then,I've been getting more messages from recruiters. Any correlation?1 -
A friend has a small business and asked me if I could make him a small program. So why not, experience for me and I can help a friend out. (This started in ~mid 2016)
Started out as a WPF desktop application with many weird bugs and slow interface, into crashing the database on AWS (could not connect, could not get a backup). It was just hell and I kind of gave up on fixing it.
I always talked to him and said "yeah, I will do something better soon", but I was procrastinating and kept pushing it away from me. Then one day I said "f*ck it - lets go" and started coding on 2.0:
- WebApp with a complete new architecture (which I learned in the past few months)
- User authentication (JWT)
- ASP.NET Core Backend for web api
- Angular 4 Frontend w/ bootstrap
- Coded in like a week with 3-5 hours each day
Deployed around 6 months ago and he never had a complain. When I visited him I asked "how is your application doing?" - "great. it just works!".
My once most hated project turned into the most successful project in just a few months.2