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 - "needs"
-
Me brute forcing into the appartment (where i rent my room) modem:
*tries all most easy/logical combinations*
Nope.
*tries more difficult ones*
Nope.
*hmm.... no please not both just blank....... 😷*
Admin access granted.
😩11 -
Ok..
Why do teachers tell students that HTML and CSS are outdated "programming languages" that nobody uses and that big companies (like Google and Twitter) use stuff like Google sites or WordPress or wix??? Do they want kids to fail?21 -
Java and C were telling jokes. It was C's turn, so he writes something on the wall, points to it and says "Do you get the reference?" But Java didn't.
C gets all the chicks and Java doesn't? Because C doesn't treat them like objects.
But I think C could at least give Java some pointers8 -
Visual Studio 2013 needs 1GB
Visual Studio 2015 needs 1.5GB
Visual Studio 2017 needs....
....
....
14GB!!!!!27 -
So today I found out I'm a Senior Developer. Was I told nope. Just found it on my contact details on the company address book. Ask boss about it he said yes I am. Would have been nice to have been told I was promoted...8
-
That moment when something bad happens and ctrl+Z pops in to your head. Then realise ur not using a computer.1
-
Everyone needs to know about devdocs.io please check it out - it will literally change your life.12
-
That feel when your grandpa taught himself how to stream movies online and asks you to finally teach him how to torrent.
I'm so proud.3 -
11:45am: "Ok one more issue to fix and then I can take a nice long break and relax a little bit. My next meeting isn't until 2.
12:45pm: "Well this issue is taking longer than expected but that's okay. I can grab lunch and still relax a little bit."
1:59pm starving, thirsty and really need to pee and can only choose one. Oh, and the issue still isn't fixed: "god dammit."6 -
I was asked by our tester and scrum master to ignore some failing unit tests yesterday. The tester literally said "no time for tests, we need the build now". The scrum master is also a tester and agreed. I dont think I can respect either of them as testers anymore.3
-
There needs to be an IDE that can predict what stackoverflow question I'm gonna lookupundefined ide holy fuck artificial intelligence am i a genius stackoverflow productivity at its finest4
-
Finished setting up my little war machine at the new desk. Posting picture as proof that this table was indeed tidy at some point in time.14
-
When I'm tired, I can't do a damned thing. If it takes effort or concentration, I'm useless. Games are just frustrating. If it's something enjoyable, I simply can't care enough to enjoy it. If I read a book, I can't focus on the words, and won't remember anything I read. If its mindless like watching Netflix, I won't remember the next day, or rather I'll remember just enough to ruin it for myself.
So why not sleep?
Because I've been feeling like this every day, all day long for months. No, that vile liquid called coffee doesn't help. If I rest my eyes and stop thinking for a few minutes, I wake up a little and can function normally for a minute or two before passing out again. I'm not depressed, or at least I don't think I am. I feel like my brain died or got replaced with a lizard's.
And this sucks because I'm still during the probation period at work, and learning the sprawling and intricate codebase is actually challenging. And they're giving me large tickets because I was a dummy and impressed them too much.
Idk what's wrong with me, but I hope it stops soon.
I miss being able to think and plan and do anything besides just struggle to stay awake. 😞16 -
Working from home. That time you spend commuting is spent on working. That random guy showing up at your desk breaking your concentration doesn't exist. If there's a bullshit meeting you have to go to, you can dial in, put yourself on mute and continue to work while listening and just unmute as needed.
Seriously so much more productive.11 -
Dear fellow developers,
please make your software more accessible.
Thanks.
Link to an article from a blind developer about his work:
https://medium.freecodecamp.com/loo...
I found this link in a comment on devRant posted by @nickpapoutsis.2 -
C0D4 kinda hangry!
Yes that's a word...... maybe.
Ok, so I'm starting to see memes, memes and more fucking shitty memes, don't we have Reddit for that?
I wonder.. if it's a terrible idea in this day and age to remove the ++ button from meme posts, it would immediately remove the incentive to farm ++ and not contribute other wise, and it's not necessarily penalising them for doing it, it's just not rewarding them...
I know... I'll go jump in my bunker and hide from the riot that will probably begin now.35 -
I found my 1989 GAMEBOY ... Motherfucker still works like a charm 🥰 now to find my nokia 3310 and I'm ready to travel back in time and escape the COVID194
-
Back in college.
We had this course in which we gathered in teams and worked the whole semester for another teacher building a product. We had roles, like QA, devs, PM...all the works.
I was PM and during our first presentation of the product to our teacher and the client we showed the work of our first month of work. At the end, our teacher asked our QA, who have been silent the whole project and hadn't answered my mails asking for tests, if he had found any problems. "Oh, yes. The whole site is broken. I can easily break throught it"
The faces of the rest of the group showed a level of surprise that made the teacher ask if he had informed us: "No..."
Our client, another SE teacher, started to laugh and that was that.
It was awful3 -
Supervisor: so you're going to write a perl script that will compile a jar that will be used to invoke a web service
Me: okay. What does the web service do?...
Supervisor: I'm not sure how it works. It'll just return a success or error code
Me: so I'm just going to invoke a black box?
Supervisor: that's a good way to think of it
Me: so how does the qa process work with this black box/how can we debug?
Supervisor: we don't have qa for it and we can't debug
What the fuck?!?!? You expect me to call a literal fucking black fucking box?!?! This isn't lambda calc you jabroni.2 -
while(freeTime == true) {
if(iHavePlans == true)
waitUntilDone();
/*
* TODO: Fix bug that causes
* coding to call the gaming and
* relaxing methods so often...
*/
code();
}7 -
Decided to go through my LinkedIn connections and disconnect from people I don’t know who don’t go to the same coding academy (we’re a pretty tight-knit bunch).
Went from 905 connections to 276.
Husband: “Please tell me you kept recruiters.”
“.... oops?”5 -
It took forever to get SSH access to our office network computers from outside. Me and other coworkers were often told to "just use teamviewer", but we finally managed to get our way.
But bloody incompetents! There is a machine with SSH listening on port 22, user & root login enabled via password on the personal office computer.
"I CBA to setup a private key. It's useless anyways, who's ever gonna hack this computer? Don't be paranoid, a password is enough!"
A little more than 30 minutes later, I added the following to his .bashrc:
alias cat="eject -T && \cat"
alias cp="eject -T && \cp"
alias find="eject -T && \find"
alias grep="eject -T && \grep"
alias ls="eject -T && \ls"
alias mv="eject -T && \mv"
alias nano="eject -T && \nano"
alias rm="eject -T && \rm"
alias rsync="eject -T && \rsync"
alias ssh="eject -T && \ssh"
alias su="eject -T && \su"
alias sudo="eject -T && \sudo"
alias vboxmanage="eject -T && \vboxmanage"
alias vim="eject -T && \vim"
He's still trying to figure out what is happening.6 -
I'm in college and I'm renting a room. It has 100mb/s WiFi, so that's neat, but...
I just learned that the password for the router's admin panel is the default one. Ffs, why didn't they change it? They know I'm studying IT. Do they not realise just how much power this gives me? I can get a raspberry pi, set it up to act as a DNS and spy on everyone using this WiFi.
On the plus side, I also learned from that, that we are not limited to 2.4GHz, but we can also use 5GHz (although on a different SSID).6 -
Fuck my life sometimes.
I'd just finished my work for an ongoing project, it's been over 6 months only to be dragged out to be told another system needs an immediate change which at best will take 3-4 weeks.
Like seriously just let my mind come off down from the completion of previous project before dropping a new barrel of insanity on my desk 😬
I like being busy, don't get me wrong. but damn not even a day of recovery 😓1 -
Me: eh probably shouldn’t push to prod on Friday, maybe not even before the first...
Co worker: no balls
Me: -
Client dev inlined all my single line functions as it's "more efficient".
Speechless is not the word.14 -
Supervisor has me making a web app in this badass new stack called the LAP (linux, apache, php) stack because he would he would like the app to be "simple". He's spot on though.. having a three letter acronym saves so much time.... and then we don't need to worry about a database... or querying.... or efficiency.... or even the web app itself because clearly he expects the fucking code gods to come down and turn this piece of shit web app into a fucking masterpiece if he thinks this shit can be done based on a hacked together file management system. Please save me code gods4
-
Just arrived in Sydney 2 days ago and reported for work yesterday. I looked at my laptop's clock and it said its 4:40pm. Cool! Another 20 min and I'm off.
I started fiddling around with my machine settings and noticed my Location setting is off. I switched it on. My time is updated to 2:43pm.
MOTHERF****!!!1 -
Just stumbled upon www.en.wikipedia.org/wiki/hexspeak and started following all of the links.
Reached a whole new level of procrastinating. Now I have no idea what my professor is talking about.
Good job me😬💥2 -
my boss is using internet explorer for everything
i cant even imagine how he can put up with its slowness and awful interface and everything else4 -
Boss: "we're going to take over a project from another company. that's what we know so far - any other questions?"
Me: "do we get the history (svn/git) or just current source? unit tests?"
Other company: "no history for you. no unit tests - app was only tested manually"
Me: *sigh* :'(3 -
Everyone needs a personal code.
Mine is:
While(Alive)
{
Code();
Debug();
FapIMeanWorkout();
Sleep();
}1 -
$md5 = md5_file($file_uri);
=> Returns false
Mmh...
die(is_readable($file_uri));
=> Returns false
[Mmh intensifies]
if(!is_readable($file_uri)) {
chmod($file_uri, 0777);
}
=> Chmod() returns false
GAAAAH FUCK THIS I CALL IT A DAY6 -
Whenever Facebook decides to do one of its fancy animations about all the things you've posted pictures of in the past month etc. I'm sure they expected people to be posting pictures of parties, holidays etc.
I only post either pictures of my pets or something I'm working on (running cables in walls, cutting up bits of wood, decorating etc.) So it looks utterly ridiculous when one of those animations plays.1 -
People that upgrade to Windows 10 FREE by going to the... "special needs category"(people with special needs that could use the new things that Windows 10 has... like Cortana), but are perfectly normal... don't be ashamed of that... you were retarded enough to upgrade to Windows 10, so it's justified...4
-
When I open rents on web, some of them are backgrounded by very intense colors. When the rant is a little bit long, this becomes harmful for the eyes.
Who else noticed that?7 -
Holy fuck EA (yea I went there)
So here I am playing NFS Heat, and my laptop is hot enough to cook eggs on the keyboard, no joke, yet spec wise I should have 0 issues running this game.
I switch on the turbo cool (basically spin the internal fans at full speed... It's an MSI) and this usually covers any heating issues, nope... not this time.
this fucker of a fan can't keep up , so I've turned down the settings from ULTRA, that's depressing, to Medium... it feels like 2006 showed back up, but here's this laptop still burning a whole in my fingers.
My GPU (GTX1060 6GB) is running at 95'c on Medium graphics, and LOW looks like I fell into a 8bit world with slow ass rendering.
Guess I'm going to need to get some cooling assistance for this thing.
Thank you EA for turning my 2.5k laptop into a stove top, I appreciate it.
I guess the name checks out, "heat"14 -
git commit -am 'needs refactor'
// months go by
git commit -am 'hotfix, also needs refactor'
// ... repeat -
!rant
just a poll i'm looking for from all the linux based dev's
What distro would you recommend for a front end dev? Tried ubuntu but the wifi driver wasnt supported I guess in my dev machine. Currently looking at Elementary OS, but still undecided. I would primarily like it to be Debian based or something close as I'm very familiar with apt-get debain based stuff, and dont really feel like learning an entirely new distro at them moment.
Thanks all :D
PS. I have a Lenovo Ideapad 110
Specs include quad-core AMD A-8, 8gb ram, 1TB HDD, can give more if necessary11 -
Spotted a new feature that had just recently being completed: "Disable all Logging due to noise". What.
Us on the Ops team just died a bit inside... -
New side project just started, node_module weights 135 mo.
By the way, Bootstrap 4 and its thousands of depencies should suck a round of cocks3 -
"Could you help on project X and implement that straight forward feature?"
So I clone the repo. Run the tests in the main branch. 20 tests fail.
Yes, this will be fun and very simple ...2 -
I am learning to hate working for a large company!
Tuition reimbursement I earned is getting denied because of the freaking beuracracy!
The ONE perk I actually had left at my job and they took that away too!
FML3 -
Argh!!!! I'm too dumb to compare two spreadsheets. I want to know which of the 2000 employees left or joined the company since last year. But the employee spreadsheet db export is not in the same order as the last years. Is there any bash shell magic or something else than excel that could help me?question knowing r lang would be nice spreadsheets are the worst designer needs help i'm not a programmer excel12
-
When the OS literature teaches you that processes aren't cows since cows needs two parents to spawn a child while a process only needs one.3
-
Right now business is kind of slow for my company, so I've been working on Documentation. It's been kind of cool to make the gitlab repo, write the Markdown documents, and then push them to the repo when finished, but it's also hard because it's only me really doing anything...rant git in general is pretty awesome coworker needs to pull his weight! gitlab is cool markdown is cool documenttion
-
Indentation. Trying to teach students that every expression needs its own indentation is such a pain.1
-
Need a dirt cheap tablet for basic bedtime needs, reading, surfing, mailing, movies, music, devrant for less than £100.
Amazon just released the fire HD8. Perfect. Ordered. -
I feel fucking proud of myself.
I spent the better part of three days trying to figure out how to compile source code on Linux using ./configure and stuff and best place to put the compiled source after running make and it all works. It's such a small thing but seeing as I've been tarnished with Windows this is a great accomplishment to me.
Also because I wasted days figuring this out, jumping to multiple topics, progressing deeper and deeper into different topics to figure it out... abstraction would've been nice... -
Why do some developers rebase or resolve merge conflicts when you can just email each other changes and force push?4
-
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 -
Just wrote a Scala test class using Sublime, felt like I moved faster than with IntelliJ... Maybe I should try vim next?1
-
Does anyone actually fucking know how certs and provisioning profiles work for large iOS teams without using the cancerous auto provision checkbox? Are we all just fucking it up all the time??3
-
If WannaCry is so good at making software that can break an entire computer.... why couldn't they make a better UI?4
-
Fuck. I just realized:
In English,
this is a semicolon “;”? Which has half as many dots as the [full]colon “:”
#mind
#blown12 -
Developing on machine without admin rights. Am supposed to check out docker to see if it would fit the project, but i CAN'T TRY A FRICKKIN' THING 'CAUSE I CAN'T INSTALL ANYTHING. Got those rights taken away a few days ago because of new company guideline. Now admin rights can't be assigned to person but only to a user group. Currently waiting for our department's IT-Support guy to look what he can do to somehow give me the rights back. Now listening to a meeting in our office that's completly irrelevant to me bevause I'm bored...2
-
Sometimes people just don't understand the meaning of cleancode , it's so simple that....why not writing the whole code on one line?
FFS -
Just spent an hour debugging why my iPhone couldn't resolve a local domain name. Turns out that that's a known issue that Apple ignores since iOS8 👍
-
me: getting really sick on the last day of vacation
also me: at 4am my brain is wake af trying to solve my programming problems.
bad timing brain! -
Reading all your rants really gets me thinking if it'd be better to stop studying and start working :/3
-
Gotta love when you come across an interesting piece of software with a modern, sleek, and snazzy homepage. Then you press "Sign up" and are redirected to an ancient 90's web app whose first element after the body is a table.
-
Does anybody know some good, preferrably rather high-contrast vim-colorschemes? Both light and dark.
Currently testing through tbe base16 collection. Tried solarized but aint my cup of tea.3 -
When you havent pushed in ages and have to tediously 'git status' followed by 'git diff <every fucking file>' to figure out what the hell you've even been doing since the last push and can maybe figure out another commit message than "Various bugfixes"
-
Relevant today. Remind me why I like this job? One month to do years worth of work while taking meetings and other projects.
-
So I'm at my work computer, logged into my laptop two feet away using No Machine, trying to access my home computer using Teamviewer. Where will it end?!
The reason I can't just go from my work machine to my home machine is because we use an older version of Teamviewer than what I have installed at home - just thought I'd clarify before someone asked.undefined maybe a bit harder than it needs to be windows to linux to windows double remote login why do i do this to myself?3 -
So.... we're going to support the .NET WebBrowser control as a supported browser now. Yeah, the one from System.Windows.Forms. It can't even run a basic browser conformance test, barely if at all supports jQuery 2, and throws an error message if you look at it the wrong way. Time to hire a new tester.
-
Sometimes non-dev people give the look like they could do the same shit in half the time and you purposefully made the UI ugly (UI wasn't provided and I m no designer).. can anybody suggest some polite ways to tell them to FUCK OFF!!2
-
Everything you own needs to be stored and be taken care of:
Likewise every line of code you commit and push, needs to be maintained (unless it's dead). -
When you favourite a rant, where does it go?
I've searched the whole app to find my favorites but i couldn't.5 -
Rails 6 needs Webpacker needs Yarn, Needs NodeJS, needs Blah Blah Blah. Hello folks. Web dev in 2020 is crappier than it was in 2017!5
-
Anyone else who can't comment on github?
Also was I had to try my pushes severally over the weekend(Not the fun kind).
Is github okay? -
is there a way to meet people with interests in developing other than local clubs because there are none where I live
noteForPeople:I am 13
Email:VINDIC@protonmail.com12 -
Hazelcast
Works great, until it doesn't because of network partitions. Then your cluster needs restarting.