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 - "i had to do it"
-
I've always hated Omegle, but my online friend forced me to do it, since she thinks it will help my social anxiety.
I had to send her screenshots as proof.
As much as I didn't want to, I had no choice. I was too scared to do the video chatting so I did the text chat instead. This is how the conversation went:
Stranger: Hey
Me: Hello.
Stranger: Wyd?
Me: Just programming, you?
Stranger: ur a programmer?
Me: Yes :)
*Stranger has disconnected.*57 -
I had a client reach out to me to build a website for a company they’re starting.
The email was well-written and I was considering doing it—but then I read the last sentence.
“I think it’s appropriate for you to do it for free since I took the time to reach out to you”9 -
I really wish I had known this before. Check this out guys. You can type a unix command and find out what each options mean. Rather than man paging the commands this is a easier way to do it :)5
-
At my previous job we had the rule to lock your PC when you leave. Makes sense of course.
We were not programmers but application engineers, still, we worked with sensitive data.
One colleague always claimed to be the most intelligent and always demanded the "senior" - title. Which he obviously did not deserve.
multiple times a day forgot to lock his workstation and we had to do it for him.
My last week working there, I've had it. He forgot it again... So I made a screenshot of his current environment. Closed everything. Set his new background with the screen shot and killed explorer (windows). Then finally I locked his PC.
When he came back he panicked that his PC froze. He couldn't do shit anymore. Not knowing what to do... 😂
Which makes him a senior of course.
But seriously, first thing I would do is open the task manager and notice that explorer wasn't running... Thus my background with the taskbar isn't real.... My colleagues must be pranking me!
Nope... The "senior" knew little10 -
I had to explain to a customer's head of IT what a public IP is! He is (still) convinced all addresses in the world have to start with 192.168...
How do people like this get/keep their jobs?!9 -
Fuck StackOverflow users who edit their question to include your answer.
Q: How to do X?
A: You need to init the Flufloxinator.
Q: How to do X? I've tried with a Flufloxinator but couldn't get it to work.
A: You need to init the Flufloxinator. Here's a fully working demo (pulled directly from the docs you clearly didn't read.)
Q: How to do X? Nevermind, I just had to init the Flufloxinator.9 -
Had to explain a developer from a wordpress dev agency where to find the wp-config.php file and what it does/what the values do.
This person has been doing this for years.
I looked at this config file for nearly the first time in my life.
I literally had to explain her which variables stood for/did/meant what.
I am fucking done with today.8 -
A few years back, there was a super repetitive task I needed to do to create a bunch of new screens for a new feature.
The task was so repetitive that I just couldn't bring myself to do it, and was avoiding it as long as possible.
Finally the day came where I needed to get it done. I sat at the computer readying myself to finally start/finish the task.
As I was going through the files, I could see all the work had already been done..? Confused, I opened up git history, and saw that I had checked the files in a few nights back.
Best I could do was trace it back to a house party where I was the last to go to sleep.
That was the day that I realised the power of auto-pilot :)1 -
Dear Santa,
I know I'm 11 months early, but I have an urgent request. Please, never make me have to do web development again. It has been 24 hours and I've had enough.
Lots of love,
Me1 -
This was just a „you had one job“ moment. I double tapped a rant to give it a ++ and immediately this message appeared. devRant, why do you give me such unnecessary notifications?7
-
Spent 4 hours today working on a monitor that wasn't working. someone had put by their garbage can in the rain. I dried it out for about 2 weeks before plugging it in. It turned on but when I plugged in the DVI, it did nothing.
Today, I pulled the ENTIRE thing apart because either I could find out what was wrong, or all is lost anyways. Who knows what the rain could do to it?
With no luck, I did a quick search online about the model and found that this one just had some defective firmware (Who knew monitors had filmware??) I installed it, ran it, it took about 20 seconds and it worked!
Lesson learned once again: google is your friend9 -
When I was in college, I had some serious knob-heads in my class. They kept on asking where they could download free movies.
So I made a .bat file called "free movies". It had a nice icon and everything. And placed it on their desktops.
What did it do?
Kept spawning message boxes that read "do some math bitch" and opening new instances of the calculator.
It was too brilliant to see people watch their computers crash, and might I add, crash slowly, because these computers had tons of ram.
Never click on "free movies" kids.5 -
This is my first post. Had an exam in php, xampp wasnt working, assistant came and said i dont know to configure codeigniter, after 30mins of calling he came, tried and sad "well this isn't working". He then called administrator to reinstall xampp. I lost more than half of exam time. I didnt finish it in time, he said that i could do it in a less time by his opinion. It was full working php site with crud and customer view. When xampp started working i had 1h to do it all. After some time and arguing i got a a new date to do it. It is tommorow. Help me god hahhah.11
-
soooo Texas froze before Hell, thought it was never going to happen but it did 🥴
Had a meeting scheduled for today, but since my employees (crucial for the meeting) do not have power I had to reschedule.
VP: I saw that you cancelled the meeting
Me: yes I did sir, my people do not have power at their homes so I decided that we can postpone it for later.
VP: Understandable, I just wanted to see if you guys were ok.
Me: yes sir, we are thank you and yourself?
The rest of the conv was standard pleasantries.
Why can't it be like this for all devs around the world?34 -
So I started working at this IT company here in Oslo. Norway. After almost 6 months, I have almost not had anything to do, except little over just 1 month where I actually worked on a project, and now that is done. I have nothing to do, so today I applied for 11 jobs.8
-
Someone called me saying that the system wasnt letting them login.
I walked over to their desk to see that they had the application open with the credentials filled in. I clicked "OK" and what do you know, it logged them in!1 -
Its such a elating feeling when you implement multithreading perfectly.
I had a task where I read data from one table, searched on it and added the searched data to another table. The table had 0.22 million records.
On single thread it took entire night to do half of the job.
I divided it into 8 thread jobs, and pushed my quadcore to 100% and voila, its done in 2.5Hrs.
Just like Hannibal would have said, "I love it when a plan comes together"5 -
For the hell of it, I decided to see what would happen if I did the infamous sudo rm -rf /*
This laptop had Kali on it from a while ago, and I wanted to throw Arch on just for fun experimentation purposes.
It was pretty interesting, watching everything disappear, and then it froze, at which point I restarted it and was greeted with this.
Bored science has concluded, time to do more bored science.5 -
9:30 - College
10:00 - Heard we got to build a fucking portfolio website in WordPress.
10:02 - Said I already had a personal portfolio
10:03 - Heard I still have to build a fucking WordPress portfolio website..
11:20 - Remembered I put on my portfolio that I don't want to fucking use WordPress!!!!!
Now - I live in pain. Building a WP site so I do NOT have to do it later :/11 -
do you ever get that feeling when you suddenly wake up from sleep and immediately have the solution that has been bothering you for weeks or is it just me?
it happened to me today. woke up and magically had a solution to a problem I had with unity (it works now).6 -
Me vs a government employee in India...
Me: You should have setup net banking on your website. I had to travel 20 miles to get to your office to make a payment.
Employee: Sir, we do have net banking enabled.
Me: I searched all over your website but couldn't find it.
Employee: Oh! Well, I guess it stopped working since it rained yesterday.4 -
This is a conversation my friend and I had.
Me: let me just delete this file
*rm -rf filename*
Frnd: what does the rf do?
Me: Don't know man I just do it coz the memes tell me to.6 -
You fucking son of a bitch!
First you make me do a project in two fucking months, and that's a fucking job-load for only one dev to deliver a SPA with payments and whatsoever.
Then you pushed me to accelerate deployment date and there I am, getting tired and using time I don't have.
But oh no, you prick, that wasn't enough, you had to do just one thing. YOU HAD TO DO ONE FUCKING THING!
What's that? Oh, sorry, I thought I overheard that you wanted to accept online payments but YOU'RE NOT FUCKING SIGNED UP, YOUR BUSSINESS IS NOT LEGAL UNTIL YOU REGISTER IT.
Motherfucker, I can't do anything, you better fucking register your bussiness if you want this to work the way it's supposed to do. -
Ok so this happend in the last 3 days, I didn't post it till now because I had to seriously take a rest with all the bullshit and stress that came with it...
(Legacy project I have the lead in called: "Foo")
Monday:
Management decided it would be effective to add a senior and a junior to Foo, which would make (together with me) to be 2 juniors and one senior developer
Well I've spend most of that day helping both the junior and the senior to setup "Foo" on their local development machines... So I could not do any programming myself
tuesday:
The senior wanted to refactor EVERYTHING... and I had to stop him multiple times because we simply do not have the time to do that...
The junior tried to work on other things as much as he could, and after he had run out of things to do, asked me for EVERYTHING... EVEN WHERE TO FUCKING CHANGE SOME GOD DAMN STRINGS!....
Also he did in total 3 commits, two of which existed of my code (because I had to "help" him
wednesday:
Both the junior and senior were removed from the project and I got another senior.. who fucking deleted the production database on accident
god damn rough few days man...7 -
I was limited to how much time a day I could play video games, but I was told that if I made my own games I could play them as much as I wanted.
I took an HTML course on Codeacademy unaware that it had nothing to do with game dev and that's where it all started.2 -
Database tip of the day:
Spent hours on Amazon's DynamoDB and ultimately found it couldn't do what I wanted, not without a complicated workaround.
Switched to Mongo and had it working in literally under 5 minutes.
Hooray for Mongo 😀3 -
My biggest hurdle:
Having to install Windows because some old application only runs on Windows.
No, i do not want to sign in.
I AM SURE
Installer: How about signing in?
Edit: Now it asks me about privacy options. As if i even had a choice..9 -
I did it.
I finally fucked prod.
And had to do open heart surgery on the service to get it unfucked.
Shit happens. Luckily its internal prod only...10 -
I have never doubted my abilities more, before this happened:
I got a Linux VM on Azure, downloaded apache httpd source which I proceeded to configure, make and install.
As expected, install failed with something related to apr and apr-util.
Searched several mailing lists, tried out several configure options, nothing worked..
After almost an hour, it stuck to me, all I had to do was "sudo yum install httpd" !!!
Disappointed that I missed something so simple, but when I did that, it came back with 'Nothing to do'...
Realized, httpd was pre-installed in that VM.. I just had to start the service !!!
:facepalm1 -
I rage quit my last job, I didn't want to do 'my last comand'. So I requested my 15 days of vacation from the previous year I had at thursday. And when my boss aproved it I delivered my auto fired letter at friday. Since then when someone just leaves in one day they call it 'to do a Dani' in honor to me XD
-
ChatGPT was asked to write a script for benchmarking some SQL and plotting the resulting data.
Not only was it able to do it, but, without further prompting, it realized it had made an error, explained what it 'thought' the error was and fixed it.
Excuse me, I need to go get my asshole sewn up because I'm hemorrhaging to death from the brick I just shat.
source:
https://simonwillison.net/2023/Apr/...6 -
My most successful project was the uni project I had to do and it made me pass the subject hahaha, not that that would count as a real project :/
Okay this was rather depressing...
I should finally start doing something on my own2 -
Fuck you EU,
thanks for making every electronics project I do much more expensive in the future by taxing me for something that I can't buy anywhere inside the eu for a reasonable price. Congrats. You made it unaffordable for me to do the one thing I had fun doing. I hate you.28 -
I wrote an extension for chrome. In the last part (publishing) I got the message I had to pay 5$ for 'administration / registration' fee's... I do not own a creditcard lol :(
Anyway a friend hooked me up and payed.
It is really sad that we have to pay, it would be more logical to receive 5$ for making something in the store -,-5 -
I have had fiber for a week now and still can't get over how amazing it is to see this speed at my house. I'm getting 125 mbps download and upload coming from 6 mbps down/0.6 mbps up. I feel like I can do anything!10
-
WHY AM I SO FUCKING AWKWARD OH MY LORD! LITERALLY ALL I HAD TO DO WAS WATCH A SCHOOL PLAY AND THEN GET A PICTURE WITH A CAST MEMBER AND IT WAS PROBABLY ONE OF THE FEELINGS I'VE HAD IN THE PAST WEEK! GOD FUCKING DAMMIT I AM SO DONE WITH THIS! I'M TIRED OF BEING SO AWKWARD AND ANXIOUS! I DON'T GET HOW PEOPLE CAN DO ANYTHING LIKE THAT WITHOUT FEELING UNCOMFORTABLE. THIS HAS LITERALLY RUINED MY FUCKING LIFE AND I'M SO TIRED OF IT. I KNOW PEOPLE LIKE ME BUT I JUST CAN'T GET MYSELF TO TALK TO ANYONE! THE SIMPLEST THINGS TAKE SO MUCH OUT OF ME AND I'M SICK OF IT! I'M JUST TIRED OF IT! I'm just, tired.8
-
I'll repeat what I wrote in an answer in another rant because I think it made a good story (I just realized it after writing it :p) :
I met a guy in my school who was the best of the school : I mean, he jumped over the first two years of the school (and he started from scratch, he never had programmed before).
I went to ask him how he got enough motivation to make all the two years projects in one and he told me something that made me understand why he was so good : "I'm fucking lazy, so when I code, I code something that I would use for a very long time, tools that will be useful in next projects".
By doing this, all he had to do in end-year projects was to assemble what he already had done to make the program. He had perfectly working tools that were awesome. So, he never had to work more than 10 hours a week after doing this.4 -
Is this something cool?
I wanted a portable battery but I had no money (student life in Mexico), but I had a couple of damaged tablet batteries and a damaged router case.
A year ago I did not use it, but now it is useful when I occasionally go out to capture some Pokémon.
The downside is that it only has one USB port to discharge and micro-B to charge. And of course I do not go out with the antennas, I take them off, I just put them on for the demonstration, haha.2 -
In my first year of college right now, and on the first test we had to write some C# ConsoleApplications. We got instructions of what we have to taken as input, what we had to do with it and output it to the console.
I've tested them all and they all work correctly, which was the main objective. I have used the correct data structures, but I didn't get top mark. Instead, I got lower because "I didn't do it her way".
WELL F*CK YOU TOO!!! I hope this is not how every test/exam goes6 -
I am a passionate software engineer.
That means that I strive towards excellence, in all aspects of software engineering. It also means that I cannot abide impediments towards those goals.
In practicality, it means that I will try as hard as I can to make the best possible solution for any specific problem. And that if I can make an improvement to the codebase that will make it easier for the next developer to work with it, I will absolutely make it.
I used to believe that my immediate manager had an understanding of my philosophy and why it was important not just to me personally, but to how the company had to move forwards in general also.
I just had a conversation today that completely flipped my perception of him and his role in the company.
I need a new job. Again. Because business people do not understand software, even if their entire business is based on software.11 -
A manager who felt that it was okay to come and speak to me about something that they were unhappy with in my conduct towards a member of our team, in a public place, loud enough for others to hear.
The conduct that made the manager feel the need to do this was my response to something another team member asking me to do. I had a lot on my plate with work, and had been given at least 3 additional tasks already in that meeting and my response to having to do yet another thing for this other team member because they "hadn't any idea what to do" was simply that I was quite busy and if it wasn't high priority it could wait one week as I have 3 other higher priority tasks that week to do. This resulted in me getting a warning and in a very public place.
Shouldn't have let it get to me the way it did, but the stress I was under and the way in which it was conducted just broke me and I cried. That nearly pushed me to leave my job and industry entirely.6 -
The one that made me quit was when I was told I had to drive to the data centre and do a backup every day over the bank holiday weekend with no extra pay or time off. For no reason. And yes I know I'm an idiot for doing it but whatever.
The one that made me walk out, a month and a half later, was when I came in on Monday morning to discover that my boss had entirely rewritten the code I had spent literal months on in one weekend. Naturally he'd broken it and said it was an improvement.2 -
!rant
I finally did it. Finally had the energy to do... One axis for my CNC lol.
It works perfectly.
But the 28BYJ-48 are so slowwww.
- One Arduino Uno
- Two 28BYJ-48 with Uln2003A controllers (Y is already programmed)
- One joystick.
It's aliveeeee!16 -
I do IT work along side my dev work. I had a Dr come up to me and ask me if I had time to help him pick out a personal computer... (Mother fucker I am on lunch break) "Sure" I say... "What's your budget, what will you be doing with the computer?" Dr - "I don't mind spending $6,000 and I want it for minor gaming..."
MUST BE FUCKING NICE!5 -
I hate school, but I wish I finished collage…
Just to imagine all the free time I had, I if I had it now I would do so much... But I left and Got employed, and now I have to watch myself getting fucked over salary wise and not learning anything new at work. Constantly being called junior just makes me wish I stayed in school. And use the extra time to do my own company
So if I had the chance , I'd go back... But I have bills to pay! (Sad)9 -
The best teacher that I've had is one of the teachers at my university lab.
He teaches Data Structures. We had some programming assignments and I was good at it, but whatever I'd do, he'd always find bugs, ask me to resolve it and he'd always give me challenges in the lab which is fun in the lab environment. University labs usually sticks to the sylabbus. I actually learned alot from that experience..
'Trail and Error is the best method to learn programming.'2 -
auto.self.whatever.rant()
A few years ago, we had a lesson on git and stuff, and we had to create our first repository and push something on it to get familiar with the thing.
Our teacher jokingly said at the end "And always remember, no password in a repository!", and I thought to myself "who can be dumb enough to do actually do something like that?"
Now, guess which piece of shit had to reinstall two of his fucking servers because of security issues coming from not one but github repositories?4 -
X: Hi, regarding that ticket that you made...
You said "Implement logging to find out the culprit in site generation"...
What do you mean exactly?
Me: "Read the meeting notes, we had a full discussion on this 2 weeks ago".
X: "We don't understand it..."
Me: "As I said before, I have no experience in this tech stack... I'd expect bla to have a logging framework and I'd - for easier recognition - implement additional logging levels based on criteria <me just reading the meeting notes>"
X: But how do we do it?
...
I wish I had invented this discussion.
Because it hurts.
For the jolly of it, I had similar discussions today.
Three times to be exactly.
As I asked some dev what I should do next, put a foley catheter up his urethra or change the bed pan he wasn't amused.
Guess I'll get monday a call of HR.
So Monday I have less work to do, which is awesome.5 -
!rant
A few days ago I had an interview, they asked me if I knew Angular. I told them I never used it, and they told me to give it a go anyway. I made what they asked me to do in 8 hours and submitted it for review. Today they called and said they liked it, and asked me to go there tomorrow to talk terms.
Well, tomorrow could be my first day as an Angular developer!3 -
When I got my Raspberry Pi a couple of years ago, I had all these grandiose ideas of what I wanted to do with it. So far, all I've done is get it to flash my lights when my dryer's done.5
-
Ever lose a laptop? I did. 13 days ago. at the airport in security. left it behind because I had two with me, which I don’t usually do. i just realized YESTERDAY that it was missing. someone come to my house and shoot me. because i’m too stoopid to live.8
-
My mum just had to call me to change our home WiFi password, because she can't change it on her laptop.
She's pretty bad with technology, but she had to call me to do it, because no one else knew how to. Including my brother-in-law who designs IT systems for major banks and system admins working for the government.
She had to call me, from Hungary to do it. I live in Scotland.3 -
Fuck you Windows!
It fucking started to update while I had to left for hour! My Gimp project is gone, because it had to bloody update. Someone should sue those assholes. Why Linux can wait for you to update and do it without restarting whole computer?! Is it really that hard to do that? Ohh wait, it's Microsoft!8 -
Just got AWS free subscription, had fun for 30 mins. Now I don't know what to do with it. Can someone give me idea for something to do with it.17
-
almost ran into a potentially big problem.
with python's `pickle` library, nonetheless.
turns out all I had to do to get around it was change `import pickle` to `import dill as pickle`.
i love python sometimes.2 -
Starting to do some work in the front end. I find it incredibly stupid that something like centering in CSS is so darn complicated that someone had to make an online tool for it. It's pretty awesome btw: http://howtocenterincss.com4
-
I just got my Python project working on my new work PC!!! It took all morning 😂😂😂😂😂
I had to basically hack my company so I could do my job.
More specifically, I had to install a proxy server so Python, and other CLI tools, could access the internet via our company's NTLM/web proxy server.... After some IT morons reconfigured it... without testing or providing us a way to continue using it...1 -
I had written a script to take a photo every time the laptop lid is open an year ago. It's like about 3000 images now and it's really pretty to do like a timelapse. Do it and you won't will never regret.2
-
Is it just me or do you guys sometimes go like "Ah fuck it, haven't had a good night's sleep in so long, I guess I should sleep early tonight" and then you look at your watch and its already late?
God what I would give to get up early for once.7 -
I avoided answering this question because I had no motivation to answer it.
That explains things huh? I don't know how to deal with low motivation. I just try to let it pass which never happens. Or switch to other things I'm more motivated to do.13 -
I had a friend who wanted to make a social network and Steam-like gaming platform with "near impenetrable" security in around 2 months from scratch. He still wants to do it. Maybe he should think.2
-
Why the hell do so many Android games require internet? I want to play it in undergound when I have nothing better to do! If I had Internet I could be doing something usefull instead of playing stupid games! Even devRant survives by caching in the stations and doesn't f***ing close whenever I'm offline!5
-
Some days I get bored with programming and I think I have no talent and I wish I had a different job. But someday I love programming and I want to code all day.
Is it normal? Do you have these mix feelings?7 -
Windows 10: Please reboot, I want to update
Me: K, do it
Windows 10, after reboot: I could not update, what do?
I had this conversation with my laptop about 15 times in the past couple of months and SINCE THEN I DID NOT HAVE A SINGLE SUCCESSFUL UPDATE. WHEN A NEW WANNACRY ROLLS OUT I WILL BE THE FIRST VICTIM BECAUSE AT THIS POINT A POTATOE HAS MORE RECENT SECURITY UPDATES THAN I DO8 -
As some of you may remember about 5 months ago I bought a Lenovo laptop, it had some hardware faults so I got a new one and it had the same faults the store didn't want to offer me a new Lenovo laptop.
I was told to pick a laptop from a selection and today the store is trying to push the product away saying they can't do a thing.
Tonight I'm meeting with a lawyer because the fight has begun.8 -
I need a hobby or someone to yell at me until I take a break from working all day every day.
Then again if I had a home office I probably wouldn't need to put in 12 hours to get 6 hours of work done.
But I still need something to do besides work and family. And someone to kick my butt until I do it and relax.9 -
I got VB script blocked from all the computes in high school
I had a laptop to do my work in class on (my handwriting is terrible, dyslexia and other things) and I was playing around with VB script making a little text adventure game with dialog boxes because I was bored, it got quite long and I was happy with it but then one day when I tried to open the file it said the network administrator had blocked this type of file from being opened... Spoilsports -
Switched from Moto E1 to Redmi note 5 pro. Deleted all junk apps like I do in Moto E which had 2Gb internal. Later realised that it had internal memory of 64Gb.1
-
I think I used to rage more at complete idiots when I was younger because I had the time and energy to do so
Now I've seen it at least a million times and just don't give a shit anymore -
In the first few months that I took coding seriously, I used to see a feature in some android apps that I really liked and wanted to do. One night in my sleep, I don't know how, but dreamed about it's solution and how to achieve it. So I snapped out of sleep at 2 am and started working on it. I finished it at around 5 am, but I was too exited and happy to go back to sleep, so I kept adding things to it and expanding it until 8 am, when I had to go to work. And at work I had to code until 5 pm, although we had one hour for food and resting. That was the longest I coded!1
-
Finally had a weekend to myself to work on some projects. I got my hands on a Sonoff switch. Did a manual flash of some new firmware and got it setup on my crappy old washer to do a little DIY smart home upgrade.
Always nice to get to do a personal project 😊 Just wish I had time to tinker more.3 -
So I'm making a file uploader for a buddy of mine and I got an error that I had never seen before. Suddenly I had C++ code and some other weird shite in my terminal. Turns our that I got a memory leak and the first thing that sprung to mind was "Fuck yes, I get to do some NCIS ass debugging".
Now the app worked fine for smaller files, like 5MB - 10MB files, but when I tried with some Linux ISO's it would produce the memory leak.
Well I opened the app with --inspect and set some breakpoints and after setting some breakpoints I found it. Now, for this app I needed to do some things if the user uploads an already existing file. Now to do that I decided to take the SHA string of the file and store it in a database. To do this I used fs.readFile aaaaaaaaaand this is where it went wrong. fs.readFile doesn't read the file as a stream.
Well when I found that, boy did I feel stupid :v5 -
I've had it with these automatic updates that I didn't ask for, especially when I'm trying to switch my machine off!
How about asking me first if I want that damn update?
Why do they have to be shoved down my throat?!
That's it! I'm switching my OS!8 -
!Rant
Had the best day at work today.
This summer I got to do a little work at the company my dad works. (typically cleaning and updating some machines. Stuff that the others don't have time for. Pretty boring)
Suddenly I get asked
"Have you ever developed for windows?"
I have only worked with Linux or Mac/ios (python and swift) so I told him I hadn't , but I could try.
Next thing I am making a system check program in c# (had to learn it on the fly) and I get paid to do it! I GOT FUCKING PAID TO PROGRAM! I don't have any education or whatsoever (only 17years old) but I got paid to do what I love😍😍😍
I am so excited to go to work tomorrow!1 -
All hail database backups.
Today my worst development related nightmare happened, I managed to screw a production database at work.
Thankfully we had a backup from 2 hours ago, I’ve never been so thankful to scheduled backups.
Take it from me, do backup your databases even if it’s annoying to do.
Piece and merry Christmas ✌️1 -
Since it's 42 & I am fond of the number..
The 'most fun' I had was making a completely useless feature for our customers that we (our team) knew will be useless (&wrong) once finished and we will have to rewrite it. But we had to do it nevertheless till the end of the week, since the customer is the king. It turned out hilarious and fun because everyone was making jokes on the floor about what idiotic stuff we code and implement. Even the boss was like: yes, yes, I know but please do it, you can rewrite it later to not do anything, just leave the button on gui. It was crazy it was fun, a little bit of mindless coding to lighten up the atmosphere and it (coding & jokes) brought closer the whole colective reaponsible for that particular customer. -
Never had any doubt in my skills and have always judged them accordingly.
I am very....very...annoyingly confident (and in love with) myself.
This does not mean i do not acknowledge me fucking up and being wrong. It just means that even when I fuck up I learn from it, add it to my toolbelt and then continue to think that i am the bomb.
I don't compare my shit to others. I have never seem anyone effortlesly do anything, it is always the result of practice, passion, love and dedication and saying that it must be easy for them is an insult to them and their crafts.
I do not get jealous, nor do I feel smaller, i get pumped and motivated.3 -
I guess the job I’m at now? I’ve been paid for 8 months and I’ve produced nothing, they’re happy about it and I was given a pay rise. It has taken me months to make deployments and I feel like some days I might’ve well of had a day off. If I had a sick day I still get paid for a full day even if it was for a whole week. How did I get this job and wtf do I even do? 😂💃🏻💃🏻 <= that’s me dancing7
-
fuck my school. all i had to do was log in to see my grades and what do i get? the fucking stack trace. security? i think not. seriously though, why the fuck would my county want to make their own grading website when the one we had worked just fine? it looks like it was written terribly, the cause was just a bad socket connection and it even gave me the server name and version. i copied it to a google doc (it was already shortened) and it took up seven pages. jesus.2
-
I was hired to make a little app, alone, for iOS, Android and I had to code the server and the database. At first it was only à little app on Android and I had to do it in one month and go back school after.
Finally, the client was upset that the app was buggy and asked me to stop school because it was my duty because he paid me1 -
I fucking give up. Typescript is not meant for complex projects. It's meant for simple projects that are big. There's no way forwards, no matter how much I try to simplify my types I simply can not get the typescript server to stop lagging out the moment I do anything complex. It can't fucking do it, it just can't. And that sucks really, really hard.
I'm so tired of finding the ceiling on everything. I had a bad smell for typescript when it came out... and I never should have expected any more than this.14 -
Fuck, fucking cock sucking stupid ass prick of a little black box, why, why the fuck do you not fucking boot any more, all you have to do is fucking boot but no, that's to much for you to fucking do!
Ah well, good thing it's only a Rpi!
It had a good life, now to wipe the card and start again! Irant no longer accepts keyboard input always on corrupt boot eject and reimage this old girl. rpi fuck it1 -
Do you remember how you've found devRant?
Frankly, i don't. I probably was looking for a technical solution to something.
Also, how long did it take before you registered?
Found app or site first?
It took me more than a year or so before I decided to register. I'm a quite old user. Had a different account once. RIP.37 -
PM: "Did you ever push changes for this one feature?" Me: "No. I haven't had time to even look at it. Everyone wants me to do stuff before my last day." PM: "okay so is it done yet or not?". If i haven't looked at it, if it's not pushed, HOW THE HELL WOULD IT BE DONE?!2
-
We had a school project where we where supposed to implement a software with a heavy client in C# and web services for it in C#, but the web services HAD TO COMMUNICATE WITH SMTP AND IMAP. And do that in 8 days.
We were 6 in the team. 4 had no idea what a web service is, and I and the designated project lead were the only ones knowing what to do. The lead had paperwork to do for the project, so I had to do everything but the UI alone. So 1 guy did the UI, 3 were... Playing Minecraft... The lead was doing paperwork and ranting about how noisy idiots these guys were... And I was sick as hell and could not eat anything, I was vomiting all day in between which moment I managed to make half of the functionalities of the project, despite having to go to the hospital and have to continue working despite the medical request not to work.
So the day before the presentation I had half of the functionalities done and I had to explain them yet another time what web services are so they can answer the questions and cover for themselves.
On the day of the presentation it went kinda fine. It was not finished but it worked like asked.
We were asked for peer evaluation and I gave A to the lead and the UI guy and B to the 3 other lazy asses.
Shortly after I am called by the tutor in the office : "What happened on this project? Were you not working at all? Apart for the lead who gave you an A, every one gave you a D (lowest grade). I demand for explanations"
I said never mind and got back to studying. I got a B, all the rest of the group an A.2 -
I've been using C, C++ and Python for 10+ years and suddenly I moved to a new job where I had to learn and use JavaScript.
I think that it is different, as many say, but it is full of lacks and it's like a pile of hacks to make things work. It's a scripting language used as a programming language. What do you think about it?14 -
Laziest thing ever done - Launched a website without a big feature I had to work on.
Neither my superiors nor the client have realised it yet. And by the time they do, it will be too late 😈 -
I had the old "got this great product I've developed, but can't afford a website, could you do it in exchange for a percentage of profits?"
Look, it's your product, I have had no say in its development, or quality or how you market it etc. I do websites and the website will do exactly what you want it to do. I couldn't give a fuck wether you sell one or a million. It's not my risk. Pay me for a site and I'll do it.3 -
I started programming in the eighth grade, and the reason as to why I continued was my Computer teacher. She was a really strict person who was generally very irritated with our class, but one day I had decided to actually sit down and do the web page she had asked us to make in the lab.
The page was a very simple one, all you had to do was put a title and below it a paragraph and then a subheading as well that was moving around using the marquee tag.
Since no one generally bothered to do it because we were often left unsupervised in the lab, I was the only one who had finished it.
She came back and saw that I had completed it and no one else; in that moment, the teacher whom we had tagged 'Hitler' because of her rude and mean nature, told me that I had done a really good job and was happy with my effort.
That somehow that made me feel like making the best goddamn web page in every lab class thereafter.
Today I have mostly forgotten how to use HTML and CSS, but that whole idea of writing words and making your computer do shit was beautiful.
If I can say today that I know how to code, it is because of her.
One day I hope to tell her this in person and express my absolute gratitude.1 -
>Friends computer starts to "freeze"
>They say im a computer genius and that i can fix it
>All i had to do was click on the screen once
I need more coding buddies. -
Just installed Keras, theano, PyTorch and Tensorflow on Windows 10 with GPU and CUDA working...
Took me 2 days to do it on my PC, and then another two days of cryptic compiler errors to do it on my laptop. It takes an hour or so on Linux... But now all of my devices are ready to train some Deep Deep Learning models )
I don't think even here many people will understand the pain I had to go through, but I just had to share it somewhere since I am now overcome with peace and joy.4 -
My hacktoberfest t-shirt was delivered yesterday and so I wore it today.
People asked me if it had something to do with minced meat because of the German word 'hackfleisch'.1 -
Finally, after 42 days of in development, I can proudly say my game reached Alpha stage. All core mechanics are in place. I hope I'll be able to say the same thing for Beta in next 6 weeks too!
To be honest, I could do it better, but I didn't had much time.11 -
Setting up a local website here takes a couple of hours at least. Worst case scenario is 2 or 3 days.
I have to do it in 30m and the pc didn’t even had IIS or Sql Server studio.3 -
I once went to a client to get a brief for a website (the twat can't be bothered to write it, so he gets me to do it). I wrote all the details down and fired as many questions as I could. When I got back I wrote up the notes into a brief and sent it back to check before I costed it. He said it was spot on, so I sent an estimate. A few days later he must have shown it to another director, they both call me on speaker phone. Them: Will it do this, will it do that? Me: "It" doesn't exist, if you want to add some requirements then write or extend the brief and I will re-cost it.
They ignored that and rang a little later. Them: We have been discussing it, will it do .... and will it do.... Me: I repeated what I had said earlier, but my tone of voice had changed to reflect my annoyance. I never heard from these pathetic twats again. Moral: I always do background checks on a company, as well as accounts and financials check it's good to tap in to your network of colleagues, designers, freelancers. It can set the alarm bells going long before you commit any time. -
So, i just spent an hour and a half looking at a 4 line section of code wondering why it wasnt working correctly...
I had to add 1 fucking line in outside of the brackets...
I hate myself, i truly do. -
I once got something weird during interview. I had to do an assignment on site taking the whole work day of time. In the end, I got bashed on how much I delivered and had to defend it. Defending was easy: the project was decent while not being much. A Mercedes without electric windows. I just told them it's what I prefer.
Later got a phone call and got hired.
The social test was the hardest -
Rant about IT teacher
(This happened a few months ago)
I go to highschool and in ninth grade you learn about Excel and databases in general. In the first half of the year we learned how to use excel and in the second part of the year we learned about SQL databases.
So we learned SQL and how to set up a database using LibreOffice Base. At the end of the year we had to do one final project which was setting up a database and writing some queries.
We had to do it in groups of two and we had to choose for what we wanted to make a database.
We had like 5 minutes time to discuss it in the groups and me and my friend decided to do something like GitHub, so a database with tables for all the users, repositories, etc.
Then we had to tell our teacher what we wanted to do. Others made databases for hospitals, shops, netflix, app stores. The teacher asked the other groups, they told him what they wanted to do and he wrote it down. Here is how it went down with my group:
Teacher: So what do you want to do?
Me: A database for something like GitHub
Teacher: For what?
Me: GitHub
Teacher: what?
Me (very slowly): G I T H U B
Teacher: what is github?
Me: ...
(I was very surprised that he didn't know GitHub)
Me: well, you can upload files and work on them together with other people. There are also things like branches...
Teacher: Ah ok, so a cloud service
(I was done and wanted to end the conversation)
Me: Yes... it's a cloud service...
(Me in my mind: why do i have to be here)
We named our project 'GitGud', a little bit passiv aggresive.
Yeah so apparently my IT teacher doesn't know GitHub, however he installed Ubuntu on some of the school computers so I guess that's nice
We got an A so that's good.14 -
Was going to school for computer science and loved it, but I had to work 40 hours/week and that still wasn't enough. Do I had to drop out. Since December I've used my computer like twice and opened devRant 3 or 4 times. Happy to say I've turned on my computer because of y'all.1
-
I love bookstack for quick brainstorming, organizing my own docs, notes about projects, great stuff, it even has a DIA editor alternative right ootb, so I don't have to anymore manage DIA files and do screenshots to import into docs / notes, they are live editable too, where as in the past I had to find the DIA file, edit it, re-screenshot, ..
Just wish it had one subchapter more, since I am migrating from other services that have infinite nesting haha
https://www.bookstackapp.com/1 -
I remember when I had my first "website job" and I put it on a test domain to show it to the client.
But when I changed things up in the css or something, the client wouldn't see the updates.
It took me a whole bunch of time to figure out it was caching. So I told him to use an anonymous tab. Fun time, back then..
How do professionals manage these things? :D6 -
I HAD typed up a big, long rant... but then I deleted it because as much as I WANT to rant today, I realized I'd prefer to still have a job tomorrow (yeah, I know, could always do a throwaway account, but fuck that). It's just one of those days in paradise.8
-
I found a great app on iOS that allowed me to clone my Git repo, make commits, change branches, it had everything! I made a small commit and went to push to the remote server, but then it told me that I had to purchase premium to be able to push to remote. I was kind of upset, but I went to check the price of premium, in case it was a few cents. Nope, $25 just to be able to push commits. Seriously? If I was at my computer I’d be able to do this for free.7
-
Had my first official coding interview for a "real" developer position! Really is a different experience. So much to do and so little time.
Overall I feel like it went well. Hope I get some good news soon 🤞 -
What the hell is wrong with me?
It was even less than maybe 2 months ago since I loved my job, had co-workers I happily called friends, wrote code I was proud of, and felt like I had a meaning and a place in the industry. I had plans for my future and everything was great.
But this entire week felt terrible. Everything was awful.
I despised every single word of those idiots I called friends.
Their craft - our craft - is a colossal and monumental failure; A sad joke, that insults more than it entertains.
I can't bring myself to program, not even to fuck around at home...
And I have no idea what to do now.10 -
Got a promotion and had a loose definition of what my new tasks were. I got overwhelmed with being the go-to for project and account managers, and 75% of our devs, on top of my own work I had to complete for clients.
Eventually I wrote up a 2 page document of things I had to deal with daily/weekly and how I don't have time to do my work, so why should I even bother to do it.
We got it resolved, my boss took some of the tasks off my plate (like training the new hires) and allows me to work from home whenever I need to finish up work.1 -
Or is it my life that has impacted coding? I'm so glad I was born in the right time. I can't even imagine what I would do instead of coding if I had to live in say, the middle ages.3
-
I came home about 1am and saw a bug in a small (unpaid...) project that had to do with timezones (see some earlier rants). Fixed it, got to bed.
A few days later I realized that a feature I implemented before was gone. Going through the git log I found out it was me in that night who removed it, by accident I suppose.
Not the end of the world but I was quite intrigued by my own drunk ability to remove a feature that had nothing to to with what I was doing and not even noticing it.2 -
Hearing "do this , do this like this, that like that" every day removes passion from programming I had before. Now I'm starting to get deeper into javascript and to learn backend, and I'm working on a CMS with NodeJS and MySql backend, and vanilla JS on the client side. I like the architecture I had, and really like how I started working on it. Passion is back!4
-
Few years ago when I was new to command line....
I was in love with it....
I decided to format my pd via cmd...
It was a very simple task though i was soo happy and I did it....
Closed cmd....
Went to thispc...
And my pd was full as it was before....
I was like lets do it again.....
I opened cmd....
Got the list of volumes n was stunned.....
Until now i had no idea that i had formatted some other volume....
I opened thispc and saw a 700gb volume which was red earlier turned white.....
OMFG....
I cant explain what happened further....12 -
Last update on my student job.
Today is my last day. Even thought it was tough sometimes it was a really good experience.
I worked with amazing people and had a little taste of IT limitation. Didn't had full admin access so I was limited on a lot of things I had to do but that taught me to say no to my supervisors when some things were not possible.
I'm very proud of the final result so do my superiors and colleagues. I'm really impressed by what I was capable of doing and that gives more self confidence. I know I made the right choice and I know I'll continue enjoy computer science as much as I do today.2 -
(I am talking about my school’s promotional project, look at my rants for reference)
Deadlines were insane and I had nothing to do about it. Had to touch JavaScript for the first time in 3 years and code like I still know it by heart.
In short: H.E.L.L. It stands for:
H oh
E god
L never
L again6 -
Hacking the parental control software parents which limited the access to 70 minutes a day.
The only thing I had to do was not clicking OK on the message box which was shown whenever I logged in. It was a model dialog which blocked everything else...1 -
Need advice. I've constantly been the type of person who cannot master any programming language because I struggle with knowing "what to do/type next". If you had this problem and fixed it, how?8
-
I'm a backend developer and one day my team lead asked me to make a architecture diagram of our system, which he had to put in a PPT and demo it to a client. I did it for 15-20 minutes. And I completely hated doing it. I went and said "I will not do it". He then just took it from me and did it.. which he is supposed to. Felt very Very good doing that!!1
-
Once I told a good friend that I will make a website for his business. I do all IT stuff he only has to do the content. Halfway done with the site I asked if he has written anything. He had not. Then a week later I asked again. He had nothing. So I sat down with him and helped him write what he does and why people should go to him. Then I told him to ask a mutual photographer friend to take pictures for him. A week went by when I asked him if he has contacted the guy. He had not. Then I was like: "Dude! If you are not willing to put any effort into making this happen then why the hell should I?"
In the end he didn't do anything. And that's the story of my friend never getting a free website.
The End.1 -
Biggest regret...
Choosing to dev on one of the less used cms ever: SPIP.
It's French, and had to use it when I was an intern. It have some interesting features, and can do quit a lot of things. But trying to find a job related to it is almost freaking impossible.
I tried to persevere into using it, but never got me anywhere. 🤔 -
That rage when you reinstall Ubuntu MATE on its partition, and it decides to nuke your Windows partition instead, with all the files you had on it too.
FFFFUUUUUUUUUUUUUUUCK
HOW HARD CAN IT FUCKING BE TO INSTALL YOURSELF WHERE I FUCKING TELL YOU TO? WHY THE FUCK DO YOU EVEN ASK ME WHAT TO DO, IF YOU'RE GONNA HAVE A MIND OF YOUR OWN ANYWAY?
DIE IN A FIRE5 -
I decided i wanna, so i learned C, then i realized OOP was a thing so i had some fun with Java and Android, then i realized Web was useful, and easier to make actual products so i had an affair with RoR, but it was confusing AF, then i got a job where i have to work mainly with Python and Django, but frontend was PITA and i hated it.
In the end, since im only dev at the company and had to do it i started to like it (stockholm syndrom much) and now Im Javascript dev trying to move our stack to Node...
No regrets! -
We had this team project to do in my second year at university. In C btw. My team consisted from 3 members. We had about a month or so to finish it. So of course we started 2 weeks before the submission. Well... I started. Those two didn't give damm about it at first but after I pushed them to do something one of them tried to code this simple function. It was supposed to check if the opptions from command line could be combined. His fuction had around !!200!! lines of code 😲 but he swear it was working. I was skeptic so i tested it. waaaaaait for it... it didn't work... the very first combination I tried that should not be accepted passed his awesome test 😱 I gave him another two chances. Result was the same.
I was furious. I had my part to do with little time to test someone else's code... So I desided to code the whole project on my own. Then I told my "coworkers" that they either pay me for it or they will be without any point for this project. I earned 80 € that day 😀😎
Btw my test function for those opptions had less than 10 lines 😁 -
Just had a job offer in my mailbox:
They pay more than 3 times the money I earn now, and the used technologies are exactly what I want to do.
But it is limited for 12months and in a different city about 500km away.
Damn.7 -
Forgot to bring me laptop to college, so had to use the age old Turbo C complier on college PC. So had to do some power calculation.. used the pow() function, forgot to include math.h...
And bamm!!! It compiled and I had no idea why the pow function isn't giving the correct value!!
Lesson learnt: never trust anything!!2 -
So I had this awesome idea yesterday, and I was really in to it and all, so before I started working on it I googled some stuff, and while looking for something (how do you generate session cookies) I just found out that somebody did EXACTLY what I wanted to do. Now I'm sad.7
-
I hate filling out status reports, so I build a generator which collected all the data from the dev and ticket systems and formatted it so all I had to do was copy the output and then provide “management friendly” notes.4
-
I had a client who wanted me to install a php project from github on a live server. I agreed to do it for $10. I set it up and it showed the setup page. so I left it there and thought this is probably how far the client wants me to go.
But then he asked me to go through the setup and completely install it. I was like ehh..ok I will do it.
But then came the shit storm of bugs in that project's installation module. Had to run through a gazzillion issues on github. Eventually I gave up.
Then I tried installing it on my localhost and surprisingly it installed fine. So I just made a zip and uploaded it to the server.
2 other devs had failed to get the job done before me. I t felt really good to get the job done.
The client tipped me an extra $5 too.
=)2 -
So...
I had to do a minor project for this semester. It was to be made in a group of two people and everything ( work ) was shared between the both of them.
I had a friend who was my partner ( faculties decided who will be in each group ). She doesn’t like programming nor does she come to college but I hoped she would do fine and be helpful ( she is a decent person actually ).
She never bothered to come to college, or even ask how the project was going... except one day before presentation 😒😑.
Thankfully, my guide removed her as my partner... she was detained because of extremely low attendance... and I had to work alone... that was much better though 😁.
Minor project was kinda fun by the way... and since I did it alone, I was able to do it at my own pace and without any issue of synchronization between partners ☺️☺️4 -
Playing in hackerrank and they do not have ruby in one of the "30 days of code" challenges.. I had to do it in php .. it took me nearly 40 minutes, fucking PHP I hate it.
-
Not entirely dev related, but definitely shameless. In high-school we had to study CS, but it was more about knowing to use Office. We had class tests, which mean that we all had the same task and we had to finish it until the end of the class. Obviously no one wanted to do it, so whoever finished first would email it to everyone. Most people, however, were stupid enough to leave the meta data untouched, so it was obvious who was the original author. To not appear suspicious, I removed the original metadata and put my own in, and deliberately made errors in the sheet and corrected others that I noticed. I never got caught, because my work would always have "unique" mistakes.1
-
my longest coding session was from 10am to 2am, so 16hrs
was in first semester of uni and we had to build the game "breakout" using a predefined guideline.
i had to program the collision detection of a ball against some blocks that had to be destroyed
took a long time for me to do the task, as i'm not the fastest coder (and often neither the smartest😅) and had to fight a bunch of bugs too.
in the end it kind of worked but the performance was horrible at best -
Had a bad dream one night that my bosses were going to run me through the ringer on some stuff that I needed to do better.
A day later, exactly that happened.
It would’ve been nice if my premonition could have had a few days gap between dream and reality so I’d have had some time to fix things first. -
When I was in seventh grade, I learned to solve quadratic equations and how to convert from standard form to vertex form
Today, when I had to convert a quadratic equation, I completely blanked on how to do it
I can’t remember how to do math seventh graders know
Fml3 -
The most fun I've ever had coding was creating a hidden object game in school (with Flash/ActionScript3). I even had a dude do voiceovers, it was dope! I would love to learn more gaming development but no time. :(
-
I had a coding interview with Amazon. I had to implement a depth-first search algorithm with no prior experience while 2 devs watched me code on a collaborative IDE. To make it worse, the connection was terrible on the conference call and one of the interviewers had a very thick accent. I barely understood what they wanted me to do until I typed out:
Breadth-first search || Depth-first search?
// Sorry, phone keeps cutting off and I can barely hear you
Yeah, I didn't make it to the next round. :(2 -
I gave backend dev my frontend code and he had no idea about SCSS.
So he copied the compiled AND minified CSS, prettified/formatted it and put his own changes by searching the class names.
And he had made lots of design changes arbitrarily so when new changes were to be made I had to cope with it.
As a hack I kept his css as it is and compiled another file with new changes. And now there's two css files all huge, like 800kb multiply by two huge.
It covers about 33+ custom pages with all the bells and whistles.
#let me do the frontend
#I wont bother you either4 -
Here is mine.
So I have been working on a project for 2 months now at my company. Briefly, I describe it as the WordPress of the surveys (create, edit, share, tons of features). Last day, I had to implement one last feature in order to make everything working and as similar as possible with the final product. I had 10 minutes to do it (had to go home) and I was like "Tomorrow bro". Believe it or not, 10 minutes was what it took me to end this fckin' project, and go home on time like "Good job Man, relax it's friday now" :)
Thanks for reading ! -
For almost a year now, I had a domain and web hosting. I've yet to do anything interesting with it, I planned to create a website but so far, nothing... I fail :(6
-
How the hell do I understand want people want???
I listen to them, I pay attention to them (for the most part), but for the most part when someone assigns me something but it is not clearly explained, they expect me know what to do.
I had the most unproductive meeting with this guy I work for because of this... he had a problem, so we worked on ideas for this solution, and I thought I knew exactly what he wanted. We were getting somewhere. I get ready to leave for lunch and it turns out that is not at all what he wanted. We're back to square one.
Is it me, or are people really bad at explaining things?5 -
Top do-over... I was extraordinary in biology and microbiology. For some reason, I still remember every little detail, everything that I was learning regarding it felt so natural and easy for me. My heart was pulling me to IT, in the end, I become an average, okayish IT guy, with reasonable programming, networking, and other IT skills, but I had to suffer the hell out of studying to reach here. I never was in love with biology, but damn, it frustrates the heck out of me that I'm so freaking good at it... So, my do-over would be to go all-in with Biology.4
-
I had a brainfart and I can't google it, do you happen to know of a game that deals with inventory in the style of a stack (large, but you can only access the topmost few elements at any time)?4
-
I will never complain about Windows forcing updates onto users. Ubuntu seems to do that also by default (19.10 or 20.04 not sure rn).
The vm had asked some times but now it seemed to just do it upon boot. Agonizingly slow and at the worst moment!!!14 -
Started working with the Fish Shell, liked it pretty much until I had to write a shell script!! Things are so different from bash/zsh. Now i need to learn how you do things in fish.
Fuck you Fish!!:/7 -
So this is about one assignment I had in my first programming class in university, I had a group which had 3 members, one saw the assignment and just quit, the other was always saying, "I Know what we have to do to complete this exercise" and I was like "great, then do it"...
Seconds later he just didn't do anything like "WT* man"2 -
In school i had to do a simple HTML site(i was 13 back then). And i started writting it in guess what... Notepad
Thats how i felt in love with bare code -
Guys i had a question...do people managers get more salary than developers? If they do then would i ever earn more than them in future and how long will it take for me to earn more money than them? Dont get me wrong, i dont have anything against them, i just want devs who do all these stressful complicated stuff to have more salary than people managers...your thoughts please, thanks9
-
So, there was that post about Valve that send your steam password through an email. I changed my password to see if it was true (I couldn't believe it). And I had to do phone verification....
I thought for a sec it wouldn't stop, but yeah atleast I got the message.5 -
I feel bad for bitching a lot on this site, so I'm going to try something positive for a change.
I got finished building this basic database web application that I ported from a Java EE based API to the Spring/Hibernate API. Took me about 3 weeks of work to do it. There's a new feature to search the database that I added just today. Had to do some debugging on it but it works fine.
Back in May I had never written a line of Java code or setup a LAMP stack, to doing stuff like this. This stuff gives me the strength I need to keep going. Someday I'm going to get a job as a junior dev.4 -
Time for me to feel stupid. I have been reading here for a week, and only saw a way to do a -1 on a post or a comment. Turns out that Chrome is NOT showing me the +1 about the current ranking. I had to switch to Microsoft Edge to see it. I thought that I had to hit a certain plus level before I could plus others. ARGH!! So many posts that I have to find again. Why, Chrome, did you do this to me??5
-
To be honest the exact bug I don't remember. I do recall that it had something stupid I had been trying to fix to get nodejs working on a raspberry pi. I finally figured it out and managed to get a simple rest server going. After hours of trying to fix what might now seem insignificant, I was not only relieved that I got it working, but also thrilled that I kept at it and managed to fix it.
selfConfidence++; -
Finally took the time to start learning Angular 2. I wanted to do it right so I set up the development environment with webpack. Man does Angular 2 take a lot longer to get setup properly versus Angular 1. I mean it's worth it to do it properly but it was a lot more labor intensive getting a good dev environment setup than I had anticipated.4
-
The most work hours in a row n a non-dev job were 14 hours, but they were the hardest.
During University I worked in a warehouse once a week. It wasn't that bad and I could rest my brain for 8 hours. But around Christmas time they wanted me to do some extra work (as well as everybody else there). So I had to carry 20kg packages for 14 hours. Three days in a row from 7am to 9pm. I had two travel two hours to work and home again, so I had to get up around 4:30am and went to sleep at midnight. I'm so glad it was only a student job and I don't have to do this in my current job. And I feel sorry for all those warehouse workers, who had to do this regularly.1 -
Just yesterday I fixed the game "Industry Giant 1", so that it can be played on 64bit systems. By updating necessary API changes within the. exe assembly instructions. Then i had to take the last avilable patch for the game (1.35) appart since it only works on the non-gold edition, which resultet in more assemly fixing. This was the most hacky thing i had to do in order to get a game running.
x64dbg saved my weekend. 😉 -
Finally managed to flash Linux on my 250GB SSD with Linux! (After breaking it several times...)
Now I have a question to people that have a Linux/Windows Dual-boot:
What do you use Linux for, and what do you use windows for?
Really unsure how I should use the disk... Had an 16GB USB for school until now. (Lost it tho)
I plan to use it for school as well but I'm kinda afraid of losing it. (Was expensive)
Therefore I tend to just use it at home.23 -
I think it was trying to learn how to make a CSS-only drop-down menu -- especially multi-tiered.
Even though that's when I was first learning, I'll admit I never totally conquered that one. As much experience as I've had with CSS over the last several years, I haven't had to build one of those menus in a while, which kind of means having to do it again will be frustrating again.
Or I can cheat and use whatever CSS framework I'm using at the time. 😏2 -
Hardware Developing.
My current school project where I build a gps thief lock for my moped had me realized one thing. I don't want to go into Hardware Developing. The first problem took me about 4 months until I finally gave up and solved it differently. And this goes on and on and on. You fixed something and the next day it doesn't work anymore for some reason. I never had this problem when coding. It's fun to do stuff with electronics but coding is just way more rewarding. Anyone else had the same experience?1 -
Had a handful of extra eyeglass wipes that someone gave me a week ago, so for lack of anything better to do while waiting on an OS install, I decided to give my laptop screen its only serious cleaning in the 6 years I've had it.
20 minutes later and it's already gotten its first fingerprint because I wasn't thinking and tried to wipe off a speck of dust.
I'm starting to remember why I stopped caring... -
I am supposed to conduct an Angular2 workshop for my juniors. Just found out that their subjects had changed and they don't know HTML or js, only C.
Why do they do it? How am I supposed to teach them Typescript,Object oriented,HTML, basic Nodejs, Angular in 4 hrs... -
We had to work in Unity once. Our goal was to create a tube, which is striped with two alternating colors and we should make it look like the colors are moving upwards to symbolise some flow inside the tube.
In Unity there is a way to do this with particle effects, sadly we weren‘t able to do this as it always looked 2D in the VR.
As the deadline rushed closer i had the most hacky idea i ever had.
I created a long one colored Cylinder and one very short and slightly bigger cylinder in the other color.
I then wrote a script, which spawns a big number of the little cylinders and slowly moved them towards the other end, where they get destroyed eventually.
It worked
It looked great
We never told anybody about this hack3 -
I just had the idea for a social network which would care about privacy, don't sell the data of its users and stuff. This would mean the users had to pay for it to keep the lights on, like 1 oder 2 bucks a month.
Do you think this could work? I'm not sure, I think there might already be too much competition in that field.9 -
Not in a row but had to work 13h per days for 5 days in a row because of a huge ass integration I had to do before it was too late.
Made it, everyone was happy, was promised a bonus, never got it. Nice.1 -
Startuppers, hold in there. We are going to fall one by one but remember our field is strong and full of opportunities.
The first domino has fallen at my place and it was the hardest thing I ever had to do.rant startups fuck them investors think money first crisis we will get back on our feet they firin ther laz0rs -
So I don't use Facebook, but I had an account and I decided to delete it.
Before I do that, I tried to use the tool they have to get all the information they have about me.
They said it will take sometime and I will get an email when its done so that I can download it.
It's been more than 24 hours.
Is it taking all this time because they have so much information on me??6 -
About a decade ago I built a force download script, to get the browser to download the script instead of trying to open it in a new window (eg pdf), all you had to do was pass in the location of the file and it would download it regardless. i didnt put any restrictions in place, so you could download all the server files etc!!! Needless to say i fixed it ASAP1
-
It sucks big time when you've put in days and nights on a particular project and later face flak for not delivering it on time. What can I do that it took time 🤷🏾♂️
I did not purposely intend to lose business hours, I only want to do my work properly with the full (or atleast some) knowledge of what I'm doing !
Guess I just had a Bad day 😅9 -
Log4j. My boss asked me to add it to a project. Had an issue with logging, went to docs. why do I need to read a whole fucking textbook to log messages to a file?3
-
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
-
I "fight" with another developer at the end of a school project (a website).
The "other developer" complained because he had received a lower rating than mine.
He went to the teacher telling them that I had to lower the evaluation because during the project I watched TV series, And the teacher replied: there are those who can do it and some like you do not.
He could not do it because when he concentrated he could not do anything, you think when he lost himself in TV series.
There were various quarrels because I had this attitude but a higher rating (and anyway with a product a thousand times better than his), while he gave 100% he could not do anything.5 -
I just saw my friend on a promotional poster… Looking all cool beside a green on black terminal… Showing off the "locale" command… And the poster had nothing to do with anything IT…3
-
Microsoft Word - what the fuck are you doing?
It decided to do whatever-the-fuck-is-going-on-the-screenshot thing before I had the chance to save anything.2 -
Working on a piece of code, first created in 1994 and has had constant changes and modifications till 2014
I need to take it and turn it into a procedure library and new methods and classes and I have 3 weeks to do it.
Worst off I'm a junior programmer and I only have 9 months experience with the language5 -
We had a debugging competition in college!! I was all excited abt it.. but it was a facepalm situation when I realised that the code had syntactical as well as logical errors while the purpose of the code was not specified 😂😂😂...
I was like.. what am i supposed to do??? Replace the entire code with hello world?!?!😂 -
When I started developing my current Django project, I had decided to go full TDD, do it like a pro. But I stopped after some time, as I spent more time trying to make the website look right than trying to make the backend work, which always seems to work fine. Am I an idiot? I think I'm going to regret it...6
-
If my 'official' job title was programmer but I was also doing network troubleshooting and administration as well as server configuration cause we had no one experienced to do it should I include that on my resume or would it look fake?
Should I only include the programming stuff since that was my job title5 -
Had to port a python code some other guy wrote using opencv for some image processing stuff to Java. I thought "how tough can it be? Let's just try it out on python first just to verify the results", only to waste an entire fucking day trying to install opencv first and make it work and to add to it the crappy opencv documentation were no help. In the end I had to just give up on this shit and decide to just do the Java implementation which I later verified from the python guy's results.
-
So had a plan to do a gamejam this week seeing I had nothing planned after work but nooooooooooooooo of course everything I could ever need to do decides it needs to be done this week -.-
It's what I get for being excited I guess :-( -
!rant
Yesterday I have to do something I never thought I'd need to. A little background: I dislike PHP and MS SQL Server; however, they pay the bills.
So yesterday in order to get work done I had to install in my Linux machine a Windows 7 VirtualBox with SQL Server on it and had to compile the php mssql modules by hand and... everything worked flawlessly. It was pretty awesome.
Kudos to VirtualBox and the team behind the open source php mssql modules.4 -
hi guys,
I've been in an interview a while ago for an IT position in a government agency, my CV had Vmware stuff, the guy asked, if we had a couple of VMs then we wanted to install few apps however we weren't sure if the apps would break ours VMs what should we do?
I answered the first thing we do is to create a snapshot for that VM so we can revert to it in case something is broken.
The guy just gave me blank eyes and i felt like if he disagree then he gave me another question
Am i wrong?8 -
Let's increase my ram in my acer laptop. 1. It took me a week online to find out how many slots there are. 2. Then finding a manual with pictures for how to do it. No such thing. Technical manual from Acer? No such thing. I had to find a forum with one comment about my model.
There is no access to the location of ramslots. I had to completely unscrew everything because it's located at the bottom of the motherboard.4 -
That big moment of relief: had a project idea I was way too excited about, that involved a bunch of things I have no idea how to do. I don't have any spare time to do the project, but I wanted to do it so bad. Turns out there already is quite a good version of what I wanted to do. Now I don't have to worry about when and how to do it.
For the curious ones: I wanted to use an AI to detect grains and scratches on old images and have it automatically assume from the areas next to it what color they should be filled in with. -
As a dev, how can you work with a teamlead that second, third and 4th guesses your decisions?
Simple example: fixed a bug, but temlead was shitting bricks about some error. Did a thorough research and told him that that error message was already in codebase for years and can be safely ignored because there is no workaround. Main thing is that our solution is working and I followed the latest standards. Basically I had to advocate for myself. Fine. Shit happens I get it. But it seems that this is becoming a pattern.
Then I had to do another issue: fix some bugs. While testing I was not able to reproduce any bugs. Filmed a video of app, attached all proofs to the jira issue and informed the teamlead. He couldnt believe his eyes! One month ago he saw the bug and now its gone! I had to retest 3-4 times everything and he still doesnt take my word for it.
I cant continue working like this. I have few years of experience under my belt, never had to deal with such insecure teamlead. How can I work if he second guesses everything what I do? Jesus.5 -
When I was 12 i had a Friday afternoon course, as they called it, in QBasic. Nothing fancy but I learned that 'I wanted to work with computers'.
10 years later I got my first programming job. It was with the old Cognos Powerhouse language on OpenVMS. Does anyone remember that?
I had that job for 4 years and it took me another 10 (and several other IT jobs) before I started to learn Java, which I do now for 2 years.
That's my career story in a tiny nutshell 😎 -
I been doing a online course and they provide a exercise to do in Jupyter notebook.
I notice that the exercise they wanted us to do this time is too complex. After finishing the exercise I submit it for review.
I thought I am doing an exercise but I had actually done an assignment and submit it :(
Lucky I pass that assignment. It is the worst misunderstanding I have done during my student life. -
My Windows laptop randomly shut down 3 times tonight. I then had to completely reboot, but it looked as if the computer just went to sleep. Always at the worst times too just as I went to do something. Seriously, Microsoft?3
-
One of my friends brought vape oil to class and was giving it out. (To eat) He gave it to everyone close to me it. I refused. He told everyone it would give them a high. I had to tell an adult. I feel like I did wrong and I’m scared of my friend find out if they will unfriend me. I’m scared. What should I do?9
-
I have a son, so my social life pretty much revolves around him. That said, we just had a great weekend. We reserve weekend afternoons (after his nap) for adventures, and I think we do well with it.
I make it very clear to my employer that outside a certain scope, I am simply not available for work. They understand and accept this, but it took a lot of years to get to this point. I've been doing what I do, in some form, for almost twenty years. -
My Brain:
It's Monday and I've already had a tiring morning... don't feel like doing anything else....
I KNOW!!!! I received an email last week about some mandatory training that needs to be completed... time to do it now!
Yep, I'm not being lazy or procrastinating... -
My last company during the interview said I could do hybrid.
It was about 6 hours of public transport a day. One way was 3 trains and one bus. If everything went well. Which it almost never did. Had days where I had to travel 9 hours.
My whole plan was to move closeby but was going to lean on the hybrid to stay somewhat sane.
They said well we kind of want you to work in office only for a bit. I was like fair.
I went hard responding on home for months.
I asked if I could do hybrid now because it got to the point it really started affecting my productivity.
They said nah we dont do that here.
(They literally had hired an third party dev that was fully remote)
Month later I said wasn't it possible to do at least something.
They offered me 1 day every 2 weeks. Like that was gonna make a fucking dent you fucking crownies. I had to act like it was a god damned privilege.
I made it 9 months in before I was like I really can't do this anymore like this.
The CTO was very quick to move me to HR. They wanted me to mutually unwind the fucking contract.
They were saying well you've got this many vacation days left we'll add 2 days so you'll have pay next month.
Last day was friday where the CEO came to me. Was like here a little something.
A 10 fucking bucks amazon gift card. Are you fucking mental.
I was so fucking done with it.
Work should be a two way relationship you fuckers.
I always did my work. I did it well and it really felt like they just didnt even acknowledge me as a human.7 -
Clib is awesome!
The general impression I had from C is that I can't really do a lot of day-to-day work in it because I kind of need to rewrite A LOT of standard functionalities from zero!
and the I came across Clib and libs like kgabis/parson, chrisdew/sds and rxi/vec, and I'm pretty much set to do all that I was doing on Node.js! -
That time the Saturday before last when I wasn’t paying full attention to which environment I was in and I accidentally deleted an entire hosting account and had to re-create it from a backup. First, only, and hopefully last time I ever do that.
-
Today was a shitty day. i made a mistake and lost my work (3days of work gone) had to do it from scratch managed to recover some parts tho. FML1
-
I just love Windows apps on Mac OS lol, this morning MS Word hung for a long time, was completely unresponsive and then I had to 'force quit,' the thing.
Lo and behold, the MS crash reporter opened and it hung for a long time, was completely unresponsive and I had to 'force quit'. How the fuck do they even get through testing?6 -
I made a website for a fairly reputable company a while back and I only had about a week to do it so I used Wix. Is it worth mentioning in interviews or anything or is it useless considering its Wix?1
-
Proud to say 19 hours straight.
My uni has a infamous course work assignment which took about 27 hours to train on the lab PCs.
The issue was we only had a week to do it. So you had to code it, then run it and make it run first time to have a good time.
As we all know, that’s not realistic and I remember staying up the entire time to make sure I had sufficient time to train it. Was a nightmare but got a good grade.2 -
Got a new devops "manger" today we had an argument for 20 mins about why Staging/UAT was needed and why we could not just by pass it and get to prod quicker .. WHAT?! I am dumbfounded I do not have words to express the emotions I am having right now.2
-
I wasn’t paid for this, this was part of a school project I had to do about 2 years ago when I was in 9th grade.
We had to do something in biology and me and my friend both decided we should make an informational app that shows info about different kinds of birds. It was an Android app, it was before I moved to iOS development.
We knew absolutely nothing about advanced layout development and constraints and layouts or anything, and we barely knew how to navigate the Android UI framework.
We had like 5 days to work on this shit. We wanted it to look nice and somehow we came up with a layout that doesn’t look all fucked up between form factors and we barely had to code anything in Java, it was all just layouts and shit. But we knew absolutely NOTHING.
We totally failed. The project stunk so much I don’t have a backup of it anywhere and I am glad that is so.
Looking back at this shit ass project, I can see how much I learned in the process in terms of app development and my general knowledge and skills in computer science, 99% of it by teaching myself.1 -
Am I the only one thinking that maatwebsite/laravel-excel package is poorly documented?
Trying to make it work for excel file reading I have to do. 4 attempts (every attempt by 6h) - shit's not working like intended. Poor examples, code itself - just..not connecting dem dots, m9.
Just had to let it out from my system.3 -
CNC software
Hey guys
what do you guys use to control your DIY CNCs?
I'm using UGS, Universal Gcode Platform, but it has a slight problem... doesn't work with functions.
Meaning, I just had to write a 75 lines program that could be an 8 line program If I could use loops and GOTO...
Also, what CAM software do you use?13 -
Had a few days off. Talked to my buddy to build an app for practice. I sent him the app design and it's components after doing a ton of research and hr replies saying "that makes it too easy. I'm not gonna do it" Pissed me off like crazy!2
-
Muahahaha!
Stupid canvas! I killed you!
No more anti-aliasing for you! Now it's time for pixel perfect drawings and a finally functioning floodfill algorithm!
I only had to make my own full custom drawing routine. It is not that I had other things to do, right?!
Seriously: Who the heck decided to implement anti-aliasing for a canvas that cannot be deactivated? Who!?
Oh, I hate frontend so much. That's not my world... -
I understand the desire people have to use an open source driver for their graphics card, but it feels like that's not the only reason people seem averse to using nvidia's closed-source driver on linux. I have used it for years, and never had a problem, and though I have an admittedly specific use scope, I would like to know what it is that people dislike about it. What problems do you have with it?3
-
I just wasted a good half hour trying to figure out why my Python dictionary was in alphabetical order.
I’ve had issues with dictionary order before with 3.5, but that was more or less Python just wanting to put shit in the order IT wants, not alphabetical. And I haven’t had that in months, not since updating to 3.6.
Long story short, VS Code has decided to show me my dictionaries in alphabetical order when I hover over them while stepping code. If I do a print statement, it shows the dictionary in the correct order.
Seriously, you don’t need to do me any favors here.
Oh, the adventures I have with Visual Studio when Python is involved...3 -
Probably a photographer.
I would've been way under at this point in time if photography was my main gig. Before the pandemic hit, concerts were my favourite thing to shoot, but even then it was mostly for my own enjoyment rather than something I could rely on financially. If I had to do it for a living, I would've probably had to resort to weddings/graduations/portraiture, and it would've been terrible since I suck at directing people to pose (part of the reason why I enjoy shooting concerts - because I shoot what's happening without the need for my intervention). Selling prints would kind of make sense if I had the market, but where I am, people are rather cheap (so selling locally wouldn't really work), and I'm rather reluctant to delegate things to an online service. -
Had a lab for class that asked for something super simple in Java. All you had to do was submit your source code when it was done, go through some test conditions, and if it passed you were free to go. I finished the work in 10 minutes, yet spent the next 40 trying in vain to submit it. The work was fine, I knew it was right, but no matter what I changed, the damn thing wouldn't accept my work. After countless attempts and changes, getting the professor herself over there looking at it, I finally figured it out.
I was submitting the class file by mistake.
Some errors are harder than others, I guess. -
Question: How do you guys charge your clients? I have had an hourly rate for quite sometime now, but never have I been able to use it since I do not know how to calculate it.
What I usually do is charge a fixed fee and charge on top of a feature is requested,
or I charge a monthly fee for long term contacts and charge on top if any additional feature is requested.
I want to try out hourly charge but since most of my clients are online, I do not know how it will work since the client can believe that I am simply adding additional hours or delaying work causing the hours to increase. (Most online clients are new to my services, unlike clients I meet offline, online can be less trusting)8 -
Usually I come here to rant but this time I want to appreciate a technology which many programmers loves to hate: the old .NET Framework.
It may not be the most cutting edge or performat technology but it makes dealing with legacy code such a breeze.
I had to work on an old .NET Framework 4.5 project and all I had to do was opening the .sln with Visual Studio and I was ready to go, in the meantime Node.js projects unmaintained for few years easily succumbs to missing packages and breaking changes making maintenance a PITA.2 -
My favourite task for when I had to kill some hours in between things is almost completed and I really liked it. I hate the fact that I have to do more boring or annoying tasks in thr future when having a few hours.
-
One feature I had added to an app where it put the photos of developers in a circular frame. Apparently it used some library to do the task and when the app was ready to launch, there was an error.
Yes you guessed it right. It was my feature that was not only silly but also erroneous1 -
In my university years I had a computer engineering professor who had an ascent and it sounded like an "S" being added to each word. I went for the first lecture and not knowing if I was at the right room I left after hearing:
"Togethers we wills do projects with some chips"
I was like ... thanks I just had breakfast! -
It was my first job, I went to the interview and the interviewee started looking at my github then he said you're hired you can start tomorrow. The next day I knew they had a web developer who worked there for a week and left because of college and they had projects to do so they just hired me.
-
So i'm working on this course assignment program and i'm trying to remove object from a 2d array and I couldn't figure it out how to do it without messing the array indexes. Wen I was using aarrayList I could just do arrayName.remove(number), but not with the regular array. Than I had an enlightment moment.
Why not just move the object off the screen?1 -
IT IS BOILING HOT IN HERE
I had to get out for a half hour for bcuz of updating my citizen ID and boy do I get motivated to #stayathome.
Sadly, 303°K is not enough for killing coronavirus.16 -
Worst project I worked on was fixing up and optimizing a clients legacy Magento app. this thing had leftover code from a few different development teams, and then my company had to make it run better. We outsourced much of it, and it wasn't using a proper git setup. in order to do absorb at all, we had to SSH to a dev server, work directly, and pray another person on the team want working on the same file or breaking something else.1
-
WK385, unrealistic deadline.
My bachelors thesis, ok the deadline was not set unrealistically by the school but it took ungodly amount of time for me to understand what I was supposed to do. By the time if actually got started I had four weeks left until deadline.
I still question myself how I pulled it off3 -
So I just had to look up, what a "Deeplink" actually is.. Why the fuck do we need a word for this and why is it only used by marketers.5
-
My rant yesterday or whenever it was.
Dumbass tier 2 support staff told me i didn't know what i was doing and i had to do it his way while my way is pretty much the standard -
I had this great fun idea and i started programming immediatly. Yes! i'm feeling great and this is going to be amazing!
But Oh! then i had this amazing and super fun idea! It's almost the same, although it requires me to make massive changes to the code... Ok, no problem, i can do this. It's my project and it's fun. This is going to be great!
But then... FUCK2 -
i'm not sure if it had anything to do with this app i'm working on but I broke down and cried when I saw that I forgot to take my laundry out.3
-
I didn't do it but one of my coworkers when he was new left his desktop unlocked while stepping away from it for a while. Another coworker changed the keyboard layout to Dvorak and locked it. The guy had to had to use his phone to look up Dvorak to get his desktop unlocked.1
-
In year 2000, I was 10, Tunisian government had made it possible for middle class families to get cheap computers and pay later. So my dad brought one home.
I played with it then I got more interested in what was inside.
Think of it as a 10 years old with no prior experience playing puzzle with computer parts.
It can't end well.
But the thrill I felt while doing it definitely had something to do with my career.
Hint: I don't do hardware :v -
Just spent the whole night awake to do a university coursework.
Not because I was late or it was difficult, but because the framework we had to use was so wrong that I had to take a 20 minutes break for desperation for every line I wrote. -
Just realised that devRant doesn't give me the option to change my password - I had to go through the forgotten password routine to do it.7
-
why don't monitors have physical fucking brightness buttons?!
I had to navigate through menus of 4 different monitors, just to adjust them to #mondaysucks
and I had to do it the same time, so they would all match brightness
tomorrow I have to do it again, I guess I'll block off a few hours on my calendar for it :D3 -
My dad's pc has random ad pop-ups in chrome so I downloaded Malwarebytes.. and it detected 1,600 registry issues.
Can it be trusted though? I do not want to screw up his PC for obvious reasons. I remember many years ago maybe with CCleaner it screwed up my PC so bad I had to reinstall Windows....5 -
Got my first computer, Commodore 64, when I was 9. My first thought and only agenda, how can I make this thing do what I want it to do. I believe there was a book that came with it that had programs in BASIC. I copied some and then began to fiddle around on my own. I fell in love and 32 years later, the saga continues.
-
While I understand the IE/Edge hate, why do people hate Opera so much?
Moved from Chrome to Opera like a year ago and had awesome experience with it.
Is there anything I'm missing?11 -
Ive had it with this job. It it right now the most unthankful job ive had.
There is no thank you, no good morning or evening. No hey how are ya?
All that matters is the 10 deadlines we NEED finished still in 2023. There is too much to do and no time or guidance.
How are we gonna fix this if i keep screwing up everything i touch. How can i do my work if NOTHING is ever good enough in the eyes of colleagues or clients. Im well on my way to burnout and/or depression.
Happy holidays y’all! -
Today I removed all the stickers I had on my laptop, and it looks pretty clean and better now.
I still remember the day when I would do anything to collect schwag and free stickers. In fact - I joined devRant just to get those free stickers XD.
but yesterday I had to do a presentation in my college and during the presentation, I realized how stupid it is to have a laptop filled with laptop stickers.
What I used to chase in the past, is what I am getting rid of in present. And it is true with many other things as well. We crave things and once we get them it hardly matters to us.
I sometimes wonder what life is really about, and is there anything that we can cherish forever and not take for granted?13 -
!rant && offline
I just finished one of my house projects this weekend, I had the initial "concept" more than a year ago, then had to look around for wood that could actually be used, as many projects it also stayed dormant for weeks, so when I had the will and time I'll would go back to it. Yeah I know it could have been done in 2 or 3 weeks probably, but I like to do those things nice and slow, as someone in a movie said: - Slow, long moves. :)
In the next days I'll write an instructable with all the steps, if anyone is interested.1 -
In my school we had a CS lab and we were supposed to do lab assignments.
I had a book which gave a basic introduction on event driven programming, and introduced me to two new functions which I couldn't have ever known(I got internet in 2013) if I had gone with just the curriculum, kbhit() and gotoxy(). With this new knowledge I created my first 2d game. And that feeling of creating something no one expects and something fun, which also gets you attention of the whole room(Nothing like that was ever created in that lab, it was a shitty school), made me realize that this is what I want to do for the rest of my life. 😃 -
!rant
Im a java dev in my day job (in a bank) and a real estate broker(on the side) as well... Im planning to create my real estate website from scratch. should i do it on java(spring) or other language?
I know php and ruby too. I had plenty of php projects and i had one ror project 5yrs ago.
P.s
which hosting do you recommend. *cheap is better for i am just starting real estate broker.9 -
I have been having one of those days, well weeks where new concepts that would have otherwise taken a few hours, to learn and implement are taking days !! I don't know how y'all consistently learn new things and implement them, while still meeting deadlines.
My team usually holds weekly progress meetings where we discuss completed tasks and the following week's tasks. During the last meeting, I hadn't completed anything worth noting and I had no major reason other than, not having fully understood the concept.
Which is embarrassing because everyone else had done something.
I know, I know, I shouldn't compare myself to others but we all know my boss does. I don't blame him though, I mean I always pick the cake with more icing, and that's just food!
I don't even know what to do about it anymore!!! Is this a phase? Is it normal? What do people do about it? wait it out?3 -
Wondering if y'all could help.
I'm trying to set up a VPN on Ubuntu that has been provided by CyberGhost.
I'm trying to do it via the VPN menu in Wi-Fi, but whenever I attempt to connect, it either says the service stopped or nothing (checked the logs, it's unknown...)
Anyone had this issue and solved it?
Thanks10 -
Ive now waited a few days to do what i was so excited to do. Now im drunk and not sure what i was about to do. I do remember it had to do with a server tho, and im still excited :)
-
So, somehow I got hands on a Google glass [yep that item which had it's hype go down]. Been wondering what I can do with it. Any ideas about what to do, what to develop for it, anything?5
-
I have always wanted too work on lossless compression technology. I have just never had the time to go after it. Or do I really know where to start lol1
-
When I was doing my onboarding training for work, we had to do a group exercise. We had to build a small app using Spring MVC connecting to a MySQL database.
We had a team of 4 people, and I think I was the only person who wrote a single line of Java the whole day.
One person decided that she would build the DB schema, so I thought ok fair enough I will make a start on hooking up Spring. But the other 2 decided that they would “focus on making it look pretty”.
Several hours later what they had basically managed to do was import Bootstrap.
We ended up with only one screen to demo while other groups had 3-4.
Thats not the only story I have where Im in a group project and basically end up writing all the code. I’ll post the other one later. -
I'm in highschool, and I have this class about science. We are soon going to do our own project/study for half a year or so. It could be in any subject, and I wondered if you guys had any suggestions to a project related to computer science / programming etc.3
-
Didn't know it feels so great to take the 4:30pm shuttle back home. I played with my 4 year old, had tea with my wife, tinkered around my personal project, watched a YouTube video on microservices, and to top it all dined together. If only I could do this everyday.
-
Felt a knot in my shoulder while training BJJ. It slowly got worse and had to stop training.
By the next day it feels like my back is out but in my neck. It's miserable.
I was supposed to do work around the house but that isn't happening now for sure.6 -
Way back in university, I was trying to do an assignment for an OOP class and it had to be written in C++. I was writing a simple function since I was a beginner at it and I couldn't understand why my program wasn't working. I spent an entire practical class lesson trying to work out what the hell was wrong and in the end, I got my friend to look at it. After only 2 minutes of looking, he asked if I had declared my functions. Obviously I had not.
-
Be me. shitty front end dev intern. React god.
boomer tech company using ASP.NET MVC frameworks. Hey energy-vampire, can you make us some sick react components???
sure.
get sent giant mvc repo. I've never used it. no documentation. no comments. nothing. just a fat app.
why do companies do this? I literally had no idea what to do with this thing. went to main guy and he had to build a .sln project, link it to some other project, setup an appsettings.json file, import secrets, and then build.
how the fuck would I know to do that???9 -
I understand the desire to self host repos. I get it. I really do. But this is the 14th self hosted gitlab account I've had to set up. =/ My password manager will start complaining to me soon.2
-
Time zone just sprang into day time savings yesterday
I had a device monitoring data pollution on a roof that goes to a website. The thing didn’t fucking adjust bday the device stayed on standard time
I spent the entire day thinking what I should adjust for something that most countries don’t do any more why do we even bother with saving daylight.
In addition the timezone I wanted didn’t work right with pandas and I had to do the wrong way to get it “right”6 -
Ok so I had to make a revision on a PDF with JS that was being tested to fix some bugs, I hadn't touched it or Acrobat Reader for more than a month I think but I could work on it well back then.
I had to see the problem first so when I go and open it with Adobe Reader, it crashes. Weird. I can't get it to work.
Well I'm reinstalling it then.
After downloading the (now correct, I tried to use an old one I had and lost some time) installer, I tried to install it and it asked me to close Outlook and Excel. Weirder.
I do, and after finishing it said "you have a newer version, open it?". Super weird. Of course when I accepted it didn't work.
I uninstall my current installation and while uninstalling it asks me to close Chrome. Ok now I'm not ok with this shit.
Adobe wtf?
I needed to fix it in some minutes and it ended up taking hours.4 -
Today we had a meeting about our new project. I suggested to use Vue JS because I fall in love with it. Now we need to do further research to decide if we use Vue or angular. I would be happy if it will be Vue .
-
Had a particularly strange one about hose pipes flailing wildly but in a very specific pattern.
I’d been working on a bit of a monolithic multithreaded data pipeline and I couldn’t work out what I wanted to do with the thread pool. When I woke up I had a picture of those hose pipes, that basically how it now works😂 -
I had an interview at a forensics place. I was so nervous the interviewers told me over and over to calm down... It happens automatically to me. I do CBT but it does not help when you are in a room of five people watching you like a hawk5
-
There's no favourite coding challenge for me. Of course I do them when I'm asked to but I don't think anyone can derive how Well someone works from these short toy challenges.
I once had a proper prototyping Challenge that was really fun. I had to Work on it in advance to the interview. I had to define the scope and how much time I will spend in it in advance and then explain and defend the scoping and all technological/architecture decisions and handle proper criticism in the interview. No bullshit coding challenges Had to be solved :)
I think these prototyping challenges will Tell you way more about an applicant and his worth as a dev than those little challenges ever could.4 -
Went to scan a file with the built in Win 10 scanner. It came up and said the file was excluded from scan. So it gave me a link to the exclusion directories of the virus scanner. I looked and it had the entire C drive as the last exclusion. I did not do this. I have specific directories on exclusion, but not the entire drive.
I got rid of this exclusion and scanned the entire drive. I didn't get any virus or worm hits.
Is this a sign of an infection?
It would have had to be changed with something that asked for permission to make administrative changes like an install. I honestly don't know what I would have installed that I gave permission to do this lately.
Is there a way to accidentally right click somehow to add a directory to the exclusion list?3 -
Had a freelance client half a year ago, they called to do some edits and adding features yesterday. But i dont work im web development any more and no longer feel like doing it. What should I do. Can i just bail or do i give the their money back or whats the best course of action here?5
-
Whenever we have to do Sprint Retros i feel like i am trapped in self-help group.
Recently, we had to describe our work/team like we would do amazon reviews. That is, we had to write "reviews" about our last sprint.
I sincerely would like to know why we can't discuss problems like grown adults, if there are any. Why do we have to pretend we are in a space rocket, on a sailing boat, in a formula one race car or reviewing amazon articles to articulate our needs?
I feel like developers are treated like stupid, little kids, and the majority of the developers don't have a problem with it.4 -
I had long time to figure out how to send an email via java over wildfly with @Resource annotation and finally found how to do it, according StackOverFlow, i just had to create new instance with @EJB Annotation instead create it with "new" *face palm*1
-
I had a task to do. Spent two weeks procrastinating and avoiding it, found some great excuses while doing stand-up meetings. And then I finally open my IDE and finish the task in one day.
-
What is Python good for? (I had to use it for the first time today and used it to process some audio input but i don't know what else to do with it)
-
Got an email regarding the recruitment process in an MNC. They had asked me to select location and stream for my job. Every stream they had sent was only testing and its types. I didn't go ahead with it because I didn't want to do only testing. I wanted to build applications as well. Told my parents and they flipped out on me telling me I'm going to suffer cuz of this and that something is better than nothing.1
-
I just love when an API returns a set of results, some have property X as a string and some as a JSON array. Wtf? Good people had put great API wrappers and it works if X is string as per service specification, but breaks otherwise, unsurprisingly.
I had to do a pull request to the wrapper repository to account for this inconsistency 😶3 -
I had to write a js bpmn flow designer for a huge bpmn app on request and my crazy brain said fuck it I can do it in 2 months, let's just say I made my deadline with school and all. And it actually worked very well it needed only a bit of bugfixing when it hit QA.
-
A long time ago I used to use Tresorit with free plan, they had back then. But...I stopped as I started to use GIT more and there just wasn't enough storage (5GB) in the free plan to upload photos.
Now I am thinking about using it again but I am not sure. Do you use Tresorit now? Is it good service?
I want privacy, that is it, do not recommend shit like GDrive or Dropbox,...3 -
Failing to self study because i always get stuck on tutorials like so:
Do a, now do b. You should now get C. You can then proceed with d etc.
BUT I DON'T GET C. WHY NOT?! I FOLLOWED ALL YOUR FUCKING STEPS YOU SHITTY GUIDE/BOOK/ASSHOLE.
So i had to get basics from school where i could ask questions to such stupid things. It got better, but i sometimes still run in to it, and still can't google foo my way out of it. -
I was having a weird time playing manager because we had none. And the new one kind of sucks and it is too junior for the role. Acting as TL too and had almost no time to code or do PRs. And. Gee. Yesterday I went back to coding after a few months. And I found out that We have a team member that just shits all over the code. Tests that are invalid, basically testing nothing. Methods done apparently for no reason. It took me a good deal of time to sort things thru. And now I'm at a point where I can finally do some reviews. Long day today.1
-
I made a launcher for dungeons & dragons online.
to do that i had to re the login,server list and server queue to get it to launch
Then i added a gui using pyqt51 -
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 -
Why is the GitHub compare functionality hidden? After going through all the repo views I had to actually Google how to do it, and apparently you HAVE to append "/compare" to the repo URL... is it to save bandwidth, or hide a buggy feature?...1
-
tl;dr How do I deal with translations?
Chinese users asked for translations for ages, one guy did it all, but then? I needed to update the app, I had added some new strings, the guy didn't replayed. Obviously, as I didn't wanted to pay, I've used Google Translate. Result? "Good app, but the translations are wrong.", nice!
What can I do? Do I remove the Chinese translation and tell them to fuck off?2 -
An assistant manager asked to SOMEUNREALISTICEXPECTATION, and said it had to be done within SOMESTUPIDLYCLOSEDAY.
I said, of course, I would not do it.
He answered "no problem, we can go with SOMEPARTOFTHEUNREALISTICEXPECTATION before SOMEEVENCLOSERDAY (ie: tomorrow).
I have already said a "no" before, didn't feel like saying no again.
After all, I said, what could possibly go wrong?
The time I left office, Friday night, it everybody's guess.3 -
Question:
We're building a web app for a customer, he wants us to build it in Oracle Apex. I've had some experience in Apex, and I found it to be terrible.
Searching online I've either found very outdated or biased reports about using it in a business context.
Do you have experience with it, or know why we shouldn't use it? -
If I had dev superpowers I would build a program to do pair programming with you. When it spots a mistake it let's you know and shows the best possible solution you should be using instead. #keepOnDreaming
-
I still have no idea how bit shifting and masking work. I don't have to use it in my day-to-day anymore but I briefly worked as a game developer and still occasionally do side gigs and personal game projects. When I was working on games as my day job I had to do a fair amount of masking for a bunch of different reasons. But I've never gotten the hang of it. Everytime I have to create a mask I have to Google it and then I'm like "oh yeah of course that's simple enough". But inevitably the next time I have to do it I end up back at square one.4
-
Alright, so i've just finished debugging my laptop. I planned to do some school project however the screen of my laptop suddenly decided i had something else to do and went dark on me. Took it apart, sprayed the hinges a couple of times with some conductor fluid in the hopes it would work again and sure enough it sort of works now.
I really hope it won't crap out on my tomorrow otherwise it'll be time to find a way to get a new laptop.. -
How about, instead of bitching about how bad it is that something that I had nothing to do with doesn't work, actually listen to me while I try and fix it.2
-
you know.
its not that I mind doing laptop bezel and cover replacement.
I'm just sick of having to do it to the exact same laptop I have to keep buying when I could have had a far newer and faster model by now with a 10 year warranty included !7 -
Not really a fight, but a disagreement that lead to some big changes in my mind.
When entering my school, I still had a part of me wanting to do game development.
I'm gonna make it short : We wanted to do a game in Java at school in first year, but one wanted to do it in C because didn't feel good with Java.
And I always sum that experience up by saying "Never again." The atmosphere in the team was very friendly, but that's the only good part of it. I hated doing that project, and it removed that small will of doing game dev (as a paid main job).
Maybe it would have changed if it was later during my studies, since I was still learning how to code during that project.
But I guess it showed that I was maybe not that motivated to do games.2 -
Hello people i have this problem and i think it is serious because it happens chronically. I am trying to get the word out about business services that i offer, but immediately they think its a scam. They dont know what company it is, or what it offers, or if it even exists yet, but “it sounds like a scam” … ? Is it a scam or not?
Do not do this. Always verify the source of your information to its legitimate source to know that its legitimate. Do not quickly assume that its a scam because because your pancreas gurgled. Your organs cant tell u whether something is a scam.
By just assuming, u display unprofessionalism by making an ass of yourself in front of a real agency. U also make yourself more prone to real scams who can act like what u think is legitimate. U also lose any opportunities u could have had, because u had to be an ass when it was being offered to u. Dont do that.6 -
So I finally had a good idea.
I have programmed a proof of concept and now dont now what next.
I would like to make it open source and let people benefit from it. But at the same time I would like to make everybody using it to generate money pay a part to charity and a part to me.
How could I do this? Do I need a patent or a licence or what?
Is this even ok? -
I learned to program in community college where they had us learn C# but I honestly didn't catch the programming bug until we had to do assembly language. I just found it fun to break what I needed to do into 's,mall steps and at the end I get to see the result of all that Work!
-
I just thought of dev limitation that I have.
some unknown girl sent me a friend request and she said she had done it by a coincidence but decided not to unsend it. But its written in a tricky way. Guys, How the hell do u manage social stuff?6 -
!rant
Had to do a presentation today about os hardening on embedded devices and wanted to do a quick demo.
Forgot to make a sacrifice to the demo-gods and had to pay for it, nothing worked and i was struggeling with networking issues throughout my presentation :/
Worked perfectly 10 minutes ago as i was preparing and perfectly fine afterwards as the presentation was over...
Feeling really down and frustrated right now
What are your experiences with the demo gods? -
How do raise an issue in devRant??. The app keeps hanging after I finish one rant and click back? Sometimes it does not load any rants. I have had to click weekly rants and then back to daily rants to reload.2