Details
-
SkillsJava, C#, C++, Typescript, Javascript, Ruby, Delphi
-
LocationMunich, Germany
Joined devRant on 12/20/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
-
!rant
For the past year I was more or less solely responsible for a project. With the beginning of the year 2020 that project is paused. I had vacation starting the 23.12.2019 so the project ended there for me. Since the 25. the project is alerting like 30 crashes a day. I didn't change a thing but the external consultant did. Now I sit here at home and drink relaxing tea while reading a book. It's nice to say that it is not my problem anymore :-) -
I finally finished my Bachelors Degree that I was studying for while working 40-60h a week with 2 children.
During this whole time (3.5 years) I was totally into learning everything. Not just for my studies but I read many books about programming and architecture read thousands of blog posts and loved it to be a software developer.
And now suddenly I lost every interest in reading even one tiny post.
Software Development got boring and I just don't care about it anymore.
Probably just a down period, but who knows.
At least I finally can build my unfinished guitars that had to wait for so long. working on them makes me really feel happy 😊5 -
Nothing ticks me off faster than non working websites or apps of big companies.
For example how can it be that the Lufthansa app has no offline support for ticket stuff and loads like all their requests worldwide would be handled by one raspberry pi A...
YOU GOT THE MONEY SO GET THIS SHIT DONE2 -
So I am currently updating a application from play framework version 2.5 to 2.6 and am working through all the dependency updates... I feel like I am playing whack a mole.
and now there are suddenly ClassNotFoundExceptions because the classes are not in the same classloader as before and the access over reflection doesn't work anymore.
Anyone got some tips why the classloader is differing?
I think it might be because some dependency conflicts or such. -
So another rant inspired me.
Tell me one fact or detail about your favorite programming language, other devs not using it, might not know about.
I go with: In Delphi you don't have garbage collection, unless you use interfaces the right way.7 -
I once ran a batch import job to stress test with much more data than usual in staging... so I thought.
I sshd into prod by accident. History search can be a bastard at times...
The moment I realized what I was doing was crazy. I was shivering and thought I get fired if anything went wrong.
fortunately I just duplicated the original data for the test, and the system was built to ignore unnecessary updates... so the data was correct and nothing went wrong.
Not an active stupid dev choice but still something I will remember for a while. -
So I've been working a lot with Docker lately (who isn't) and there was this one service always DIEING on me.
Docker logs showed me that it was killed because the container was unhealthy.
I researched for a whole day and couldn't find it...
After I got home it hit me like a hammer...
The healthcheck uses basic Auth and the password was changed yesterday...
How the fuck could I start to try every shit before I even checked if the request done by the healthcheck is working...
FUCK ME I'M SUCH A MORON SOMETIMES7 -
Why the fuck didn't I use LaTeX sooner, even though I knew for years of its existence...
Bye Word and Libre Office and Open Office!
Now I CODE my docs in vscode!19 -
So I am assigned to a new team to take over the leading position because the guy who did it up till now quit. And there is this guy who today seriously shared his screen with my boss and the rest of the team to point out that I formatted something wrong...
Realy it was something like
super.doFunctionA().thenFunctionB() instead of putting it like
super
.functionA()
.functionB()
He said he wanted to call me out early to avoid spreading of this "wrong formatting"
He wants to start a war? This fuckhead can have it!
Soon I will be the one who writes his tasks... hf8 -
At my last work place I wanted to visit a Conference for a long time but my boss never even was interested in at least helping me with the price of the tickets.
Now at my new job 2 Weeks in and I already got tickets for the w-jax in Munich <3
I'm soooooo exited :D -
Had to switch to a MacBook due to my new employer and the layout is driving me crazy!
Almost 20 years I've been typing the @ by altgr+q (German layout).
At the same position is now command.
And command+q closes the current window instantly.
This happened almost 10 times today...7 -
Sometimes I am so lazy bored, that I am copy pasting letters with my mouse so I can type, instead of using my second hand.
-
FOR FUCK'S SAKE!!!
Stop this INFINITE SCROLL BULLSHIT!!!
Or at least save THE FUCKING position I've been before clicking on an element!16 -
I've been working on an ERP system for several years and we had a module to record your presence time.
The code was absolute shit but at least the method names matched.
The method to record the end of your work was named "outhouseRecord".
One translation for outhouse seems to be a toilet outside. -
Ooooh I feel savage. I got this little USB-Stick from an event of Microsoft and I am using it to install Linux on every computer I can get in between my fingers.2
-
So I finally did it and quit my job.
The new company seemed to be a really realy nice place to work.
And yesterday I heard that they even allow one colleague to sleep 2 nights a week in the office because rents are high and he otherwise lives far away. They even bought a sleeping couch and a washing machine for him. O.O
can't wait to start to work there!2 -
After some months as head of our software department and one meeting after another I finally had a chance to program again for a whole day... I instantly felt happy for the first time in a while. I think taking this role on was the worst idea I had in my life... now I have to change this3
-
Okay... I need to confess.
I actually like the idea of counting arrays from 1 like it is in some languages.
It makes code cleaner.
Think about it.
You would never need to subtract 1 from count/size/length or add 1 for things like the month in javascript because the first item would be at index 1 and many many errors wouldn't be happening because we don't need to force our minds to think another way. I learned counting from 1 after I learned to walk so it's the most natural thing to do. Just because the software/hardware below our language works that way doesn't mean we can not abstract this behavior away. What's your opinion about this? Am I wrong?12 -
Good UTC night everyone (23:59)
which is the only way to say that I am going to stop devranting now without knowing where you live. -
Thank you very much for the stickers. I really love 'em.
I even removed some jet brains stickers for them.
I like how it now looks like my git cat is ranting! -
Iwas exposed to the world of computers when Iwas 6 years old. My dad bought a used C64 and me and my sisters were allowed to play some times. Later my father bought a PC with incredible 166MHz and I was allowed to play on it some times too. Started with tomb raider and when my parents weren't home Delta Force One. Later my father bought a newer model with 450 MHz and I got the old one. At this time he bought a 20GB HDD for me so I can get some more games on my computer. Then the internet came. My father booked ISDN and it was super fast. Since then I loved the world of IT and never stopped to. Later I played around 20000h of Counterstrike Source and came in contact with web development. I started to program with my first love: Java.
Now I love ruby, ts (js), Delphi and sometimes c#
next up is Clojure -
Just posting the rant a team mate gave today after nothing worked:
Fuck ionic... fuck Karma... fuck webstorm and fuck this company.
After he said it he went home.
I could totally understand him because I felt the same way1 -
!rant
New years resolutions:
1. Reading all 16 books on my goodreads list
2. Learn Clojure
3. Switch job to a company which appreciates my skills more
4. Be the best dad my son could wish for5 -
As I am now in a leading position in the middle of a agile transition:
has anyone got a source for a project done completely with user stories?
I am searching a real life example with already finished stories an active backlog and a documentation.
I just can't wrap my head around it. When and what do you document? In which Form do you document? How are you writing user stories with more content like diagrams and such?
(we use jira and confluence but just started with stories)
I read some articles on the topic and watched some talks but sill don't get the picture.8 -
As it seems to me like only a few people seem to learn something about TDD, and XP is reduced to pair programming: who has learned more about these topics?4