Details
-
AboutJS, Java & .NET developer
Joined devRant on 4/12/2018
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 inherited some Java code from a guy that thought you could only return strings from a method.
So how did he ever pass anything other than a string, I hear you ask? He had a (hand crafted, using no libraries, and not escaping anything properly) toXml() and fromXml() method on each object.
Yeah...15 -
Making ciri from the witcher upcoming tv series a black asian minority ( although she has has elf blood . Elfs are white not black ).
Master/slave controversy.
Introducing random gay movie scenes just for the sake of diversity.
What's next ? Making a documentary about linus torvalds with him being a black asian gay feminist ?8 -
I fucking hate those cringy Indians commenting dogshit on almost every youtube video. Never have I even seen anyone more dumb than these retards. Almost every programming tutorial on youtube is infested with "plese sir pls teach me hw to hck i wnt to be a hckr" and "sir my phone no is xxxx and my email id is xxxx send me the cod plz". I mean even on css tutorial videos? seriously? No other third world country has such boneheads. I just hope each and every retard like this drops dead the moment they write stuff like this.14
-
.Net is masterrace.
C# gives me frequent orgasms.
Use SQL Server for DB, add to that parallel querying and NoSQL capabilities.
Incredible development speed with EF
Incredebly powerful web framework...check
AI and neural networks...check
App Development...Xeck
If you want to do some of that functional programming F# is the language for you.
And the best thing: .Net core runs on Linux too10 -
If Suicide Linux deletes all your files when you mistype a command, what operating system only deletes half your files when you mistype a command?
ThanOS4 -
When I was in school, people came to me every once in a while, wanting to make a new great MMORPG with destructible terrain and factions.
Then came the guys who wanted to make a new amazing app that will help them fix some minor life inconveniences (like tracking expiry dates on the groceries in your fridge).
And now there are guys who want to make blockchain, IoT and chatbot based startups.
I just want to watch youtube and post shit on the internet. :(1 -
At job interview.
They: What would you describe as your biggest character flaw?
Me: *rolls d8* I pretend not to understand the local language in order to avoid interactions I would rather not have.
They: What?
Me: ¿que?6 -
I just want to get fucking home... This is the second flight canceled... NO I DONT WANT TO GET IN A FUCKING HOTEL AND FLY TOMORROW...
Excuse me sir your flight was canceled.... SHUT THE FUCK UP YOU FUCKING SLUT
DON'T EVER FLY WITH THOSE FUCKTARDS3 -
At job interview.
Interviewer: What are your goals in life?
Me: Well... Right now... Getting 1000 upvotes in devRant so I can get that fat cat on my avatar....6 -
Me: "I should try to waste less money this month"
Also me: "I wonder what 1000 euro whiskey tastes like..."
(Please describe in comments, I don't actually have 1000 euros for whiskey.)11 -
At Job interview.
Interviewer: Where do you see yourself in 10 years?
Me: I see myself as the leader of a raider group, robbing and scavenging together pieces of what is left of the civilization in hopes to build a weapon powerful enough to take the world back from a rogue AI, which I built myself few years earlier.
Interviewer: What!?
Me: What?15 -
One of my favourite, encryption puzzles is this:
ITuyVT93oUZtLKWyVT5iqPO3nTS0VUEbMKxtp2IyoD==
Answer is plain text string in english. Good luck, post solution in the comments!18 -
Things you hear from developers 5 minutes before demo to the whole Management Board.
- "... Does this button work... Nope... Oh well..."
- "What the hell is THAT!?"
- "Um... Is it supposed to look like this?"
- "Please tell me you didn't just merge this!?!" -
Sometimes I feel frontend development is like ancient magic:
Backend Dev: Oh no, I can't align this DIV properly.
FE Dev: No worries!
* Casts Flexius Boxius on the DIV *
* Div aligns slightly better *
BE Dev: But it's not centered!
FE Dev: No worries!
* Casts Marginis Automaticus! *
* Rolls natural 1 *
* Everything collapses *
* Website is on fire *
* Product owner cries *
FE Dev: No worries!
* Casts Flexius Boxius level 5 on the parent div *
* Everything looks beautiful *
* People are in awe *
FE Dev: You are welcome!
* Adjusts his robe and leaves *8 -
Why is this CSS not updating???
Ctrl + F5
Still!!!
Let's check in incognito..
F*CK, really!!!!
.... Ooooooh right I'm checking prod not dev.9 -
I'm planning to add this in my next project..
Login Critter
Source: https://github.com/cgoldsby/...19 -
Ok, I get it, stickers are "cool". However, every time I see a laptop full of them I can't help but think three things.
1) Why on earth would your ruin a perfectly nice, clean, design.
2) I see the stickers and think "wow, (s)he must really be a fan of a lot of tech companies
3) I think your were one of those kids in school that glued stickers of skateboard apparel manufacturers to your backpack because it was the "cool" thing to do.
But mainly the ruined design thing bothers me. Just..... WHY!?!15 -
I've created an AI!!!!
Code:
switch msg:
case "Hi": return "Hello";
case "What's the weather": return "Weather is great";
case "Are you an AI?": return "Yes, I'm highly intelligent"8