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 - "addiction"
-
Observed my bf spending at least a half hour browsing devRant in bed, so asked him what he'd do if devRant didn't exist anymore.
His simple reply?
"Cry"
May God help him tomorrow for the scheduled downtime... ;)8 -
My employer keeps sending booze to our houses.
Officially meant for coronaproof zoom social meetings where they play stupid bingo games and quizzes on Friday afternoons.
Why they're sending 2 liter bottles of Rum, 3 bottles of rosé wine and 12 cans of craft beer for the 6th week in a row... I really don't know... I don't even attend the zoom meetings.
All I know is that during breakfast, rum is better mixed into coffee than through cornflakes.
Anyway... Why was this a rant again? Oh right. Can I sue my employer for baiting me into an addiction? 🤔42 -
We could say I'm kind of a sticker man. (I got more unused in a bag, that's an addiction)
And yes, devrant stickers are on it, they are among the first I put on this door 😊25 -
Me: *listening to some random semi-obscure track on spotify, liking it, add it to playlist*
Come home, girlfriend playing the same track. "Yeah I've had that in my playlist for two weeks now". Our accounts are not linked in any way, and I only use Spotify on a PC at work, while my girlfriend only uses it at home.
It might just be coincidence, or us having similar tastes.
But the issue is that it's getting more and more difficult to know whether me and my girl are spiritually linked unique snowflake soulmates who are so perfectly in sync with each other, or whether an algorithm suggestively linked us both that song based on scraped location and behavior data.
And whether it matters. Maybe it matters. I don't know yet.
In twenty years maybe humans will be unsure whether it was a wonderful coincidence bordering on cosmic fate that you ran into your new love, or whether Google purposefully drove you towards the same lunch cafe at a specific time because it calculated that she was the perfect candidate to strengthen your susceptibility to advertisements over the coming decade.
Malicious AI will not come into lives bearing guns.
It will not instantly take all of our jobs and enslave us.
It will just know you better than you know yourself, it will know everyone around you better than you know them, and it will play incredible mind games. It will not be designed with malicious intent, just perfectly execute on top of the malicious systems we already have, and even arise as an emergent property within new systems.
It will rarely be clearly visible, but you will increasingly say to yourself: "That's odd, I was just thinking about that". It will detect depression from a smile, physical attraction from a glance, reliability from patterns in your voice and illness from the bloodflow in your cheeks.
It will not just make our cars autonomous, it will make our lives autonomous. It will protect us, decide for us, keep revenues and human satisfaction in a "balanced maximized" state, it will make everything feel easy, slightly abuse us, and when one of us suddenly crashes at 140 mph into depression, debt or addiction it will prove impossible to know whether the humans or the algorithms were at fault.
I'm incredibly afraid and excited about the coming 10 years.12 -
I went out of office for a while, and when I was going to sit on my desk, a co-worker said me “Elizadeath, the boss wanna talk with you”. I was concerned, I though “maybe something broke in production code, or they need an urgent code, I don’t know”.
Well, that wasn’t what I expected.
“Elizadeath” she said “I’m seriously worry about you. I saw the plastic bottles our team has collected for the recyling project, and I realized that most of the Coca-Cola bottles came from you!”
Yes, it was a Coca-cola addiction intervention 😂 I’m drinking more water and less coke from now, for my health 😊17 -
Ladies and gentlemen, I would like to introduce you to my latest employee, Dave the Duck! Dave is the new head of debugging and took the job to support his out-of-hand caffeine addiction and 72 children (of which paternity tests are still being done on 10). Dave is also wanted in 4 countries as the leader of the popular gang, known as the Dangerous Ducks. Please do no feed Dave, as he is on a strict diet. #DaveTheDuck #ProgrammersTools #ImNotThatCrazy10
-
I've got a mini stroke today. My project ended and I got delegated elsewhere.
"It's going to be fine, it's c++, you will find yourself there"
Suspicious, it's a project everybody was staying out of as hard as they can. But hey, it's cool, how bad can it be? what can go wrong with that?
Reality was brutal, project that uses Boost C++ as framework and bjam as builder. Builds with a decent dose of luck, and only under special circumstances, only under one specific version of compiler. No docs, quartet of the code is in Fortran, just to use ancient lisp part which was second qarter. The most senior Dev around does not have idea how it all works. Also everything is inside one enormous try/catch block. Because of the reasons.
That's how people end up with severe alcoholism and meth addiction.8 -
I'm convinced code addiction is a real problem and can lead to mental illness.
Dev: "Thanks for helping me with the splunk API. Already spent two weeks and was spinning my wheels."
Me: "I sent you the example over a month ago, I guess you could have used it to save time."
Dev: "I didn't understand it. I tried getting help from NetworkAdmin-Dan, SystemAdmin-Jake, they didn't understand what you sent me either."
Me: "I thought it was pretty simple. Pass it a query, get results back. That's it"
Dev: "The results were not in a standard JSON format. I was so confused."
Me: "Yea, it's sort-of JSON. Splunk streams the result as individual JSON records. You only have to deserialize each record into your object. I sent you the code sample."
Dev: "Your code didn't work. Dan and Jake were confused too. The data I have to process uses a very different result set. I guess I could have used it if you wrote the class more generically and had unit tests."
<oh frack...he's been going behind my back and telling people smack about my code again>
Me: "My code wouldn't have worked for you, because I'm serializing the objects I need and I do have unit tests, but they are only for the internal logic."
Dev:"I don't know, it confused me. Once I figured out the JSON problem and wrote unit tests, I really started to make progress. I used a tuple for this ... functional parameters for that...added a custom event for ... Took me a few weeks, but it's all covered by unit tests."
Me: "Wow. The way you explained the project was; get data from splunk and populate data in SQLServer. With the code I sent you, sounded like a 15 minute project."
Dev: "Oooh nooo...its waaay more complicated than that. I have this very complex splunk query, which I don't understand, and then I have to perform all this parsing, update a database...which I have no idea how it works. Its really...really complicated."
Me: "The splunk query returns what..4 fields...and DBA-Joe provided the upsert stored procedure..sounds like a 15 minute project."
Dev: "Maybe for you...we're all not super geniuses that crank out code. I hope to be at your level some day."
<frack you ... condescending a-hole ...you've got the same seniority here as I do>
Me: "No seriously, the code I sent would have got you 90% done. Write your deserializer for those 4 fields, execute the stored procedure, and call it a day. I don't think the effort justifies the outcome. Isn't the data for a report they'll only run every few months?"
Dev: "Yea, but Mgr-Nick wanted unit tests and I have to follow orders. I tried to explain the situation, but you know how he is."
<fracking liar..Nick doesn't know the difference between a unit test and breathalyzer test. I know exactly what you told Nick>
Dev: "Thanks again for your help. Gotta get back to it. I put a due date of April for this project and time's running out."
APRIL?!! Good Lord he's going to drag this intern-level project for another month!
After he left, I dug around and found the splunk query, the upsert stored proc, and yep, in about 15 minutes I was done.1 -
I had a scrolling addiction on Facebook, then I installed devRant... I can say that I no longer have a scrolling addiction on Facebook... *No time for Facebook, must read all rants!*4
-
So today I bought the firsts lego boxes for my eldest son and gave him his first long-term addiction...
Feels SO FUCKING GREAT!!!!!!4 -
Okay, y'all!
Thank you for being remotely interested in my post. It really cheered me up :-D
Here's the definition I submitted, also attached the proof of my humiliation.
devrant
It's the ray of fucking sunshine in a developer's perpetually annoying lifestyle. It is developer-made for developer-use.
An anonymous social platform where the app owners/founders/creators ACTUALLY LISTEN to user feedback!
Developers who have made up a million fucking ways to ask their fucktard co-worker/boss/client to go die, can exchange their creativity for ++s.
It's a platform to channel their rage into a creative rant and calm down a bit. It's like taking a long, deep, virtual breath.
Useless software/apps that behave like they were developed by 5 year olds, also take a hit sometime.
PS - Addiction is a common side effect.18 -
After 16 years of porn addiction, I've finally realized that the only way to stop any addiction, is to take control of your mind. Nobody can help you, except make you realize the source of the problem or factors that cause it.
It's strange to describe how the mind works, sometimes we need stuff in our lives because we need to spend time on something to avoid the emptiness.
Free yourself from the things you love the most, in my case I love playing video games, it helps me feel complete, but in all honesty, I don't need it. I like drinking energy drinks, but in the end, I don't need that too.
My point is that once you find a way to deal with the things you can't live without, you find a way to live with it.
The only reason I watch porn is to reduce stress or have something "fun" to do.
As Bruce Lee once said: Be formless, be shapeless, be water my friend.
I like to think that he means to let the urge flow within you, but don't let it control you.15 -
It has come to my attention that, I @C0D4 have become an addict.
This is something I thought I could fight. Resist the urge to become attached to my substance of choice in the early days and not have it compromise my every day life.
But how wrong I was, my addiction grew over time and my ability to resist the urge to peek at a ++ spam wall, or get back into a discussion at the mention of my name, read more of the great stories that remind us all, we are not alone and many of us are on a similar journey.
So, devRant my one true drug of choice, Today is a significant milestone on this path of corruption, my 1024th (1kib) day!
Here's to another 1024 days of snorting rant lines 🙌 🤤😎11 -
...spent ~45 minutes on devrant
closes tab after gaining consciousness.
...
...
...
opens new tab
types "de"
back on devrant -
I didn't start coding until my 30s. I enjoy learning spoken languages, and heard on a radio show that computer coding works the same parts of the brain. Tried it and became an addiction. Been building things ever since, and now making it a career.5
-
Observation:
Today I was drinking coffee in McDonald's located in Poland. All people in restaurant were using smartphone even when they were not alone. A lot of people are leaving McDonald's still watching on smartphone screen without any care about surroundings and their safety. Only me and homeless guy sitting drunk in the corner wasn't looking at smartphone. It scares me how fast people achieved some kind of addiction to all this apps in smartphones :o
Few days ago I saw news that one teenager got lost during going back from school because he couldn't use smartphone to navigate with GPS xD4 -
Tl;dr porn is ruining my life.
Today I had a meeting with the project leader and the CTO. They had bad news, which did not come as a surprise.
In short, they said I did not pass the expectations they had, and unfortunately need to find somewhere else to work.
This is my third time being told to find somewhere else to work, and I really can't describe how it feels. I was even told that I maybe I should reconsider my future as a developer, and kids can do programming better than I can do.
It's really difficult when all you've done in the last year is to learn and improve your current skills.
I have good grades, a unique experience, built lots of unique projects, and a GitHub portfolio with high activity. The apps I've built are used by many customers today. I also have a blog with 600 k views where I share dev tips.
The thing with this work if I'm going, to be honest, is that they expected someone with senior experience, and unfortunately, I don't have that thus it takes many years to build it. So I started here with almost scratch experience of the things they needed.
On the other hand, it feels like a relief in that I can finally focus on my personal business. And maybe this wasn't the right place to work, maybe it requires a couple of jobs until I find the right place.
Despite the bumpy ride, and what such people tell you, I'm not going to give up.
10 years ago, my school teacher told me I was going to be a carpenter (nothing against that) but I manage to get an MSc degree in the engineering field.
There's a lot of shit going into your head when you receive such message like "What if they are true, what if I can't handle programming, what if I'll never be anything etc".
I'm not giving up, this is just a great story every successful person has.
What my number one problem is, and I will f*** win is porn addiction. Get rid of that, and the future is bright.
Sorry for mixing so many things here.14 -
I recently had to explain to my girlfriend why I was searching for rubber ducks on Amazon.
She doesn't get it. I swear I haven't caught another weird addiction! 😨 🐤5 -
Then.
Dev: "Ah! Some free time at last, let me stack overflow something and learn"
Now.
Dev: "I'll work later, let me devRant"1 -
That moment when you notice that devrant addiction is starting to be a global threat to developers:
Stop devrant immigration
Make code great again
Compile a wall around devrant and let developers write it1 -
Got an 8:30 class in the morning.
Me: so close to fixing this bug. Just a bit more.
12:00 am
Me: I'll just install SQL and head to sleep.
1:00 am
Me: holy crap what time is it.
1:30 am
Me: I hate myself.1 -
!rant
Many dev ranting that apple is reached $1T by selling stupid connector's...... and other shit.
I am not apple product owner.
But Today I want to salute steve jobs.
A person without college degree,drug addiction,guilt of adopted son,financial issue's without any god father........................
Created one company.
Kicked out from own company.
Joinned again.
developed such policy in company that every one should follow.
took retirement due to cancer and all right's transfer to A Gay CEO.
and
now that company reached $1T.
Really fucking motivational thing.
Nothing is impossible.26 -
I quit abusive relationship. I quit smoking. I quit vaping salt nicotine, yes, the one that vape bloggers tell you is impossible to quit. I overcame opioid drugs addiction that developed when I recovered after a surgery back in 2015.
My last addiction is sugar. Yesterday night was the night when I ate about 100 grams of it in one take, feeling like I need more and more to take that hunger away. It felt EXACTLY like when I was hitting my 50mg vape literally every 20 seconds no matter the headache and dizziness.
I’m already insulin-resistant. After I’ve eaten all that sugar I felt really thirsty and then it hit me. I don’t want diabetes. I don’t want to inject myself. And I’m already insulin-resistant. It’s not me who crave sugar, it’s my internal animal and it only understands the language of pain and fear of death.
After I quit it, I’m officially a superhuman. Addicted to nothing but self-expression. That’s what I like, that’s who I naturally am.12 -
Once i began using Github i have become really addicted! Like holy shit! I feel like i wanna use Github for everything!3
-
Sigh. I went to bed an hour ago. And here I am, still on DR an hour later. I'm supposed to be sleeping.1
-
Is it possible to be addicted to coding?
I said I wouldn't program today (or last night) but just spent 2+ hrs adding a function to one of my apps...2 -
!rant && extra('worried');
My 11 years-old brother seems to be addicted to Minecraft, not the "dis iz so kool" addiction, but the "I put my health and education in danger to keep playing this game (homeworks badly done, grades free falling, showers without soap in 30s flat, food eaten in 15s, starts to yell at parents when they want him to stop playing (parents bitch slapped him a few times for this, but he seems to persist)).
My parents are over 55 now, so they don't really know how to handle this (can't / don't want to blame them), and I'm supposed shove some reason in his dead brain next weekend (I live 150km away).
I've been addicted myself to videogames in general and WoW in particular ((almost) no regrets) a few years back.. what should I say to him else than "This shit will ruin your life even before you started it" (which is planned anyway) ?26 -
Coworker called me up and shouted at me for refactoring code. "It might break!".
But his copy paste addiction is sure to make everything more stable, right?
Course, he still hasn't figured out that I'm the tech lead, so I will completely ignore his useless whining, as I have his boss on board.6 -
that feeling when your new toys from aliexpress get delivered earlier than expected... i feel so happy unpacking those sensors, capacitors, heat sinks, microchips, breadboards and all. i feel like i have a geeky shopping addiction, i probably won't have the time to play with them from all the work and other personal projects, but still i hoarded enough electronics to invade the world with a drone army in case i have a few weeks me-time.5
-
And today on My Strange Addiction: Browser Tabs and the People That Never Close Them. - seriously, when you have 38 tabs open and your sandwich menu is red, just stop. It takes all of a minute to close Chrome and restart it.15
-
I just want to share my very first companion. Haha... This is btw my laptop way back 2011, used it to store highschool memories and silly stuff, if you know what I mean. This is the laptop that I first used the labrynth of directories such as A folder contains A to z Folder and again inside one of those contains A to z again lowered and upper. This is also my partner in coding C++ back in the days, I usually write code in paper and when back to school I used our lab's computer. Ohh and I also have my anime addiction started on this too! One time I discovered the side VGA and connected it to our big LCD screen but by the time I plugged it in, it produce explosive sounds, and my grandpa said that that lcd tv is only for 110v not for 220v. I learned the importance of voltages that day. I just went back and open it to backup my highschool memories and stuff to my external hdd. Ahhhhh memories.3
-
Current list of developer skills:
* Can find 3rd or 4th best solution to most problems
* Easily ready to accept blame for anything to save time since it's likely my fault anyway
* Caffeine addiction only enough to make you worry, not intervene
* Can explain how JavaScript DOESN'T work, thus getting us both closer to understanding how it does
* Only choke on parts of presentations that aren't critically important, like minor details and Q&A
* Good at smack talking other languages I also don't know how to use
* can make a mean gumbo3 -
Q: What's a "muscle memory"?
A: It's when you open up devRant, skim through several posts, get bored, decide to visit some other website for more stimulation, close the tab with devRant, open a new tab and your hands type in devrant.com [ENTER] before you know it4 -
Translation: Husband who's addicted to video game, stabbed to death by wife.
When i heard about declaring video game addiction being a disease, i thought they meant it was because people died..but not like this!😂🤣😂6 -
I need to stop procrastinating, does anyone have any advice on how to avoid my crippling addiction to video games and watching random videos on YouTube?17
-
I started accidentally. My (first) boss asked me if I knew MS Access. I bluff and said yes, of course.
Then one time I needed a somewhat more advanced macro and started with VBA. My addiction began to grow.
After that I discovered VB.NET
Began programming with AutoCAD. Switched to C#.
Did some HTML CSS JS on the way.
No I'm a C# AutoCAD developer.
All of this started with a little bluff 8years ago1 -
*Me Scrolling through devRant smiling at posts*
Boss comes from behind
Boss : Stackoverflow is a funny place 😂
I'm taken by surprise since I should be working, and im like
Ya amatuers developers asking stupid questions.. 😂
Damn you devRant Addiction. Phew !4 -
I'm already spending more time on devRant than on Twitter! Crazy... The level of addiction reminds me of that when I started to use Instagram a few years ago.5
-
Damn you DevRant! I went from playing mobile games and rage about players I can't beat to scrolling through rants and raging with other devs!
-
Woo crunch time! The 3 panic attacks a day, no sleep, massive guilt complex, caffiene addiction, lack of seeing my wife, phone breaking(calling doesn't work), lawn needing mowing, upper management bothering all of my team, more guilt, more panic, inferiority complex, theory that coworkers think I am slacking, and technology just not working because the machine spirit decided I pissed it off is starting to get to me a little.3
-
So I promised myself some down time this weekend since I usually end up working all night and in a blink my weekend is over. I also declined going out for better 'relaxation'. Here's how it's going so far...
>Gets home. Hmmm what should I do I can do anything! *thinking*
>Pours a stiff whiskey
>Trys watching something as well as playing a game, gets bored of each and abandons them.
>Opens a dev newsletter
>*blinks*
>Realizes I'm elbow deep in some repo... starting to feel inspired.
>Decides to code something "fun"
>Uses "Well as long as I'm not *working*" to justify his addiction.
I'm really not sure what I did for fun before I started coding. It ruined things by being so damn enjoyable and ultimatley many other things became well... less fun.
This is what addiction looks like.2 -
This is what my iPhone seems to suggest in most locations. I don't have a problem. It must be a bug.1
-
Anyone else sometimes feel that coding, programming call it what you want. Has taken over their lives and fucked it up!!!
Some times wish I never started this shit. But can't stop, it's like an addiction.7 -
That moment when the first thing in the morning is reading devRant, and suddenly you realize that you already are an addict...1
-
Thanks to everyone as sometime back I opened up about my gambling addiction. It has been 30 days and I haven’t played but other thing is still hurting me that I lost around my half of saving. Which is continuously hurting me everyday. I am looking for part time project to recover my saving . I am Python backend and angular front end full stack developer. Any lead will be big help.2
-
Woke up early, took my mom out for breakfast. It has been more than an hour, we have talked for about 15 minutes the rest of the time she has been on her phone. Was giving smartphones to boomers a mistake? Any boomer devs here that have fallen to the same addiction?
These old people and their damn mobile devices! Get off my lawn!8 -
Vape bloggers be telling people that it's impossible to quit vaping salt nicotine but I quit successfully. Here's how it went:
1. I took my addiction to the point when I vaped three cartridges a day (that's a lot). I remembered that feeling and recalled that dizziness and urge to vomit instead of "pleasure" when I wanted to vape again
2. It's hard to quit on your own. Instead of nicorette and other shit that doesn't work (because it's also nicotine), I took Cytisine. It removed that URGE and the only thing left to tackle was a psychological addiction
3. Vaping and smoking in my head was tied to a cool moments that I experienced, like smoking with the boys after a hackaton, etc. I analyzed them and realized that they're cool not because of the fact of smoking, they are cool per se. So smoking was not necessary
In my last days of cytisine therapy I not only forgot that I vaped, I sometimes forgot to take cytisine. That means the therapy was successful. My average running distance already improved from 1.5 to 3 km.
There is a research that quitting consuming nicotine can help cure depression. I'll check on that6 -
I think JavaScript is an addictive language... That is the reason it is most used language. It's like humanity never liked strict things at all 😋... What do ya think?5
-
1. I feed my creativity addiction.
2. I solve my personal problems with automation mostly.
3. Money and food. -
Ah, developers, the unsung heroes of caffeine-fueled coding marathons and keyboard clacking symphonies! These mystical beings have a way of turning coffee and pizza into lines of code that somehow make the world go 'round.
Have you ever seen a developer in their natural habitat? They huddle in dimly lit rooms, surrounded by monitors glowing like magic crystals. Their battle cries of "It works on my machine!" echo through the corridors, as they summon the mighty powers of Stack Overflow and Google to conquer bugs and errors.
And let's talk about the coffee addiction – it's like they believe caffeine is the elixir of code immortality. The way they guard their mugs, you'd think it's the Holy Grail. In fact, a developer without coffee is like a computer without RAM – it just doesn't function properly.
But don't let their nerdy exteriors fool you. Deep down, they're dreamers. They dream of a world where every line of code is bug-free and every user is happy. A world where the boss understands what "just one more line of code" really means.
Speaking of bosses, developers have a unique ability to turn simple requests into complex projects. "Can you make a small tweak?" the boss asks innocently. And the developer replies, "Sure, it's just a minor change," while mentally calculating the time it'll take and the potential for scope creep.
Let's not forget their passion for acronyms. TLA (Three-Letter Acronym) is their second language. API, CSS, HTML, PHP, SQL... it's like they're playing a never-ending game of Scrabble with abbreviations.
And documentation? Well, that's their arch-nemesis. It's as if writing clear instructions is harder than debugging quantum mechanics. "The code is self-explanatory," they claim, leaving everyone else scratching their heads.
In the end, developers are a quirky bunch, but we love them for it. Their quirks and peculiarities are what make them the creative, brilliant minds that power our digital world. So here's to developers, the masters of logic and the wizards of the virtual realm!13 -
Software developers like to solve problems. If there are no problems available, they will create their own problems. It’s an addiction.
😊😊😊1 -
I became storage addicted… started with a 240 GB SSD + a 2 TB HDD... two years later added a new 1 TB SSD, a few months later when the HDD died changed it with a 4 TB one… a few days later I bought a 10 TB NAS (80% off on Amazon, too cheap not to buy).
Now I have 15.24 TB and still thinking about changing that 240 GB SSD with a 2 TB one.
I need help.10 -
Prediction of a future rant:
Guys I'm starting a Devrant addiction recovery movement.
I've become addicted since it fills me with delight to read all the rants.
It's so bad that my work has suffered.
The first step is admitting I have a problem
Actually it doesn't matter, all my projects get canceled anyway so noone noticed I stopped coding.5 -
i had a 2-day, sat & sun, coding contest on codingame, but after coding for 24h my mother called me and said that her brother (and my uncle) died from alcoholic addiction
i did not commit my solution on that contest and now, for already five years, i'm afraid of participating in any similar contests2 -
For everyone out there battling with any severe addiction, I hope you bounce back and never fall again.5
-
The new HUAWEI ad is so wrong. It literally shows addiction as something positive and cool: https://youtu.be/891NDt5QwHk2
-
devRant = Developer Anonymous. For people who are addicted to coding - the best sort of addiction. :-D
"I'm sterex, and I code."2 -
Anybody else having screen addiction during the night? It ruins my day-night cycle for years now! FML
-
Distractions are neither created nor destroyed, it just changes from one app to another ;-)
The Law of Conservation of Distractions -
New work place (changed the PC bellow (so now I have just a little more room.
And the stuff that arrived in 10 days.
Only arround 90 packages to arrive, all arduino or eletrónics related...
Must up my credit card limit
... Reached maximum this month.
No I only need that energy I had before the brake down.. Maby forcing me to finish the projects I already have in mind.
After all, I need a cnc to make my projects, so I must make one3 -
I had a dream once that I gave up coding to join a monetary.
Is my subconscious trying to tell me something?undefined why are my tags so long catholic school influence possible new years resolution? addiction2 -
I think my coding hobby has become an addiction. I literally pulled off two all-nighters for a personal project and a university exercise which is due in 2 days (so I had plenty of time).4
-
All brand new tech products are a scam. They lose half of their value when you open the box.
Buy used. It’s better for both your wallet and the environment. After a month of use, your brand new thing would’ve looked similar anyway. Yes, you lose the unboxing experience when you buy used, but it’s nothing but a consumption addiction reinforcement.14 -
I don't know what's wrong with me this morning. I started refactoring, and I know I'm overdoing it. I can't stop myself. I'm stuck fiddling over it like a meth head scratching his skin.
Please stop me. I'm hurting the code.2 -
adding a nightmode feature, i.e prevent access to DevRant after midnight, would be a great idea!
I have to sleep, but I'm addicted.
HELP my precious soul!1 -
!dev
god damn tabacco addiction is a son of a birch 😣😫 everything feels so boring and unsatisfactory without it6 -
I think I might actually have an addiction to code :S. I can't go a day without writing something just get a feeling niggling at me to write even if I don't know what to. I just opened a terminal on the nearest computer to write 'ls' and had such a relieving feeling, this can't be healthy.1
-
From the moment I started working I knew I wasn't changing the world, creating a new paradigm for the best and all that (even if I avoided working for the best Depression Providers aka Social Medias and other addiction providers)... BUT I never thought about how kind of useless my job was on this "worldly" level...
And lately talking with other seniors profiles in my network (friends having "good careers" ) we kind of concluded that 90-95% of our resumes where in fact CRM/ERP/E-Commerce with a twist...
And fuck, it sucks!! It's useless as fuck at best (let's not talk about the worst cases)... Also, that's most of the startups "innovating" I have met/know... Which also sucks...
I'm baffled by it... And I feel so fucking useless...
fuck... I knew having children was not the best idea...2 -
Is anyone addicted to anything other than coding? :)
(Totally not a recovering addict looking for reassurance >.>).24 -
TL;DR I fucked up my life with a D in APUSH
Alright so I'm a sophomore in high school and I really really like programming. Like really. Maybe a little too much.
Cuz I spend all my time on it and while that's gotten me a 102% in AP Computer Science, my other classes aren't looking so good.
Especially History.
Now I'm in all the AP classes I could take, besides English cuz I hate that shit. And I learned something new this year: I also hate AP US History
And with how it all turned out, I failed my second quarter of APUSH. Fuck. Luckily I had a B first quarter so I ended up with a D. Still not great.
Still got like a 3.9 GPA but I think that's weighted.
Anyhow, how bad did I fuck up and how can I overcome my strange addiction? Thanks for listening, if anyone did1 -
I think that we should have a global tech free day once a year. A day when no one is allowed to use their phone/computer/tablet etc.
It's scary how addicted we are to that shit and it would be very nice if everyone just got a day off.3 -
Hi my named bluescreen and I'm addicted to coding ....
Feel like I should be at some kind of Coders AA meeting .....
I'm having a few days off work, this is my 3rd day and I'm already twitching because I've not got my daily fix of coding (wife won't let me near a computer when I'm on holiday)
I've never had any kind of addiction except coding. I feel really uncomfortable not doing anything, coding is my job and hobby.
I normally come on here to rant / read posts but today I'm browsing just on the off chance that I see some code ....
I need help ......6 -
I have homework for tomorrow, so when i get home i say to myself "right, let's get this homework bs over with". What really happens is i sit down at my pc, power on my VM and keep on tweaking and improving my simple python browser. A few hours later it's already 9PM and i havn't started with my homework. So, it's now 10:30PM and I'm writing a pressentation about traveling and browsing devRant at the same time.
Not getting a lot done. I guess homework isn't my thing....2 -
Goin on vacation tomorrow night... As expected to have two more days.
Started packing everything for my new addiction...
I usually take two cases, with everything I want, even a laptop. So space is already filled except my stuff and clothes.
Already have 3 cases... only with electronics stuff :D1 -
Has anyone ever had an eBay addiction... I think I may have "25 days of Christmas" coming in the next few weeks....
Yes that's how much stuff I've randomly bought/might end up buying if I win the auctions...
I really should stop...3 -
One of the main problems i always have is lack of sleep. You know how us devs get when our mind gets in the zone.
But recently there's more that is keeping me up, altcoins and the whole cryptotrading hollabaloo.
I just can't stop checking my phone. This is starting to be an addiction. I need help.1 -
Fuck my video game addiction. I really fucking want to code, but I've got like 3 games in which I need to progress, or I can't continue playing with my friends, bcs of the skill difference. Meanwhile my pi is sitting there just waiting to get tinkered with. Could somebody give me a god damn tip on how to get rid of this.7
-
[SRS]
I'm overloading my brain with information crap everyday. I consume too much content such as reading blogs on dev.to, medium.freecodecamp.com, and simpleprogrammer.com. I have a fear of missing out on information. Whenever I discover some topic from something I've read, I keep searching to find relevant content. It's a rabbit hole!
On YouTube, whenever I discover a channel that I like because of that one good video that provided value to me, I subscribe and aim to watch all their videos. I had to download a Mark Watched YouTube Videos script from Greasyfork so I could filter them out properly and to fix this obsessive addiction.
What disorder is this? Have you been through this? How did you fix your life?3 -
Is there anyone here who dealt with gaming addiction? I want real world responses, succes or failure stories. Not some third rate blog post copy paste replies please.18
-
If it hasn't already one day this app is going to be the reason for a global systems outage. I should be working but for some reason every 5 minutes I find my self back here [*scrolling away*]...
-
!dev
Some on here are very open about having addictions or using external things 'to keep going', be better or whatever else reason. I do too myself. (please don't get butthurt)
What do you think about weed & dev instead of - or even with - alcohol & dev?
BTW, I just noticed this (2 hours ago! I didn't know there are limits, which seems like a good idea..). I deem it obligatory to share. It's also the reason I'm asking 😁10 -
I resolved to spend more time with the family this month, leaving my laptop behind when visiting them for the end of the year.
Now, 10 days later we're all bored of each other and I truly, deeply, and most sincerely miss my beloved laptop.
All I can do is refresh the devRant app, and fantasise while reading about others working on their machines, and posting formatted photos of code snippets. Like some weird, twisted form of instagram-addiction.3 -
I was so happy when Facebook introduced standalone Messenger web app so I wouldn't get so easy distracted from work by Facebook. Well guess what, I'm getting a new addiction in exchange: reading devRant
-
I don't know what happened to me. I never had a problem not drinking when I didn't want to even though I drank quite a bit at times when I was still a teenager (Yes it annoys me greatly that I'm not considered a teenager anymore btw).
Not even a month in of being 20 and I feel like I have an alcohol addiction after going drinking a few times. What the hell14 -
I'm getting addiction sick, I'm visiting my family and haven't had opportunity to use my laptop, I've been 3 freaking days without even using computer, much less coding.1
-
Vultr's Block Storage in New Jersey has been down all day. My Mastadon node is hosted there. I'm jonesing for my Fediverse fix!2
-
!rant
I think I'm at the final stage of grief where I want to destroy the entire human population . Economy , money and other factors like alcohol ... we as humans don't deserve to live . Controlling population growth with addiction is just messed up .
Even though the alcohol killed my dad , he was a really good person who was under such amounts of pressure that no-one deserves . Actually strike that everyone deserves much more . A tenant who occupied our property just as we needed to sell it for cash problems . His father stole his inheritance left behind by his mother . And relatives who didn't give a shot about him until he makes a trip to the hospital . An economy that's responsible for all this .
I want to rewrite this disgraceful race .9 -
Met a girl in an app. She is hot 10/10. Sense of humor is 10/10. Empathy, integrity is 3/10. I’ve realized she is an addict of Marijuana. We’ve been talking for a month and she’s stood me up once. Then went traveling. Says she misses me. Then goes cold. And back and forth. This shit is a fucking headache. Just today she was stoned and telling me its not gonna work, I want kids and marriage and she can’t give me that. She sends me nudes and promises we will meet at the end of the month. This entire fucking thing is an emotional rollercoaster. I don’t feel the same at work. My productivity is suffering. My gut says to block her. And I fucking hate the thought of it but it’s right for my peace of mind and productivity. I just wonder how long I should fight since we have such fun conversations. I’ve lots all trust for her. She’s basically like a permanent fixture of my digital life it seems. And that’s depressing as hell. I’m giving her two weeks to show in my physical life otherwise I’ve set a date in my calendar where I must block. Addiction doesn’t even cut it, I feel addicted to this person. The jokes the laughter, the beauty. It’s torture.27
-
I just keep randomly download apps and i can't stop it... Specially the geeky ones...
Guess I'm literally appholic:/4 -
Copying something to a flash drive on a Linux system and then typing "sync", and then followed by more "sync; sync; sync" is the Linux equivalent of hitting the 'Refresh' button on a Windows machine after a transfer!
Bloody OCD! -
all they want is to lure you to a feed and let you scroll through it forever. TikTok will even scroll for you. Your right hand is for holding a phone, your left hand is for cramming junk food into yourself, your head is for feeling acute guilt. After junk food is no more, you make yourself puke, wipe your eyes and go on a compulsive shopping spree to fix your self-esteem. All paid for with your credit card, of course. As if you were able to afford the whole ordeal in the first place. Then, go to your local bar and get wasted.
Never explore yourself. Never stay with yourself one on one, without an algorithm taking the pain away through the screen, all at the expense of making it stronger in the long run, because that’s how addiction works. Never talk to yourself, never ask where did certain feelings come from.
Without pain, there is no motivation to change. And you shouldn’t change. You. Must. Drive. The. Economy. Die early, of heart attack because of junk food, or by suicide because all that mental strain and misery. Never retire. We shouldn’t pay you a penny back.
Now switch back from devRant to Instagram. Now.2 -
!rant && load('epilogue');
So I saw my little brother yesterday and... Hell, I don't know. The addiction thing is less a thing that I expected, it's just that he can't find anything else to do than going on minecraft multiplayer servers and play, play, play. Gotta be honest, his life outside high school is pretty boring.
I mean, if I were him with this the few responsibilities, I'd be even worst than him, so how can I blame him?
Still, I had a big discussion with him where I tried to make him see what could go wrong if he fails (in a soft way), and helped him with french and english homeworks (french is our native language but a pain in the ass to learn 😁).
I do believe that saying all this "plz don't ruin your life this early plz" stuff had made him react, I just can't tell how deep and for how long. My main goal was to make sure that he won't feel helpless if he ever struggles for whatever reason.
However, since kids don't get shipped with a README.md, I just hope I did the right thing at the right time, and that he'll actually remember this discussion. But fuuuuck, he's 11 years old 😓😓
Side notes, I asked him about being a developer but it's pretty obvious that it was too early to speak with him about this. Might try again next year or the year after.
Thoughts ? I'll try to answee to you all2 -
(I'm not completely sure of what I'm saying here, so don't take this too seriously)
Settling on a language to write the api for ranterix is hard.
I'm finding a lot of things about elixir to be insanely good for a stable api.
But I'm having a lot of gripes with the most important elixir web framework, phoenix.
Take a look at this piece of code from the phoenix docs:
defmodule Hello.Repo.Migrations.CreateUsers do
use Ecto.Migration
def change do
create table(:users) do
add :name, :string
add :email, :string add :bio, :string
add :number_of_pets, :integer
timestamps()
end
end
end
Jesus christ, I hate this shit.
Wtf are create, add and timestamps. Add is somehow valid inside the create, how the fuck is that considered good code? What happens if you call timestamps twice? It's all obscure "trust me, it works" code.
It appears to be written by a child.
js may have a million problems. But one thing I like about CJS (require) or ESM (import) is that there's nothing unexplained. You know where the fuck most things come from.
You default export an eatShit() function on one file and import it from another, and what do you get?
The goddamn actual eatShit function.
require is a function the same way toString is a function and it returns whatever the fuck you had exported in the target file.
Meanwhile some dynamic langs are like "oh, I'll just export only some lang construct that i expect you to specify and put that shit in fucking global of the importing file".
Js is about the fucking freedom. It won't decide for you what things will files export, you can export whatever the fuck you want, strings, functions, classes, objects or even nothing at all, thanks to module.exports object or export statement.
And in js, you can spy on anything external, for example with (...args) => debugger; fnToSpyOn(...args)
You can spoof console.log this way to see what the fuck is calling it (note: monkey patching for debugging = GOOD, for actual programming = DOGSHIT)
To be fair though, that is possible because of being a dynamic lang and elixir is kind of a hybrid typed lang, fair enough.
But here's where i drop the shit.
Phoenix takes it one step further by following the braindead ruby style of code and pretty DSLs.
I fucking hate DSLs, I fucking hate abstraction addiction.
Get this, we're not writing fucking poetry here. We're writing programs for machines for them to execute.
Machines are not humans with emotions or creativity, nor feel.
We need some level of abstraction to save time understanding source code, sure.
But there has to be a balance. Languages can be ergonomic for humans, but they also need to be ergonomic for algorithms and machines.
Some of the people that write "beautiful" "zen" code are the folks that think that everyone who doesn't push the pretty code agenda is a code elitist that doesn't want "normal" people to get into programming.
Programming is hard, man, there's no fucking way around it.
Sometimes operating system or even hardware details bleed into code.
DSLs are one easy way to make code really really easy to understand, but also make it really fucking hard to debug or to lose "programming meaning".7 -
There's NOTHING fun about this drug anymore. WHY do I continue to give it the satisfaction of making me feel WORSE for still choosing it?8
-
Hi everyone.
I came here to divert my
Instagram
Facebook
Snapchat
Pubg addiction. 10 days and going.
Hope this continues 😛4 -
Read the whole thing here:
https://pastebin.com/ucyc75Qh
This isn't a devrant post really, more like "adjacent to the societal void that all brings us here".
Anyway. This is for you.
"Fraud" or "Addiction"
Lies are like addiction.
We lie to ourselves.
We lie to each other.
Why can't we just be honest.
Why can't we not be honest?;
I don't need it.
I don't need it.
I WANT it.
But I don't want how it makes me feel.6 -
I think my gambling addiction came back and then changed from playing Monopoly to playing the stock market....
I don't have my gaming PC since locking down at my parents' so maybe I'm just really bored and needed something to keep me occupied and interested...27 -
Hey!! I have made an app for curbing smartphone addiction, In this app, I am just asking user to set timer for an app, and then my app will remind them to stop using those apps! I am also showing weekly/daily usage statistics. So, what should I name my app?2
-
!rant
This “only one more rant“ feeling when you have to sleep because you have to get up and work tomorrow very early.
Please send help.1 -
I think what's keeping me going right now is discovering devs love rubber ducks so I can finally give into my secret addiction2
-
"The curse of interruption addiction" said the headline. Yeah I'll go ahead and click that. Good read. Now back to work. For a few minutes...
http://bbc.com/capital/story/... -
Okay, so not eating has become a major problem now. This morning when i got out of bed and stood up, i fell backwards in to my bed again. I couldn't see anything, all black. A few minutes went past and i got back on my feet, got dressed and headed to school.
The thing is, a day can go past and i won't feel hungry at all. But i have to eat, but i don't.
Am i the only one with this problem?
Another thing that is happening is that when i get home from school i sit down in front of my computer and start to write some code, hours fly by and there goes that day, no homework done either.
No food, no homework. Only coding. I think i have a serious problem 😂.
On a side note, a few days ago i tasted coffee for the first time, and now i can't resist buying a cappuccino/latte when i walk past espresso house in the morning.
Here's a interesting question, why the fuck did you waste your time reading this? 😂1 -
i had built up a great addiction to working out daily last year until i went on a trip to village on new gear and came back coughing hard. my cough thenlasted for a month followed by another trip followed by again coming back home and getting sick.
now its 3 months down this year, i am again healthy but haven't started hitting the gym nor do i feel motivated to :(
i mean, what is even the point of keeping your body in pain when it is as fragile and prone to diseases as it was when you were young :/ fucing shitty fragile body11 -
I'm off any caffeine since eastern 2019.
Funny tho, I work as efficient as always + get a natural amount/intensity of sleep :)1 -
i thought getting to use reddit/devrant more will cure my Facebook addiction.
but now i am addicted to checking reddit/devrant all the time. -
Fighting phone addiction. Do you know an iOS app that let me track my (monthly, weekly, daily) phone usage that doesn't require all time GPS tracking permission? Moment, Flipd, Offtime, BreakFree all requre GPS traking.8
-
Today so far, woke up, read WebUser(boring read) found spyphone(smartphone) installed DevRant, wasted about a hr reading up on rants since last night lol1
-
Didn't use devRant for two days, and I already feel dead and bored. Like the juice has been taken out of me.1
-
I really have a keyboard problem. I have 6 keyboards and constantly change them. From mechanical to low profile, with or without numpad. This night i ordered microsoft wireless desktop 900.
-
Okay. Confession time:
I made a devRant account to "Join the Dark Side". Dark themes are so much better than light themes. They're easier on the eyes (at least for me), they have more aesthetic appeal, and I personally love the color combinations. So I just wanted the dang dark theme. What I got was an addiction to devRant. Well done you sly developers you just hooked another user.1 -
currently I'm feeling like a overheated gatling gun....
We'll finish at the weekend a year plus of work.
Should I be happy? Maybe.
But currently it's just frustration cause the whole week was satanic prep work.
Lots of fsicking boring shit, planning, migraine, connecting the dots.
I wish you'd get a nice dose of "fuck everything" medicine at the work for weeks like that.
Remember the chewing gum dispenser from your childhood?
Like that. ID card in. Fun pills out.
(If drugs were only without side effects and addiction.... ) -
We have an internal nuget package that wraps up the IConfiguration+ConfigurationBuilder for various .net core console/service apps (TL;DR, because people got creative), and it has a dictionary property for the common sections we use. AppSettings (for backward compatibility), ConnectionStrings, and ServiceEndpoints. If the need arises, I can add methods to return any type of object (no one has requested yet, we try to keep configs dead simple)
ex. var myDatabaseConnectionString = ConfigurationManager.ConnectionStrings["MyDatabase"];
Code review for someone who updated a .net framework app to .net core and they wrote their own IConfiguration wrapper for accessing the appsettings.json file, so I pointed out that we already had a library for that.
In the reply, he said he couldn't use our library because it had an 'AppSettings' property and since his appsettings.json file didn't have that section, he didn't want to cause a runtime exception.
OK, WTF...I even sent him a link to the documentation (includes explaining the backward compatibility part)...why the frack would you think because a property exists and you don't use it, that would cause some kind of runtime exception?
We have dozens of .net framework apps migrated to .net core with zero code changes and no one ever brought this up as a concern (because, why would they?)
Deep breath...ahhh...I respond that not having an AppSettings section in the appsettings.json file won't cause an exception, if you don't have one, don't need it, you don't have to use it.
He went ahead merged+committed his code anyway with his own IConfiguration+ConfigurationBuilder plumbing.
Code addiction is real kids...it's real.2 -
Initially I was taking Network Security. Didn't like it that much. Figured I should explore and took a diploma in Information Tech.
First programming assignment, stayed up the whole night to solve it accompanied by a couple of Monster drinks. Got hooked on programming ever since. Picked up caffeine addiction along the way.
Oh and I'm now lactose intolerant. Strongly believe it's due to the large amounts of coffee I had back in the day. -
Quick question.
I feel like I'm quickly developing a Bitcoin addiction. I've figured out how to backup my wallet to 'The cloud's by saving a file to Google drive in case I lose or spike my phone. Tested it out, it works. Got like 98% faith that the crypto is safe as far as not being able to access it like the dogecoin that's sitting on a phone that I still need to repair the screen of. First it was 20$, then 40$ in the BTC ATM. Felt like magic.
My question is:. Is you're opinion of me stupid?14