Details
-
AboutSelf hosting. Code it yourself. That's me.
-
LocationGermany
Joined devRant on 3/11/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
-
How to open source 101:
1. Have GitHub repo
2. Install a stale-and-auto-close bot
3. Never respond to issues
4. Have a project so good it has no open issues
Why?!5 -
Was busy with Terraform and infrastructure/cloud topics during the last months. Now I want to start coding some tools and apps again. Can't find a point to start with. Also I think that I am just too lazy to boilerplate everything...
-
Internet searches never returning a usable result but have to be submitted nonetheless:
How to make Thunderbird beautiful3 -
The one colleague who wants to type -0.5 but accidentally types 0-.5 and leaves it like that because the compiler accepts it and in the end its correct.5
-
Me giving up on maintaining an architecture in game development when coding a lot of backend before2
-
I think I am too stupid for OAuth2. How do I handle this scenario: User deletes his account at the OAuth Provider. Lets say my own, Google, Microsoft, whaever. How do I handle data associated with the user then? I have some data which can be deleted then as it is not needed anymore.
Or is this not possible by design? If yes, this a perfect example on how to waste resources...8 -
Long story short:
Just had several problems with using some drone ci plugins (hugo and sftp). Found issues regarding the problems on GitHub. Issues have been open for several years. Still open. Tried to participate or ask for the state. Got a "no one else got a problem with this". Recoded both plugins. Tested them. Using them now. Source is on GitHub. Posted them as alternatives on drone's discourse. Got flagged as spam.
Nice. Not using Drone again. Searching for an alternative now.
Little extra: I think they banned me from posting GitHub links on their discourse.4 -
I love open source. Really.
BUT I hate maintainers/owners who do not respond to any kind of message/issue/PR for months.
Also of course they dont tell you how you can setup the dev environment yourself :)5 -
My computer started crashing two days ago. Logs say its the audio driver. Now I wanted to start the diagnosis just for fun. Guess what? The conclusion of it was: You have a low volume level, we will increase it by 20%p... GOD DAMN. YOU HAD ONE JOB TO DETECT THE DRIVER IS OBVIOUSLY CORRUPTED (Reason: Unknown)1
-
Creating the build script for the CI pipeline:
- 20% trying to avoid someone getting access to passwords, tokens, etc.
- 10% writing commands for the build and tests
- 70% writing work arounds for bugs and errors caused by the CI system or SDKs in headless environments...4 -
Hi C# guys out or everyone else too,
I found this in an StackOverflow answer: https://docs.google.com/document/d/...
What do you think?16 -
Dear notebook manufacturers,
do you ever fucking think of how users actually use your notebooks in a company? Almost every company makes use of docking stations. Sooo... Instead of killing my battery over time by being constantly connected to power via the docking station. What do you think of doing some kind of scheduled/more intelligent charging or a charging range? I mean I dont stare 4 hours a day onto my 14 inch notebook display and then think "Oh I need to charge, better use my docking station" and go charging it for 90 minutes whilst staring at two 4k monitors and then unplug everything. My notebook now lives for 20 minutes without a power source... I cant even do proper presentations without using power cable... Please... Do something...
Yeah they will never see this. Just asking myself how you can develop a product do far away from the actual customer23 -
The typical university project as a group:
- Discuss/Make somebody create the items in Jira: 2 days
- Implementation: 2 hours
- Tests: What are tests? Do I write them in my main method?
- Review/Someone sees the code: 9 hours
- Staging/Production: No one is ever going to use the "software"2 -
Fucking dto hell...
Dear C#/.NET developers or any other developers, do you have a fucking smart approach/technique to handle the fucktons of dto classes throughout your webapi and not having to go to 5 different classes if you change some validation attributes ??
Seriously, that is the only thing I like about JS. It just does not fucking care...
EDIT: This rant came across and just fits perfectly: https://devrant.com/rants/68633813 -
I had perfect code until the exception handling was on my Todo list... Fuck my beautiful architecture I guess6
-
Looking for some names I can use for servers/devices. Currently I am using planet names from Star Wars. The names of those planets in the outer rim I use for rootservers/devices which are not physically located in my home. Any other ideas/topics?4
-
My Ad blocker is blocking the devrant image cdn... Wtf. I dont wanna search the lists for the fucking host as I cant remove it anyway...4
-
Thinking about doing some kind of coding video blog. I would talk a bit and work on several of my projects (Of course not 1:1 time scale). Good for me as I could learn from (more experienced) viewer and they could participate some kind of in this series. I think I would record and then put voice on it when cutting the video. (I don't want the viewer watching me searching for an error caused by a typo for 20 minutes :D) Avg video length: ~5-15 minutes
What do you think? Will this be cool or no viewers?
PS: Sorry for my bad english.
PPS: I hate people who apologize for being bad writing in english.
Disclaimer: Some kind of inspiration by Jake Wright.1 -
Does someone know a good getting started/good resources to learn coding WebAPIs with golang from the start?1
-
I thought: Okay lets update this open source software the day right before my exam. What could go wrong? All previous updates worked without a problem and this is an urgent security fix for RCX.
Of course: It failed. I spend the whole night searching for the error in my config files etc. The error was: A missing null check in start sequence. Had to fix and build it myself as I required the files stored there for the exam.
I learned a lot that day/night about updating only when you have the time to deal with errors... -
Radeon gives notification about update. Update shows 2 major updates. Downloading update. Installer of update says its already up-to-date. What the fuck AMD and Intel?
Ps: How come that Windows still having issues with docking stations and different resolutions when (un)plugging?1 -
Simulation games like bus/train simulators or e.g. transport fever can be used so easy to just calm down and relax for some time just driving or building an awesome world. The way it should be.