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 - "single"
-
Anyone else used Stack Overflow for many years without ever asking or answering a single question?20
-
"I have no idea what this line of CSS is doing."
*Deletes line*
*Entire app falls apart*
"Better put that back..."
*ctrl z*5 -
“Why don’t you have a girlfriend? You have such a great personality”
“I’m a programmer.”
“Oh. I see.”19 -
How do i learn coding in single night? - someone asked me.
I gently replied : Pack your Laptop, and travel to North Pole in beginning of winter, you'll have 6 month of night to learn coding.
Once there - really just Google it there are tons of Excellent tutorials on web.6 -
My previous employer still (contractually) owes me $5k. I still have push access to the repo and prod servers. Should I add a reminder to the admin dashboard? (After yet another email reminder, ofc.)
I could also mail him an invoice, since I have his addresses. Then again, it has been about a year since I was supposed to receive it, so maybe I'll just file a lawsuit. 🙄
Should @Root sue her ex-boss?38 -
Participated in an IEEE Hackathon where we built a line following robot. We were the slowest, but we had the most accuracy.
The image is our first attempt at getting it to work, consequently, we were the first team to actually get a prototype finished and working. Other people were trying to cram as many sensors as possible. We stuck with one, and 47 lines of code to make it work. Everyone else had more than 2 sensors and I can only imagine how much code they had.19 -
When people paste their whole fucking million line noobie spaghetti code into a single Stackoverflow question:6
-
Today I checked out a Repo on Github to help a friend.
Holy shit is this code crap!
Basically one single method contains the whole logic.
637 LINES OF PURE AND UTTER DOGSHIT.
SIXHUNDREDTHIRTYSEVEN LINES!
ONE SINGLE UGLY METHOD.
If I have enough time and energy, I will probably create a PR in 2021.
Some people... wtf.
(not my friend's code, he just uses the program)
(Edit: I had to remove the rant and censor names in the image)27 -
Stupid bloody PM.
I asked him for two images a long time ago: a 1x and a 2x ‘0’ monogram for Apple wallets, since we currently have monograms for glyphs 1-9 and a-z. And this is in production, so any merchant whose name starts with a ‘0’ will cause a crash. We’ve been fortunate thus far.
But this PM. He lied about who needed to make the images for three weeks, saying it’s up to the designer, when he actually made them himself. He also said he was going to take care of handing the task off, and never did, and then said designer when on FTO. When I asked the designer about it after he came back, he had no clue what graphics (and even the feature) I was talking about, or even what the requirements for the graphics might be. I had to confront the PM before he admitted he made the originals, and (begrudgingly) said he would make the new ones.
When said PM did finally make the images, the colors were all wrong. They’re not the light teal from our branding, they’re dark blue and the font is different, making them pretty ugly.
Also, after assuring me that the naming convention for the new images is the same, I discover that they’re neither organized into folders nor even named properly. (And yes, he is aware of how it should be.) I can rename and move them around easily enough, but come on, don’t say you did the work and then give me a mess to clean up!
And to top it all off, he completely spaced making the ‘u’ monograms, so I’m still short a fucking glyph!
Asdfjskldf.
How do you do every single thing wrong? Like, how!?2 -
Did you read about the new Digital Services Act and Digital Markets Act laws of the European Union, that will go in effect in 2022? Pretty neat stuff, more transparency, user rights and a tool against internet monopolies.
"Very big online plattforms" must submit reports on freedom of speech, abuse of human rights, manipulation of public opinion.
EU assigned scientists will gain access to trade secrets like google search or Amazon recommendation algorithm to analyze potential threats.
The EU can fine serial offenders 10 % of their yearly income. And break up companies that stiffle competition.
Internet companies like Facebook will not be permitted to share user data between their products like Instagram and WhatsApp.
There will be a unified ruleset on online advertisement. Each add must have the option to find out why this add is shown to the user.
Unlike the GDRP data protection rule the two acts will be valid at the Union level. So that there won't be any exceptions from single member states.
Let's hope this leads to a better Internet and not things like cookie pop ups 😄
Link to the EU DMA DSA page
> https://ec.europa.eu/digital-single...63 -
For fucks sake, corporate IT has locked a database application for new entries because it will be phased out by the end of the year. However, the new application is not yet working.
The interim solution? An excel sheet on a shared network drive. In fucking 2020! Unbe-fucking-lievable!13 -
fuck you SimpleDateFormat. Every single time. get one case incorrect, suddenly its june the 45th, 3017.8
-
Never name variables with single letters. Make them at least two characters, so they're searchable5
-
Every single time when trying to download JRE or JDK from Oracle I forget to tick it. Every single time. Like, just now. :)3
-
It's easy to multitask these two things.
"Being" a programmer and "being" single.
Trust me, there are no easier ones than these.1 -
Biggest pet peeve of languages are those that use single quotes for strings.
It's single quotes for characters, double quotes for strings. Suck my diiiick27 -
If you're so fucking mentally lazy that you can't write something halt-decent the first time, maybe you shouldn't write anything at all!
hsdkghajsghasldghj
HATE9 -
My wife wants to name our son "Jason". I suggested "JSON" but she didn't respond code 200. She's a doctor. :-/2
-
OK, so I get that we don't have a great reputation for dating but at the same time it's kinda rubbing salt in the wound when a dev company organises a global coding challenge for valentines day.3
-
So I got a couple of C.H.I.P. single-board computers a good while back because Raspberry Pi Zero was always out of stock.
I named them pringles, the smooth and synthetic one with a GUI, and ruffles, the sturdier and rugged one with a headless OS.
...They still lack a definitive purpose in life.4 -
A survey by freeCodeCamp showed the following result.
No wonder many are single. :D
What about you people from devRant? Are you single?10 -
To the cunts who use single character aliases for their SQL queries table joins... Suck my throbbing dick till you choke on it and die....
That's all... back to workrant name your shit properly cunts sql alias suck a dick single character sql assholes cheap cunts die10 -
I was looking for an single line ascii hug to let a Paizo (publisher of Pathfinder) employee know that he is going above and beyond with the communication because of delayed orders (delayed by Amazon).
Then I found the site on the screenshot. Guess they focused so much on the single line ascii art that they forgot to check the header :D4 -
I am told to make our project compatible with internet explorer in a single day.The whole website...In a single day...Internet explorer... 😭12
-
Could this be the programmers life +dating a programming language and for food add especially coffee. I feel it applies to me in a way.1
-
-Writes a function that I'm going to schedule for django.
-works in development.
-adds it to production cron using django-crontab
-not working.
-spends 3 hours editing code, searching for similar problems and reading documentations but find nothing wrong and it's still not working.
-maybe it's django-crontab so I decide to just write a custom management command and call it through cron.
-still not working.
-calls function using what I'm telling cron to do.
-everything works.
-?????????
-adds logs to cron command (sorry for not making it earlier)
-mfw the code is not working because I imported 'patterns' in urls.py which has been deprecated since django 1.8 -
Found this girl who also loves coding like me..... She's very studious... Have been doing projects with her inorder to spent time with her...Like for 3 years now....
But I don't understand what our relationship status is.....I tried asking her out..she just changes the topic every fuckin time... Like she also tend to spend time with me but doing technical stuff only....
I'm totally debugger zonez20 -
I need a girlfriend. Preferably my age mate(17) and she has deep knowledge of Reactjs or Angularjs.25
-
I'm lead frontend developer/ consultant on a big government project, it's 10 days to release and I couldn't make it to a dinner with girlfriends extended family.
Pretty sure I just got dumped as she doesn't want to be in the way for my work so she is packing her stuff and leaving my apartment tonight.
relationshipsFailedDueToWork++7 -
I've seen lots of other ranters complain about huge code files... I just came across 27k Javascript extension for a software like Postman ...
First I thought cool I can work on it since it's JS, then 27k of lines later: I think I'll go sleep .-. -
I check whatsapp, facebook and devRant in that sequence because 0 notifications, 0 notifications ,2 ++s.
Am I being ignored or something by the lesser intellects of this planet? And thanks devRant for all the attention.8 -
This weekend I was working on a fun hobby project with a friend of mine. While he was modeling items for the game I started with a dungeon generator.
This morning I got stuck at a bug which took me more than 12 hours and 4 developers to fix. In the end I found the issue. I was checking
If y > arraySize && somethingElse
DoSomething();
It had to be:
If y < arraySize && somethingElse
DoSomething();
After I changed that everything worked without issues... Day well spent... -
I used to have a girlfriend but then I once used her as a duck for rubber duck debugging and now I'm single..! :/2
-
I'm trapped in a sea of one line work requests. How fucking difficult is it to actually write down your requirements. If you can't be arsed, even after I have asked for clarifications several times, don't act all upset when what I implement doesn't match your expectations.1
-
So as some of you may know from my previous rants I am recently single, and it occured to me that that means I can move, like, anywhere. And I think I might just do that. I'm currently in in Utah, USA, living about 50 miles from where I was raised, and I'm kinda sick of it.
Sooooo... Suggestions? I have been thinking about maybe the UK or Germany, or if I stay in the US maybe San Diego, Denver, or New York City, but I am open to many possibilities. What do you guys think?15 -
I dont know why but everytime I want to make something I start out, find out its not possible and when Ive put it down and wait a few days there will be an sdk availble to make it possible.
5 days ago I started making a toll which reads the current song playing in spotify and it should send it to discord so other people can see the music Im listening to.
2 days ago I put the project down because there was no SDK available.
Yesterday the SDK for Rich Presence got released so I could continue where I left off. -
This class adheres to the single responsibility principle: it is singularly responsible for the entire application.
-
Why the fuck nobody talks about Multi-page apps?! We went from a Web where everything was Multi-page server-rendered, and now everything for Web developers is "Single-page apps".
What about websites who can't do that? Not everything can be a single-page app. Only my uncle's restaurant website, or something which is TRULY a full app. No half choices.
If your website is a multi-page app/portal which actually PRELOADS data, instead of doing 100 fetch to an API within a page that is full of loading bars, well, your life is a pain.
When you want a first contentful paint which isn't a white page, well, your life is a pain.
What are React, Vue, Ember, Angular (let's exclude Svelte and Marko) going to do about Multi-page apps and SSR?
React-router sucks to me. It's performance is weak and it's useful only when you have an SPA with multiple sections which can be treated as pages (e.g. A single SPA divided in tabs).
Server-side rendering is the worst pain ever made by humanity, in React (and prob Vue, I didn't try but I can bet). And even when made easier from libs like Svelte and Marko, I (personally) can't get it to be faster enough compared to a traditional website without a JS framework and with a templating engine.
Anyways, if there's anything that I learnt from React, is to stay away from Next.js. Perfect, beautiful, mess.
All JS frameworks just seem to bloat the code and make it worse and slower, even though they're REALLY helpful.
Why? Why everyone loves them if their downsides are so clear? Why 3 projects out of 3 I made (1 React SSR, 1 Vue, 1 Marko SSR) are and will stay painfully slow and bloated, full of shit, even if in 2020 we should have evolved with the famous three shaking, with the famous lazy loading, etc.?
I am just frustrated.
And let's not even talk about Webpack, Rollup, Lasso, those module bundlers shit which are harder to configure and understand than finding a needle in a haystack.
Lasso was the easiest to configure but I anyways can't understand it. Webpack seems it was made to handle SPAs, as any tool in this freaking world, and not even considering an easy way to integrate multiple bundles for multiple pages (I know it's pretty easy, but with component sharing between pages and big unique bundles Next.js handles it soooo bad it feels like hell).
Am I the only one?
Sorry for the long rant. I just needed to rant right now.18 -
Your friend... when you're about to kill yourself after trying to solve single ERROR for decades!
;_;1 -
I wanted to cry so much when I saw my original 2-method interface turns to have 34 methods of unrelated shits.
-
Angular 2+, it's just so elaborate, and over the top complicated. On larger projects it easily becomes a mess. I started a new job where I inherited a angular 2+ project, that is terribly made, it's so frustrating. I now use Vue.js 2, and it's just so beautiful, especially single file components :D1
-
I hated everything about college and the archaic mindset every professor had regarding programming. But there was one thing my most hated professor said that really hits home today.
We were struggling through double linked lists with classes that month and almost the entire class was throwing a fit over it and the tasks assignments.
The professor finally was fed up and said "If you do not get absolute enjoyment out of dealing with various dimensions of data and the complexities that surround them, you will never enjoy your job as a programmer".
In web development we think theres a possibility that we will not deal with most of the BS we dealt with in our data structure classes. Ohh so wrong. I dont think Ive even had one SPA framework yet that has not required a ridiculous amount of deep structures to function accordingly.
And if your not diving deep within your component then your only passing the structure down into another component to do more structuring on it in attempt to abstract some of the complexity.
Very quickly I realize that im essentially building (in some way or another) links lists of data flowing back and forth, just on a much more complex level.
So i guess not all schooling is so badrant data structure spa c+ js c fuck school fuck school though self taught double linked list single page application7 -
so I started a side project a while ago.
the only thing it could do was to create some files with desired names and extensions. so this was basically a pretty simple editor.
I left this project with no future plans for a month or so until I started working on it again this week. I added comments to the editor, a console user interface.
the ui isn't futuristic. the program runs in the console. it just lists all the files and folders where the program is currently located in. in the beginning it could take user input and that input was the location where the files created in the editor would be saved. then I thought: it would be more interesting if I created a folder in which I saved the files from the editor. so I did this thing.
then I thought, again: hey, this console is pretty boring and stuff. why should I add some special commands? and so I did.
now you can create an empty folder, before you created a folder and saved at the same time the files created in the editor. now you can open another folder in which you can do the same stuff as before. you can get the current location of the folder you are currently in, so you don't get lost in your fancy computer. you can delete a folder completely, set color, reset color.
but one thing that I lost almost ONE FREAKING HOUR ON IT TO MAKE THE USER EXPERIENCE BETTER was the following: when creating a folder, either empty or with the files from the editor, the program automatically opens the folder, not in the console(hey, I didn't thought of that) but in the file explorer from the os. now it only works for windows and windows explorer because I used system(const char*). I know it's not portable or efficient but I just wanted things to work, I will optimise it later.
the thing that made me lose that one hour debugging was figuring out how to open that file.
ok, so I used windows api with GetCurrentDirectory, I knew how to use system, I knew how to form the path that would match up with the folder, I almost knew how to open the folder with system().
the problem was that I had the path complete, but if the folder had white spaces system() wouldn't recognise the freaking command!
so the string with the path would also contain the command used in system() and I would just .c_str() the string so it could work. as an example my wrong way to make the path was this:
"start C:\\path"
can you figure out what is the problem?
you don't?
it's just so trivial.
how cannot you figure it out?
of course you NEED to put "explorer" between the start command and the actual path!
pffft, you idiot! so easy to figure it out.
so yeah, the right way to open a folder is like this:
"start explorer C:\\path to heLL!!"
p.s.: I still don't understand why putting explorer works and without it doesn't. without explorer it just just says that path with the first word before the white space doesn't exist. -
I just read Robert Martin's chapter on the Single responsibility principle in Clean Architecture.
In it he explains that stakeholders, or actors, that require their own functionality that may be similar to others should have separated code. This is because 2 actors == 2 potential reasons for change.
But this seems to run counter to DRY. Am I mistaken?12 -
Our customer's internal IT department isn't able to offer a solution for a single sign-on when the user needs to navigate into one of their apps. So they just show something like this before that happens: "For security reasons you'll have to enter your username and password again during the next step." Sure, that sounds believable. Oh boy.1
-
Lesson Learnt: never quote a job without inspecting every single file with every single details -_-
[clarification in comments]5 -
Where do I request a new word to English dictionary? Apparently, template is now tempalte according to my fingers >_>2
-
I've heard that the most programmers don't have girlfriends.
Does that mean you're all virgins or do you people buy sex from prostitutes?27 -
Idk about you but when I get half a dozen opvotes from a single account and it seems to be a female, I fall in love a little bit.
Now, if I could just spare time for an actual relationship...7 -
Ubuntu installation freezing every single time I try to install it. Trying since yesterday. Dammit Ubuntu!19
-
Maintaining code in three different environments is "fun". Develop on Windows 10 with VS 2015 and .NET 4.6. Move it onto Windows 7 with
.NET 3.5. And it's like "dammit what are you bitching about now?"undefined that's why did i mention i am still single but not your girlfriend things you say to your ide1 -
Why am I still single? Coz programmers hang out with programmers who again, do not have female friends.1
-
In continuation to my previous rant, after resetting BIOS, windows server installed successfully. However, it was running extremely slow, Hmph, turns out I had forgotten what a nas server was: an1.3Ghz intel atom - wait for it - single core cpu. I'm upgrading when I get the chance.
-
I started this one project as hobby, later on becomes we and we search for client. He assisted upto 30% only ui design. Now I am working 18,19 hours just to complete 2 project simultaneously. horrible experience taught me make sure you make written agreement before working as pair or partner
-
Engineering life is not easy 😐😐😐😐all those assigments, practicals, vivas...... And above that.... ..no GF 😔😔😔10
-
When you have to wake up early to run your builds first or you can wait a day for them fixing jenkins no space left on device...2
-
Being the only dev to maintain a website with 20k unique visitors weekly, an admin panel for all the things you can imagine, including a custom e-shop, invoicing, etc, etc, and dozens of smaller websites is soo time consuming, and frustrating. I need a break and build something awesome...2
-
Exhausted af. Since Sunday been trying to get a decade old social grants payment delphi app that ran on win xp to work; and this is a couple of exes on different client/server machines communicating with cash dispensers, fingerprint readers, receipt printers as well as webcam. Apparently someone is searching archives for the source code which I will have to eventually customise to whatever the fuck "management" wants cause they want to "revive" the system. Ohh and by the way I'm not a delphi dev so now I'll have to learn
-
I wish the U.S. didn't "pasteurize" eggs, because without that, eggs are shelf-stable, which would mean I could keep them in a basket on my countertop and label it "npm"2
-
Today I made a class to do one simple thing. Duplicate a database entry along with a few of its relationships. At first it didn't make sense to create one class for that but I decided to follow my SOLID gut. It ended up being almost 100 lines long with just one entry function working as a route controller. Thank God for SOLID principles...
-
Programming myself a telegram bot called SELENA using Python.
#Height of loneliness .
PS:It would be really nice if someone could help me with this by guiding me or sharing their code examples1 -
My first time developing a C# project with a friend. He decided it would be a good idea to put 15 classes into a single .cs file. Ever had a person do that to you?1
-
Any other primary single parents on here? How's your relationship with your ex? Why are you the primary parent?
-
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...
-
Word-Docu series :
The pandemic has made people WFH across the world. Humans, like other species are meant to find love by visual process. Pandemic has made it more worse making it virtual.
Now, what if there was male developer and female tester. The communication is limited, say once a week. But those communications spark the male's oxytocin levels. Emojis are used frequently in communications. Alas! All this is in official chat not other social media platforms.
In another situation, the female once proceeded to ask the male's phone number in official chat. Telephoned the male and explained the testing results she was expecting. The same could have been achieved in chat or by adding a offical meeting through chat application. This again sparked the nale's Oxytocin levels. This incident happened only once for fate had different story in store as the male and female were separated by different tasks for now. Developer developing something entirely different than what Tester would test.
Also the female's profile, keeps popping up in Instagram's "People you may now". Thus everytime the male opens Instagram he sees the female's face only to fall into more confused state of whether to send follow request or not.
The male species in this world have forever been locked into the world of "send request", "get accepted" and "get ignored". So our male speciman feels bit down, and discouraged when he thinks of taking the route to catch up with the female.
As with all female species, this too has a private account.
Thus, in this short documentary we see that all singles are stuck with less options than they had before.5 -
Someone earlier today posted a rant about a credit card security conference sending them account details with a plain text password in an email. The password appeared to be 1 use temporary password that the user would change on first login. Assuming one does not actually store plain text passwords, what is the downside to a single use password Vs a single use link to set a new password?1
-
Best part of being single on Valentine's Day is bitching about all the couples around you with your other single friends.
Happy val int tines = day;
#SingleDevelopers2