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 - "80"
-
80% of coding is just staring at the code thinking about how to implement a particular feature into the code...6
-
GF: I swear, you're spending more time staring at the screen than actually typing anything.
ME: Because literally 80% of coding is staring at the screen thinking about how to code something. My mind is an endless void of possible approaches to a problem.4 -
C'mon guys! 80 hours, 70 hours, 40 hours... Are you humans or fucking robots?
Once I stayed awake 36 hours helped by energy drinks and I could barely remember my name.
I can't really imagine how somebody could write useful code with such a huge sleep deprivation.14 -
I just came across this image
Even my grandma(80) can understand this :D
Source:
http://www.darwinbiler.com/about/5 -
When your client complains there site is slow and you find that they have added 80 full resolution images at 6000x4000 pixels to the home page!11
-
Our lecturer got BSOD on win10.
Around 150 students present.
80% of them woke up just to laugh at it.
Poor thing.2 -
Just cloned a 90 GB Virtual Box, 15 minutes later when the clone was 90% done, I got an error message saying that I don't have enough disk space (I had only 80 GB). WHY DO I HAVE TO WAIT 15 MINUTES TO GET THAT INFORMATION????4
-
Just realized. The only use of port 80 (providing it runs something like NginX/Apache) is (or, should be anyways) redirecting users from a non-secure connection to a secure one.
Poor port 80 😖47 -
Misunderstanding is like running ftp server on port 80!
Ftp responses for http request!
In real life it happens like this3 -
Come back from vacation to find that 80+ e-mails were sent out to the entire team for a critical process that was failing to run due to an incorrect password. No one did anything for a week. Fixed it in 30 seconds.5
-
Testing a raspberry pi 4 as a computer driving our 4k dashboards' screen. Temperatures are constantly 80-90C.
Me: STEP ASIDE! MAKE WAY FOR A HOTFIX!
Rpi: aaahhh, 42C -- now we're talkin!8 -
This morning finally pointers to structs in C finally clicked on my mind!!!🤯
80% of the C code that puzzled me now makes sense!! 🤗12 -
Apparently working 80+ hour weeks for a year gets you "met expectations" in your review since "shit rolls down the hill".3
-
!dev
Just for fun, during meetings I look up “toxic workplace checklist” (and variants) and then score my employer.
So far they’ve scored 80% and higher on all lists except one.
Now that I’ve decided to leave, none of it bothers me anymore. It’s so freeing.8 -
I was told back in the 80's I wouldn't have a calculator every where I go... well, guess what mother fuckers, I don't just have a calculator everywhere I go, but it's a full computer, a supercomputer by 1980's standards, and I literally make a living writing fucking software for it...
dicks.19 -
Cleaned up my email and deleted 45k emails and unsubscribed from ~80+ services and added ~100+ filters to sort and auto-delete new emails. Now I have no unread messages.16
-
Given a couple of lines of code, I can predict with an 80% accuracy which of my team mates wrote it.9
-
LAST MINUTE:
The heavenly time window we're all thankfully entitled to!
Its where 90% of my productivity lies,
Its when 80% of my projects were developed,
Its when 'responsibility' synonymous to 'panic',
Its when i start to realise the dark and deep depths of the universe,
Its what gives me my purpose in life.2 -
Customer logic - "We'd like a website but we don't know what we want...so can you do a whole thing so we can change 80% of it day after day until we are bored of it? Thanks"4
-
have an interview in 20 mins, this is the last round.. new job has 80% salary hike compared to current .. wish me luck guys!!!13
-
Deleted over 1'500 lines of code over the last 2 days and replaced it with 80 lines of readable, simple, generic code.
And I'm feeelin' gooood 🎶7 -
"I think my next laptop is going to be a Chromebook. I can do everything from browser and any heavy computing/coding I will just ssh to home. Sounds good."
3 days later, my Chromebook is running Ubuntu 80% of the time since I bought it.18 -
Holy shit i've found my father's old books back from the 80's for basic and comodore 64. He learnt from thoose and used to code a lot of games and office softwares on that old beast. 😮1
-
Let's have a real debate.
Not Linux vs Windows vs Mac.
Not Vim vs Emacs.
Not ASP.NET vs Spring Frameworks.
NO.
CHARACTER LIMIT. 80, 100, or 120+ and WHY.26 -
Dev(null networking knowledge): -"i've already deployed the web but it isn't up."
Boss(strong networking skills): Found port 80 blocked.
-Option A: open port 80.
-Option B: disable firewall.
Choose option B.
Me:😐(poker face)5 -
Today I got lectured by one of our Seniors that my automated test isn't useful because it always fails. Reminded him that it only fails because of a bug that's assigned to his team for four months now. He answered that I should remove the test case. Sometimes I honestly question why they even have a QA if they ignore at least 80% of reported bugs...3
-
Just tested my GPU code vs my non-GPU code.
Its a simple game of life implementation. My test is on a 80 x 40 grid running for 100,000 cycles.
The normal code took 117 seconds.
The CUDA code took 2 seconds.
Holy fuck this is terrifying.3 -
PSA: "sudo apt-get remove nginx" doesn't actually remove nginx. It will still continue to run and block port 80 on every reboot.
Until you run sudo apt-get autoremove, nginx-core and others still remain.
And that's how twenty seconds of scheduled downtime turns into 10 minutes.
Dammit nginx1 -
Been playing a lot of old NES games lately.
Made me think how did they develop and program such amazing games with primitive 80'-90's technologies, assembly/c and no internet.
Now with all the tech we have most games are crap and based on webshit or mobile.3 -
Dam'n it!
Tomorrow I have to know 80 rivers, islands and natural spaces in asia.
I'm like 25% trough and it sucks...16 -
My roommate's CS Prof literally makes them print their code on PAPER (max 80 chars to a line) and submit it to his physical dropbox across campus. This includes end of term projects where a single submission might have literally 20 pages of code.
I don't know what to say.13 -
Recruiter: Hello I’m recruiting for an exciting opportunity at a rapidly growing company with loads of potential
Dev: *Looks up company on google*
Dev: Their stock has been declining for the past 2 years. 3 months ago their valuation just dropped by 80%…. How are they growing?
Recruiter: Oh that happened to every company at the end of 2021.
Dev: …I guarantee you it did not.
Recruiter: …
Dev: …6 -
CEO: if we would not give new features, clients would be bored and would not pay for tool.
me: but don't you think we should fix buggy old code, that would reduce effort and time that we daily invest in prod bugs?
CEO: I'm not saying we should not fix them but we should maintain the balance which is 80-20. 80% of our work would include adding new features.
😑
Next day in morning receives email:
There is a production issue, fix it asap.
😬10 -
I spent about 5 hours rewriting an in company C# toolbox because I thought it's connection to a Web API was broken. 5 FUCKING HOURS.
Only to then see I was using port 80 for HTTPS...3 -
After a nightmare weekend where moving my 80 year old desk caused the wood to completely split and almost broke my computer and screens in the process..... I felt physically sick.....
Somehow I became a carpenter for the day and rebuilt and resized my desk to make it better then ever.....
Couldn't be happier with the final result tbh!10 -
So today a senior sent me an error message asking why https://servername/service:80 isn't working... 🤬9
-
When you have been anonymously voted for the team leader and you know only two names from your 80 people class.2
-
My day in one sentence: I found about 20 ways in which my code doesn't work as expected.
I hate these days, where you spend 80% of the time debugging and always find tiny new bugs.5 -
The 2018 bucket list!
I sort of swear to be a good coder, to take honour and dignity in all the lines I write, I will not take shortcuts, I will obtain a +80% test coverage across my projects, write clean and accurate documentation, and ultimately I will write less bugs!
Yea..., probably not but worth a try anyway!!1 -
Just reviewed collegues code: 80 lines of if statements that are so long that I have to scroll sideways on my 27" screen. Just wrote the exact same thing in 5 minutes and 10 lines! If you don't know how to use loops in your code please learn something different and stop pissing off skilled devs 😡5
-
And so net neutrality dies in the US... Mofo Ajit Pai why you do this to us? Literally 80 percent of people are against this repeal. So what the heck does he do? Repeal em of course. Hope he burns in hell forever. By that I mean I hope he has to have really slow internet forever. Now that would be justice.2
-
We work with about 7 developers at this company with 80 somewhat websites in production.
We edit changes directly trough FTP and we use ctrl+z as version control...
(yes since i started working here I've been demanding git, I'm spearheading it and we are getting there slowly)4 -
When residual +1's trickle in from an old rant of mine, I feel like a rockstar from the 80's who still gets royalty checks from that one hit they recorded...1
-
When designers use screen to give images transparency and set black text to 80% opacity instead of making it gray 🙂🔫
-
ABC 80.
It was a Swedish computer in the 80s.
Used basic as main shell like c64 but its editor was worse than edlin if any one remembers that.
You could not use arrow keys to go to a line to change it but had to type a command like edit 80 to retrieve the line in an editor prompt.
It also lacked a lot of common basic commands.6 -
!dev
I just opened an Instagram live video for the first time. It was a video from Snoop Dogg and I thought...
“I can almost smell the chronic he is smoking on”
... then I remember I live in Vancouver BC and that smell is the 80 year old man and his wife smoking a joint at the crosswalk.
—> I like the place I live :) -
We spent 80% of development time implementing a feature requested by a client. Client for no reason says "the feature is no longer needed take it out ". Am so fucking furious now. Such a waist of time6
-
Doesn't it feel just awesome when your project is going on smoothly since the beginning...I've completed around 80 percent and haven't been stuck in anything major yet for more than half a day. It's not much I know but for me it is and right now I feel like the queen of coding ^_^4
-
How do you deal with burnout?
I've been working 50-80 hour weeks for the last 10 years, without any real holiday.
I kinda feel I may be irredeemably burned out now.
I know it's not a healthy situation but i'm still looking out for a healthy solution, or at least a way to survive it.23 -
IT Crowd... Automobile edition.
I was driving 80/mph when my car’s transmission locked up and wouldn’t change gears. It was scary, my kids were in the car. I solemnly had to admit that turning off my car, and starting it again fixed it.10 -
I can't get the wifi generation. I love cables (except when they are in front of the tv), their performance, their plug-n-play without conflicts, that high level of nerdy childish porn of 80's in all the magnificence. It's just me? *snowflake feelings*8
-
I just wrote 80+ lines of tests for a 30 line module and I was really mad at myself for wasting my time like that, until I remembered that while writing those tests I did actually catch several really tricky bugs and it didn't even take that long.5
-
There's nothing like a newcomer to the office that's attempting to brown nose the director by saying we should redo the site design because it's too "80's"... I could of swore the Internet wasnt available to the public till 1991...5
-
I rewrote something in clean 20 lines of code, while my coworker had worked hard and ended up with like 80-100 lines. I did not talk to him before I did it, but asked him to review what I did. I still had to learn how to properly work together..3
-
PHP is the Fidel Castro of programming languages; after all Castro outlived five US presidents who ordered his assassination. And of course, like reports of Mark Twain’s death being exaggerated, it’s patently absurd to call a language that powers 80% of the web dead.3
-
Working with DigitalOcean boxes for so long has spoiled me.
I went to setup something on my home server today, and couldn't figure out what I was doing wrong for like 30 minutes...
Until I realized that I never forwarded port 80.
*sigh.1 -
My grandmother started dating soon after granddad's death.
Death of Grandpa: fuser -k 80/tcp
Announcement to all programs, port 80 is now free7 -
Sometimes I feel like, even thought being a Software Engineer, I know web development better than 70%-80% so called professional "Web Developer"15
-
Currently playing "the IT guy" for my uncle. I'm supposed to "speed up" the laptop. It's a low tier Toshiba from about 5 years ago, that while idle sits at about 100% CPU usage and 80% RAM usage.
From what I can tell, it has NEVER been turned off since I set it up for him 4 years ago, or unplugged..16 -
We just had a big drama because our team leader discovered 2 of our projects use 79 character line limit. He changed it to 80 and reformatted all the code.
What is wrong with this world?9 -
I've never solved any LeetCode problems.
I've never gotten grades above 80% in my academics.
I've never taken an online course in anything.
I've never gotten any certifications other than my Master's degree.
I've never written a CV for a job application.
How the fuck did I manage to survive for 7 years in this industry?13 -
Took a side job for 1/4 of the price it should cost for a friend.
Kind of pissed off because it should be $4,000 for the hours I’m spending (80 hours) and losing valuable time with my friends and family5 -
10 PRINT "HELLO"
20 GOTO 10
RUN
It was the late 80's or early 90's, I was around 10 years old, and my jaw dropped when I typed this on the Atari 800XL my parents had just given to me.
Hooked ever since :)3 -
Just started a new job yesterday in Software Config. I mentioned automating something that could be easily automated, and my coworker looked up and said "You're trying to automate 80% of my job. Stop."... This is my life now.4
-
New task - add new field to a form... After few hours I'm ending up committing changes in 80 files..
*Refactoring craze*1 -
So... I made a post last month about Portugal burning....
This month... Portugal has the worst drought in 80 years...
It has became so bad that animals are dying of hunger because there isn't anything to feed them, or thrist because there is no water...
Even water dams are empty...
Man... Is this the effect of climate change, or just bad luck?9 -
Gotta love kotlin!
@osiris1337 the refactoring is going great
I had a 80 lines long model class with all the getters and setters and Parcelable interface implemented
and all of that converted to kotlin like this
@-psr another reason, small and readable code ^_^1 -
Got a text message from a former coworker who was spared the layoffs from $last_job.
"Go look at the status board, they left it up after the layoffs".
The 99% uptime is now down to 80% and you can practically pick out the exact week when the company laid off half the engineering team.
But hey, they redesigned the homepage and got a new logo.1 -
Soooo.... It's almost summer alright.. Centralized heating is long gone already and they forecast +1C tonight.
I mean I do have to survive... Guess I'm keeping this overnight
yeah, pic qlty us shitty, sensors say it's 70-8020 -
Finally my employer managed to pay for the upgrade license to have 80 instead of 40 seats in our CI tool. Took only 4 months. Guess who is currently using 110 seats. 😓2
-
I once had a client that lived near by and I had setup a server in his office. One day he calls me begging for help because it keeps turning off... He put it in a sealed foam box to try to reduce it's noise. Temps were 80+ Celsius (176f) within 5 minutes of it booting.2
-
I’m currently learning development thru a remote bootcamp, I spend 80% of free time trying to build stuff and doing challenges. None of my friends understand or care, how do you combat loneliness/make friends when you’re a beginner? I’ve been to a few meetups but everyone’s way ahead of me. Bootcamp classmates are cool but none are in my city.9
-
what's the most memorable way you've destroyed a piece of hardware?
I left my laptop on top of a heating unit today and then proceeded to crank it up to like 80°C. I'll try turning it on when it cools down, the plastic hasn't melted so I'm optimistic, but I'm pretty sure the battery's a pillow.29 -
"Losing 80% of your screen space forces you to focus. You need to make sure that what stays on the screen is the most important set of features for your customers and your business. There simply isn’t room for any interface debris or content of questionable value. You need to know what matters most." - Luke Wroblewski3
-
I learned to code through constantly reading anything i could find, until i knew just enough to make and abandon 80+ hobby projects before finally ever finishing one.
-
was hired as "Lead developer" of a growing team for an advertising agency. it turned out to be 80% updating contents at some joomla sites4
-
Look honey, I wrote this little function that calls an api and submits 80% of the data to my submit form based on the input you give it, ain't that cool?
Her: "Yeah that's okay"
Me: Yeah, yeah it is..1 -
I have an idea to make server side html. Just for fun. Or for noobs who just wants to know web development.
Example syntax:
<html listen=80>
... something amazing
</html>
Any suggestions/ideas??
(This could also be the much needed revolution for backend)12 -
Other people : save money to buy car, house, etc...
Me : save money to pay for this f*cking degree where 80% of what they taught will be useless after graduation.
: /4 -
80% of the YouTube tutorials that I've watched suck and only wasted 10 minutes of my time each. Sometimes, I can work well with doing shit myself. Discovering errors yourself teach you more than following along someone else.2
-
>80 apps removed from Google Play for being adware but they were trending
Welp... let's get hunting, they'll look nice in my malware collection!3 -
Corporate IT blocks all network traffic, whitelists port 80 and 443 😡
... cos port number is the best predictor of security threats, amirite? 😒2 -
No offense, but if you're expecting 0 and not -80, then you know you're using floats.... Are there really devs that don't know what floating point round off is?9
-
My life as a web developer changed forever when I realized that 80% of my layout problems can be solved by adding "display: flex;" to literally everything in sight.1
-
The switch from “Wild West” to ITIL uncovered so much bull crap. 20% of the people where doing 80% of the work. And then people were keeping some things alive by shear will, once Changes and Service Requests were required, it was shown how awful the environment truly was and how few people in the company knew how anything worked.
-
When the PM schedules you for 160 hours in an 80 hour sprint... I didn't enjoy living my life anyways, apparently. FMDL.3
-
That moment when the CEO teaches you how "real programmers" spend 20% time in coding, and other 80% in writing company wikis, updating documentations and attending meetings.4
-
Seems like my heavy Desktop-PC became portable for a x24 download-speed 😂
*80 GB for GTA V Steam-Version are worth it...4 -
Scam call story
Scambot: This is Costco balh blah blah....(I don't even have a Costco where I live). To be put on the 'no call' list please press 2.
Me: 2.
Scambot: Hang up.
A few hours later....
Scambot: this is Costco blah blah blah.... To accept your reward please press 0.
Me: 0.
(Long wait)
Scam person ( In a Indian accent so thick I can't accurately type it out without it sounding racist) : This is (gibberish). Are you between the ages of 18 and 80?
Me: I'm 85.
Scam person: (gibberish) Are you between the ages of 18 and 80?
Me: I'm 85.
Scam person: hangs up.6 -
Mystery of the day: Why do some devs still insist that code looks bad if it exceeds 80 chars/line? These days, nobody prints it anyway and a 15" monitor can easily display 120 chars even with the font scaled up to be visible to my old, lousy eyes.
With .NETish names, lines like "var myVar = ConfigurationManager.OpenMappedExeConfiguration((fileMap, ConfigurationUserLevel.None)" tend to look weird when broken into 80 char lines.7 -
This is how Scrum works:
Three coworkers are in a Scrum Team. One of them is also the Product Owner and the Scrum Master... The PO decided this Monday that they need to add a new feature for the Tuesday night release, which is estimated at 80 hours. I told the other two in front of a manager that this is not scrum. Nobody gives a shit.2 -
When you node_modules (npm) and vendors (composer) folders account for 80% of your codebase size ...3
-
I hate Eclipse.
I have the Student membership for a year but I can't use IntelliJ for my project because I HAVE to use Eclipse.
I'm around 80% - 90% done with my project, so I guess I won't have to deal with it much longer.3 -
I am learning Machine Learning via Matlab ML Onramp.
It seems to me that ML is;
1. (%80) preprocessing the ugly data so you can process data.
2. (%20) Creating models via algorithms you memorize from somewhere else, that has accuracy of %20 aswell.
3. (%100) Flaunting around like ML is second coming of Jesus and you are the harbinger of a new era.8 -
Share your desk!
This is 80% of time my desk, besides this kitchen (also living room) table.
I can sit here for eight hours straight without standing up. No, I don't have any back issues or smth.
I wonder how your workplace looks like47 -
The internet! Seriously... 80% of my knowledge I have from the internet and learning by myself. Our dev teacher was awful...
-
So, this was about 6 years ago, I had a small HDD of only 80 gigs dedicated for projects code, models, textures etc.
I didn't use GitHub or anything as a backup.
One morning when I turned my pc on I could hear a metal on metal-ish sound, no idea what it was, when windows finally booted ... And I wanted to start coding again, the 80 gig HDD was unformated like brand new ...
Few hours later I gave up and opened the HDD, the arm fucked up the disk inside ... Rip
I started backing up my shit ever since -
f*** my company (80 people) was aquired today by the biggest telecom company in Switzerland. At least we can still work under our own brand more or less independently for now. What drives me crazy is that I land again in the same company where I was in my apprenticeship and have sworn not to return due to the size of the company (20k employees)!4
-
So, vs2015 is crashing when the process gets to 2gb .... 32bit .net process memory limit strikes again!!! 80 projects in the solution & what looks a run away extension is taking the memory !!!
Come on M$ it should be 64bit on a 64bit system!!
Now the hunt for the extension that's causing it!! -
I started getting more into the product management side of the business lately, which involved being invited to what feels like 80 meetings per week.
My schedule today consisted of 5:30 of meetings, three of which were a single API design kickoff…
I’m starting to get why people are so damn mad at meetings all the time. Should’ve been a fucking email chain3 -
I applied for a dev job, ofc _without_ looking at their references before sending my candidature.
Turns out 80% of their references are porn sites...
Most of them are quite big as far as I can tell, but I don't really wanna work for a company like them. I'm still young, I don't really think it would make a good impression later on if I'd had a company who makes 80% porn sites in their portfolio in my CV when posting for more serious stuff.
And they asked me for a phone interview. Should I accept it?5 -
Space age science themed city in Russia. Some of the street names here, top to bottom:
- Constellation avenue
- Andromeda avenue
- Phobos avenue
- Copernicus street
- Laser avenue
- The Milky Way street
- Weightlessness street
- Helios avenue
- Bessel street
- Orion street
- Kepler street
- Curie street
- Galileo Galilei street
- Axis street
- Asteroid street
This place’s Wiki page (translated): https://ru-m-wikipedia-org.translate.goog/...4 -
Today we had a cryptolocker running through our file servers. The locker came from a mailicious e-mail from a strange address. The email contained a strange pdf file with an embedded docm file. 6 people out of a workplace of 80 opened that file. These people...5
-
I’ve got to say, I used to blow off Docker as some trendy, hipster technology that people only use for the cool factor but ever since I tried it out, I’ve used it for about 80% of my personal projects...5
-
The mobile web browser is 80% done. I've pretty much added all the basic functions. I'm open for suggestions as usual.4
-
So annoying when you get 80% of the way through a project then figure out a more elegant way of solving it, but can't change it now because of time constraints1
-
Using Ubuntu from years, never knew this logs file named 'syslog.1' could start filling about 80% of my root space 🤦.6
-
80's: Got new device with few kilobytes of ram, calculating mass of black hole.
Today: Got new phone with 4gb of ram, mining Bitcoins with app.2 -
I can see your local web servers - http://http.jameshfisher.com/2019/...
This article pisses me off so much.
Can someone tell me what's the deal with websites being able to access localhost:3000?
Newsflash, jamesfisher.com:80 is open to everyone on the internetworkz!!1!1!!34 -
Does anyone else find Stack Exchange exhausting?
I start off feeling shit that I don't know how to solve my problem.... Then after asking on Stack, I end up feeling shit that I can't even ask a valid question!
Seriously, 80% of the effort is spent by everyone telling me it's a shit question, or off topic, or somehow wasn't asked in the correct way!5 -
Cincom VisualWorks
The only IDE for Smalltalk-80 and it's ugly and instable as fuck.
You can accidently break the program's code while using it, effectively ruining your day. -
One of the things I like about Web Development is its WYSIWYG-ness.
Another thing that I love-hate about it is how 80% (more or less) of the time you don’t see anything happening on screen and then suddenly it all comes together. (This goes mainly for Frontend stuff.)
Aah! The joys and sorrows of Web Development.12 -
Used a wrong filter during loading of a table in ETL. Did not test and migrated to production. 80% of users had empty reports.
Had to stay awake till 4AM to get it fixed.
Realized an important lesson -
' A test in time saves nine' -
Finally got that PHP shirt 😂 😂 managed to put my phone 📱 on the table..... You said PHP powers 80% of the web???1
-
Professor to the whole class: Apache tomcat runs on port 80 which is the same port used by skype
Me: (change the port of tomcat to something else, obviously)
Professor: Kill Skype
Me: 😐😐6 -
I work in tech support right now... 80% of my job is waiting around for presenters to show up to events and end up not wanting any tech.
-
me: block all in&put connection
firewall: ok
me: open port 22 for local network
firewall: ok
me: enable firewall
firewall: ok
me: restart pi
firewall: allow me connect
me: open port 80 for local network
firewall: ok
me: open port 443
firewall: Oh! i have to block icoming connections on port 225 -
Got engaged to set up the CI for a project. Worked with the main developer to set up the dev environment only to find out that he deleted 80% of the migration files because he didn't know what they were
-
Was wondering why my builds/tests were taking so long. OH HEY THERE KASPERSKY WHY YOU TAKING UP 80% OF MY RESOURCES?!!
Just fuck this pile of shit. Cant it do a low intensity scan without completely blocking me from doing any work?!2 -
Can someone suggest me a good Twitter client. Half of my feed is straight up garbage, filed with tweets from accounts I don't follow or ads. 80% of the accounts I follow are developers, yet more than half the posts I see are related to politics. Why!! just why!!??!!??
Also I wish more apps had chronogical sorting of posts like devrant. :/7 -
Technologies come and go, but it has a lot in common. Set priorities right. Invest 80% of your learning time in fundamentals. Leave 20% for frameworks, libraries and tools.3
-
I hate ot when your client has access to new relic and they panic and start creating critical issues when the linux db server is is 80% memory..
After a 2h conference call the client said he was going to contact a 3rd party dba because he didn't believe it was normal. -
A lot, I'm very lucky with projects that need a team, always have to code the 80% of the project by myself
-
Ordered a slightly watered down version of my planned PC. Let's wait for Cyber Monday for buyer's remorse!
Either way, paid half price of the planned rig for 80% of the same performance.
See attached specs. Already have a hard drive and PSU, and for now will be reusing my GTS 250.8 -
So I taught git to my colleagues. They were happy to learn new things.
I asked them to commit things that they have done with proper message in every projects from now on. I find 50-80 commits to pull in every 10mins. Ughhh. They were committing every single changes they were making. 😂😂😂
Sometimes simple things can overwhelms some people4 -
Read my client's local bank API (80's 😰) documentation and fucking pray for him to accept Stripe !!!!!1
-
My first exposure to computers was the TRS-80 (a.k.a. TRASH-80) my mom (the city Library Director) bought for library patrons to use. It’s data store was on a cassette tape and programs came on cartridges, IIRC.
Around the same time I was learning to do Logo and BASIC on an Apple IIe in 5th grade.
My cousin’s Commodore 64 came next and my grandma saw how my interest in computers was blooming, so she suggested I use the savings I had built up from birthday money and mowing lawns to buy an IBM PC/AT 8088 clone. $1,300 later and lots of time in my basement figuring out how to build it all from separately-shipped components, I was on my way to learning Assembler, BASIC, and DOS. -
Okaaay.....so after I got fucked at the technical interview i returned there the following day and wrote them code for a system that was actually on their pipeline
Left the thing 80% complete and they were like: Amaizing we will be in touch
And I left bouncing1 -
Pareto principle for front-end developers. 80% of the development efforts go towards fixing IE bugs, which are only used by 20% of user base.
-
Trying to understand why do I have a course on Software Engineering which consists 80% of lectures on what Agile and Scrum mean.
Why can't we get to implement a project and work on agile as we go? 😐😣7 -
Sometimes I write code as If it were poetry. Other times I only try to do not exceed 80 characters per line! 😂😂2
-
Blaming the computer when in reality you commented out about 80% of the code (by accident), and not noticing for a good hour.
-
So, our university has this something called "E-LAB", a portal where students copy and paste codes from hacker-earth, in order to get marks in their internals.
The fun part is, the questions in our online portal are itself copied from hacker-earth, and other technical platforms.
And even funnier, our faculties can't solve a single problem, and they expect us to do, 80+ out of 100.
I mean, WTF!!!1 -
Shouldn't the following actually fucking work? Because right now, changing it does fucking nothing.
<div class="options">
<button>New Project</button>
<button>Load Project</button>
<button>About</button>
<button>Exit</button>
</div>
And in the relevant css file:
.options {
width: 80%;
margin: 0 auto;
}
Edit: Jesus fucking christ I'm blind. Had the css href attribute misspelled as 'hred'.
Shoot me now. Just get it over with.5 -
```js
const app = require('express')()
app.get('/myname', (req, res) => {
res.status(502).send('Bad Gateway.\nUnknown header in brain response: "Hello world!".')
})
app.listen(80)
```2 -
When I started, in the early 80's, there was no internet, and books related to programming were hard to come by, so everything had to be learned by going to the library, or reading the manual that came with the compiler. Finally, in the early 90's, I got to attend programmer training in the Air Force. My first successful program was a D&D character generator.5
-
uploading good vibes to everyone today
██ 20%
███ 40%
████ 60%
█████ 80%
██████ 100%
Upload complete.
Good Vibes Sent. -
Me after my Mac decided to run two unkillable mystery httpd processes on port 80 when I’m just trying to meet deadlines using MAMP for local dev but it no longer works.2
-
The company I work in had to build a software that establishes a connection to a MySQL database running on an external server. It doesn't work for the client company because the firewall is very restrictive and only lets through connections on port 80, so we had to build a fucking http server that forwards SQL queries to the MySQL server and returns the result. This is so horrible!
(Running MySQL on port 80 isn't an option as any other connection type than http is blocked by the firewall)8 -
Going from 80% development/20% SEO at an agency to a new inhouse position with 90% SEO and 10% development. But it'll be fun.
If not, I will let you know for sure.3 -
Rough night yesterday for my coworker who has forgotten we can't write code past column 72 and that col 80 is the end of the line.3
-
Was digging through an old HDD's OEM Windows recovery partitions and found FON-format fonts that are accurate to several old systems. Several Commodore and Amiga ones (some for 80-char mode too!) and lots of DOS ones. They have names and everything, but I can't use them after installing them... (there were a few blank ones in there too, which is odd...)
-
Working on a library for a discord bot I'm gonna make.. the library is about 80% done and I can already build a working bot with it. But now all those new questions appear in my head about things I am going to make like "how do I design permissions" and similar stuff.... AM I OVERTHINKING THIS TOO MUCH?!4
-
I am being transferred to a new team. New team has started assigning work, but the current team has not yet released me.
So I end up working 80% of my time in the current team and 40% in my new team.1 -
I fucking hate going into work after being sick feeling 80%. It sucks because i dont want to use my sick days when I'm doing fine, but i feel so off my game and out of my element.18
-
From past 2 days I have been trying to learn to type without looking at my keyboard.
Can't see any progress. Typing speed has reduced by 80%☹️
Maybe it will get better after I properly learn.
Anybody got any suggestions ❓12 -
Listening to Kavinsky and having the urge to do some coding in 80's atmosphere , then remembering semester starts in two days and I really gotta pass those courses. *sigh*
-
Theil–Sen estimator, my new favorite alternative to least squares regression:
https://en.wikipedia.org/wiki/...2 -
you literally change about 80% of your business flow then demand new features/modules for literally at least once every 3 months, then you are angry why your 2 underpaid, overworked programmers can't catch up.
-
I'm running into an issue with code coverage... I ran the analysis and it's penalizing unused getter, setters, equals, hashcode.
And the thing is I need those getters so GSON will serialize the fields...
How do you make coverage always > 80%?
Based on current analysis, I only get 60.15 -
Half rant, half shameless self-advertisement (I guess)
I created a (currently rather basic) devRant sidebar for atom.io:
https://github.com/sambadevi/...
But this STUPID thing took me WAY too long to code it, the plugin structure was sooo frustrating that I decided to recode the whole thing after I had probably 80% done!
Reminder to self:
Next time just use another DOM element...1 -
!rant
Just watched the highlights of Microsoft Build and Google IO. I gave 80% attention to Google because they have more content than Microsoft.
No hate but Microsoft is running out of boxes2 -
https://en.wikipedia.org/wiki/...
Is probably one of my all time favorite algorithms. It's really beautiful.
Whats your favorite or 'most beautiful' algorithm?10 -
Story of a data scientist 😞
Spends 80% of the time trying to identify features, while the rest 20% worrying about identifying the features 😭1 -
I just downloaded battery monitor app to figure out why my new phones battery is draining so quickly...
The app says though it's best to charge only up to 80%.
But logically if this were true, shouldn't the manufacturer adjust for it themselves so that when Android says 100... In reality it's actually 80?15 -
When your customer is really proud he just purchased a top of the line software made in the 80's, using Java 1.6, and SQL 6.5
Oh, nevermind there an update that brings it to Java 6 and SQL 2000.2 -
DUNE is such a fucking SHIT movie. 80% of the movie is DRAMA. The first 1 AND A HALF HOURS IS DRAMA!!!!!! AND THEN A LITTLE BIT ACTION AND THAT'S IT. FUCK OFF. I WASTED MY MONEY AND 2.5 HOURS OF MY LIFE THAT I CAN NEVER GET BACK. THE FUCK?????14
-
I bought a MacBook Pro Retina wanting to upgrade the memory, then realized the Retina models have it soldered onto the motherboard.
I need to run Visual Studio for ASP.NET development but can't fathom paying $80 for a Parallels license at the moment. I've tried VirtualBox, but the RAM usage is really high for the 4GB I'm limited to.
FML.7 -
I wanted some ideas on how to word an error message better, so I googled "error message best practices".
80% of the results were about form validation and not actual code breaking errors >:(
On the up-side, I now know that I must not say "No, Bad User!"3 -
Thinking about dropping Google cloud console and Google domains and just go back to namecheap, just pay the $80 a year to have them host it and not have to worry about the server's and databases personally...
Anyone else got good recommendations other than namecheap?6 -
Just dumped one month's GitHub public data or my local machine. Ah boy that was too much data. About 80 GB with 30.9 million documents in mongodb. Too much for local machine. :sigh:
-
When you get a job that is advertised as a software development job, but you end up doing 80% software development and 20% help desk support tickets.
Sometimes I really hate this industry. Also, what is it with people assuming software developers can just wave a fucking wand and make shit work? FUARKKKKKK!
Free overtime when we're deploying too, fuck yes! I love free overtime!1 -
Switched from Chrome to Firefox, and my CPU usage literally dropped from 80% to less than 10%. How is this possible?4
-
Android studio is doing like 80% of the work for me, and I'm still not done with this tiny app. :/4
-
I bet jake wharton is going to post his cat pics in a repo someday and that would also get a 1000 stars, 350 forks 80 issues, 4 prs and 30 medium articles explaining/suggesting/worshipping/debating on it XD5
-
!dev
But I get this mail and it's like u gotta be shitting me....
1. You give me $50K on a 500k house
2. If it goes up 100k, you get 40 + (80% profit risk free) the original 50
3. If it goes down, I lose the original and still owe u 10k (20% of the original)4 -
Projects are like progress bars, they are really quick at 80-99% and then it takes a while until they have finished. The reason is the same, nobody thought about milestones and goals.1
-
I finally learnt flutter. Started in March, I’m deploying my second app now, third one is at 80 percent completion. Couldn’t have imagined this with native coding with Java and swift.
-
Today there was a question on the react native forum asking how to map an array..... ([].map(mapFunction))
1) it's the wrong place for the question
2) like 80% mentioned ramda, lodash, underscore :(7 -
So, for my task I'm supposed to make Multithreading in java simple and understandable using Runnable classes.
The only problem is, that that's practically impossible when you're in a course where more than 80% can't even write a hello world program.
Any ideas?11 -
Split everything into small tasks, no longer than two days of work
Use Fibonacci numbers, 1-2-3-5-8-13
A highly effective developer will produce about 80% of a work day. If you think a task is done within a day add 25% and your estimate is ten. Remember that we use Fibonacci and round up to 13.1 -
The men who invented the Internet are 80 and 85 years old now. If you see them walk down the street, you'll think they're just some old dudes who don't know how to use Internet.
#VintCerf #BobKahn2 -
I just talked to Skype support...
Skype is down for 80% of users, world wide...
It's been 5 hours already. Idiots.5 -
Found this unusual keyboard layout on the internet. Looks like a better version of a standard 80% layout.
What do you think about it?8 -
Maybe is just me but I'm starting to move from the idea that work needs to be fun at all.
If it is, awesome! If it's not it's OK because work is just about 20% of my life in which I don't have a lot of control but enables me to have control over the other 80% (hobbies, relationships, community, fun)3 -
*DigitalOcean free trial will end in 10 days*
Thanks for the deployment of my free service for more than 1.5 months
Bye, I have to switch to Heroku for some reasons
Thank you again for the fucking Flask hosting on your server on localhost port 80
I will come back again with NodeJS4 -
A bit of a follow up on my last rant (https://www.devrant.io/rants/362638). Cause now I have two weeks to work through this shit. The title somewhat translates to "business administration for credit institutes"2
-
Refactoring code to meet style guide..... 20 bucks says outside of my code reviews no one will look at it for years.
-
Repeater + Android 4.2.2 + Android web server
Hey guys
I have a stupid problem.. Mas that is the opposite of everyone else (so no Google can help me)
I want my android phone (my personal server) to connect directly to the router, and never to the repeater (the port 80 is blocked this way)
How can I do this magic?
Thanks11 -
The more code I write the worse I feel as a programmer. Just me?
An 80's programmer once said to her son, my friend a writer, "Don't be self deprecating".
Time to refactor my thoughts. -
tmux new -d -s 'fuck putin'
for i in 80 443; do tmux new-window -t 'fuck putin' -n $i "while :; do nmap mil.ru -p $i & done"; done
while :; do killall -9 nmap; sleep 2; done3 -
Each proffs at university use sth like this
DO {
theStudents();
HardnessofprojectsandExams*=2;
}while(numberOfStudentDroppedthecourse < numberOfStudentstookenthecourse*80%);2 -
Have to do 80 hours of work in 40
*quits job, start at a new place*
Now I mostly wait for test and code reviews and are fucking bored...
Guess I have to start 100% freelancing soon 🙃3 -
made our onlineshop look fabolous (= the same as in FF :p) in IE8 when 80% of our traffic came from it
-
When did you feel that you were a *Serious* Programmer?
Mine had to be when I got a second monitor for my workstation. Felt like some 80's stereotype hacker. Even bought a Guy Fawkes mask just for a meme Instagram pic haha... Fml3 -
I was already done with the company that couldn't make up their mind about JS. I got a mail:
They're stopping the procedure because they're looking for someone that also enjoys coding in their spare time. In other words: work 80 hours a week. -
What did I accomplish today?
80% improvement in build time AND you can now run multiple builds in parallel. You're welcome. -
This guy was giving an introductory course on Big Data one year, was boring as f, came in class with unreadable 80 slides presentations, asked us to re-code one of the assignment he gave us for the term exam. I went to two of his classes and still rocked the assignments, flunked the exam tho.
-
is it better to work on a project every day even when i dont feel like it but then do like 80% of the work for the next milestone with a shitty code (done alot faster)
or
work on a project when i have the will to work on it but then do 30% of the work for the next milestone with a clean code? (done alot slower)3 -
This weeks a joke right 😂, the recent day 0 Microsoft bug that allows anyone to get hacked, and allow someone to do whatever the hell they want.(as you can pretend to be any program on the computer)
Or the super user hack on Linux recently patched... Day 0....
The fact 80% of devs implement oauth incorrectly... So their user accounts are hackable...
Need I go on?1 -
Roughly 240 hours since May (of which I'm able to bill for 80) and it's still shit. A layer of shit upon a base layer of utter shit topped off with some complete bullshit.1
-
Just patching shit from other unknown Junior dev is depressing ... Its like i can do operations but i kill 80% of my patients do you want a try ? If you dont know what you doing please just take time to get a small formation at least thx2
-
Sorry for my noob question. Too scared to post in stackoverflow.
I have a domain for my website from namecheap.my website is made with springboot and hosted on my homeserver port 80
I pointed my domain to publicip:80.never works fine except when i put my domain name in the address bar it redirected to my ip and shows the ip in the address bar.
Am I missing any steps?do i need to do something in my embedded tomcat server?13 -
80% of the costs for this POC comes from NAT gateways, so keep your VPCs internet access free until you really need it 😅2
-
So… C++ seems kinda ok, as long as you don’t use like 80% of the language :-)
This is me making concessions when a library I really want to try (Dear ImGUI)is written in C++…
(yes, I know about cimgui, but for some reason I wanna learn upstream instead of generated bindings…)4 -
Started programming in BASIC when I was 11 (back in 1979) on a Tandy TRS-80, then onto Sinclair's machines (ZX81, Spectrum), then BBC Micro, Commodore Amiga, PCs, onto Macs and here we are! 😂2
-
I get a call asking how I would handle a problem using the system from one of the Project Managers.
I told him that with very little information, the system is designed to do 80% of what he wanted automatically and walk you through the steps to make sure him and his whole team know what's going on during the process.
He says back, honestly I don't want to learn that, I'm just gonna use excel and here's why
**hang up phone**
It's a walk through that does 80% of the work automatically that will take you days... What is there to learn? -
Sent for an interview (I am a full stack python/django/Anguar/node Dev) within 5 minutes the guy tells me they don't even have python in their stack now, could I learn Go? Rendering 80% of my experience useless.2
-
Although 80% of the company is on vacation, we were forced to put out a beta version of the biggest part of our app that's used by tens of thousands of people.
The best is that everyone knows this is a terrible idea but they still don't give a shit. -
My new task: Improve performance of an archiving algorithm.
"We don't know what the cause of the performance issues is." I can tell you: Because it's overengineered bullshit! This is spaghetti inside spaghetti on top of spaghetti!
And it doesn't help that they don't want to know about different archiving algorithms, because I offered multiple alternatives, one 80% smaller than the other, but the other is 80% faster.
At least I'm instructed to throw it all away and rewrite it and not add even more to the garbage pile. I'm very happy about that. -
My schools, university, and my previous company all use a profile picture with an ugly logo in LinkedIn that says something like "50 years.." or "80 years of..".
./. Ya'll make my LinkedIn profile look ugly. Why don't you use that classic emblem logo back?! -
Hey @we3D why am I just now hearing of Oberon programming language?… I feel like I’ve heard Pascal before you mentioned it, but to be honest… if I had, it was rare too. I’ve definitely heard of C… wth ETH Zurich been doing since the 80’s….2
-
Does anyone on here use the 3D software blender. What kind of Python do I need to learn (learned data analysis for internship but 80% sure won't be same as animation Python)1
-
Have you guys seen that guy bought 80's Mac and found a hidden porn game on it? Then here is this https://goo.gl/7qEH8J
-
Best: Initiated the formal process to get a work visa, which is really the first step into settling down here after my studying period.
Worst: Have to work with with WordPress sometimes, and 80% of the other system's tech stack being new, making me feel like an absolute retard because I'm slower than a drunk snail.
Overall a nice year, despite 2020 shitting all over everyone. -
I joined in 2011 when there were 3% architects/technologists. Even those were PMP certified.
Now we have 80% archs/techs/coders/devops/cyber, with aws/azure/java/db/cyber certs and no PMP.
Even now managers go off-site for a week to some exotic location and come back to present the architecture.1 -
Work in a startup, with no pressure to work after hours.
Might sound bliss for those of you working 80 hour weeks, but be honest with yourselves, what would you plan on doing after work anyway?3 -
You set a value to a variable at line 80. At line 237, you set the value again, calculated in the same way, with the same, untouched parameters. The variable isn't used at all anywhere between these two points...
If I have to do maintenance to your .net code, and can tell that not only did you learn on COBOL, but that you're a bad COBOL programer, Fuck You!2 -
Journalistic humour:
> "compensation is zero," the world's richest man wrote.
https://news.sky.com/story/...5 -
looking at more DOS malware. 12 samples in this set of 80 (out of 16 looked at) read the time then overwrite the registers 5 or 6 lines later. The other 4 don't even bother.5
-
Today wasted around 5 hours installing nginx, apache stills working and keeping listen on 80 port after uninstalling it reboot finally the thing was i dont change the fucking dns of the server and trying to connect to the domain 5 hours later tried to connect to the ip... Fuck my life1
-
I hate my Scrum Master. Normally he doesn't even checks pull requests, and when you need his help, 80% of the time he's missing. Now that our boss is the new Product Owner of the application, the SM is bugging us A LOT
So fuck him, go away to do whatever the fuck you did before. Stop pretending you "work" -
my old 2011 MacBook with all my childhood memories (i had it when i was 8, im 14 now) just died, can't access the hard drive and it has like 80 bad sectors, running Kali off a USB stick to see if i can salvage any data but i have to install apfs-linux to read apple's file system. currently stuck on installing clang for like 15 minutes2
-
Anyone have experience with non ARM Single board computers like the LattePanda for a price of around 80$ - 100$? The Board should be a server with a bit more power but it should save electricity. We have already six RPi and two Banana Pis...
-
>was talking with Friend about editors
>friend uses atom
>I use sublime
>"man I can't believe such a great editor is free!"
>"yeah man but at least atom is funded by a company"
> https://sublimetext.com/buy/?v=3.0
>
>80$ cha ching
>**well shit**
>
>Respect++
>
>looks at vim
>"nahhhhh it's all community efforts"1 -
!rant
Anyone experienced watchguards accesspoints? Thinking of buying multiple AP320 for a meshed WiFi... Needing the range of the single ap320... Does it realistically reach 80-90 meters indoor?1 -
-> improve a system
-> the system now has a >95% success rate (before it's only 70-80%)
-> business people still complaining about error (even tho it's relatively way smaller) :/1 -
!rant
Within only a few days I finished 2 side projects I had been putting of for a long time and brought a 3rd 9ne from about 20% to 80% completion. Oh boy do I love those productive days! -
Some good news for aussie devs working from home:
Easy tax deductions for working from home. 80 cents per hour
https://mobile.abc.net.au/news/...6 -
!rant
Is it unprofessional to have my web application and my static content hosted through different ports (like having the static content on 80, but when it posts to my database it calls different random ports)?2 -
vite-pwa-sveltekit thanks for getting in the way.
I honestly don't get why does this library even exists. If you are going to delegate 80% of the work to me I might as well do 100% of such work.
Fucking useless plugin...2 -
What's your way of arranging open code files in your IDE's window?
I usually have 2-3 code files open side by side and keep the lines at a maximum of 80-120 characters.
Other devs I know mostly have only one file open in full width at any given time... which I can't wrap my head around.1 -
Ah, strong motivation: get to 80% (or so) test coverage before my Goland trial expires today or tomorrow.
-
I already searched for a while and couldn't find a viable solution.
I setup a service with docker-compose, and published it on port 80.
However port 80 is only published on ipv4 networks, not ipv6.
How can I make docker publish the service on ipv6 networks as well.1 -
Windows why do I need to explicitly tell you in a firewall rule to allow port 80 to allow someone in the same NAT as me which is set to a private network to access the web server?4
-
Debugging definition ??
ANSWER : >
Debugging is the most powerful tool in the arsenal of every programmer. We spend 80% of our working hours debugging and the rest 20% coding.
(if you know you know)5 -
So I've been waiting for almost a year to find a root method for galaxy s8 g950u (snapdragon) that doesnt have terrible limitations like only 80% battery life and others. I love Samsung but I miss root :(
-
Does anyone know of a good tool or service for compressing svgs for web.
I got about 80 files I need to reduce in size
Help!7 -
Maybe I can paint myself up like I'm 80 and sneak aboard a bus of senior citizens and then wash the makeup off on the other side3
-
Some tech guru: building software is a team sport.
80% of my team: ignores RFCs, avoids reviewing PRs, does not acknowledge messages (not even an emoji), calls a project they are working on "my project", later complains about everyone's mess. -
— We arrange surgeries when in-person interventions are _not recommended_.
— So…, — I press the pause button on the handrail.
— The perfect maiden. Inside the plastic shell. 80 years old underneath.2