Details
-
AboutSoftware Engineer
-
SkillsJava, C, C++, PHP, Python, Ruby, JavaScript, Scala, TypeScript
-
LocationGermany
Joined devRant on 7/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
-
I've started participating in my university's student programming club. In one of the core projects I found the following lines of code:
class User(models.Model):
password = models.CharField(max_length=100)
...
I feel like I need to do something about it.3 -
The other day we were discussing a study that says Python is the best language to start learning code. What's your opinion on the subject?20
-
It's 2017. This person used an AsyncTask to get results from an API. During a hiring task. He has over 2.5 years of experience.20
-
WordPress and it's fucking buggy themes and dashboard, fml ,only God knows why on earth I decided to use this pile of shite wordpress.if I could I would have migrated to another CMs I would have done so long time ago.Wordpress,you are wasting my life away having to manage a website with your buggy shit.6
-
I really love Django, but I feel like Python is not object oriented enough. I'm thinking about Play (the Java web framework). Any other suggestions?10
-
I just realized I haven't been using MacOS on my iMac for more than 4 months
I guess I won't buy new Apple stuff in the future😅
Awesome machine but I just like Windows more9 -
Linux, Linux, Linux. That is ALL I hear around these parts! If ya think about it nobody makes a dime off of Linux instead of the end-user. Well, unless that user is a developer. In that case, OPEN SOURCE EVERYTHING boi.7
-
Things I've learned throughout my 5 - 6 years as a programmer.
- StackOverflow is full of assholes.
- CMS's are for weaklings.
- The best feeling about waking up in the morning is figuring out how to solve that error in your code.
- You no longer think about normal people things. Your mind is full of code.
- You're practically a computer.
- ALWAYS backup and save your stuff or you WILL regret it. Enable autosave if possible.
- RIP your social life (if your friends don't know squat about programming)
- Darkness is better.
- Being a programmer is amazing.26