Details
-
AboutFarmer by nature, Programmer by profession
-
SkillsJava, PHP,JS,HTML,CSS,Android, Python
Joined devRant on 6/13/2016
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 never owned an Apple product. I prefer other stuff.
But kudos to Apple for bringing sexy back with the Liquid Glass.
God fucking damnit I miss the Windows 7 days. We didn't appreciate it enough.13 -
First time I've spent £500 using Google Pay. Tiny bit disconcerting how easy it is. Must remember it's real money.21
-
There is nothing special about psychedelics, it’s just a drug that temporarily affects the brain which controls how we perceive the environment, there is no extra dimension, no spirits/beings, just a really hard drug. Take it from me, I had a really bad trip about a week ago.4
-
New JoyRant build (38) with a new feature:
Every user that you see in a rant will be stored in a list which can be used for @mentioning and viewing the profile.
https://devrant.molodetz.nl/IMG_529...
https://devrant.molodetz.nl/IMG_529...
https://devrant.molodetz.nl/IMG_529...
https://devrant.molodetz.nl/IMG_529...
Sometimes you just don‘t remember the exact name of a user and hopefully this feature will help.
It might also be a nice summary of how many users are active.14 -
Enter BIOS menu
See the option called something like “ionic capacitor discombobulation”
Click “help” near the option to learn what the hell that is
“Enables or disables ionic capacitor discombobulation”
ffs13 -
architecture/framework/schema/system is best judged by how much neglect it can take before breaking down.8
-
this crap is pasted on to the end of every ""migration" in the project. Migration in heavy quotes because they do everything and they are run by different tools according to different rules depending on where they are and whether certain words appear in the file name.6
-
The ratio of time spent reading versus writing is well over 10 to 1. We are constantly reading old code as part of the effort to write new code
- Robert C. Martin3 -
A brilliant letter Richard Feynman wrote to Stephen Wolfram:
CALIFORNIA INSTITUTE OF TECHNOLOGY
CHARLES C. LAURITSEN LABORATORY OF HIGH ENERGY PHYSICS
October 14, 1985
Dr. Stephen Wolfram
School of Natural Sciences
The Institute for Advanced Study
Princeton, NJ 08540
Dear Wolfram:
1. It is not my opinion that the present organizational structure of science
inhibits "complexity research" - I do not believe such an institution is
necessary.
2. You say you want to create your own environment - but you will not be doing
that: you will create (perhaps!) an environment that you might like to work in
- but you will not be working in this environment - you will be administering
it - and the administration environment is not what you seek - is it? You won't
enjoy administrating people because you won’t succeed in it.
You don’t understand "ordinary people." To you they are "stupid fools" - so you
will not tolerate them or treat their foibles with tolerance or patience - but
will drive yourself wild (or they will drive you wild) trying to deal with them
in an effective way.
Find a way to do your research with as little contact with non-technical people
as possible, with one exception, fall madly in love! That is my advice, my
friend.
Sincerely,
(Signed, 'Richard P. Feynman')1 -
Bootcrap. Just looked at their main page, and it's a whopping 75k of markup plus 294k of CSS (W-T-F?!), and 224k of JS. All of that shit for a page that shouldn't be more than 10k of markup, 16k of CSS, and that has no reason to even use JS at all.
<a class="d-flex flex-column flex-lg-row justify-content-center align-items-center mb-4 text-dark lh-sm text-decoration-none
Yeah, that crap is supposed to be "easier" to write. That's what you get for totally failing to understand how HTML/CSS even work, clinging to late 1990s practices, and ditching decades of progress since then.
Although the Bootcrap folks do manage to write valid HTML. As low as that sounds, but that counts already as an exceptional skill in the notoriously low-skilled frontend "dev" world that is all about making shitty websites.
Oh, and the rest like Failwind and Bulimia aren't any better. They already fail at delivering valid HTML on their websites.17 -
PLEASE
Im trying to start keycloak via docker compose
It works when i start the container via docker
But fucking fails when docker compose SAME.EXACT COMMAND
Keeps crashing with logs
2023-10-13 11:34:40 User with username 'admin' already added to '/opt/jboss/keycloak/standalone/configuration/keycloak-add-user.json'
WHY12 -
Buy a $2000 suit that you will wear once or twice a year and nobody cares.
Buy a $120 keyboard that you will literally use everyday and people lose their minds.12 -
Genuine question:
What's the most poverty you have experienced? No troll answers please.
I'll tell you mine, I lived in Bangalore in 2018 when I was starting out living in a PG with 2 strangers, and I had to travel like 9 kms to my office, 7 kms by bus and 2 kms walk.
I was walking, listening to music as usual, when I felt uncomfortable with the sunshine burning my skin. So I thought, let me hire an autorickshaw and get to my job. But doing so, will result in no lunch today and if I wasted money on auto and lunch both, I won't have any money for the bus fare.
That feeling was my rock bottom thinking "Holy crap, I'm poor."
That incident is what I compare myself to, sometimes, and I think "Well at least it's not THAT bad."9 -
Since updating already has the same fields as while registering minus a few fields (password roles etc), is it better practice to:
1) create a brand new model class dedicated with the exact same duplicate fields that are required to be set in order to be updated (has the exact fields allowed to be updated)
2) or use the same model class that was used to register the whole thing (this has all the fields including the ones which arent allowed to be updated, so programmatically you'd have to target only fields that you want to update)2 -
I just answered honestly to an “anonymous” survey of my workplace. If I don’t get laid off in the next 3 months, then I’ll believe it’s truly anonymous.7
-
Hey everyone - I will be doing some routine database maintenance a little later tonight. There might be some short periods of downtime but I will try to keep them to a minimum. Sorry for the inconvenience and thanks!9
-
Conversation I just heard
Manager: How's everyone doing?
Dev: I'm actually really tired. I've been having trouble concentrating and reading. I think I need a vacation.
Manager: Oh but that's good. You see, the brain is like a muscle. Today you lift 30kg, tomorrow you lift 40kg. So you will be able to handle more and more stress as you progress. That's great.
Dev: ...18 -
Inappropriate experience at work: One of our project managers got arrested one day for fraud. Apparently an employee had been in the middle of an online purchase and walked away from their desk. He happened to see the unmasked entry of the CC info (this was before websites cared about masking sensitive form inputs). I guess the temptation was too great…and he was too stupid to realize he’d get caught…and he jotted it all down. He made thousands of dollars in purchases which, naturally, eventually led back to him.
The same guy, before he got arrested, had made a joke when someone in an office team email said “Feel free to have some cake in the break room.” He replied “No need to do anything to me for the cake.” His first name was “Free”.4 -
Inappropriate experience at work? Here is another one:
After 10 years of service the company gives the employee an anniversary party, complete with cake, drinks, etc.
Preparing for a party, HR set the cake in the break-room and left to get the other supplies, in the mean time the IS department manager 'John' walks in, sees the cake and decides to take a slice.
Not a small corner piece you may not notice by smearing the frosting around, but a big piece from the * middle of the cake *.
'Mary' walks in and catches him.
M: "JOHN! The cake is for Eddie's party! Everyone will be here any minute!"
John: "Oh shit!..sorry, let me put it back..."
M: "NO!, you've already eaten some...the cake is ruined!"
<he had icing all over his hands, so he used the cake knife to cut, but used his hands to dig out the slice, so the cake looked pretty tore up>
J:"How was I supposed to know? All I saw was free cake!"
M: "You are on the invite list for Eddie's party! You have 'Happy Anniversary Eddie' on your plate!"
J: "Party isn't until 2:00...<looks at the breakroom clock> oh shit...it's 2"
About that time, several VPs walk in, notice Mary is upset and after finding out, our IS-VP said "John, I'm not happy about this. I want you in my office after the party. You can leave ...now!"
Our IS-VP is almost always emotionless (mostly just happy and in a good mood), it was the first time anyone had seen him this physically angry in years. We don't know how John kept his job.15 -
I know we might think we need drugs to accomplish something. Like coffee to get work done or alcohol to socialize better. But honestly, you are better when you are sober - because you are perfect just the way you are :)8
-
Changing the native browser scrollbar should warrant the death penalty.
Do not make it narrower. Do not make the colors blend with the background. Do not hijack it its functionality. Do not minimize it until I hover.
I am so fucking tired of websites that think they are in charge of my browsing "experience" and hide or otherwise marginalize the single most useful part of the page's UI.4 -
Inappropriate experience at work? All very old experiences, this is one of many:
The IS department manager 'John' would poke is butt in a cubicle, fart, walk away laughing and/or say "That'll wake you up". -
I just built a TypeScript microservice and got a heap out of memory fatal error. What the actual fuck? Micro my ass7
-
Whenever I get to switch from vs code to a jetbrains IDE, I remember what the difference between a text editor on crack and an actual IDE is. Jetbrains IDEs are just such a blessing.
Visual Studio is still a piece of shit though :)7