Details
-
Abouttoo crazy for you B]
-
Skillscamera, guitar, bushcraft, dotnet, having long hair.
-
Locationgermany (frankonia)
Joined devRant on 7/28/2021
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
-
Open letter to any website that is trying to implement "smooth scrolling" on their website using JavaScript: stop, consider how awful it is 100% of the time, and kill yourself please.2
-
I think i came up with the ultimate captcha. A gif that displays four numbers, one by one in current position. There's always one number displayed. I do not think that AI can recognize it without some nasty adjustments while it's very clear for humans. A while ago I had to do a captcha with six questions and failed it a few times. Wtf.
The site I'm working on will have this captcha soon. I make a microservice in C that will create a captcha equal to the last url parameter, the four digit number. By giving the number yourself as parameter you know what to validate with later at post. I probably include the answer hashed with some salt in a hidden field to compare answer with so it works if you have two tabs open20 -
Realising how fucked and broken python's type system is because none of the type checkers have implemented it correctly.2
-
I did it.
I finally fucked prod.
And had to do open heart surgery on the service to get it unfucked.
Shit happens. Luckily its internal prod only...10 -
Isn’t it weird how a paper notebook is more private than anything you type on a computer, despite the complete lack of encryption? You don’t control what happens to your CPU under the hood, and you never had that control.15
-
So I’ve requested images for the dark mode because the existing images are very bright and look bad when dark mode is enabled.
After a few days the designer says that it’s done and sends me the figma link.
And what do I see there? He added the screens but in dark mode with the same bright images! 😂
I mean… even if he misunderstood me… doesn’t it look odd to him?4 -
git push # via a slow network
> ssh: connect to host github.com port 22:
> Connection timed out
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
yes, if I have to wait for your server to time out, I can waste more time checking my permissions and that the repo still exists - as if ...1 -
The fact that I can buy a game for $70 price tag today, and still run the risk of it getting taken away from me, by the company that built it, is why I'll always pirate games.
If buying is not owning, then pirating is not stealing.13 -
People who use ambiguous date formats should be left alone in an almost empty sewage tanker with a horny orangutan.3
-
Third-world countries like Russia do deplorable shit. First-world countries do deplorable shit too. The difference is I can be vocally anti-Biden in the US without a red-hot soldering iron being inserted into my rectum by the police.7
-
This b2plane guy is really something
I mean I felt dumb and insecure about my job and now I don't :v11 -
I'M GONNA KILL THIS MAC
what the FUCK!!!???!!!??? IT WORKED YESTERDAY!!!!
Now the whole iOS build pipeline fails again complaining smth about distribution profiles. Then about certificates. And then it starts using a completely unrelated certificate and complaining that provisioning profile does not include it...
what the f...
IT FUCKING WORKED YESTERDAY!!!!!!26 -
Guérewol festival in Niger, a very conservative country, is when men dress as women to impress women.9
-
More companies need to clamp down on hard-coding secrets. It’s not difficult to store them somewhere else, and there’s swathes of free tooling to stop you doing it in the first place.
Heck, set up a pre-commit hook. Link it to a shock collar.4 -
In the whole world right now, only 12 people really understand CSS. One is me, eight more are my other personalities.5
-
The only person responsible for the server maintenance has put in his resignation period in.
The other person that has access to the servers does not know the difference between production & lab.
Fun times ahead14 -
Please who the fuck wrote sql query with 6 nested select queries as 1 giant view. Literally 6 paranteses. Garbage 30 year old legacy codebase Please fuck off i now understand why nobody wants to work on this bullshit15