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 - "different"
-
Boss: "it's not the same font"
Me: "yes, it is"
Boss: "don't argue with me. It's a different font"
Me: "ok it's a different font" (it's not)
Boss: "change it please"
15 minutes later and I've done nothing at all to it. Boss comes back.
Boss: "see? I knew it was a different font. This looks perfect now. Why were you lying to me before? I don't like you arguing with me"11 -
My team is like the Avengers except instead of different superpowers we all have different personality disorders.9
-
I'm tired of working for small companies.
I'm always either the sole developer, or the only dev for a specific stack, and therefore don't have anyone to ask for help. If I can't figure something out, it just doesn't get done.
It also means I don't have anyone to bounce ideas off, do code reviews with, or even friggin' have someone who understands what I do.
It sucks.
It would be nice to have someone I could actually ask for help! As it stands, I tear my hair out in frustration until I'm desperate enough to beg for help on discord or SO. whereupon, of course, I get ignored, as per usu. asdjfklasdjf
It really sucks.
It also means that I'm often surrounded entirely by sales people and managers... you know, those super-talkative people? who basically get paid just to talk? and are absolutely computer illiterate? Yeah. Think someone who says "I need my deliverables by end-of-week," "customer success representative," "turnkey solution," etc. completely seriously. (ew).
They're the people who constantly wonder why I can't push `n` features in `n/4` days, and ofc can't understand anything I say in response because of the aforementioned illiteracy. They're also the people who, almost every week, ask how long `y` is going to take, and then yell "But I need it by Friday! I just sold 50 clients on it!" (And they do this, of course, without ever asking for timelines)
It really fucking sucks.
Though I suppose larger companies would still have these problems.
but at least I could ask for help once in awhile. that would be nice.40 -
Insanity: Doing the same thing over and over and expecting different results.
Programming: Doing many different things numerous times and expecting a single result.2 -
other dev at work: "why cant i switch branch of my SVN repo like Git"
Me: "Cuz it uses different approach, different branches are at different locations......."
Him: "but how can i use it like Git"
Me: "you cant"
Him: "but why"
Me: "Get away from me before i throw something heavy at you"10 -
Devs who argue that their favourite language is the best and other are not good enough for anything. Different tools for different jobs dammit!4
-
Had a random dream last night where different JavaScript Frameworks were different flavour ice creams. No matter which one I tried I kept coming back to vanilla...6
-
How I feel working with code that's been worked on by at least three different teams at three different companies over the past couple of years and not a single person has left any comments or documentation.6
-
Dumb ass management. Picked a different technology for us without consulting our technical team...3
-
!rant
props to @dfox and @trogus for uploading their devRant podcast to 5 different plattforms, as well as providing 3 mp3 download links in different bitrates! you can tell this was created by devs, for devs :)4 -
beginner coder: figures out how to write a feature
average coder: knows a few different ways to write a feature. but not quite sure on which one to use.
master coder: meditates before starting a project. closes his eyes to map out the entire infrastructure of the project.
god coder: gets paid ALOT of money to guide people on the right to do it.2 -
Was asked to make an e-sign system that manipulates PDFs to insert an image and the date at different coordinates on x number of different pages.
200 hours later, it was done. Now I'm the PDF guy2 -
I just love articles like "Moving from Go to Node.js"
2 completely different topics and different use cases and can't and should not be mentioned together10 -
I had this meeting with this new client and where talking about the possibility to exchange data.
And he told how his company now has everything in the cloud and if we also have it in the cloud it should already be connected since it's both in the cloud.
I tried to explain that because its both in the cloud that does not mean it's connected to each other. We still need to develop a way to exchange data.
On wich I got the answer that our data probably is not in the real cloud.
In the end I just said that we can probably exchange data but it the easiest way to accomplish this is talking to someone who maintain the data in your cloud. And we could adapt our system to theirs.
Sometimes it's hard to communicate with less tech savvy people about tech stuff. Explaining things in a way they understand but also is technical correct.7 -
Different girls follow different methods to slow down their ageing process --
Health trainer -- Exercise and Yoga
Normal girl -- Cosmetic products
Programmer girl -- Having a tattoo of Internet explorer3 -
Managements definition of an MVP:
- Integrate our backend and database with a similar-ish, older internal system built on a different tech stack and different rules.
- Merge the functionality and delete the old one.
- Modify our system to accept 2 types of logged in users.
- Have 2 versions of our API that return different values.
- Update our mobile app to render different data based on which user is logged in.
- Onboard the old system users to this new system.
My definition of an MVP:
- Tell the store we are taking over, that they have to print their labels from our tool, and onboard the users to our app.9 -
working on two projects.
at the same time.
for 2 different companies
2 completely different scenarios
2 completely different languages
nodejs and golang19 -
Dual monitor windows PC for working/gaming and an ubuntu laptop for on the road. My desktop monitor setup is a bit ghetto tho, ones gloss and ones a matt finish, both different sizes and different heights 😋
-
1. Read about software engineering/design patterns, tools etc.
2. Adopt information to my requirements
3. Write code
4. Delete my shitty code from point 3.
5. Goto point 34 -
Recruiters trying to grab my attention by using my name in the subject line - only they forgot to change it from the previous candidate. Ouch!5
-
Can we clear this once and for all... Explain java and JavaScript like this...
They are like apple and pineapple...
In a recipe you wouldn't go yeah I could substitute in the other ... Because they are entirely different things ... Similar names... Entirely different !
We get it... They are different fucktards don't ... We get it... Ok....12 -
The moment when you use so many different languages in a project (Python, JavaScript, coffescript, PhP, CSS, HTML, Bash) that at one point you feel like you can't program the simplest things and you mix all the different languages together into one...😫6
-
iPhones are ridiculously picky when it comes to finding a mate- um charger. And knowing why doesn't really make it any easier to understand why. If anything it baffles me more.
So, let's start with appliances that are not phones. Think Bluetooth headsets, keyboards, earbuds, whatever. Those are simple devices. They see 5V on the VCC line and 0V on ground, and they will charge at whatever current they are meant to. Usually it will not exceed 200mA, and the USB 2.0 spec allows for up to 500mA from any USB outlet. So that's perfectly reasonable to be done without any fuss whatsoever.
Phones on the other hand are smarter.. some might say too smart for their own good. In this case I will only cover Android phones, because while they are smarter than they perhaps should be, they are still reasonable.
So if you connect an Android phone to the same 5V VCC and 0V ground, while leaving the data lines floating, the phone will charge at 500mA. This is exactly to be within USB 2.0 spec, as mentioned earlier. Without the data lines, the phone has no way to tell whether it *can* pull more, without *actually* trying to pull more (potentially frying a charger that's not rated for it). Now in an Android phone you can tell it to pull more, in a fairly straightforward way. You just short the data lines together, and the phone will recognize this as a simple charger that it can pull 1A from. Note that shorting data lines is not a bad thing, we do it all the time. It is just another term for making a connection between 2 points. Android does this right. Also note that shorted data lines cannot be used to send data. They are inherently pulled to the same voltage level, probably 0V but not sure.
And then the iPhones come in, Thinking Different. The iPhones require you to pull the data lines to some very specific voltage levels. And of course it's terribly documented because iSheep just trying to use their Apple original white nugget charger overseas and shit like that. I do not know which voltage levels they are (please let me know!), but it is certainly not a regular short. Now you connect the iPhone to, say, a laptop or something to charge. An Android phone would just charge while keeping data transmission disabled (because they can be left floating or shorted). This is for security reasons mostly, preventing e.g. a malicious computer from messing with it. An iPhone needs to be unlocked to just charge the damn thing. I'm fairly sure that that's because the data lines need to be pulled up, which could in theory enable a malicious computer to still get some information in or out of it. USB data transmission works at at least 200mV difference between the data lines. It could be more than that. So you need to unlock it.
Apple, how about you just short your goddamn data lines too like everyone else? And while you're at it, get rid of this Lightning connector. I get it, micro USB was too hard for your users. I guess they are blind pigs after all. But USB-C solved all of that and more. The only difference I can think of is that the Lightning connector can be a single board with pads on either side on the connector, while in USB-C that could be at the socket end (socket being less common to be replaced). And at the end of the day, that really doesn't matter with all the other things that will break first.
Think Different. Think Retarded. Such tiny batteries and you can't even fucking charge them properly.6 -
English is weird.
Take the double oo for example.
There are so many different pronunciations for it and there seems to be no rules whatsoever.
mood
wood
blood
door
All different22 -
As a programmer you know it's going to be a glorious day when you have been getting an error for two days straight and on the third day it's different.
Ooo sweet glory.4 -
You know how people say insanity is doing the same thing over and over expecting a different result? Those people have never done different things and gotten the same result.1
-
I have been in Netherlands for just two days and I am already in love with this country...
Too bad I'll leave in two weeks 😱😢13 -
3 hours in and I realize, I fucked up. I should have gotten another stand...
Middle monitor is a different model, but I didn't consider that the holes could be on different heights...14 -
Working with client at different timezone (+3 hours difference). Client time: 5 P.M.
C: a blocker issue found
Step to reproduce:
Step 1: import the attached file
Step 2: blabla
Please get this fixed today.
Me: *where's the attached file?* Opens up ly*c, type his name and.... status offline.
Okay then, time to post my first rant. And get depressed until cob. 😔1 -
Not separating different changes into different commits, and just adding "a few tweaks" when I can't be bothered to list changes.
git commit -m "Added x, updated y, renamed z, and a few other tweaks" -
Amazon API ... seriously...this thing is documented over 3 different pdfs in 3 different locations with 3 different requestpattern, 2 different answerpattern and requestthrottling per minute and per hour takes the rest...and then you just do basic stuff e.g. request all orders that were refunded by amazon... who the hell designed this mess?4
-
Something I've noticed over my many jobs. "Professional" means entirely different things at different jobs, and doesn't follow fields either. That is, "Professional" in one field is understandably different from another, but businesses inside the same field also have different definitions of it.
It's almost as if "Professional" is just a euphemism for saying "we expect you to act a certain way, but are being passive aggressive about it so we can't be called out for it".3 -
When another dev gets all religious about a technology instead of acknowledging that different problems call for different solutions.2
-
*Me after putting all my efforts in finding the cause of errors in my code, then realising I've been using different language in different IDE*
-
Keeping Excel sheets with diagrams of my progress through different series (TV shows, comics, etc.)7
-
I love how different figures in tech got really different reputations.
Take Elon Musk and Mark Zuckerberg. We all love Elon.
What did they do different? What did they do wrong?6 -
So my girlfriend was Gavin wifi problems and she calls me to fix it with vague description of what's happening (not even enough to google).
"But I'm a programmer?"
"And?"
"That's networking, they're quite different"
"It's computer stuff it can't be that different"8 -
Something I hate in .NET: It wants to take care of different decimal seperators in different countries.
No .NET, I would handle this myself anyway :(2 -
there was a time when people were begging for upvotes for stress ball and stickers now it is abt avatar. different times different measures3
-
All the jQuery... in one single repository / website.
There is a good reason why we should use fucking CDNs.
Edit: Yes, these are different files in different folders.
Edit2: I've already deleted 2 other jQuery files (the library itself).4 -
@netikras
not sure why, but you tend to appear on google search "devrant". i thought it was a random user each time when i first saw it... tried on different devices/ips... 80% of them, you showed up.
are you aware of this?
anyone else have similar, or totally different, insight on this?
though it was different IPs, i should mention that they were all on the same subnet... not local, public IPv4 /28 subnet12 -
Bug-report:
Fastly pressing 2 different items in the bottombar results into a disabled content.
Pressing an item again fixes it, but still...
Correction: Pressing a different item and then the previous item causes it13 -
I hate when different IDE's and actually softwares have different hotkeys. I need to set up every single one of them so they can mach everywhere. There should be some kind of rule for hotkeys. 😡2
-
Imagine having a font where two DIFFERENT letters look the SAME
IlIlIlIlIlIlIlIlIlIlIlIlIlIlIlIlIlIlIlIlI5 -
Make a change, test it out. Nothing changes.
Make a change, test it out. Nothing changes.
Make a change, test it out. Nothing changes. Sigh.
Make a change, test it out. It changed! Yea!
But still not right.
Make a change, test it out....3 -
Features that I'm looking forward to:
-profile pictures
-friends
-chat
-possibly a different color scheme?6 -
Yea sure, I'd like to refactor your fucking 1000 loc spagetti code "module" with no documentation at all...3
-
I watched the movie 'happy deathday' today. It really isn't a horror movie but I was thinking of version control the whole time.
The point where she wakes up all the time is the master branch and the different days she experiences are different branches.3 -
I have played different roles on different companies and all my mother says to people is that I 'work with computers', same for friends that work on manufacturing or as sales engineers. It really pissed me off.1
-
Found two different variables used in two different ways "profileCard" and "porfileCard" Sweet baby jesus1
-
Who else noticed Jetbrains is selling the exact fucking same IDE a bunch of times with different plugins? Intellij Idea is essentially the same IDE as Gogland or PHPStorm, just with different plugins, yet they want money for every single IDE separately...8
-
QA: * reopens the bug I fixed *
Me: hi, whats up I thought I fixed that?
QA: *proceeds to explain totally different issue from totally different module* ... andd April fool.1 -
Why why why the fuck would you assign the same variable name at the start of a function to completely different data? These aren't params, but variables being assigned different things, no comments, no documentation, crucial in the operation, but assigned wildly different values with different behaviors through the code.
-
2 weeks to transfer a system we'd spent 2 years developing to a team with different stack experience who are based in a different office.
We're counting the days until the service is dropped. -
!rant
Every type of doctor is a different kind of debugger for the Human Operating System 🤔
They debug system services like "ear", "throat" and "poop".
Sometimes they even repair or take apart systems for different reasons!1 -
If I hear the word "platform" one more time...
What you mean are products that support varying use cases.
IMO, it's more difficult to build/support one application that supports 3 different user types, than it is to have 3 different well-scoped applications.
Thoughts? -
Do you ever just have a hundred different people asking you a hundred different questions about a hundred different things at a hundred different times of the day?
Fuck man I can't get ANYTHING done, and all my answers to people feel inadequate (quantity over quality). Maybe I shouldn't have decided to help work on so many different codebases. -
To the people that mistake i and j in nested loops: Have you considered giving these different names?18
-
Yo developers.
Why do they choose different dates for server ?
We are having a three different server with three different dates. Why? TIA.2 -
A bit confused
I have a code and it is giving different answers in different language and compilers
the code is
Int a=4
Int b = ++a + a++ + --a
Please ignore the syntactical errors
But this logic give different answers in different compiler and language like in
C(turbo c++ compiler) it gives 12
C(gcc)- 16
Java- 15
Python- 12
Can anybody explain the logic behind this...10 -
Anyone else have experiences with recruiters popping out of the woodwork like gnomes to ask you to either downgrade or totally change careers?
Just the other day someone on LinkedIn asked me to teach at a charter school... for half the pay. Why would ANYONE??4 -
I went to a machine learning meet up.. I asked every one over there to explain me K-means algorithm. I got K different answers, then I applied K-means algorithm on K different answers to form K clusters..1
-
Does anyone else hate the Facebook SDK or is it just me?
You have to jump through so many hoops and get different tokens for different end points. Why???
Take a lesson from Google. Get an API key and send a get request. Simple. -
One of these days i'm gonna pop a blood vessel, trying to keep all my dotfiles organized: syncing the files themselves is easy, just shove them into git, the problem is that i have to install dependencies on different distros (Arch, Debian and Ubuntu):
The package names are different, the paths are different, fuck with Debian i need to compile from source anyway because most of the packages i need aren't available. Its taking me so much time writing distro-specific installers, just so i can deploy my setup on different machines...
Its at times like these that you appreciate just how mind-boggling fragmented Linux is as a platform :D8 -
I've been contacted by tutorialspoint 3 different times by 3 different people
I already have courses on tutorialspoint
🤡🌎🤡🌎🤡🌎🤡🌎🤡🌎🤡🌎1 -
Programmers hating languages different of their own. Programming language is first and mainly a TOOL.
-
Today I spent 2.5h missing a flag in pdfLaTeX just because I forgot I am working on a different machine with different settings. #FML
I should have a central VM server!1 -
Question for Droid gurus here.
Is there any way to use different fonts in android for different languages ?
I have changed ttf to add urdu fonts but then I'm seeing boxes instead of emoji and symbols. Can I add it to urdu only.
On web we have CSS unicode-range in @font-face which sets a boundary for different fonts to be used for different unicode characters/ranges.
Can this be done in android system some way ?
I'm not talking about using it in an app but in whole droid.1 -
We're moving our services to a new app interface, and it drives me crazy when a BA tells me to make something look like the old, terrible app because "user's won't like a change." You're making a whole new app! You can fix the terrible appearance and functionality issues! Take advantage of this!
It's starting to feel like I'm putting together an awful Frankenstein's Monster of code and components. -
The more things change, the more they stay the same. Many years ago, when most of you were toddlers, different web browsers were...different, and the most different of them all was Internet Explorer. Web applications were not automatically cross-browser compatible and it took a lot of adaptation/tweaking to make a webapp, or even a simple web page, work and look the same across different web browsers. Some web pages/apps only worked on a specific browser and poorly, if at all, on some other browsers. Now, in 2024, we're there again. Atlassian's Confluence works without a hitch on Edge, but often fails miserably on Firefox. Too bad. I don't like Edge, but am forced to use it just for Confluence. So, once again, I have separate web browsers for different tasks.7
-
Trying different languages and techniques in my private time (and at work, if possible).
Following a bunch of tech accounts on Twitter to have a steady tech feed.
Watching pluralsight videos.
Also, moving to a different job. -
So I have to mimic some codes that I was not given any explanation because it's from a team that is, like, the only one that does not like the others and we have to work with them.
All the teams do codes with similar coding rules
and then there is this team. Weirdly enough, they are the most strict on their rules. -
So across different apartments, different routers, different notebooks and operating systems, my mother always ran into the issue where she had no internet access until I flushed the DNS-Cache. Never figured out how she achieves this.3
-
What is the difference between Armageddon and the Apocalypse?
Not sure which npm package to install8 -
Can i just get a simple consistent react tutorial that goes step by step even when consuming an API...
IS THAT SO HARD TO ASK FOR? -
So my processor fan will no longer fit in my mobo, caused by 3 out of 4 stands broken. I don't want to fry my CPU, so won't be using it until the replacement arrives.
Time to experience a different life for time being?3 -
Just started a new job feeling excited and pumped. But damn, different OS, different text editors, different colour and fonts, different key bindings. I always think I am good at adapting but I'm just a creature of habits as much as the next person...
-
Having such bad ADD that I have 20 different projects going in 20 different stacks / languages.
It's cool to have breadth but now I really need depth. But what do I choose?
Ah fuckit I'll just go try out this other shiny new thing. -
Relationship goals:
Get my linux box to show different tty's on different monitors. (Or maybe just tmux? Split?)
Regardless, I think I'll marry her. -
Hi do anyone has a formula or tips on working on two different freelance software projects at the same time?
Ps: both has same project time frame (1 month), different programming tools: ( Ruby on Rails), the other MERN stack...7 -
Is there some tool for wireframing webpages? I want to basically sketch some ideas for different pages.. Different sections on each page.9
-
"There are now about as many different varieties of letters as there are different kinds of fools. " - Eric Gill
-
When your version control is a bunch of rar files scattered across three different desktops in three different computers2
-
New data structure:
Map with repeated keys allowed. Values of repeated keys will be stored in an array.
Calling get(key) will get the array, pick a random entry in said array, and return it.
Use: Finding what the "number one rule of x," the "greatest thing ever," the "most unbelievable event," and more is. -
Does anyone use different notification sound for different workspaces on Slack or is it just me 🤔14
-
Why do so many different programs have so many different dependencies...I mean can't everything coexist everywhere.
Spent 2 days on aws only to realize the solution is to switch to GCP. I mean what?1 -
Trying to explain to windows noob that Linux isnt just one distro rather a couple of different ones is a bitch.. aargh.5
-
So i am always looking for different sources to learn from. I just found a YouTube channel "the net ninja" and i must say. He is pretty damn good. I recommend him. He has a lot of different playlists to check out and learn from.2
-
This is so fucking stupid. Fuck. When they log defects on jira for different issues on the same page but in different tickets I end up having merge conflicts with myself. Like are you fucking kidding me?
-
Please, Teamcity, fucking learn that different commits relate to different branches!
So hate that piece of shit!2 -
Why the fzck do you release new features in your engine and change how port-mapping works but don't make your deployment tool compatible? I look at you docker!
-
React native devs, how do y'all persist data on different screens without using redux-persist and redux at all?
I mean, I need to navigate through different screens without having to lose data on the previous screen. Help!1 -
finally got kivy doing something. app does not function and is ugly but at least i have multiple language support. yay, it's something.
-
Sometimes I wonder if God exists why different part of world has different Gods not the same or it just the imagination of different communities at that time.20
-
!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 -
We have a form for order entry, where the colleague have to put the VAT number of the customer, bc the customer might not be encoded in pur db. After a while I checked the inserted record, and saw strange numbers, that resemble customer ID. After pointing out at colleague I receive this answer: "well, few of those have an ID, and I didn't want to look after VAT number. I think it's the same, no?"
... I think I need yoga in my life... -
I am freaking out as se hace lo ir schemas and in all of them table structure is different... Doesnt people know about tools like Liquibase ?...2
-
random rant:
as much as I like manjaro, and antergos is very nice looking, and sometimes arch bang is just easy and good:
they are not arch. yes they are arch-based. but you are not an arch user. you are a manjaro/antergos user. please do not call yourself arch users. and especially do not ask questions in the arch forums. all of these arch-based distros have their own forums for a reason.
that is all...3 -
Got a different error message, finally some progress!
Got a different error message again, I think I will be able to make it now,
Got the first error message again, oh no, oh no, oh no no no no no -
Who here works with SAP ? How different is learning like ABAP from mainstream languages like Java ? More specially, what really makes ERP softwares so different from the rest ?1
-
Reverse ip domain look up and reverse ip lookup are two different things or same ??
Can anyone explain both if they are different 🤔5