Details
-
Skillstyping_for_living && cars && footbal && foosball && gaming
-
LocationPrague
Joined devRant on 8/28/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
-
Just found out Google Domains is being shutdown and all domain registrations sold to Squarespace. Somebody should be hanged for this..16
-
Unpopular opinnion: Whole IT industry is becoming more and more degenerative with each passing day..17
-
Every time I see a cringe job post like this I internally scream hard. There, fixed it for them 🫡19
-
Time to say no to artificial intelligence, tried ChatGPT today and it's frightening.
The day when we won't consider nukes as the biggest threat to our civilization is approaching exponentially faster and faster and this is really worrying.21 -
Fingers crossed we can say goodbye to ping and latency problems in next 5-10 years. Exciting times we live in.6
-
Me: closes eyes and says to myself how I MUST get some sleep..
My brain: *starts thinking about keywords MUST, SHOULD, REQUIRED and how those are defined in RFC-2119*
Why I just can't get some normal sleep, could it be licensing issue with my brain? 🙈2 -
Just discovered Insomnia Designer, I freaking love it and it's git integration. This is exactly what we developers needed for years 🥳10
-
With all of this Microsoft blacklist and master bullshit, I wonder when will someone protest for git push/pull to be changed due to sexism 🙄🙄🙄7
-
PHP are you freaking kidding me right now? Why are you forcing me to write ugly and meaningless code like this?
Today I just learned that boolval("false") will return true.
I'd deffo expect this from casting operators, but not from a function which even has val inside of its name.
What purpose is to have functions like these in language if they just serve as plain wrapper for casting operators9 -
Just tried Xiaomi Mi Band vibration alarm. It literally only gives 15 short bursts over the 10 seconds and then it stops. There's almost no configuring available in their app except for snooze option which only has default value of 10 minutes, so it means you're stuck with just choosing an alarm time.
Do they actually expect people to wake up by that?4 -
Still boggles my mind that it took something like coronavirus for people to start covering their mouth when sneezing / coughing, washing hands and let's not even mention public places like shopping malls and stores to start with regular disinfection of their premises.. 🙄🤦♂️8
-
Always love seeing massive companies fail in simple trivial things like these. Just tells me they don't have proper QA.6
-
Udemy strikes again with their amazing courses..
So many things wrong in this image that I don't even want to start..
Seriously, who teaches people to write code like that?25 -
How the hell does PR containing production secrets and private keys gets 3 approvals and gets merged upstream? 😬 🥴6
-
I really don't understand how developers from Facebook, WhatsApp and other messaging platforms still didn't figure out that ever since they introduced message previews on push notifications that those "seen" check-marks became utterly useless in most of cases..
This COVID-19 quarantine just confirms it, since nobody is doing anything else except being on phones and computers whole day but somehow it still takes them several hours to "read" the message..9 -
This is response I got from my ex tech lead in a company that I left six months ago..
Btw account is registered on my private email and has admin access to Slack full of confidential files.
Don't even know why I worked there..13 -
When you pay money to Facebook to advertise yourself as SEO expert, but are unable to even properly optimize your own website.. 😬 🤷♂️3
-
Ffs Bitbucket, is it really so much to ask for to have a mobile responsive website in 2020 to normally review my pull requests.
Not like we're giving you loads of money for your service already or anything.. 😌6 -
Getting really sick of brand naming conventions these days, Youtube just suggested me a video called "Samsung Galaxy S20 Ultra vs iPhone 11 Pro Max!"
Like what are those, Transformer names? 🙄12 -
Gotta love moments when you find legacy code like this :)
P.S. Yeah, that was the whole script, written by just one guy.3 -
Just got an email with a new really nice douche-bag move from Postman to raise their prices again (this time for almost double) on their paid plans with excuse "it will help us deliver more of what our customers need from us."
Even though I've decided to look other way around for years on their electron-based garbage of bloated app, have not been a fan of their pricing 8$/month/user just for a simple feature such as sharing request schema and environment data.
This simply needs to stop and I'm seriously thinking about doing something about it. 🙄10 -
How has development come to the point that 16GB of RAM is not enough to smoothly develop a simple website?
Where have we lost the way? 🤔 🙄42 -
Random thought while upgrading schema and manually recreating 100+ rows table; when looking for a job, make sure you look for one where company focuses on employing brainpower, not manpower.. 🤦♂️ 🙄
-
Not day passes by that I don't think who the hell thought it would be a good idea to have Ctrl+R shortcut on web version of Outlook for replying to email.. 🙈6
-
Started new job with presentation at 10:00. Went for lunch at 11:00. Was given access to source code at 12:00. Decided to quit at 13:00.
No regrets. Code was so bad that I wanted to cry.7 -
Anyone knows why comment limit on web version of devRant is 1000 chars and on mobile 2000 chars?
Is this an actual feature to push people for using mobile app, or inconsistency caused by not updating web app?7 -
People like this guy commentating are the main reason why evolution is still just a theory.
Let's take for example someone having a problem with their car not starting up.
Already seeing this guy's response would be:
"Personally I hate cars. Seems like its always they're broken. Have you just tried using your legs and run 40 kilometers to work every day?"
No I didn't you fucker, and you know why? Because it's not convenient. The same way how it's not convenient for me or any sane developer to drop to a command line and run custom query (which can be automated) every time I want to quickly check some values in development.
And no, the OP didn't ask for setup of this on production, the conversation kept on in comments below and this guy was still defending his productive idea.42 -
Today I learned Slovakia is in fact a version control system, not country.
Things you find on Wikipedia these days.. 🤔10 -
When you decide it's not worth of your time to go through lengthy code documentation and just run that stackoverflow snippet straight on production.. 🤠