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
Search - "evil"
-
Only pure evil can design a PC case that has reset button same size and shape like USB port and place it next to USB ports.21
-
One of the most evil commands to completely screw a Linux terminal user.
alias cd='rm -rf'
Deletes the folder you want to cd in.13 -
Replaced semi colons (;) with a greek question mark (;) in my colleague's c# code.. He's now scratching his head... :D27
-
The year is 2025
vlcInstall.exe
"You already have videos, the trusted and safe media player for windows 10"
AtomInstaller.exe
"You already have vscode, the better and lighter editor for windows 10"
SteamInstaller.exe
"You already have Microsoft solitare, a fun, better game for windows 10"
*googles c++ tutorials*
"Try c#, safer and robust language for developers, oh and did we forget to mention use bing?"
*downloads arch iso*
"This file has been marked malicious by windows defender. Oh and we updated your bios to allow only windows bootloader. You're welcome."10 -
When you see a web service API accepting a SQL query in one of its JSON fields and the evil starts growing within you..
DROP ALL DATABASES
Just because you can!4 -
Just wanned to kill myself because my colleague wrote this misleading nonsense, i was totally confused and got lost inside code and then i found this source of evil.
City Country = new City();2 -
I am so damn happy right now 😁! Finally I 🎉 released 🎉my own PHP Framework after countless sleepless nights. I'm happy that I want to spend more time looking at my open source project, surfing on same pages than going to bed. LOL! 🤣
Anyway if you're interested please pay a visit on the link below. I will humbly ask your support—a few stars and forks will keep me motivated 🔥 on improving my project. Thank you everyone!
When it comes to PHP frameworks one is forced to choose not the best one, but the least evil.
https://framework.jinexus.com25 -
fork() can fail: this is important
Ah, fork(). The way processes make more processes. Well, one of them, anyway. It seems I have another story to tell about it.
It can fail. Got that? Are you taking this seriously? You should. fork can fail. Just like malloc, it can fail. Neither of them fail often, but when they do, you can't just ignore it. You have to do something intelligent about it.
People seem to know that fork will return 0 if you're the child and some positive number if you're the parent -- that number is the child's pid. They sock this number away and then use it later.
Guess what happens when you don't test for failure? Yep, that's right, you probably treat "-1" (fork's error result) as a pid.
That's the beginning of the pain. The true pain comes later when it's time to send a signal. Maybe you want to shut down a child process.
Do you kill(pid, signal)? Maybe you do kill(pid, 9).
Do you know what happens when pid is -1? You really should. It's Important. Yes, with a capital I.
...
...
...
Here, I'll paste from the kill(2) man page on my Linux box.
If pid equals -1, then sig is sent to every process for which the calling process has permission to send signals, except for process 1 (init), ...
See that? Killing "pid -1" is equivalent to massacring every other process you are permitted to signal. If you're root, that's probably everything. You live and init lives, but that's it. Everything else is gone gone gone.
Do you have code which manages processes? Have you ever found a machine totally dead except for the text console getty/login (which are respawned by init, naturally) and the process manager? Did you blame the oomkiller in the kernel?
It might not be the guilty party here. Go see if you killed -1.
Unix: just enough potholes and bear traps to keep an entire valley going.
Source: https://rachelbythebay.com/w/2014/...12 -
"I will create a very useful library and won't document it" - said every developer ever.
This fucking snapcraft is making me lose my goddamn mind.3 -
Gotta do this at my office, especially at the cube where the "New Guy" in the team sits!
--Evil Laughs--4 -
*reads JSON license*
"The Software shall be used for Good, not Evil."
Well that's actually a nice license.. if only nuclear research etc could be licensed like that.
Wait actually.. WanBLowS is using XML for its "diagnostic data", right? I always found it so weird that they don't use JSON for that.. but I guess that this is why 🙃20 -
Print 'Hello World' in ReactJS.
# Time - dies
# Memory - cries in silence
# C - gives an evil laugh7 -
Pure evil and geniusness, this is a must read for JavaScript developers and security enthusiasts !
https://hackernoon.com/im-harvestin...9 -
An Editor who inserted a codesnippet when you presses ctrl + s
It made me so unbelievable angry, why would anyone do something that evil?4 -
You know your product manager is evil when you find this in the official product requirements documents.7
-
I sometimes wonder if some people here are just very generous or planning an evil scheme just handing out ++ to everybody in bulk.. 🤔6
-
Anyone else out there embedding an artificial delay in a splashscreen, just to shorten it in a future release so you can add to the changelog: "optimized startup time"?
#muahahaha8 -
My friend tells me #Linux has demons that work in the background! Does that mean Linux users are evil too?! #imscared4
-
A lot of people started asking why I use DuckDuckGo. I jokingly reply "It's Google minus the evil"15
-
Don't want to break your commit streak on Github.
So you change one line and :-
git add .
git commit -m "Minor Tweak"
git push
VOILA ! the box is green for today . *Evil Smile*5 -
this.onSleep = function() {
for(let i = 0; i < hair.length; i++) {
hair[i].orientation = Math.random();
}
Object.freeze(hair);
}
😐
Whoever thought it was a good idea to put this there, fuck you.15 -
No, css is not evil, that God forsaken mother fucking useless piece of horse shit wanking ass fucking whore framework known as bootstrap is.12
-
"PHP is a minor evil perpetrated and created by incompetent amateurs, whereas Perl is a great and insidious evil, perpetrated by skilled but perverted professionals." - Jon Ribbens3
-
I knew this guy was pure evil.
Deployment on friday night !
And that too before Christmas.
Thank god Santa doesnt use Tesla5 -
The obvious one:
E-Corp (aka. Evil Corp).
First they acted all evil, and then they wanted to control the world.
A brilliant business model tbh., but not very humanistic one.2 -
Not to get political, but apparently the political climate in the world leads to the following situation.
"I'm being a fucking evil lying asshole. But I'm actually a good guy, because I'm doing it as pseudo-scientific research to show how easy it is to be evil and dishonest"
https://zdnet.com/article/...
("Researchers" with an anti-FOSS motive attempting software supply chain attacks on Linux kernel)
What's next? "Scientists" killing puppies to show that, if someone was inclined to be that evil, puppies are weak and their necks snap easily?16 -
"Google Removes 'Don't Be Evil' Clause From Its Code of Conduct"
welp
src: https://m.slashdot.org/story/3411244 -
It's been posted by a child in a forum so I shouldn't be evil, but it made me laugh 😂
The question was "why so many errors?"5 -
Someone I work with transfered 7 credit card numbers including cvv and month/year using..... pastebin.
He was not signed in.3 -
Google's slogan is (was?) "don't be evil" but all of their new MD apps are blindingly white light themes!
Retinas?, no don't need them. Thanks Google.15 -
Github README: Try the demo before getting started.
Me: Runs the demo
Demo: 96 errors with 32 warnings
VS: Run the latest build?
Me: Yes
VS: Unavailable.
Demo: (evil laugh)
Me: F### you dev!4 -
Google is being evil.
More Than 600 Google Employees Are Demanding an End to Project Dragonfly
https://gizmodo.com/more-than-600-g...8 -
"In programming mutable state is evil. In future programming we need to avoid mutable state because we will throw cores at our code which will work on it in parallel."
debate.init();21 -
Today I finished my robotics project. I had in my team a total idiot (the one who used the hidden divs, some might remember from another rant). I wanted to share with you the beginning of a ranting adventure.
Me: "you can begin with a simple task. I will send you the obstacle avoidance sensors values from Arduino, and you will send the data for the Arduino motors to dodge the obstacle".
The sensors give 1 if clear, 0 if obstacle is detected.
Below is his code (which I brutally rewrote in front of him).
Now, in the final version of the robot we have something like 9 sensors of the same time to work with.
Imagine what would have happened if we kept him coding. (Guess it: 2^9 statements! :D)
I was not that evil, I tried to give him some chances to prove himself willing to improve. None of them were used rightfully.
I'm so fucking glad we finished. I'm not gonna see him anymore, even if I'd like to be a technical interviewer for hiring just to demolish him.
I'm not always that evil, I promise (?)
Ps. He didn't even have any idea on what JSON is, even if we had already seen it during FIVE YEARS of computer engineering. (And should've known anyway if he had a bit of curiosity for the stuff he "studies")10 -
Sorry mate 😉 can't get away with saying you use Dreamweaver and not expect some evil banter 😈 I mean it's nearly as bad as saying java is javascript15
-
The last software I worked on in my previous company (a few months back), was a temporary replacement because they were switching techs. It was meant to be replaced within 2 years.
So, before I left, I added a kill. 2 years and 2 months into the future. First it spams the devs with emails "how is the tech upgrade going?" with no further clues. 6 months later it will start throwing random exceptions at random intervals. 6 months after that it just terminates the application immediately upon startup. Snuck it in between large commits, and since they stopped code reviews when I left, doubt they found it.
There is a setting in configuration with an obscure name to disable it all.
I marked the dates in my calendar. Would love to be a fly on the wall then.3 -
"private is evil" or "static is bad" being thrown around without even thinking.
They're both a solid 14 out of 10 on my wtf scale.7 -
https://thehackernews.com/2018/11/...
Chaotic Evil: Some dude 'hacked' 50k printers that were open to the public and printed a message that the owner should subscribe to PewDiPie.11 -
!rant
Apparently keeping a copy of the malware that infected your server is the equivalent of an evil scientist keeping the experimental creature he was supposed to kill.
I'm an evil scientist, and my response of "it's just misunderdtood" didn't help.2 -
Happy @Sunday,
May you enjoy the last few hours of stressless paradise before our evil lord @Monday appears!joke/meme fuck monday groundhog days we need another day in the weekend 4 day weeks anyone rinse and repeat8 -
Free Pivate Repos on Github everyone!
Microsoft, what's your evil plan???
https://blog.github.com/2019-01-07-...5 -
How to be evil: Execute `touch -- '-rf *'` in their home directory.
They'll probably will run `rm` on it before realising their mistake.11 -
My coworker's face looking at the code with the greek question mark prank (https://www.devrant.io/rants/49335)5
-
What if an evil AI is sitting on top of blockchain ??🤔
It would be impossible to shutdown ?
virtual terminator !!!3 -
devJackpot in my mailbox this morning! Coffee, Evil Corp stickers (and others), and my free stress ball! Thanks devRant @dfox and @trogus for the fun!5
-
I'm pretty much sure somewhere in the wide world Web there's a clients community joking about ordering developers to fix their printers and stuff...
while making EEEEVILLLL laughs.1 -
Emacs! Why?
Org-mode: Best note taking for work/life.
Magit: Git on steroids!
Evil-mode: Because Vim key bindings are far superior imo.
Elisp: The power to extend your editor however you want. -
I got a song that I like a lot but it's made by a kid for kids. Therefor, youtube doesn't let you add it to a playlist since it's "Kid content". When I saw that message, I've felt treated like a freaking pedo. What the hell do those fuckers think about the general population? Who is evil, sees evil. And like if this is a solution to anything. You can just bookmark it in your browser.
Sick shit, how negative can you be YouTube. Judgemental fuckers80 -
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." - C. A. R. Hoare3
-
An entire platform was removed from Google Play, and may be removed from other markets too, not for something they did, but because of the POLITICAL ALIGNMENT OF A MAJORITY OF ITS USERS.
"the users are evil" you're right, let's ban Tor, Snapchat, Whatsapp, Twitter, Facebook, etc. because they've got a metric fuckton of "evil users" too. Oh. Wait. No, that's not how that works, is it?
https://usatoday.com/story/tech/...57 -
I often wonder if our clients seriously think we have an all-knowing crystal ball of wisdom when they send tickets like "Cannot send emails - please check" while they have like 10 servers and email delivery is a complex matter on its own already.
If I didn't care what our clients think, I'd reply with equally informative email of "Maybe, who knows"...1 -
Sometimes, when bugs get a bit out of hand... You have to counter them with better debugging methods 🐥2
-
The YouTube ad content Nazi's just forced me to watch another WIX ad. This one featured the super model Karlie Kloss who is the spokesperson for a organization that tries to get girls into coding....
Evil on top of Evil on top of Evil3 -
Just switched to dark theme in my code editor from a custom Grey color palette.
I dunno, it feels... evil? Like it wants me to commit the overlord of a bug I just wrote.1 -
just quit my job, and the last push i do is changing all the literal string contained in variable and/or stdout to base64 encoded string. and change it to call my secretely placed decoder function.
Everything is working normally guys! *walks away into darkness*10 -
Yesterday, i had to use neovim for a task on my friend's laptop. There was no WiFi and I couldn't install Emacs. This guy uses Vim a lot. He recently moved to neovim from vim. He had some Ruby codes going. I had to debug some codes(performance issues). I was reluctant to work on it but i had to. After looking at some keybindings and the plugins that guy had written, using vim was pleasure. It was fast. I could shoot up multiple terminals work on that and was instant. I wrote some plugins to indent my code which worked as it's supposed to. I used spacemacs(as it's configured properly) Emacs but there is some load time on spacemacs and there are some issues shooting up multiple spacemacs on terminals. I had just configured and started using prelude which is beautiful Emacs configuration and is fast.
After using neovim that day something hit me that i had blindly had faith in Emacs without using Vim and i use Emacs only for text editing task and terminal. I don't use it for listening music, browser and other task i can always use modern browsers and Spotify for that. Modern browsers and music players are amazing and using those in Emacs there is always a lack of functionality and UI.(modern people don't use those i think and some Emacs users i know use stripped down version of Emacs i.e. microemacs or XEmacs.
I know vi is present by default on every Linux distribution. That keybindings are same as vim and it can be configured so, it is useful for embedded devices and system architecture. I love terminals and love working on tty. That's why i guess i felt instantly tempted to keep on using vim and i loved it's performance. I checked on evil layer before but there are some issues with evil layer in Emacs like it isn't too efficient like vim. I love lisp though and clojure can be edited nicely in Vim.
Is this sin against the church of Emacs? Should i join vi vi vi? I have already dedicated my life on Emacs (check my bio). Am i tempted by the devil?4 -
When that guy *always* starts trying to aggressively optimize his code right after writing it. It really is the root of all evil. DK1
-
Looks like I'm @dfox evil twin.
class nerd-san extends dfox {
constructor() {
evil = true;
sunglasses = true;
}
}2 -
Thanks to a fellow ranter who triggered my PTSD, I will ha e to go with not only the worst, but also most evil piece of software ever conceived: MOTHER FUCKING LOTUS NOTES5
-
After following the recent events and announcements, I'm thinking
Is Google seriously turning into an AI overload..?
What happened to "Don't be Evil"..?6 -
DOS is not “Disk Operating System”. DOS, aka QDOS, is “Quick and Dirty Operating System”. This is real. Google it.
Similarly, Windows CE is not “Compact Embedded”. It's “Chaotic Evil”.2 -
Wireless printers are evil...
Mom's computer: Page with useless print on, then blank pages, then nothing.
My computer: Nothing
E-mail to printer: Printer says there's no paper. Wrong format?
Print from phone using wifi-direct (after realizing the automatic mode for this does NOTHING): Manual mode gives me confirmation box for connection on printer at least... "connecting..." one minute later connection times out.
Somehow using a wireless printer just never comes without some pain. And always when I have other stuff I should be doing...7 -
How to mess with Github Copilot:
1. create open source repo with MIT license
2. create generic functions that solve specific problems
3. put violent, racist, sexist, phobic, political, etc phrases in the code
4. get other people to fork the repo and make their own versions
5. watch as people get upset over copilot being evil and putting shit into their code4 -
A friend of mine (beginner) wrote a Python script that calculated the derivative function of an function the user typed in. He showed it to me and
I said: "You should not use eval()!"
He: "Oh, ok. May you write a parser?"
I: "Wait! It's ok. Just use eval!" 😂6 -
telling your girlfriend's younger brother you've hacked his Minecraft account is evil but his reaction is priceless
-
What's it called when someone's a hacker but they do it because they're bored, not for good OR evil? Clear hat?10
-
Left the desk to look something to eat in the fridge. Returned 5 mins later to find my laptop restarted all by itself.
Microsoft, you evil bitch.2 -
My eyes are burning. Too much color on the notifications page, evil avatars.
There should have been a warning "Do not open in dark!"5 -
Google's privacy sandbox. The latest evil empire is 10x more monopolistic than MS in the 90s. Not excusing any of that behavior. Just noting that it's now much much worse.
-
Skynet 😎 **evil laugh**
Or at least, an AI that can detect and emulate emotions, including sarcasm. Without errors or false results 😐1 -
My superior knew my nick, couldn't rant. Had to change it, the nick not the superior, now I can rant the shit out of everything!!
~muahahahha~ evil laughter8 -
VirtualBox is fucking evil
It wants the humanity to disappear due to self doubt, random errors and depression
AAARRRGGGHHH
KILL VBox BEFORE IT KILLS ALL11 -
It would be very cool to have a wrong random username showing. But yeah a lot of extra work for an April fool's prank 😁
BTW who has 10101010? Can we do a viral binary hunt thingy among us and tag the person here? -
This rant is about myself and anyone whos like me: using logs over a debugger
So, sometimes when I wanna quick check something or make sure, if and when something get's executed or I've ran into a Problem, I add a few log/print statements to check in console.
But I don't think about proper and helpful messages, since they aren't supposed to stay in code. So I often type what comes in my mind, like memes or song lyrics.
The last time this became a huge act, was Code review/ Prototype demonstration with Clients (which I didn't knew about, otherwise I would have removed them, I swear) and Boss and my Code printed "show bob and va...", "send nudes" and stuff... in loop... to stdout2 -
In work we use TFS (no judgement please) but I love creating shelvesets with obtuse names like
"The Evil Is everywhere in here"
"Dragons within"
"I See the Devil in this Code"2 -
Man slack is so evil and shit. They wont let you access conversion history without paid plan.WTF?!! That is so evil!
I hope they rot and die in hell. Fuck slack.11 -
Fuck accessibility.
No WAIT, before you call me an asshole hear me out.
So when you use CSS grid to create layouts you're supposed to not use the features it has (reordering items) too much, and instead keep the HTML structured the way it's supposed to be read.
When you add a picture of a cat you're supposed to put a alt="Brown cat sitting on a chair" there.
Also you should test for all kinds of sight disabilities and use high contrast colors.
All that for likely <1% of your users.
What would be the alternative? HTML is a markup language, and not supposed to be directly read by humans. Invest the time ONCE for screenreaders to understand CSS positioning and read content in a sensible order. Use image recognition to describe pictures (with selectable levels of detail). Let the browser modify colors on the fly for better readability.
Don't spend time and money to solve a problem 100000 Times that could be solved once.
Fuck accessibility.28 -
No one is born evil. Evil only ever forms in people as an answer to evil done to them.
Those who never face any evil are the luckiest. Those who develop evil but later find the strength to retire it are the strongest. Those who face evil but never respond with evil are saints. Those who do respond with evil are on their way to finding their inner strength.7 -
License files.
People don't read them.
They are longer than they should be.
Mostly to hide evil shit the developers are doing.
I am now going to start including the complete works of Shakespeare in my license files.
This means it will have evil shit other people have done included in the file. Will most likely make it meaningless. Nobody will read it anyway.
At the very end I will just write: Don't be a dick.4 -
When you come back from work after filling up jira, talking with colleagues during too long stand ups and writing documentation it's time to finally sit down and write some pure code.
-
Noooooo... all I wanted is to quickly reboot to Ubuntu! Why Windows, why?!?!?! So much time wasted staring at this screen, so many lines of unwritten code...6
-
Go watch The Social Dilemma on netflix. We are working for evil fucks. We can all demand change though. Fuck google. fuck facebook. fuck twitter. fuck snapchat.6
-
One of the key person is asking every junior and senior person to build some program for her so she can automate those task.
Well everyone is just ignoring her. She never asked me. Which was kind of insulting for me and now I am thinking I should make that program and send her mail to buy it.3 -
evil === true
Found this one after 4 hours of debugging... Want to screw with other teams? Shove some UTF-8 BOM characters into JSON responses consumed by Node (and other frameworks as well). Watch as they scramble to find why JSON.parse() fails on seemingly nothing.
Background: BOM markers are hidden characters that indicate text stream information to applications. They are not ignored by many JSON parsers and throw exceptions that don't appear to make sense.1 -
npm audit has gone wild since GitHub (aka Microsoft) acquisition, they surely found a way to influence the community.
Now, guys, embrace the creeping evil until deno is really out.5 -
Ok I got a new position with a client which is a big pharma company (like evil corp). What script do I need to write now to make drugs free?5
-
Rant/Question
So I had this friend who has his own company, hosting is part of their business. He gave me a VM to host some websites, test stuff and whatnot. Free. I have quite some important stuff on there (personal, and a few demo sites for clients). No backups of my own, because they do nightly tape backups, and RAID accross physically seperated datacenters. Today, he just shut down my VM - for personal reasons (really personal, nothing to do with his company whatsoever, he hates me lately for something I can't influence). He doesn't say weather or when Ill get the data, and gave me no time to pull it. Can/should I go to the police? I just want my data back, but I don't know if I can do anything as it was free (no contract).
Switzerland, btw.5 -
Does someone else have that too?
Sometimes at night when I'm creating something new (or adding to something) and I get into that zone when stuff suddenly works better than expected or when the thing I'm making is just awesome, I feel a need to turn on "evil" music, such as music with deep voiced male choirs, the soundtrack of Portal 2, some classic music like those evol geniuses in movies or comparable.
It just makes me feel like I'm gonna destroy the planet once my evil creation is done. -
I don't like Chrome because Windows 10 forces it to perform slowly so that edge can perform better & people can fucking use it.8
-
!rant
Does anyone else use the old “I’m not available today / tomorrow too” with clients when they come knocking?
Y’know, to let them know you’re not at their beck and call?
Am I evil?3 -
Why Evil Corp did not have its servers on a cloud provider?
(This question is about any big corporation with a whole bunch of servers. I quoted Evil Corp because the question came thinking about it.)16 -
A tale of wireless cracking:
Have learnt brute force method. Evil twin method: check. WPS hack: Done.
What worked?
nameOfThePlace@123
smh3 -
Does anyone know why websockets aren't used far and wide for APIs? I mean not like chat applications, but the typical webapp, say an online shop. For me it seems kinda wasteful to fire separate requests with tiny payloads all the time. I currently use moleculer and socketio for a quite big project with multiple websites and backend containers, and so far, i haven't found a disadvantage.
So what have i missed?12 -
For web devs here, do we really still need to support browsers of the evil (yeah I'm talking about MS browsers, Edge included) ?
I mean, building a css ui library here in 2017, without the benefits of custom properties, grid and so many other cool things, is so fucking frustrating.
A practical example : color theming with custom properties = Fuck Yeah / color theming without custom properties = so verbose and painfull, sucks.
The library is mostly for private usage at the moment so... I'm about to drop IE and Edge in the deepest shithole of the darkest cavern of my memory, and move on coding my lib with modern CSS, with almost no regret for the ghosts of the past who are still using these shitware today.
Should I ? Or should I... maintain compatibility as we traditionnally do ?
What's you guys opinion about this ? Can we finally kickban these browsers from our lives ?3 -
A researcher uncovers Sydney’s ability to create multiple personalities. Some of them evil.
https://stratechery.com/2023/... -
Freaking deadlines. I just hate them. There's something evil about thinking that you can forecast the future perfectly and even more evil if deadlines are by just eyeballing the problem. I can rant ask day about freaking deadlines.
The emotional consequences of missing a deadlines are a sure way to have everyone feeling guilty. To me is one of the most obnoxious ways of gaslighting.
The name itself, think about it? Why aren't they called Targets? Why freaking deadlines????1 -
Broke it. It happened once with normal usage, and i managed to reproduce it by switching excessively fast between notifications and the rant icon. :D3
-
Those public place that ban connection to VPN, rushing to creep on your life for profit. Pure evil.2
-
Am I evil for hoping an impending crisis, which I have had no role in causing, does not occur until I'm on vacation next week?3
-
The feeling of evil satisfaction when your boss asks you to build a killswitch into a client's project.
Just call me Zero Cool.4 -
MICROSOFT IS SO EVIL! WHY WON'T YOU LET US DELETE OUR AZURE DETAILS?!
https://feedback.azure.com/forums/... -
Dear intellectual crew,
is Ferrero Nestle? Is Ferrero evil? I read about Nestle selling candy business to Ferrero in US, and I understand nothing.6 -
A non-relationship database system with drag and drop + business process flows. It was fun at first, but like my Android phone, it slowed the **** down so much that it affected business operations. Must have been their evil plan all along.rant slow down like an ios update business process flows non-relational database management system evil plan drag and drop also my old android phone
-
Muahahahahahahaha!
I just had the most evil thought.
I could create a mod for Minecraft that is an interface to the devrant API. Then I could get thousands and thousands of Minecraft players to use this mod. It would be a FLOOD of noobs who know nothing about devrant posting on devrant from within Minecraft!14 -
dont be evil isnt it the philosophy of one of the biggest e corp in the history who was bashed for its monopoly. just saying5
-
!rant, wk20
Favorite function : PHP eval()
Really epic/nasty stuff can be done with eval()
Remember: eval() is evil!1 -
How do you enjoy a life where you don't wanna do evil and you reserve your rights to recompense for evil done against you?1
-
ORG Mode for Emacs - Best note taking application ever.
Does anybody else find it better than Evernote, oneNote like I do too ?5 -
me on typing on Google ...
How to write a keyboard logger script and upload to a password protected computer?
:xD that evil plan.6 -
When you get paged by your company to help investigate and fix critical issue in production and don't get time to work on the hackathon.
-
/*
Quick fix for issue#666 : Generic evil
no code changes required
ignore run time errors
and it'll eventually run just fine.
*/
DROP TABLE religion;7 -
When you warn evil people and they don't listen to what is being said and pour more salt on the wound they get what they deserve eventually
Being a monster is not free9 -
While working from home, we cannot discuss anything evil about our Manager (or others) as messages may be tracked.2
-
prediction software suggests devRant will become the hub for evil developers who want to automate the world mwahahaha3
-
I heard I should not allow users to inject arbitrary text into my webpage without sanitizing it. Is it a clean solution to just eval it on the (node) server, and if it runs not post it because it's obviously JS and not just text?
Any opinions on that?11 -
https://reddit.com/r/technology/...
Soul satisfying to see Lizardberg being confronted for his evil plans.1 -
Am I the only one to fix incrementally worse issues with the wrong approach, only to do it right in the end (with minimal research and coding) - being left with 1000 unnecessary workarounds to remove :( happened over the last week or so with a personal Vue project...
-
Just applied in windows Never in Linux.
Before call to technical support, apply the first rule in windows.
#1 .- For all evil restart. For all GOOD, too RESTART.1 -
"I prayed to God for a bike, but i know God doesn't work that way. So i stole a bike and prayed to God for forgiveness"
- Italian mafia drug boss Al Pacino
This made me think about something. If by my 26 years of existence God has NOT rewarded me just once (by being successful and escaping the matrix) in spite of my hard effort of trying to do that on a legal and fair way... Could that mean that I'd have to switch teams? Join the dark side?
Like how the fuck does satan help you achieve materialistic shit (including success) but God doesn't. Does that mean i should worship evil side so the evil force can push me to escape the matrix in any way possible, and once that's done and i escaped the matrix thanks to the force of evil then i leave this dark team and switch back to the light team, the God team and then pray to God for forgiveness?
Is it possible?
Like temporary worship of evil and then pray to God for forgiveness later cause that's how God works apparently30 -
Security expert advices over security is like a priest preaching about the way of life. Both of them tend to same thing that it would protect from `evil`
-
"Premature optimization is the root of all evil" - he quoted Donal Kunth words. Though it's not the worst advice. From then, coding became simple on achieving the task.
-
what kind of amazes me is rather than force the world to be better someone has been actively forcing the world to be worse and more empty and evil.10
-
Today you have the privilege of experiencing a rare look inside one of my servers: https://youtu.be/JcSPnsX-wAA
-
Today i was searching for vpn on google now guess what i am getting vpn ads everywhere. Google is evil11
-
Im going to shove their soapy WordPress plugin up their ass sideways.
Just had to reverse engineer a WordPress plugin communicating with a SOAP API.
Why? Because the stupid fucking retard company thinks "we do not support custom integrations at this time, only plugins for certain CMS and some external providers" IS IN ANY WAY AN OK THING? IT IS NOT.
And i am feeling ashamed for having purchased a WordPress plugin (100 bucks) just for reversing it. My server even has to Report to them as wordpress to get access.
So fucking typical for swiss companies
Edit: also, they state they DO support custom integrations on their main website :/ -
plotting such an evil fucking sequence of calculated manipulative, pure evil to the core, series of events to cause destruction to my blonde whore ex (shes on the verge of mental breakdown already and threatens to cut her veins or jump off a building and i couldnt care less)
p.s. her crying is music to my ears, hearing and watching her cry and suffer is very difficult for me, to hide the smile on my face2 -
Currently, I am pursuing a master's in MSc I.C.T.
Next year in June there is a company placement in our college. currently, I am Improving my communication skills and English for improve my English I am reading think and grow rich. How do I prepare for the tech interview for Java and javascript any suggestions or any personal tips to remember when I sit in the placement? -
panic() from golang. I panicked a lot as go didn't have the "evil" try catch. But then panic came for my aid.
-
Can't stand another Android vs iPhone debacle at work. Especially those about "corporate" like Apple is evil and Google is good (or vice versa).
-
i never cheated but due to unprovoked betrayal, i understand why people cheat. If i cheat now i wouldnt feel bad at all. If i find another innocent person and break their heart i wouldnt care. Because nobody felt bad or cared when it happened to me. This vicious cycle of evil then spreads like a virus to other innocent people, turning them into a victim, and then in 99% cases it molds them into an evil person, who continues to spread the same evil.
This is how it all starts. This is why the society today is fucked.
all of this suffering
because of 1 born-evil person.14 -
Guys, do you feel some evil presence around this worldcup? like a cold environment?
Idk,... maybe its me, or the FUCKING SITUATION that i am involved AT MY JOB! -
They should never plan on me not being some place then their evil asses wouldn't be disappointed lol
Would have made more sense to not deplete my alarm clock lol8 -
streaming media is evil because it doesn't force people to go to each others houses anymore because they have the movie you couldn't afford or didn't want to rent or buy1