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 - "didn't know that"
-
//long rant but worth it ;)
In our class, we had some writing in Word.
I was the smart PC guy in the class which everybody asked for info. Even the teacher sometimes asked me.
There was a girl in class which I didn't really like, because she had a snoopy attitude and thought she is a queen.
In MC Word you can hide the toolbar with the little arrow on the top right below the close button.
Somehow the girl hid the toolbar and didn't know to let it reappear again. After half a hour the teacher got to the next lesson.
She held her hand up and reported to the teacher that here PC has problems. After 10 minutes try & error from the teacher he even didn't get it.
Now the teacher started the rant and shout at her: "How did you even manage to do this? Did you upload a virus? I bet it is a virus! Do you know how much it costs to repair this pc? It's sure over 1000 $."
The rant continued for 15 minutes. After that I felt a bit guilty and even I didn't like that girl, but nobody deserves such a harsh treatment.
Without saying anything I went to the computer, clicked the little arrow and the problem was solved. The teacher didn't say anything to this topic. Just said we can go early.
Sometimes dump people make a elephant out of a fly, just because they don’t know it better…
Well the girl still stayed a cunt till the end of my scholarship.17 -
My girlfriend is amazing:
After a long uphill battle trying to finish a huge open source project I started months ago. She noticed I was getting a little deflated.
So she donated a small amount to the donation page to lift my spirits.
She wanted to do it secretly but didn't know that it wasnt anonymous.
The little things spur us on.40 -
Admin: "Wait, I noticed unusual traffic."
Me: "What is it?"
Admin: "Looks like we have a bot here."
Me: "A bot? Didn't know we are so popular."
Admin: "It makes constantly login requests through our API, it already surpassed 600.000! I will ban it right away."
Me: "wait, that just sounds like my bot.."
Admin: "DUDE, WTF? ARE YOU SERIOUS?"
When there is bug, you don't know of, it can end up quite embarrassing.11 -
I once participated in a programming competition. We named our team "NameNotFoundException". Although we didn't win but a few days later we got a call from the organizing committee. They thought that there was something wrong with their system and wanted to know the name of our team. We laughed our asses off.10
-
I noticed that urban dictionary didn't have a definition for devRant.
So I posted one.
And it got rejected ):
*Bawls like a baby*
To the four people who will read this, if you're remotely close to being interested, let me know, I'll post it here.28 -
Phone rings, IT guy next to me answer. I didn't listen what the user said.
IT: Hi, what can I do for you?
User: ...
IT: Ok, try with 123456
User: ...
IT: What's the name of the network?
User: ...
IT: Hmm, I don't know that network
User: ...
IT: HOW THE @#$% WOULD I KNOW YOUR HOME WIFI PASSWORD?!!!7 -
Interviewer: Who created JavaScript?
Me: ... Seriously?
Interviewer: Completely
WTF? First time I face that kind of question in an interview... For the record, I didn't know the answer, according to Wikipedia Brendan Eich created JS56 -
So I picked up my little brother (6th grade) from school.
Him: We had computer hour
Me: Cool what did you do?
Him: We programmed a game
Me: That's cool. In what language did you program?
Him: English
I burst out in laughter because I didn't expect that answer.
I know I should have asked the question better.
After that I found out that they used scratch.7 -
A guy is standing on the corner of the street smoking one cigarette after another.
A lady walking by notices him and says
"Hey, don't you know that those things can kill you? I mean, didn't you see the giant warning on the box?"
"That's OK" says the guy, puffing casually "I'm a computer programmer."
"So? What's that got to do with anything?"
"We don't care about warnings. We only care about errors".3 -
Something that I'm utterly ashamed of.
Had to add text message and call communication functionality in one of the products.
Boss shrunk the deadline to two days ETA.
Didn't know jackshit about twilio.
Meeting with client:
Client - So the communication thing is done right?
Me - Yyeahhh
Client - Let's try it then. *Calls himself*
Me - *Calls the API directly from my phone*
Client got out happy. Nobody knows what actually happened there. I didn't even talk to my colleagues about this. Boss gave me bonus to pull of the impossible. I added the feature after a week of the incident.8 -
So a user reported they couldn't login to our site, so I reset their password to:
uI+ffRT7M2NAzo8uOqzf4QxO3I9tj8PJ4TS0n8zDV7I
And sent them back an email with the updated password. A few minutes later, they replied and said that password didn't work. They even tried a different web browser, etc. I tried it myself, and sure enough, it didn't work.
I spent the next several hours trying to figure out why the password didn't save properly, or why the logic didn't compare them correctly. Perhaps it was some sort of caching issue? Oh the horror.
As it turns out, the problem was a maxlength of 28 on the login form field:
<input type="password" name="password" value="" maxlength="28"/>
I don't know who wrote that code, but it sure wasn't me.21 -
Went into Facebook's source code to update the colors from blue to green and black (don't judge me) and saw this in the console log lol. Didn't know people were that gullible...12
-
Just had a Mac user in a Linux chat. Guy was trying to setup MySQL, yada yada yada... Turns out that the guy didn't know what a PATH is.
Let that sink in for a moment. A developer, with a hipster MacBook that probably cost him several grand.. but doesn't know what a PATH is.
Please kill me. 🙂🔫41 -
User: oh! An error message.
Message : Problem XY has occurred. Do YX to fix the problem.
User: Ok I try everything except what it says. ...
Ok that didn't work. I ask the IT
IT: Have you tried what it says?
User: no I didn't know ...
IT:ok do it.
User: 0.o It worked! why do we pay you if it is so easy?
Every goddamn time 🤦🏻♂️3 -
Went blank when interviewer asked me do I know KITT. I knew that he didn't mean Knight Rider, but I could not think of anything sensible in the few seconds I had time to answer the question so I answered NO. Interviewer said that it is a basic requirement for the job and it seemed that I lacked the basic skill needed for the job.
Needless to say I didn't get the job. Later that day as I was telling my friends about the interview they seemed really confused....
"... but you know GIT very well. You use it on a daily basis. Why did you answer NO ?"
Damn, blew my interview on pronounciation issue :/9 -
When my teacher from a basic web application course last year didn't know that HTML5 had been released.1
-
"They used coding AND algorithms"
Wow I didn't know that you can use those together!
Source: reddit4 -
Wrote 800-1200 LOC
It went through code review which was apparently my first code being reviewed
Took me 1 month and more to fix most changes (per day more than 10-12 hrs of effort)..
That 1 month was a nightmare. Every day I thought of giving up programming. I shouted to myself every night why did I never considered these myself. How can I be so dumb.
Half of the reviews I didn't even know how to implement. Didn't even know what to Google.
I consider it as one of my toughest phase as a developer till date.
I still get goosebumps remembering those days.9 -
I had an interview with facebook, asked me to write something that sorts points on a parabola. Wrote it in java, tested output every step of the way with the interviewer watching.
Said they didn't like that I wrote pseudocode. You know, the kind that compiles and takes in dynamic input and prints the answer correctly to the console.6 -
I know a guy, about 50 years old. He is a self-taught programmer since he was young, and he has always used Visual Basic (never anything newer than VB6).
He once needed to interface with a web application I wrote, so I asked him to send me a POST HTTP request. He didn't know what I was talking about. No notion of REST, sockets, HTTP, nothing.
The he showed me his code. Actually, his codes. He had multiple copies of the project, one for each version, and he even kept multiple variations of the software in different separate folders. He probably doesn't know what "version control" even means.
You think this is messy. You didn't see the actual code (it's a huge application!).
Spaghetti all over the place. Meaningful variable names, what are they? Default names for the controls, like button1, button2, etc, with forms with more than 30 buttons and text fields. This was the most incomprensibile code I have ever seen.
You might think that this guy is just a hobbyist.
No.
He sells his applications. To companies. They are obviously full of errors, but they buy them.
Now, if you're still with me, two questions come into my mind:
- why?? I hate this, because it's impossible to prove to a non-technical person that this is *not* software development.
- how do I know that, to someone else, I am not like him? How can I be sure that I know and will know what needs to be known?4 -
Reading some of the wk50 rants makes my blood run cold. brrrrr. They're terrifying.
While my story goes just like this.
Didn't know our manager(let's call him R) messaged us in our group chat that he won't make it to office for that day.
My account replied "Let's have moment of silence for those who left us. R, you will be missed. :'( Thank you for everything.".
I didn't notice the message until lunch time and my co-devs (with much back-slapping and laughing) told me I'm a gem. -_-
I just went to get some coffee, forgot to lock my unit and came back a murderer.
AND It was only my 2nd month on the job.6 -
Got fired.
Fuck
3 days on the job...
Told on the interview I didn't know the machine OS but I could learn in a few days...
Well they want someone with experience on that machines I don't know...
It's like asking a Javascript programmer to work with Java...
Whatever...
There are more companies11 -
Some dude in my university used Squarespace to make a webstore, presented it as his final exam in Web developement and passed with flying colors.
They didn't even look up the code or anything, just gave him max score and that's it. I hate my school...
Edit: a friend just told me that the guy didn't even made the site. He paid someone else to do it.
I honestly don't know what makes me more sad14 -
Always take the challenge.
Didn't know front end - took tasks that were front end oriented, took me longer but I learned.
Didn't know what goes on in the legacy code - took the tasks and dived right in the filth.
Fear the day the challenges will be over.14 -
React-Redux's connect() function inspired me to create the coolest way to add numbers in JS:
<script>
function add(num) {
return function(otherNum) {
return num + otherNum
};
};
console.log( add(2)(3) ); // Outputs 5
</script>
I didn't know you could do that. Just found it out!12 -
Me: "Hey <coworker>, I got this mistake do you know why?"
Coworker: "Seems to me like you didn't put <thing> in there"
Me: "No way, I just edited it here"
*looks at file*
"Oh, I didn't save that"
*saves file*
"Oh hey, it works now 😅"
Office: 🤣🤣🤣
Mondays, I guess 🤷♂️3 -
My friend brought me a simple python problem. He expected the output to be 2,2,3... instead of 2,3... I didn't know python, but with a quick tweak to differentiate the two prints, I understood that the range() function is exclusive.
Before coming to me, he asked his senior dev & that guy just said - "Oh, your editor has a problem". 😐5 -
Background: I'm proficient at PowerShell, I was told that I got hired to my previous job (as DevOps engineer) mainly because of that skill.
Few months after I started I wrote a script to automate some processes. My boss saw the script and told me that it was too complicated, and that I should make it more simple.
Now I'm all into clean code, meaningful names, small functions.
So the code was readable and maintainable.
I asked him in what way is it complicated. He didn't know exactly. (Later I figured that he didn't know of some of the (built-in) cmdlets and functions I used.)
He raised his hand high and made a gesture and explained that I'm "that high (skill? enthusiasm?)", then lowered his hand to a lower position to mark the bottom line, then raised it up half way up and said that he wants me here - in the middle.
After that he added: "This is not Microsoft! and we don't own the 3 other buildings that can be seen from our office window" and pointed at the window.
I was surprised by his comment, I didn't know how to respond.
I've got more stories to share about that workplace.
I can't believe I stayed at that place for 1 year and 2 months.16 -
At a game dev class. Class starts and everyone is already doing something and I don't know what. I hear the some guy telling us about what to do with those "assets he sent us". Apparently everyone got a mail with the assets we'll be using and an instruction video for the day. Everyone but me, that is. I call the guy over and I tell him I didn't get the email. "Well why didn't you get the email?" HOW THE FUCK SHOULD I KNOW? You didn't tell us we'd be getting one so I couldn't exactly tell you to resend it. So now I'm just sitting here watching the rest of them work awkwardly...(first rant btw)4
-
The last startup I worked at didn't give us the WiFi password because they "didn't want people to get distracted by unnecessarily using internet on their phones". Little did they know that making a hotspot from a laptop is totally a thing...5
-
First they came for the atheists, and I didn't speak out - because I'm not an atheist
Then they came for the university teachers, and I didn't speak out - because I don't like universities
Then they came for the gamers, and I didn't speak out - because I don't play videogames
Then they came for Open Source and I didn't speak out - because "anyone can fork it"
Then they came for me - and there was no one left to speak out for me
I know I butchered the poem and I'm not comparing our social situation to the Holocaust (obviously), but I think it kind of illustrates that silence and gradually giving up ideals like justice and meritocracy can end up badly.
I also encourage you to read the actual poem it's pretty nice and food for thought.5 -
"PR rejected because you didn't do localisation"
"Wait, is that a requirement?"
"Yes"
"But there is no localisation in any of the 10 repos in this project!"
"Yes"
"So how do I know if I am expected to..."
"You don't, until I reject your PR"4 -
Worst experience with a higher up?
At an old contract job (around 2013), I was contracted by the company to help guide their developers with me to rewrite their software (it was buggy as shit, they didn't know better.).
So, a month later, we are in the middle of the rewrite and the boss flies in pissed that it's not done yet, he had the audacity to accuse me of stealing contract work with no experience in the area.
I told him flat out, "you don't know what the hell you are talking about. If you didn't hire a JV coding team, you wouldn't need me to redirect your damn rewrite."
He fired me, so I went to his superior and told her the situation. She told me i completely deserved it.
Worse part was I got paid half of my contract. Didnt make that mistake again. 😒😒
Found out later that the company failed, declared bankruptcy. Felt pretty happy.2 -
Someone saw that i didn't use mouse while typing code and asked me how do i do that and i told him that i just use vim. He didn't know what it is and i told him some things that it has a learning curve and stuff and he told me that he will definetely look into it.
Come to the dark side kid.5 -
When my partner in a project has a sudden change of heart and confesses to the the professor that he cheated and we both get a negative mark(-8 marks) even though i didn't know or participate in cheating 😡6
-
An interview scene today:
Me (interviewer): Ok so tell me this.
Candidate: Umm, aaaa, blaa blaa blaa blaa, this and that.
Me: But I didn't ask you this.
Candidate: I don't know the answer to that but I know blaa blaa blaa blaa, this and that.
Me: It's okay if you don't know the answer to my questions, we will skip to the next question.
Candidate: Ok.
Me: Asks how "X" works and why should we use.
Candidate: Umm, aaaa, "X is a .." blaa blaa blaa blaa, this and that.
Me: Okay, I already know what "X" is, please tell me how it works and why would you use that.
Candidate: Umm I don't know, but I know X is blaa blaa blaa blaa, this and that.13 -
An intern fell asleep during a tech presentation. My boss confronted him and said that it. Wasnt mandatory so if he didn't want to be there he could to upstairs. After the presentation and talked to him and said it was rude and she didn't want to see it again, but no official warming and his school didn't have to know. He was offended by that and jumped on the first bus.
He wasn't allowed to comeback (because he quit by leaving) and he had to redo that year.
Still laughing about that.15 -
Yesterday my boss saw me getting my 4th cup of coffee and asked: Isn't that a bit much?
Me: Didn't you know? Programmers run on coffee and pizza.
Him: I allways thought it was cigarettes and (something I don't remember...)
Me:... '-.-12 -
Once a Swidish programmer from our remote offices came to our office for a week (4 people office, we occupied three seats). He used to sigh loudly after every ten lines of code he wrote. One programmer in our office got so pissed at him that she would randomly yell at him without him knowing (using our local language which he didn't know)5
-
devRanters, especially the linuxers, unusual request/question, especially coming from @linuxxx!
I just found two very old netbooks which still contain windows xp (I didn't even know I still had them at all) and I'm obviously going to turn them into Linux netbooks.
Does anyone know any good looking linux distro's that run well on low-end hardware? This is not my specialty since I either deal with servers or higher-end computers :).
Please pass me some suggestions!55 -
!rant
Yesterday a friend of mine asked if I could help her with an assignment. The goal was writing shortest path agorithm in excel. I told her I don't know excel or VB but I will look into it. I didn't even know that we can code in excel 😅 After 1,5 hours of research and coding I writed a well documented code that does the job (with n^2 complexity of course). I feel VERY motivated after this. Because I did well job at an unexperienced environment with a language that I don't know!
Tldr: my new favorite ide is excel.3 -
Our front-end team is pissed at me because they found a feature I pushed last month and claimed they didn't know it existed and how can they help clients if they don't know what's going on with the platform and - I pointed them to the Pivotal story of the feature that they were included in as well as the full changelog announcement I made to the entire team the day I pushed it.
Knowledge is power, especially when it's in writing with a timestamp.5 -
So my ISP just called me again that I'm sending plenty of spam. This time, I have all flows logged, so I know for sure that it wasn't my TV (only vulnerable device with internet access) and as my switch was offline there is nothing in front of my router anymore. And I learned that all the spam was going directly to their smtp server which I never used and didn't even know they have some. All in all everything points to their cable modem. Will tell them that in response to the mail they promised to send me. Really looking forward to new at least a little bit competent ISP (alternative should be available soon).3
-
Huge dev-team presentation today with YouTube livestream link available to all clients.
Management wanted us to test our laptops, connections and cables to the bone, so that every computer will work 100% while the stream is running.
You know what didn't work?
The goddamn streaming camera device.1 -
Today is the first time my pc fully crashed. I keep always everything updated and never had a problem. I didn't know what went wrong. After I opened my pc up I found out that a mouse family was living in my pc. Maybe I should clean the hardware more8
-
The moment when you can look back at all the comments you wrote to yourself well over a year ago that go along the lines of:
"Don't delete this!"
"I know this looks weird, but trust me!"
"You coded this drunk, you couldn't remember how, and you wrote this comment to remind you that you couldn't understand it sober."
Can all be brushed away, along with the kinda hairy code when you realise that in your attempt to ensure you didn't break code that worked and wasted time trying to understand that you didn't have the experience to solve it, you now have the experience to solve it.
I guess I had such huberis that I assumed I'd never understand a certain problem...1 -
Employer:"Have you tried JIRA before?"
Me: "I know JIRA, it came from a company called 'Atlassian'. I was interested in their product, but it says that it has 30 days trial. So I didn't have a chance to use it."
After a month..
"Our JIRA is pirated, we will use it in our internal servers"..
Me: (I thought this company got an enterprise product of JIRA).8 -
My favorite one was always from our tech lead when I was a junior,
"Huh, didn't know we could do that. Very cool."
It was real ego boost and something that really stayed with me.1 -
Customer: We don't know what we want, but we want it yesterday.
Sales: No problem.
Me: WTF?
I'm not even mad or stressed anymore. You didn't ask me before, so why should I bend and break, so that you don't have to deal with staving the customer. Most of the time, he changes his requirements or is the bottleneck himself, anyway.2 -
Just had a code review where I commented that we should use linq's ".Single()" here because we don't expect or tolerate zero or multiple matches in this scenario and their response was "but copilot says -" and I didn't know so few words could make me so irrationally angry.7
-
A guy is standing on the corner of the street smoking one cigarette after another.
A lady walking by notices him and says
"Hey, don't you know that those things can kill you? I mean, didn't you see the giant warning on the box?!"
"That's OK" says the guy, puffing casually "I'm a computer programmer"
"So? What's that got to do with anything?"
"We don't care about warnings. We only care about errors." -
Bought a macbook air last day with available budget i had - my first apple machine. I find it funny that, I learned cool trackpad gestures on my old Windows laptop that i didn't even know existed! - only because i spend few hrs with this macbook.
Thanks apple.5 -
Today my manager got mad at me because of something i said....
Dude i just jokingly said that i didn't appreciate her attitude. Like that was it
The thing is, she didn't get mad at me in a 'i am your boss and you were out of line way"
It was more of a....gf...kind of getting mad sort of deal....and it was really odd.
I know the difference. But either way I only know how to act in 2 ways: make the girl happy or not give a fuck about it.
So i just apologized.
I already got a wife and 2 daughters to keep happy.
There is a limit my dudes, for the ammount of women a straight male can keep happy.15 -
I love TDD.
It's so relaxing to know that your fix didn't fuck up anything else when the tests pass. -
Noticed my RAM usage was around 41% when just browsing internet. So, getting more RAM was a good move, until I saw the usage shoot to 52%.
And you already know who eats that much RAM.
PS: Maybe it's some extension, because I just have 2 tabs open and killing that process didn't kill any tab.8 -
So I was reviewing my old code. Refactoring and improving the documentation.
This is a production app that is being used 24/7/365.
I see myself using "bar = foo" and there's even an explanation of what it does.
Apparently I resolved a relatively difficult Date object issue and had to use temporary variables.
Didn't know how to call them and ended up with these jewels.3 -
So this happened some time ago but I didn't know devRant back then.
In school we had to write some code in Java and before the lessen one of my friends said to me that he already knew Java and that it was like a very easy coding language.
Then, when we actually had to code, he was complaining that his code didn't work.
So I stopped coding, stood up and walked over to him. He had only very few lines of code and after reading the error message I told him that he was missing a semicolon in line X.
He then asked me what a semicolon was. At that moment I thought: Oh, it's just that one thing that you put after ALMOST EVERY LINE OF CODE IN JAVA. I showed him where I find it on the keyboard and then I fixed his code (it had way more errors than just a missing semicolon).
I have no problem with helping other people but if that person brags about how well they know Java and then not knowing what a semicolon was, that's just not ok.2 -
Yes former technical person who is now a business person. Please, please advise me on my job with your decaying outdated skills. Yes, google for me. I didn't know how to do that. Ah wonderful yes, you recall this being "easy" which is why you quit the field. What a nice time this is.4
-
Worst dev disaster
I was responsible for allowing users to purchase a six month premium plan in our app for free.
Only way we got to know about this was that a customer himself emailed us saying we are allowing users to get premium access for free.
Thankfully he emailed us within a day of the release and we didn't incur massive losses.5 -
Recently met this girl and she told me that she had gone on a date with another Software Engineer recently.
I asked her why it didn't work out..
She told that he started every single sentence with "I am going to assume that you know nothing about this" and went on to explain the most boring shit while assuming that she was a dumbass.
To the poor Software Engineer, you missed out on a great gal.2 -
Friend: Networking is important. My boyfriend introduced me to X, who then introduced me to Y and that's how I got a job.
Later that day...
Friend: Why didn't you apply for this party? What did I say about networking?
Me: Because I didn't know and because I don't follow that guy on twitter so I didn't see he tweet the google forms.
In my mind: How come nobody introduces me to anybody?
I was just mad that this happened and had to get this out of my head. Nobody ever introduces me to anybody and I am really really shy and an introvert, so I almost never introduce myself to anybody. Clearly I'm gonna die homeless or have a shitty job. Hey artists, I'll gladly take that fucking exposure!10 -
I just went to another local more expensive cafe (or bar or night club for those who are more pedantic than drunk - or sober for that matter - me). Mainly with the idea of getting a girl that I've caught my eye on home. Which of course miserably failed.
At least I've got her Facebook account. Maybe I'll be able to impress her with my about 600 followers there.. not that that really matters, but it's a number, right.
And I've asked to the bartender there for some dihydrogen monoxide (let that sink in for a minute.. 2 hydrogens, one oxide). The guy didn't know what I was asking for, and didn't quite appreciate it. If only he knew...
I bet he'd be one of those people who'd call the local radio station over the dangerous dihydrogen monoxide that's poisoning the water system 🙃6 -
Being a lead developer, I don't know if I am on the side of developers or managers.
In a product roadmap meet today, one of the developers explained the update of last week. He talked for at least 15 mins.
After that the sales lead looked at me, expecting me to explain (or basically dumb it down for her)
Me: Oh, he meant "UI improvements"
She: Oh, why didn't he say so?
I don't know who was the reason for the FacePalm 😐6 -
Hmm. when you prove to be more knowledgable than the programmer that was pulled in, to interview you and he starts to go totally defensive and return spiteful responses
( like, what does a rookie like you know? i bet you never had an actual job )
when you calmly asks if any standard like PSR-2 is expected, if there are any preferred frameworks and what version control is used...
well, that went well..
Didn't get that internship..6 -
Lie in the interview saying he was a frontend web developer and try to hide the fact that they didn't know JS. Wtf.5
-
So I was coding a project that was left for me because the initial developer was fired (I didn't know why). When I was reading his code:
var saturday_sunday = week.day - 1;
Now I understand why he was fired.5 -
So recently I started swiping on Tinder again, after some years of staying away from it. Now that's all fine, right?
But there's another dating platform that I used long long ago, Zoosk. I didn't even know that I had an account on it anymore, and they've never reminded me of it either. But guess what got in my mailbox this morning.. 32 singles that you'll definitely like!
Now how does Zoosk know that I'm on dating sites again.. maybe Tinder? 🤔
You know what, Tinder wanketeers? Fuck you. Sharing my personal data like that. Shame on you!!!4 -
When you know that tomorrow is going to be one of those days wherein you will be working for 12-14 hours straight, but you still end up staying awake all night, thinking about why your previous rant didn't get the expected number of ++'s
Yes, I am that immature.1 -
Company requests that I do overtime to meet deadlines, I start working overtime, a week later I get an email "clarifying" the rules for overtime. None of which I have complied with because I didn't know about the fucking rules because they never told me about them.
Now they will "try their best" to put the hours through for me but they can't promise anything.
That's 10 hours of my life I probably won't get back, just glad I didn't do more now.4 -
This poor fella is asking a simple question we've all asked it before.. It makes me angry to see that some beginners get discouraged thanks to the toxic community at stackoverflow, many of the idiots on stackoverflow forget that they were once beginners and didn't know a thing.. Even if the question sounds stupid for you, why can't you just help them, instead of being an ignorant smartass.. 😠13
-
Some folks I cannot remember keep popping up with their 'i am back' posts and make me wonder: "should I know this lad? Was he here before me? Was he posting so little quality content that I didn't even notice him? Will I offend that person by saying idk who he is? Should I really care...?6
-
So I am going to talk about interviews from a different perspective, the being on the question side of the technical interview.
We have had four interviews for a single Senior Dev position. I threw some very hard questions at the people and some very easy ones. The thing that amazed me was that people actually went for an interview when they where woefully under qualified.
The latest in this list was someone who didn't understand how inheritance works for object orientated programming, and when I asked him something very specific he needed to look at his notes...
The person that I felt did the best on the interview was the person that didn't have every answer but said clearly that he didn't know and talked about his ability and desire to learn. The people that failed the worst were the ones that were certain, arrogant, and wrong.
Technical interviews are fun 😏4 -
6 months after starting developing my webapps I found out that I have one competitor that runs basically the same application service 2,5years already. There was no clue of him when I researched the field just came across by accident today. I feel quite desperate now he has features I didn't even think of and which are amazing. I don't know what to do now7
-
Why do viedo tutorials always assume that one doesn't know anything about programming?
If I am looking up a framework or library there's a good chance I know what a for loop is, and even if I didn't it's not the place to teach me 😒13 -
Got a missed call from a recruitment company today. Called the number back and dude said he didn't know me so I told him the name of this dude that looked at my LinkedIn today. Turns out it's him, lmfao. How many people does this guy cold call on a daily basis?3
-
After 10 years maintaining the same codebase, I sometimes find features in the system that I wrote years ago and I forgot they existed, like "Cool, I didn't know the system was able to do that, I completely forgot, I wonder how it works, and God knows how I wrote this shit, let's see..".
I've even found myself starting to implement features that already exist, and then having to revert the changes.3 -
I just found out that my co-student was working for 3 days on editing id's to a excel sheet with 500000 rows because she didn't know that you could just drag the cells. She was really mad beacause i told her she needed to do that as a joke. Feels bad tho. Funny but bad ....1
-
So I wrote a few functions that draw this graph and sent the graph to my math teacher as a joke. And he asked me "Is this that "see" program ?" I didn't know how to react, so I just said Nope, It's not😶..
-
When i started to get into computers i didn't know a shit about Linux, i had the typical idea that is for hackers. Now i see how things that we use everyday like the phone uses it.
#againstignorance3 -
My cs degree helped me learn how to learn. No it didn't teach me the technologies I use today, but I now know that I learn best through struggle and that is invaluable. Struggle feels a lot like frustration so it can be confusing in the moment, but knowing that it's the feeling where I learn the best keeps me at the problem with a positive attitude.
Also I made a lot of great friends.1 -
I started programming 2 years ago. I didn't know what to do with my life after high school, so I went to an event where you can meet students. I ran across the IT schools section, wearing a GEEK sweater, and almost immediatly, 5 students were right in front of me to talk about their school.
One hour later, I said "yeah why not", even if I didn't know ANYTHING about programming.
One or two weeks later, I took the entrance exam, and one month later I knew that I passed.
I learnt the bases when I entered in Sept. 20143 -
Not the worst, but probably the only one I can sort of explain & not get into trouble for NDA breach..
Umm.. here it goes.. wrong id returned from db procedure, tried to do something on db with that id and got exception that the id doesn't exist. Instead of checking why the procedure returns nonexistent id, he just wrapped everything in try catch without any logs.. & of course, didn't tell anyone about this.. o.0
I know, I know, code review could have prevented this, but holy fuck..
Guy's cv had more experience than I have now, so at the time, I didn't think I'd have to check every line of code he wrote, especially not for shit like this.3 -
Finally, finally, finally! My very first app with React Native is up and running. I know the hard part comes now, but I'm so incredibly happy, considering that I didn't even think I would start developing an app until two weeks ago, let alone learning React...6
-
Went to college feeling like I didn't know enough to keep up with the game development course, ended up knowing so much that I tested out of my entire first year and ended up teaching my professors what to do. I got special permission to ditch classes and on several occasions taught the class stoned off my ass. I didn't need to submit homework or take tests. I had my own game studio founded so I was allowed to show off my work as my final project. College was a great time for me lol
-
Did you know chrome on Android has a dark theme????
**gasps**
Why didn't anybody tell me that? I missed out for so long!... Actually how long has this even been out?
Either way, good discovery!18 -
Issues I didn't know I would face when trying to study from my parents' place: They're not talking to me and disturbing me, it's the fucking cat snoring so loudly that is distracting me 😅9
-
Do real interviewers (I mean those who are smart and have some experience) still ask questions like "what are your weaknesses"?
Dumbass, why the fuck should I declare, not just to you but also to myself, that I have some particular weaknesses? I know what I'm not good at, and I'll keep trying to improve. But unless my weakness is that I get a massive boner during team meetings, you don't need to know about it. I'm not telling you. Just know my strengths - that's enough. If you're just following a standard list of interview questions that you didn't even come up with, stop pretending to be an interviewer for heavens' sake.8 -
So I was out for Halloween last night, and there was a chick with a plain white Tee that said:
"Error 404: Costume not found."
Really wanted to talk to her about responses but I got the impression she didn't really know what 404 was, just that it was a meme7 -
Applied for a job at Canonical.
Was waiting for an e-mail response to know if I would move up the interview process or not.
Got a standardized e-mail to evaluate their hiring methods and how fast it was.
In that standardized e-mail there was this question:
"Do you know why you didn't move up on in the application process?"
Fuck. The e-mail should have something saying "Spoiler alert".6 -
For a .net developer is it normal not to know what an abstract class is? I interviewed someone today that didn't know, and a colleague told me it wasn't that unusual.
To me this is the same level as knowing what an interface is12 -
i remember doing this stupid thing in java which would instantiate some object every frame or something like that which would make your computer run out of memory in a few seconds
do you want to know what my genius solution was
run System.gc() every frame
i was like 8 fucking years old i didn't know what i was doing6 -
TIL I can run Linux commands in Powershell. I don't know what I did. I didn't realize that I was in Powershell instead of WSL. But only to a few commands though. Can't run uname, free, top or other system like commands so far. Must be part of some Windows 10 update that I missed.8
-
I told my project manager that I am unhappy with his management, as I put a weekend in keeping the deadline, but on Tuesday the other team just said they need another week, and the deadline was moved.
His answer was: "sorry, I didn't know"
It's kinda your job... To know that...?!
At least roughly.
😤3 -
Using Markdown since 2 years and I didn't know that you can add 2 spaces at the end of a line to force a line break....
I've always added <br> or hit enter twice to do that. Wow5 -
That feeling when someone discovers a feature in your own game that you didn't know you even accidentally created😭😭😭😭😭😭💖💖💖💖💖💖💖(its a working feature im not talking about bugs)1
-
What kind of a fucked up company that has a 9 interview process in a 3 month period and sends the rejection email without a single line of feedback?
They are a fucking startup, not Google! Not even close to a company like Google!!
It's my mistake that I put up with their shit from the beginning but I didn't know any better.4 -
It's funny when you study in a diploma course that clearly states having a computer as a prerequisite but your mum nags you everyday for studying on the comp top much instead of doing exercises on paper. Well I didn't know I could check syntax for c++ on paper.4
-
Monday starts amazing.
Team Leader is mad that i didn't attend a party, and insists to know, why i wasnt there.
An event, that per my understanding was obviously an optional event, where colleagues meet, talk about some stuff, and then eat and drink, because it was fucking worded that way in the email. Ah and in that email they also asked us to actively respond, if we want to participate.
Me, naturally: Obviously an optional event, go figure.9 -
My PM frequently asked me what I'm doing as a Programmer in my Team because he wants to understand us better - I first started out explaining him every Detail of our work - he didn't get it - I then simplified it and told him We are creating the functionality and Gameplay features - he didn't get it. I then finished our conversations with telling him what I do like that "I drink coffee and I know things" - he was satisfied and I could work on2
-
OK. This might sound incredibly stupid. But still...
I decided to help a friend of mine with asp.net assignment. I just know c# and he didn't attend classes. So he came to me with some pizza and beer. So we managed to finish the assignment. In the end we had to add audio to web page and I didn't know how to do it(I've never used Javascript until that moment) . So naturally I googled and tried literally 10 different methods to play audio and none of them worked. I lost my mind and hit the table a bunch of times. After 2 hours I realized that I was wearing my second headphone that is not connected to my laptop and audio is playing on my primary headphone as expected)4 -
Ignore the code I know it's really basic but I didn't have my flash drive that has all my projects on it so enjoy the meme8
-
I beg your pardon that I did not implemented the mind-reader API and my app doesn't know if a discount is expired when you DIDN'T FUCKING SET AN EXPIRATION DATE YOU ARSEBADGER!!
-
Opened firefox twice infront of boss and had devRant as the active tab, I hope he didn't notice, but I doubt T_T
I will only know if I saw a rant about me, other than that I think I'm good :313 -
Spending hours trying to solve a problem just to find that the answer was not just simple, but well known. You just didn't know the technical term to search for.1
-
That one dude that claimed to know it all but when asked any questions he didn't know shit.
I think we've all seen a dude like this. -
One of the devs didn't show up to stand yesterday, remote or in person. Turns out he was in the hospital for seizures.
They asked me this morning to work Sunday and I said no. It's not worth the money and I'd rather have the weekend. I don't need to be prone to seizures to know that this level of work is deeply unhealthy.1 -
At first my dad was against it, I'm studying electronics engineering and he didn't want me to code because he is a software developer and he know that in my country it's really hard to make a living out of it. But since he realized that there is not much he can do about it he became really supportive and always review my code to help me improve it.2
-
This post is stole from 9gag. I didn't watch infinity war till now. I don't know what that mean with Thanos but I liked it. So i wanna share it on devrant :/
This will kills your RAM.7 -
PM : "Is the bug fixed?"
Me : "It's gonna take some time". (At that time, I didn't even know how to reproduce the bug)
....After 300 seconds
PM : "Is it done?"
Me: 😑3 -
!Rant
Wrote a crawler and now has 18 million records in the queue. About 500.000 files with metadata.
1 month until deadline and we have to do shit many things.
Now we discover we have a flaw in our crawler ( I don't see it as a bug ).. We don't know how much metadata we missed, but now we have to write a script that scrapes every webpage that we've already visited and get that metadata..
What's the flaw you ask? Some people find it funny to put capital letters in their attribute names.. *kuch* Microsoft.com!! *kuch*
And what didn't we do? We didn't lower case each entire webpage and then, only then, search the webpage for data..5 -
// Define this isn't a rant.
this.isRant = false;
So just curious if there are any dev stroke artists on here that might be willing to lend me a hand with some prototype art...
Just need some character sprites made into modular pieces and a few edits.
Didn't know anywhere else to post this :-(10 -
today, thanks to everyone else being tied up in meetings and forgetting to invite me to those meetings, i actually had a pretty zen day of refactoring and reviving old unit tests that no one ever seemed to know why they didn't work and so they were just skipped over.3
-
Great week, been super productive and very happy about.
*wild junior boss appears*
"You should have done it differently! You didn't know it and it's your fault for not asking me about stuff you didn't know existet. I often screw things up and blame others, but i made the boss like me so it's okay. And since i lost my spine some time ago, i will now go suck my own dick and feel awesome . "
Not sure that is exactly what he said, but he meant it. -
3 REWRITES, 3 GOD DAMN REWRITES. Just decided that A* Path Finding Algorithm looks nice and felt like sure lets have a go...
3 REWRITES to get it right and even then there are minor bugs, sometimes coding is my passion, other times I wish I didn't know how to turn a PC on :/2 -
You know, I am astonished at the number of people here that use(d) Facebook. It's even more amazing that these same people are actually surprised that all this shit happened with their data.
I don't have a Facebook account, or Instagram, or Twitter, etc. When this stuff first started coming out, people kept telling me to sign up for accounts.
I refused, telling them that I didn't want to give my private information to a third party that I didn't even know. And not only that, but they can use the private information about you in any way they wish and also sell it to third parties.
I was of course told to take off my tinfoil hat... and it's only now that people are realizing that they are giving away potentially private information to people they don't know?
If I came to your door and asked you everyday to send everything you did that day to me so that I could file it away and use it as I please, you would probably tell me to get the hell off your property.
It just blows me away that if you put that same offer in the format of a website, suddenly people are begging to give you their data.
It's fucking lunacy... 😞3 -
.. so apparently you can run JavaScript on the Java Virtual Machine (with a little bit of help from a module).7
-
Ah transports
Minding my own business in a crowded train, listening to full blast music. As the song changes I sort of heard an announcement but didn't get the subject.
Guy in front of me does a 180° and starts talking to me. I thought he wanted some guidance, so I removed my headset and never did I regret more doing that, that guy just went on and on about his life and stuff that I don't care about, until he got off his stop. Ironically, before he left off he said "you know my mama always told me that you should ignore people you're not interested in" (Forest Gump Swiss edition? He didn't have a box of chocolates though)
I was like "yes, fuck off, not interested in your bullshit", but well, noticed he might be sensitive.
After he left some teens just came and pretended I didn't exist as they invaded my corporal space. Pushed one gently as he was leaning on to me a bit too much.
People must see me as a help point, you know those terminals where you can browse stuff... That's me. The Father of them all.2 -
Coming up with a really cool inventive way to fix something that didn't look possible...... but no one will know cause you made it look so easy and no one actually understands your job. It's fine.3
-
Today's my birthday... As usual, I worked in my office... At morning (approx 11:30AM) I received a call from my boss yelling cause a shit deadline and for some shit that I didn't sent to him (I already sent, the bastad was in vacation and didn't saw it)... His wife wished me happy birthday but the mother fucker didn't say a shit instead yelling during all day... Our relationship sucks cause he's a fucking bastard that doesn't know a shit of development process and I am done of his stupid shit... I fucking need to change my job!!!!13
-
When I was in my final year of B.Tech.
There we had to do one major project so me and my friend both decided to build QUERA project for college. So as planned we informed to our superior and we got clean chit.
But later on we didn't know what to do??
That time my friend also didn't have programming awareness so days were going on. And the final month came and till then no progress.
My F was suggesting for purchase.
I was little bit worried too.
Then I had decided to build.
So me alone started building without any copying of templates from web(Actually at that time I didn't know that we can copy templates from web) so stupidly I was building templates using HTML and CSS. Parallely I was doing with php and phpmyadmin(SQL queries).
Seriously it was in PHP.
So this was running for approximately 14 days.
And believe me in that 14 days I was just doing project with all this stuff (obviously eating & 5 hrs sleep).
So, here the fun came
I was near to completion of my project but on last day I was not feeling well so I went to medical for some tablets.
And you know what, I was applying CSS in my mind on that tablet cover which was in rectangular shape.
Literally I was applying :D
Finally, I submitted project and got A+ for that.
Happy ending!1 -
Looking around for a new job when I find a posting that asks for experience developing and testing webpages with Dreamweaver... I mean yeah back 15 years ago I used it but I didn't even know it was still around... Maybe they meant Frontpage
-
So apparently google doesn't give a fuck about your money. Yes I didn't use it right now, i purchased the dev account so I will be able to publish later when I need it and already used it in the past. How is it that they will close an account that you've payed for for inactivity?
ps.: Now I understand why has the play store full garbage apps. I will do that too...
pps: I know it's only 25$ but I still payed that to have access in the first place2 -
That time when I wowed all my colleagues with C++-code that executed over 2.5x faster than theirs, without changing one line of code.
I guess they didn't know what -O2 does (or that it exists, for that matter).7 -
Did you know that Alt+f4 and Ctrl+w does not format your code in VS code?
Yes? Our college didn't and we had a good laugh 😂
After that we tried Alt+space+c but he did not trust us anymore.2 -
I have an Acer dual GPU with Nvidia, guess what Gnome + Nvidia = bugs, yeah I probably should know that but I didn't, and I spend the last hour recovering my PC after installing Nvidia drivers. Why can't you guys (Gnome, Nvidia) agree on something?5
-
What is it with the rising trend of password fields allowing you to see your password, and (worse than that) often having it as unmasked by default?!
Who woke up one day and said "Damn, you know what would be a great idea? Unmasking the password field, so everyone can see it! Why didn't we think of that before?!"
Dahh.7 -
"What the fuck did you do to my phone?" has got to be the most irritating line from a user ever. I didn't touch your phone, so just because I know IT that means I messed up your phone? That's stupid.1
-
Manager: Tell me what you are looking for in your job, I know this from your coworkers, but not you.
Me: I honestly don't know anymore. After all this time my motivation is gone and I don't know where I'm going.
Manager: If you could go back to school knowing all you know now, what would you do?
Me:...
Me: I don't know.
Manager: maybe try to think about that.
He doesn't realize I've been thinking about this for years.
I stopped caring at some point and just act.
I didn't tell him I was looking for a new job because any energy I had left is being consumed by this company.8 -
My first day of my internship. I was confident in my abilities to develop, but wow. I was totally put in place after the first day. I realized that I didn't know as much as I thought. Almost wanted to change career paths. I'm thankful for that day because it really made me push on and become a better person and programmer!
-
Did you know? TL;DR stands for "too long; didn't read".
BUT DID YOU FUCKING KNOW THAT THE REST OF THE FUCKING TEXT MATTERS TOO?
Fucking read the rest before trying to be helpful. You wouldn't discuss a book after reading the summary, the same applies to questions.
"just do it like that"
"But that's not what I asked, I need it this way"
"Why would you need it this way?"
"ID fucking K. Maybe I left a fucking hint about that in the context? Can you spare like one or two minutes to read the context?"2 -
Project Manager: "C++ has become much better for embedded now so we're gonna use it in the new project."
Me: "I didn't C that coming."
I know it's silly but I'm proud of it 🤓 -
@dfox - Idea for weekly rant - worst candidate that showed up to a job interview.
Had a solid resume, claimed to be a Java king, top notch. First question after he sat down: How to create a thread-safe singleton in Java using double-checked locking?
Guy didn't know the answer. - NEXT!14 -
Applied for a job which would like you to have some C# knowledge. Not required though. I'm like, fine, I know Java (and I'm pretty decent at it) and I know that C# looks like Java in many areas. So, I made it clear that I didn't have any C# experience, and now they require me to do a 2 hour long "difficult" test in ASP.NET and C#... GG, the search for a new job continues.2
-
I really wish I had worked somewhere that was hacked, so as to know how it was done, how it was found out, and what measures were taken, from the inside.
The problem is that I worked at a lot, and big places. We were never successfully attacked or hacked as far as I know. Was our security so good, that nobody succeeded? Or was it so bad, that we didn't even notice? -
So I just started using FreeBSD(11.1) on an older laptop(T60) and while I was reading the handbook, it said that I should use "shutdown -p now". It didn't say anything about "poweroff", which I usually use on Linux to shut down the system, it does work in FreeBSD, but I don't know if it's safe. So does someone know whether it's safe or not?1
-
Not a part of the test, but the test itself.
Imagine having to write in a language you don't really know with a pen and paper.
Glad I didn't get the job there because holy moly was that a pain in the ass.1 -
I can't be the only one who didn't know that Linux has a specific command to delete a directory
I've used Linux all my developer career and I never knew the command 'rmdir' existed. I always just used 'rm -rf'5 -
Got myself a new work computer. Aside from setting everything back up, it's been an absolute treat. I didn't even have to move to Windows 11.
Why Dell feels the need to put 7TB of garbage, including literal adware that spews notifications, escapes me. All it does is hurt their reputation.
I would have been allowed to build my own from scratch, but I didn't even ask since it's been so long since I built my last machine and I don't even know where to start hardware wise these days.
12th gen i7
GTX1080 that has all the video memory I could need
RAM just pouring out of the thing
I'm living the life.15 -
Ok, I didn't know that Wireshark on Windows can fuck-up your network routing :D Try to send anything to 255.255.255.255 broadcast and see that nothing happens, yay :D
-
!rant A guy is standing on the corner of the street! smoking one cigarette after another. A lady walking by notices him and says
"Hey, don't you know that those things can kill you? I mean, didn't you see the giant warning on the box?!"
"That's OK" says the guy, puffing casually "I'm a computer programmer"
"So? What's that got to do with anything?"
"We don't care about warnings. We only care about errors."1 -
I love when CS students that do not know the difference between class and object complain that the exam they just passed was too difficult because they didn't get first...4
-
i spoke to the social worker in our union, it helped a lot i think.
she mostly said my feelings are valid and that our company is sickening, and that I'm sad now because I'm grieving and that's ok, but i should look for medical help.
it wasn't anything i didn't already know, but it's still reassuring that I'm not going mad, cause i feel like i was being gaslighted by my bosses7 -
I am trying to apply for a student credit card. Should be relatively simple, but guess what: it isn't. First there was a question on your income. I didn't know if you had to include your student loan by issued by the goverment and after calling the bank, the answer seemed to be no. And the form didn't succeed because your income should be higher than 1 euro. So I've contacted the bank again and it seems that you could just fill in your student loan as income. Okay, so that should fix the problem. So I came very close to completing the form, gave the website me an error in the last step!1
-
I have a very annoying person in my team, who thinks he is the leader and is so full of himself that once he gets some idea he makes it final without listening to other's opinion, kinda anti-humble.
Today he was explaining that we are going to implement this feature and one of the member had a doubt which was legit so that guy started explaining it, but didn't really understood what the question was ( as he always does) he was heated up already as he was explaining the same thing again and again but it was nowhere near what the exact question was, by mistake I entered the conversation and tried to explain the question to him, he became so annoyed that he lost all his patient and shouted at me to shut up. Not only I felt bad but also found myself helpless in such situation i didn't know what to do, I was annoyed like anything, and now I think that I don't really know how to deal with annoying people such annoying and toxic people..6 -
I know many teachers are very emotional about technology as I've heard here.
My English teacher got next to me to ask what text editor I was using for writing a movie review. I was using VSCode and writing Markdown. He was like cool, smart. Didn't get it, but agreed.
I didn't expect that. -
Does anyone have a true measure to recruit freshly graduated? yesterday I had a technical interview with a candidate, the problem is he didn't know even the basic of coding in Java, like String equality and hashcode, he also didn't have a solid understanding of basic design pattern. But what made me want to give him a chance is that he seemed highly motivated and eager to learn. So I don't know what to do guys?10
-
That time when the IT guy for your client company email you asking if we need to change code of their web based system cause they got new printer.
He forwarded the question from users like he didn't know the users needed to select a new printer or change their default printer.
God knows what he's doing there!!3 -
I love when devs bitch about the size of PRs on a very standard sized one. They're all related changes that can't be broken up. Do you want the app to be broken between PRs? He spent more time bitching about the size of the diff and telling me how he does it better instead of just reviewing the code. A tip or an ask is one thing, this was a wall of text.
Oh and he still didn't approve the PR, which I know he looked at, and didn't leave any blocking comments.4 -
Teacher asks me to join him for a web app development.
First stages, I have to dig deep into a framework I don't know (He doesn't know it too, and I know that learning is the only way to step through)
Month goes by, began developing some mock-ups, he says he didn't like it, sends me a website made in fucking Wix. Seriously?
Fast forward another month, tonight I'm coding some stuff, he stills doesn't know how to fucking use Yii. fml4 -
Started a new job, then I found out that the salary of the person in charge of me has lower/same as I have.
How did I know? I looked at the API without authentication of all the list of employees.
Luckily, I didn't sign the contract yet5 -
Just met a lonely guy , he was terrified . I asked him what's the issue ? He said .. " My girlfriend told me that she loves gemstones , I bought her one . She broke up with me ! " And I was so confused .. I asked him why ? He said I didn't know she was a developer . I wouldn't dare to gift her a ruby... I know how it feels bruh.2
-
Next motherfucker named Chad that sends me an email with a RE: subject line for recruiting is going to be thrown from a helicopter screaming.
If your name is Chad that's okay, we know you didn't choose your name, but if you're a recruiter named Chad and you are trying to slide into my emails, get fucked.2 -
Thought: Googling and using Stack Overflow is the fast food equivalent of coding. Sure you get an answer, but it's the minimal "nutritional value" you need to survive. Whereas if you had to go through the whole doc to do something, you were bound to stumble on a few things you didn't know, giving you much more knowledge in the end. Does that make sense?3
-
It took me literally 2 months or less to surpass any and all my teachers on the subject of Unity3D.
Granted they didn't know shit about it, but that also ment that i had roughly 10 more months of them not being able to teach me jack shit.
I have self learned a lot in that time, but imagine what a decently knowledgeable teacher could have made of that process. I would have known so much more by now!1 -
Every meeting that contains one or more of the following points:
- "I don't think it belongs in the meeting, but"
- "Didn't get the meeting notes"
- "When's the food coming?"
- "I know we've said no technical discussion, but..."
- "Why is he so strict, this is no fun meeting at all :("
- "I think it's unfair to include risk assessment, you blame US before XY is finished"
- "The admins / the Team XY / ZX didn't talk with us, so we don't talk with him / her / them..."
- "Why are we here?"
- "Why is it so bad when production is down?"
- "I didn't know we do security / audit checks... Why hasn't anyone told us?"
- "Not happening. I'm against it"
- "I don't want to work with XY - he doesn't do it like I want it"
...
I could add thousand more things here.
I had countless meetings where I really thought that I was an alien who got broadcasted in a comedy reality TV soap...9 -
We interviewed some candidates for a dev position some weeks ago and, knowing the environment isn't that challenging (at least for me) I voted against the better curriculums because I know they would be frustrated fast, I said that. But I didn't say it was because it's shit here... Of course.... I really just want the good devs to be better then they can be here.... What do you think?3
-
Spend hours debugging a python script because tests fail. Turns out ftp (the unix binary) adds CR bytes to every byte in a .gz file that looks like a LF on upload (in test setup). Client and server are both linux. 😭
Yes i know switch to binary mode (that fixed it - why not default??). But still WHY CR? Didn't ask for it. No windows in sight.1 -
Expressing myself in words helps me to structure my thoughts, make new connections between concepts and know myself better. I think that's why I'm addicted to devRant. I even comment on YouTube videos, ugh. Sometimes I write something, read it and go "huh, I didn't know I felt that way". Pretty bizarre, but almost always positive. Now what I think about it (SEE??) I should do some journaling, it's been a while. The fuck is up with this letter sorcery...3
-
Who else is fed up of memes on Facebook like 'She was upset because I didn't talk to her. She didn't know that it was because I missed a semicolon in my code'
Really?? WTF compiler do you use dude? Because of such shitty memes, couple of my non-dev friends asked me how frequently I miss the semicolon in my code?! I said never because:
1. I am not a dumb coder to compile my programs with any syntax errors.
2. Even if I do, I fix it in a minute.
:| WTF really! These dumbheads don't make memes on bugs.3 -
My first dev job :
Do a front-end in Joomla!. As an internship. Without being paid.
(In France, if you are here for >2 months, they can pay you, or not.)
At least, now I know why Joomla is a no-no when you want to do custom things. Heard that the team working on back-end had problems of PHP, like the PHP appearing and the one Joomla uses "is not the same" or something like this.
And now you know if you didn't. No problem.4 -
Did you know that docker's ADD instruction uses "go-http-client/1.1" as user-agent when src is an URL?
I didn't. And since I'm unfortunate, enough so that this user-agent is blocked by my company, I've now spent twice the time it took me to write the whole dockerfile to identify the problem and fix it...
I love waisting my time for such minor things...12 -
"learning" html and css
So, there are these courses in my school, "ÜK" ("Überbetriebliche Kurse") we call them.
It's 5 days, a Tuesday to Thursday, next week Tuesday and Wednesday, last day in the afternoon we have a test.
Today is that Wednesday
I know html and css pretty well, so if was pretty easy, I didn't even bother to do some of the tasks we had
I did look through the book over the weekend to make sure I knew my stuff right
Now, the theoretical part of the test had stuff like "colspan" witch was nowhere to be seen in the book and PowerPoints, and some stuff was just unclear as fuck, seriously...
*looks up colspan*
Apparently it's a table cell that spans two columns, or more, if you want to
I never needed something like that, and we never looked at it, that's why I didn't know about it.
There where other unclear questions as well, so I went to the teacher after the test and told him.
He gave me an empty test where I made an X for stuff that wasn't in the book or the PowerPoints and wrote a bit for the stuff that was unclear.
I did know some more then some in the class, so I generally xed the stuff that we didn't learn
The teacher will correct it accordingly, and cut out the questions that we couldn't have known.
So that's at least something
For the next class, he's going to have some "theoretical learning" or whatever he called it
I mean, in the end it's fair, but it annoys me that these courses aren't as well thought out as they should be...
So after this course I can say:
I DIDN'T LEARN A FUCKING THING
Btw, the second part was changing a website up the way its telling you to, that was easier the the theoretical part, witch was ticking the right fucking box...undefined html & css grade stupid questions fuck lack of examples get your shit together css html fuck this shit know-what-youre-talking-about theory is bullshit fuck learning5 -
My idiotic teacher doesn't know the difference between Java and JavaScript , asked us to use a old version of Code::Blocks(some c/c++ IDE) just because she thinks that a update would modify compiler in such a way that basic code would never give the same output , she blames the compiler just because she isn't capable to see her mistakes and gives me bad grades just because she walked through college and I didn't.2
-
what's your opinion on search engine marketeers? I think they're smurky and don't know how the internet works. I once had a 'SEO specialist' even telling me that my HTML wasn't correct because it didn't had the same markup as Google's documentation. For the record: it díd have all the microdata, but I used <ol> instead of <ul>. So yeah...1
-
I have find an Easter egg on chrome for mobile that I didn't know before and by accident.
When you tap on the number on top right to see your tab and swipe the card 5 times from bottom to up the cards while make a flip.
After a search it's very old but I never notice it before.3 -
I don't know who tf thought it would be a good idea to implement Workspace Trust in an IDE and force enable it on update. Yeah. It's so fun having to click "I trust this workspace" every single time when I get a new project or a code from someone, even when I open a project that I created but didn't open since this update.3
-
Code didn't change my life because I've been coding since I was a kid. You could say that it shaped my life instead. I don't know life without code. I don't know if that's good or it's not...
-
Had to create an App in unstable Phonegap (2012) for all 4 platforms,
for our biggest Dubai based client for a Tech Event, within A WEEK :/
Forget Phonegap, I didn't even know JavaScript back then :|
That was the shittiest App I have ever created, still somehow got an appreciation mail :|2 -
I once worked at a really messy project that is best described as one gigant big bug. The CEO asked me how long it would take to fix it. At that point nobody knew since the code was a mess and new directives came all the time. So I answered that I sincerely didn't know. He responded angered with "How couldn't you know. When I read a book I know exactly how long it takes."... I quit3
-
didn't know that if you long click on a rant on the rants feed will open the rant and the comment box..
try it here 😁3 -
When I was in first year I told my classmates that I can change their grades on our web portal. I changed their online grades then send them the screenshots. When all I did was changed their grade using Inspect Element. They were amazed.
PS. Didn't know that they're also sending the screenshots to their parents.2 -
I remember the day when I was in first year college. We were tasked to make a c++ program that will print a diamond pattern. Didn't know that you could achieve that with for loops.
What I did?
A hard coded one.
What I got?
An F -
Sooo
Someone had that brilliant idea of changing user ID and group ID of root user in a server... Now root has no permissions.
How am I supposed to use that server now?
P.S: Don't ask me why they did that... I don't know and I didn't bother to ask.8 -
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
-
I'm setting up an project at work. Takes me until now 2 days and there are dozens of undocumented things I couldn't know.
It's an total brainfuck of product. Most of it could be automated and be less error prone.
How can people do that? Don't they hate to do it too? I cannot understand why they didn't change anything there for years.1 -
Just had the most enraging JS test today.
I didn't know where the teacher wanted us to go with the subject, so I asked him a few questions. He straight up laughed at me and said "I didn't write that test, so I can't you help you".
Turns out he just copy-pasted last year's test, made by another teacher.
Dude, seriously...1 -
So I was being a noob as usual and was trying to install Java on a Linux distro. I left my computer on for > 2 hours thinking it was just taking it's time. Little did I know, the terminal I pasted the command into was already running a process that froze. So it didn't even attempt to install. 😤14
-
I have a lot to say..
In my project theres a design department, since the beginning of the project they didn't want to be part of the scrum methodology..(they used to work waterfall..)
So.. they have a disorder on the user history needs, and they argue for every request that we need to finish the history..
They dont go to the plannings, dailys.. they dont know shiet!
And meanwhile telling u this rant im getting mad as fuck..
so at this point i cant even explain how FUCKING UPSET I AM & WHY THE FUCK people reject the change and decides to work by their own! fuck this!
anyways ill share 2 storys ( i have a lot..)
1. "Raise your hand if you dont know whats a button?"
So we created a standard button to be re used it in other forms..
The designer came late to the planning, and decided to change the button layout (again x4) & it's behavior, so he wanted "the button disabled, but not disabled", since he wasnt able to explain it as well, he got upset.. and said that we didn't know about how a button works & asked the public to raise up the hand who didnt know what is a button.. and we were like :
dude are u fucking serius?.. u cant even explain what the fuck u want, u came late, and know u act like if you teach about ux & design? fucking rockstars..
2. "why do you call me to the planning if you don't need anything from me?"
We ask and required the designer to be in the plannings to avoid the disorder and the delivery delays..
that day we didn't require anything from the designer, so he started complaining that we called him for no reason..
me : dude, d u even realize why is this meeting called planning? -
So, today I got my first day of vacation. Amazingly I didn't get called yet, but I know the other Dev wasn't in today else.
Who wants to place bets I'm going to get called this week. Really bad that I'm already bracing myself :l5 -
(This is the third time I'm talking about the same question I posted on stack overflow this week, but things keep happening that pisses me off)
Me: *answers my own question, clearly says I tried deleting the php path environment variable and that it didn't work, so that's why I added it back and now it's working perfectly*
Guy: *downvotes my answer* "you need to delete the php path environment variable, here's how"
M: "I did and it didn't work, that's why I added it back and now it's working"
G: "well, you need to delete the php path environment variable"
YOU MOTHERF-
G: "You need to check for all the references"
WERE? You literally only talked about environment variables, I told you I checked those multiple times. Obviously I don't know what I'm doing, if I did I wouldn't be asking such a stupid question like this one, so maybe a little guidance? I mean, isn't that what stack overflow is for? To guide people who don't know how to do something? Don't just say "your wrong" when I said MULTIPLE TIMES I did what you said and it DIDN'T WORK.
Seriously, asking a question there was the worst thing I did 😑
Anyway, he didn't answer back and everything is still working fine, with the php path.1 -
Coding distraction: accidentally finding out about some Vim plugin or cool tool you didn't know about and having to stop searching for that error code to check it out.
-
Aggravated after having pointed a remote coworker at documentation that would speed along some development he was assigned to do, only to find weeks later, and several "talking past each other" conversations later, that he had disregarded it or severely misunderstood it and went his own route. Showed him today how something was done under what I supposed he had been doing and he reveals he "didn't know" it was to be done that way.1
-
Email: "Thanks for applying to this position, after you complete this technical test, please let us know via email."
Me: Dude! I didn't even apply for that position, stop spamming 😒3 -
i guess im learning COBOL now..
didn't even know, this language still exists, and is alive until the Lead of the Department came around and asked me if i know that language, because they have a potential customer Project.
Others said, i shouldn't do it, but i'm also curious.
At the very least i will check it out 🦕5 -
I know I'm going to get the blame 🙄...
They transferred a domain didn't tell me they were doing it then now they are with 123reg ... shit web hosting
On top of that the dns wasn't transferred over so currently the old site is dead 🙄1 -
For at least the 3rd or 4th time this semester, I just saw a question on the CS chat about what the difference is between implements Comparable and extends Comparable in Java. Really? Do people not know how to scroll up, or did this person not realize that she didn't understand this until 2 MONTHS after the exam?1
-
When I quit my job making multiple bullshit excuses of how tired I am and how much better my life would be if I work from home and here I am been lazy for 2 - 3 months and didn't learn anything new also didn't practice what I know.
Honestly I'm so disappointed in myself and the fact that it was a good opportunity for me makes it harder on me blaming myself. -
So here's a question for all the front-end web devs. I'm mostly a back-end dev, but currently learning Angular 6 for a personal project I'm doing.
Didn't realize that styling isn't what Angular does (or maybe it does, and I just don't know), but that you should use some framework for styling too.
So the question is: What is most commonly used, is it bootstrap or something like that?4 -
My coworker pushed changes to almost all of our ASP.NET pages. However, he did so by pushing only his files, and when asked to merge, he overwrote all of our changes to those pages since he last pulled from the server, which was ages ago. We were three changesets past that overwrite before we noticed things we'd already fixed were gone. Had to revert, which we didn't know how to do, and we didn't know what he changed in his push, because he didn't comment on the changeset. He undid weeks of work, thankfully we only lost a few days worth over we reverted. We're going to have a quick lesson on merging correctly on Monday when we all get back10
-
Once upon a time, I'm in the process of going to a new job. But in the middle of the recruitment process, it turns out I don't like that company, for reasons I didn't know before.
Anyone have a good idea how to escape this pit?
*My CV has been thrown there6 -
Trying to learn c and I forgot the name of the string comparison function, so I googled "c string"
O boi....4 -
I didn't know they 'patched' the balding bug in men, but apparently there are real medicines now that can prevent + stop it in men?
https://nhs.uk/conditions/...
Looking at some of you guys 👀12 -
Lately in school...
I was on devRant and saw that someone posted he had a table drop during prod. And at that time I didn't know what a table drop was so I assumed he dropped his laptop. Then a friend of mine corrected me. Facepalm of my life. -
Have you ever been there when you write some code with everything you know and it still throws an error in the end when everything is said and done, you go ahead and do a last stupid thing that you know is not going to work but, WOAH... It worked. Then you didn't even bothered to know why, instead you were like, fuck it, if it works, IT WORKS!!!4
-
Worst documentation I have ever dealt with is my own. I have gone back to programs, looked at it, and went, what the heck is even this. I've broken business critical programs just because I didn't know the extent of what I was changing. I've gotten better, because of events like that. OMG!!!!
-
An ex client told me that her new software house wants the private key to access her virtual machine. The private key.
I explained that she must send me a public key, but I didn't tell her that new guys she is working with don't know what are doing. Now I feel regret. -
I have last few months left out of graduation and i don't know what should i learn. There's so much things (web dev , ai/ml, blockchain, android , cloud, ,hybrid apps, gaming, ar/vr, data analysis, security,etc) and as a cs student, i feel i should be knowing them all.
In last 6 years ,
Techs that i liked or got success in :
java, Android,python, data analysis, hybrid apps(flutter)
Techs that i didn't liked or failed in : ai/ml, cloud computing , webdev(css/js) ,hybrid apps(react/angular/ionic/...)
Techs that i didn't tried : security, cryptography, blockchain, open cv , ar/vr, gaming
I am not bound by my likeness or success.
My failures was mainly because i didn't liked those techs and continued further in them. And my success comprises of just launching a few apps, passing in some certification or grabbing an internship opp because of those skills.
But if you think a particular skill is necessary to have as a cs professional then let me know. I just want to earn a lot of money and get out of this mess asap1 -
I once was righting a C project for my professor, and I had a problem that I didn't know the solution, once I copied the script in the main into a function it worked perfectly.
And still have no idea of what happened.1 -
Found this tweet by accident. At first I laughed, but then I realized that once I too didn't know what MySQL was. Crazy to think that I knew nothing just ten years ago.
-
Just received a connection request on Linked In of a Recruitment Consultant. Searched the company to see at least what they do and their official website is made by WordPress... I didn't even need to see the code of the first page to know that...2
-
I acknowledge that I didn't know how to program until I was in 5th semester at my second try on data structures.
God! The best teacher I have ever had, and if it wasn't for her, I wouldn't have learned what I know!
From that point onwards, it was just reading books they way that kept me up.
I know you're not here, but thanks Ms. Juanita 😁 -
I can't believe the shitstorm that occured because someone didn't know the difference between a Docker Registry and a Docker Repository !!!2
-
Write 5 pages full of relevant information for a 15 mark question in the Human computer interaction exam but the teacher chooses to give me 2 marks , why? Because I didn't write everything that was given in the words exactly ( I had written it in my own words) . Don't know whether today's engineers are supposed to know how to use their brains or whether they must just know how to copy paste some shit.5
-
I just received my increment letter today. I resigned yesterday.
Apparently, the HR who sent that letter didn't know about my resignation.1 -
I've been dismissing the Sublime Text 3 "unregistered evaluation copy" alert for almost 4 years now, and I never actually considered to buy a license. Then I realized that everybody I know didn't.
Did you?8 -
After I finished the university, I felt like I didn't know anything. I'm learning everyday something new in my work (I'm working 8 years as a dev), but I can't say comfortably that I'm good at programming. After work I'm going home, where I learn and practice new things and deepen my understanding of the core concepts, but again, I feel like I don't know anything. Will I ever feel that I'm a good programmer?2
-
Being told to continuously restart a server over the weekend while someone's API script kept crashing the server. Yes, they knew it was doing it. No, they "claimed" they didn't know how to slow down the amount of new API sessions. I avoided all their requests after that.1
-
Out of everything in this assignment, I just know I'll lose more marks for shitty variable naming than any missing features.
Commenting? Perfectly acceptable. Use of functions and classes? Perfectly acceptable.
Variable names? perfectAcceptableMaybeFileOneButAsAString
I don't get how I'm so shitty at it! I currently have shit like file input, file input as string, file input as vector, I didn't know that would be the hardest part!1 -
Spent 1-2h (or it felt like so) fixing this one bug today. I'm still mad about it LoL. I knew exactly what was the problem, just didn't know where it was, and went over that piece of code time and time again and didn't see it... UGH THE FRUSTRATION. When I found the error I wanted to get inside a hole and die of how stupid a mistake it was and how it had been staring at me in the face, mocking me for being so dumb. ARGH!4
-
Do you know the frustration you feel after you worked on your game engine all day and ended up with it not working properly anymore? It's so diffuse.. you didn't really do anything physically, but you still feel like you failed and broke something that you will now have to fix.
-
wrote myself a toml parser, it works alright but the official specification's in ABNF and boy, oh boy, half the work was figuring that shit out. But, hey, at least I didn't need to actually KNOW enough toml to do it
-
I thought putting up a !ctags -R in .vimrc would help me use ctags in all of my code and I wouldn't have to do it manually but sadly that was a bad decision like.But I didn't know tags that generate to a 220 GB4
-
Was about 13-14 years old, on my first laptop, a HP Pavilion G6. I had Ubuntu on it, and tried to write an iso to a USB with dd. Didn't work, so I forgot about it for up to maybe a week, and was playing Minecraft one day when my laptop froze and nothing was responding, so I did a hard reboot.
No operating systems found.
Many tears were shed that day.
Took me maybe 6 months to realize that the "botched" dd probably caused the wipe.
Still don't know why my computer was still running... If anyone thinks that the dd didn't cause it I'm curious what your theory is.4 -
I have some friends who finished undergrad together and they are working on side jobs at the moment. From my experience with them, they wrote shit code and their deployment methods were a mess. I remember everytime I pointed out something wrong and tried to fix it, all they said was "it works" and they seemed proud and didn't bother to fix anything. Plus they didn't even know how to use git properly and they didn't merge my code that actually fixed the problems before submitting the project because they didn't know how to use git merge. Fuck them. I'm so glad I no longer have to work with them. It's a shame that they're working on projects for small to medium sized companies (that can't afford someone to actually review their work) writing shit code with bad practices because some day, somebody has to clean up that mess when shit goes down.. Dumb proud programmers..fuck1
-
I know your code is great and that you learned about scrum a month ago. But I didn't know the scrum training had to say you don't assign yourself tasks, mark them as done and be surprised when other team members haven't done them, two minutes to five the day before a national holiday (yesterday).
-
This code is huge ! THAT MEANS IT HAS HUGE BUGS !
FIX AND PATCH !
FIX AND PATCH YOUR BUGS !
Basically the reason I want to work on a big codebase one day is to be able to scream that
Winks if you get the reference (just so you know, I didn't read it fully)2 -
When I wrote a templating engine (great overstatement) just for myself to learn, I had this bug in php5 and regex that would crash the whole apache server.
Literally nothing worked and I didn't know why. After rebuilding everything I tried with regex using only simple string manipulation all of a sudden everything worked fine. -
Got a call from a client who muted their PowerPoint mid presentation -- not the computer or (apparently) a video in the presentation, the whole presentation.
I didn't even know that was possible. But apparently they got it working again while I was trying to help over the phone.
Yay?5 -
When you are a we developer since 3 years and you get such marks in Web Development course just cause you asked a question that the faculty didn't know. Duh!😞1
-
!rant
learning blazor for the new job...
thoughts?
i know everyone here hates mac and therefore everything microsoft = good so i'm expecting thousands of upvotes
(i secretely harbor the idea it's like a more modern PHP but you didn't hear that from me)4 -
A jr dev was having an issue registering code with our data pipeline (prefect self hosted).
Turns out he's running vscode to launch a anaconda shell (didn't even know that was a thing) to launch jupyter notebook and running commands in the notebook (didn't know that was possible) all from Windows.
No it doesn't work. His environment configuration isn't right. I told him to just run Linux and get rid of all that nonsense.
Nothing is on git yet and were three weeks in! His code is full of hard coded absolute paths of files on his hard drive... He even had an example app to go buy, with a project layout to copy.
There's no helping some people9 -
I asked my boss if we could move the website to our version control. Reason is because he would make changes and break something and didn't know what he did and so he spends the entire day trying to fix the issue and of he can't figure it out he then asks our only web developer to resolve the issue.
He didn't understand how we could keep it in sync with what is published when he makes changes.
Had to explain to him that's it's only to track changes. He still didn't understand.
How is this person my boss... Only one location for our website, doesn't track changes, and runs the backup on the same computer that hosts the website. Yes... He just modifies the hosting files... -
I learned Git in the most ridiculous way possible.
Noob me, is using VSCode and i tried clicking the git icon. Now, i didn't know what i was doing and i suddenly made a git repo and i just checked on things (add changes and commit) and little do i know that it was all absorbed. I got skeptical (spying on files, i didn't know what's happening, etc.) so i clicked the "x" button and it warned me that it will be "completely deleted" and it will be an "irreversible action". Due to my stupidity, i pressed okay.
Then that was the time i knew, i fucked up.
But hey ho it took me 12 hrs to recover all files (1600 loose objects) that has been deleted using a 3rd party app (without any master, no last commit message, no everything, just objects a.k.a the blob files that git saves). I tried looking for easier ways to get the files, but it was there in front of me the whole time, so it took me longer.4 -
I think my first encounter with a PC was when my cousins invited me to play a video game. I had never used a keyboard or mouse, I did not know how to turn a computer on or off.
For that reason my parents encouraged me to study basic computing, that helped me get a part-time job, and I realized that knowing how to use computer systems gave me a certain advantage over my other colleagues.
That led me to study engineering related to telecommunications, but I didn't know how to program and I didn't have the required level, obviously I failed the first course. But there was a teacher who supported me to study programming with the C language. I will always thank that teacher for helping me and seeing that I had programming skills, which helped me a lot to finish my degree.1 -
So I am actively looking for a job as an android dev and well it's a tad bit difficult but today I got an email from a recruiter at a well know company and I was happy seeing that mail, but the link he sent me to send the details didn't work ¯\_(ツ)_/¯5
-
I don't know if it counts, some weeks ago I wanted to publish my first telegram bot on github, so...
Well, I was quite nervous when I wrote it, and I didn't care about writing good code... That wasn't even passable... It looked like an american coffee... Washed, tastes bad, looks ugly...
I wrote it back in two days, changed module from telepot to python-telegram-bot (more pythonic), wrote a c extension for a xorshift algorithm and pushed it on github.
Well, that was quite satisfying, but I became pale when I noticed it didn't need to be restructured, but entirely rewritten1 -
A lot of people in my office are talking about a tool called "ReSharper" and the wonderful things it does. Then I said I seen that name in the JetBrains website but being a .net tool I didn't knew what it was, and they asked me what is 'JetBrains', I said 'webstorm', 'intellijIdea'? and they didn't know what the hell I was talking about...1
-
Me teaching to myself because the school I've been to so far either hired bad teachers ("You know how to add ints together ? Alright let's make a rally game in C++"), dudes that were only here for the money or dudes that didn't have time to go in details so it was exclusively theory1
-
I had never had a mac, but am pretty comfy with linux instances in the cloud and use them all the time.
Now I've had a mac for 2 days, why didn't I know that MacOS is basically Apple selling a 95% Ubuntu overlapping OS under their own brand.7 -
Dear bash script dev,
maybe you don't know, but they won't pay you more if you use fewer chars in your scripts.
Well, at least i hope you didn't know this; because if turns out that you consciously and deliberately wrote your variable names like a blind man would play scrabble, and now i have to deal with names like $tre_img , $cnt_aprn , $catlow3 etc... then YOU ARE AN A**HOLE 😤😡3 -
Didn't know how to program but enrolled in a master's degree that needed that. So I attended the programming courses of the bachelor's degree that gave me just enough knowledge and just in time to save my ass writing a Hadoop MapReduce program! And I actually did well. All Java though.
These days I am banging my head against the wall learning Rust.1 -
Darn. I've always been storing images on IndexedDB in ArrayBuffer format. Didn't know you can actually store a File inside, not before a bug that I encountered just now. What a waste of potential 😑2
-
When I hear something like "well, I didn't think it would be that hard so I gave it a shot and now I just need a bit of help..." I know I'm usually waking into a disaster. This would take me half the time if you didn't try it on your own. What a mess!3
-
Anyone here that randomly received a chrome push notification from some random website (I don't even know the website)?
I know I can block the website but I didn't allow it in the first place.2 -
- Change this, change that too, oh and that too.
* Ok, will do ( however unlikely it's going to be finished correctly, as you didn't consult me before or listen to me about the impact this might have )
- ( just stfu and do it )
Sometime at or after important cutoff:
- Hey this doesn't show up, is that right
* Yeah, you wanted too many things changed at once + fix it and notice a stupid error like an && switched with a ||, or other models that don't know about change x yet
/repeat3 -
That moment when you discover that Vim has macros, tag support, marks and other cool shit you didn't know about all these years in Uni... well, at least I knew about plugins lol
-
A guy is standing on the corner of the street smoking one cigarette after another. A lady walking by notices him and says
"Hey, don't you know that those things can kill you? I mean, didn't you see the giant warning on the box?!"
"That's OK" says the guy, puffing casually "I'm a computer programmer"
"So? What's that got to do with anything?"
"We don't care about warnings. We only care about errors." -
Am I the only one that didn't the use of not after a something incredibly triggering?
Eg. "Ask not what..."
I know the meaning but I interpret it as "ask how(?) [ inverse of what]... "2 -
Why do some hosting services with MySQL not allow triggers and stored procedures / functions?
Had never tried to use them and now I've done it and deployed a site, I discover I can't create triggers, and that some hosting provider don't allow users to do them... this is a rant but more of a question, as I didn't know and maybe there's lore to it you do know...1 -
I use to have a very slow computer so i google search how to speed it
It came with a .bat script that refresh the ram, after that i wanted to know how that script had work.
And 11ish years later is my life and career
And, yeah, at that time i didn't care about security and why you shouldn't run a script without know what does it do 😅
Also, that script get lost forever in my broken old computer -
implementing ticket from epic somebody else did breakdown on
someone from other team mentions that we should be getting approval from their team and preferably avoid doing stuff in this legacy repo
im just a code monkey, i didn't make the decision (or know the nuances around it), nor did i want to be in that old legacy repo
pain
i didnt know, i dont know what i dont know,
how do i do better next time...3 -
I am a cs student at first class. Obviously we take an algorithm lesson. However, despite we have learned all things related to OOP , we didn't even learn switch case statement not even bubble sort algorithm or anything related to the algorithms. Because of that in my free time I learn this stuff individually. I know we will learn these things in the second class but it doesn't make sense to program anything without knowing them because you need to use them. You can use standard library but that doesn't mean you don't need to know how that works.
-
The worst kind of people to work with are the ones that you tell a heads up, don't do this, it will cause problems, but happens anyway and in team meeting "I didn't know, no one told me" and it just makes you look worse to even argue it....
-
I suck at data structures and algorithm, how can i be good at it? Or maybe i suck at programming in general, i don't know, 2 companies emailed me that I didn't pass their technical exam, I'm disappointed and thinking maybe software development is not for me.3
-
I know devrant is not the place to ask this but I didn't know what else to do....I very often have doubts about weather I like programming or not even when I started learning programming 2 years ago...Does this imply that I don't really like it? Because I believe that if you really like something than you don't have doubts about it but am not sure if I am correct or not.8
-
I wrote a client facing application, which management felt did not require any user guide for the business was required, but the client received a guide. In short, the business didn't understand how to setup a new client, blamed me that it was crap, just to find out they just didn't set it up right. No one apologized, or took credit for messing up. I know look like the black sheep
-
Thought I'd share this awesome project to you guys that one of my friends made.
https://github.com/MSPaintIDE/...
He's trying to get it to over a thousand stars so it would be appreciated if you shared it with all your dev friends 😄
Edit: didn't know what category was best, but now that I think about it it should have been posted in question3 -
Does anyone have a really nice coffee shop in your city that opens in dawn time? I was looking for something like this in my city and I didn't find. Now I don't know if something like this is possible or it is just a dream.6
-
I was working on this attendance thing for a very prestigious talk by some amazing doctors(Which I didn't know at the time)
Being an intern I was seated next to the watercooler
So to think up a "creative" name
I used Water Mancooler as an attendant
It was all fun and good....
Little did I know that my boss was going to present it to said Doctors and they see that name as the first person attending
Needless to say I had a fun next day at work 😁 -
My mom doesn't even know what I'm doing. She doesn't even asked much, cause she's from the old generation, and just accept the things as it is. My mom doesn't even send messages. She use phone just for calls.
My siblings didn't know that I am a dev, they never asked.
My other half? She always seeks my help on IT things. And I always explain to her bit by bit, and looks like she understand a bit or two. I just hope that she didn't bored. Oh yeah, we're not married yet. -
devRanters!
Do any of you find that you can type the solution faster than GitHub Copilot recommends?
That's how you know you're senior 😏
Also, on a serious note, does it only support JavaScript / TypeScript? Didn't really take time to investigate.
I thought there was also a feature you could tell it what to code and it would try to write a solution. Haven't really seen how to do that yet.7 -
I haven't had a lot. But I recently had a dream that our site went down due to this extremely weird, rare bug. So I was at the office tell 4am the next morning. Not that weird.... Except I went into work the next day and wouldn't you know it, the site crashed and I didn't leave until almost midnight trying to fix it.
-
🐱💻 2 TYPES OF EXPRESSION AFTER SEEING SOMEONE CODE :
1- What the fuck is that ? 😨😨😨
2- But I didn't know it ! 😏😏😏2 -
Some dev removed everything from the only server that doesn't have any backup.
We know this server is temporary, but we didn't want to remove the data without fixing the current bugs on this temporary server.
So he deleted everything, and said he made a big mistake and went offline for two days.4 -
I just learned about FRP (Factory Reset Protection) yesterday.
Didn't know that was a thing and while it's annoying it's also quite clever.3 -
So a teacher supposedly promised to introduce me to "web Scripting" as he called it.
Time to learn and all he does is show me Dreamweaver and copy and paste code from anywhere you can imagine, he literally didn't know anything about code .
I thank God I realized that it was better to learn code .1 -
Testing new server deployment in test env all works, then production it all breaks down. Network didn't allowed the right traffic. Took me whole week to find that out. Until some networking engineer said, you know there is a firewall between those networks?
-
Three
Iphone keyboard contrived to be the worst input device every created by men. It's effect wiser than 80s keyboard before they know where to put the keys that didn't break you're wrists just trying to use then.
This message bright up you buy the iphone. Think doubt.4 -
Spent the entire weekend getting nothing done because my xorg won't work properly with my UK keyboard.
Turns out that the keymap was "gb" and not "uk", and because of the annoying utility used to set keymaps I didn't know...3 -
!rant
Often times while working/debugging I get to a state where the app/whatever works but then I realize that it didn't, so some more changes and I get to a new state.
Question is, does there exist something which lets me switch between these states without messing up my git? I do have a solution in mind but want to know if it already exists.16 -
I don't know if this counts but wrote a generator that replaced a shitty linq to sql dal to use our system so I didn't have to mess with a web app I'd written. In place replacement with a few methods that made the other transaction lock field updates and calls etc
Most risky I can think of
Everything else was data migrations but there were always backups1 -
You know. In debian, albeit it didn't work great last time I used this tool, you could build source directly into a debian package, which included the source package.
Now this was not an easy wonderful thing. But in theory it made sense, and then if you needed to add something that would alter existing configuration etc, you could add these seperately or manually..
That I know, no such thing for rpms.
But thats not what annoys me.
AFTER ALL THIS TIME WHY IS THERE NO GRAPHICAL PACKAGE MAKER ?1 -
Concurrency tip Nº 1
Hate your exes that know you too well but cherish the ones that didn't stay around enough for it. Most of all, favor one night stands2 -
I've release my new card game, here is the link
https://checkgames.netlify.app/
It's game that is played in my country, so it's possible that , you don't know how to play.
And unfortunately i didn't include the how to play guide , probably on the next release
Tell me what you think about it3 -
Forums are some of the hardest shits you will run away from when trying to delete your account. The complex nesting of threads algorithm makes it hard for you to escape. Some don't allow deleting of accounts and u didn't know that cause you didn't read terms of agreement.
-
On Friday I talked about a program that I copied and pasted into my own, and when I was testing it, it didn't work like the original.
If I kept it as the original, it wouldn't even move. If I tried to change it (taking the queries out of the loop. I know I know, I didn't make the original), it would give me a dump saying I was out of space.
So, my solution: delete some records as I go.
Can't wait to see the problems I'm about to have with this 🙃 -
my former client didn't pay me my three weeks salary, I don't know if I deserve it. I got kind of distracted from the past two weeks because I just moved in to a new house and the following week I got sick and got positive of covid, they didn't ask for my time log and I didn't give it, because I was shy I was not able to work that much. I decided to resign because the stress I'm getting from work is starting to affect my health too much physically and mentally. Now, that client didn't pay me my three weeks salary I asked several times and I didn't get any response. Did I deserve that? To not get paid because because I was not able to work that much and I suddenly just resigned? I'm paid hourly, I extended my stay for a week in good faith but still my client didn't bother to pay me... instead of getting more stress from that I decided to move on. But still, it hurts me to think I've spent hours working on a job that would turn out to be free.1
-
Does it ever irk you when a tech complains "I didn't know i needed to know this?" As though they didn't realize that IT kinda requires taking on new subjects all the time?1
-
Just talked to a Java dev that develops web apps with SOAP API's about testing. Talked to him about SOAP UI ...He didn't know what SOAP UI was. Is he f*cking trolling me or just a guy with the wrong job? I mean he seriously refused to have ever heard about it. Dafuq?
-
We all know, that youtube suggestion feed + music just plain sucks. But.. seriously?
For the record - it's been 3rd time Im listening to this track, in a row, just focused enough I didn't notice at first.6 -
I didn't know that "Ctrl + Alt + L" can be runned over whole project, selecting main dir in PhpStorm. Goodbye fucking WordPress code style in templates etc. 😊