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 - "neon"
-
Weirdest co-worker... We'll not to be judgy, but I think our industry is sort of home of the weirdos, but.. there's a few over-the-top weirdees we've had at work.
First one that comes to mind was a guy that walked liked Mr. Burns, hands behind the back & chest out. He microwaved the same thing every single day for breakfast - crackers, sausage and cheese. 😖This guy would get to his tasks very slowly, wouldn't talk to anyone on our team, and would go missing from his desk a lot, sometimes for extended periods (2+ hours). He really struggled to catch on to easy tasks. He quit after a few months, thank god.
Another weirdo we had was a girl who just couldn't dress to save her soul. She would wear these ugly ass sneakers that had neon colors reminiscent of bowling shoes (neon orange and green) and would wear turtlenecks and floor length skirts that all the colors just clashed. Her outfits were uglier than your great grandma's. Myself, her and 2 other girls dressed up as the Dr. Seuss things for Halloween, but did h1, h2, etc. tags instead and she put like rope from curtains in her hair with like 10 little pony tails. Just like wtf. She would play her gameboy at lunch and not talk to anyone much. She was really bad at our job, a lot of clients complained. She would literally read a book, braid her bangs or nap at her desk. Needless to say, she was fired.6 -
So now i have Linux installed everything is better than Windows but i want to program in c#... Should i use a VM or a Dual Boot with Windows and KDE Neon?15
-
Has someone an idea why KDE Neon has this buggy text rendering and how to fix it? Google is not my friend with this problem.. It's often the text which is buggy but sometimes everything else is buggy too..8
-
I want to switch from Windows to KDE Neon. Do you have some tips? Because it's my first Linux installation and i don't want to make something wrong :)6
-
My daily routine :`)
wake up between 5:00 am to 11:00 am -> eat unhealthy breakfast and sometimes miss breakfast -> watch useless youtube videos -> beat my meat -> do some coding -> watch more useless videos -> eat lunch -> do some more coding -> watch more useless videos -> eat dinner -> and then sleep
REPEAT
NEED HELP!!!8 -
In reality, I'm really frustrated with my life, sometimes I thought that dying is easier than living 🙂.7
-
I encounter a bug that appears randomly and doesn't break the whole application but after reload it magically goes away and everything works fine during development. The worst thing is that I don't know how to replicate that bug and have no idea what is causing that bug.2
-
"f(n) is O(g(n)) if c and n0 f(n) <= cg(n) for all n > n0".
I have a couple of questions related to this equation.
1: why we use this equation?
2: which thing cg(n) is represented for?
3: what is the real-life example of this?10 -
Sir need help!!!
I am really addicted to youtube, i am wasting days watching useless youtube videos and i am not able to do coding at all. I have already tried a lot of firefox addons but they are not working. Can anyone point me to a way that prevents Firefox from opening the YouTube website even though I would like to.15 -
I've a virtual hackathon based on superhero theme, but I don't have any idea what I've to do make can somebody give me any idea on that theme?2
-
I make a portfolio website using reactjs can anybody take a look and review my website design.
caution: It is not responsive now and still I have to add animations in it using GSAP
website link: http://c9ef-122-180-17-23.ngrok.io/20 -
Finally, I'm able to complete and host my personal website, would you gies give me your feedback how it's look :D
https://priyanshusharma.me/11 -
I've bought a LinkedIn premium and it have overwhelmingly collection of courses and now I don't know where to start? Any suggestions?5
-
Solve the given riddle?
Two pheasants in front of a pheasant Two behind a pheasant, pheasant in front of pheasant pheasant behind pheasant Tell me how many pheasants.7 -
Hey, what is the best way to add speech recognition on web? Did web developers have python developer like AI/ML technology.3
-
I'm try to make a color picker browser extension and I want to open eyedropper element in firefox using `EyeDropper` api but it doesn't support in firefox it is only support in chrome, is there any alternative of it in firefox?8
-
I have a directory "output" in my express project which contains some pngs and I want that every user can download the content of the "output" directory into their local machine can anybody tell me how I do this using nodejs?5
-
I try to delete a partition from my sundisk Pendrive using GParted but when I do this I got the error that is shown in the image.
And If I try to use "fdisk" which run `sudo fdisk /dev/sda` following command it gives me ```welcome to fdisk (util-linux 2.34).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
fdisk: cannot open /dev/sda: Read-only file system```
following error does that mean my pendrive permanently broke can anybody help me!9 -
HELP!!!, My ubuntu system exhaust all of it's ram, my system lags too much, I was currently running firefox, vim, postman, react server and node server.26
-
I want to create a invitation system where a person send invitation link for a room to other person by entering there username, email and on the other side when invited user click on sender link he/she can join the room. Can somebody help me? I'm using Reactjs, Nodejs, mongoose