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 - "wk126"
-
I found a //TODO in our companies code that's there since early 2016.
The company was founded in early 2016.18 -
I had to install a program whose setup file size was 3GB and I already had that setup in my pendrive, but my pendrive was in the other room so instead of going there and bringing that pendrive, I re-downloaded the setup.
My other room is hardly 5m away12 -
Not writing unit tests.
Everyone reading this is guilty of it.
Anyone who says otherwise is lying.23 -
Oh this week is gonna be fun.
I regularly ssh into my computers when I'm too lazy to login through the regular keyboard.
I usually have to move for about half a second in order to reach the keyboard but too lazy .______.4 -
The worst laziest thing I've done while programming?
That's easy
- Have an Idea.
- Think about that Idea.
- Then go play some games, watch a movie...4 -
The laziest thing I've done was during an internship:
We had to open big table files in a special software, click on some buttons and then save it. Each step took 1-5 minutes untilnwe could proceed with a click on the next button. So I wrote a click script, predefined the mouse positions and run it all day. This was able to run for 1 hour straight with no human action needed, so I started using the new sparetime for more interesting stuff: Gaming.3 -
As a backend dev, I have this habit of just dropping script & style tags all over the place, and using inline style attributes on divs.
Then when I'm done I just link the code to a frontend dev, they'll hate it so much it will be cleaned up within minutes.13 -
Not ++’ing a rant because double tapping / dragging the finger all the way to the side of the screen to the ++ button required too much effort.3
-
I generally like to separate changes into as many commits as is reasonable. That way I can go back and see how, why, when and what was changed, along with meaningful commit messages.
But sometimes...
Git add *
Git commit -m "changed lots of stuff"
God I hate myself.3 -
Instead of learning how CCS works I've been adding a bunch of floats in different directions until the layout looks alright. This has been going on for years.5
-
Made poor commit messages for a repo and then found out that we were going to start doing peer reviews at school the next day and that we were going to be assessed by git commit messages.
Rebased at 2 in the morning. Rewrote every commit message.
Did not get assessed by git message.1 -
Once a while when I got brilliant idea of application in my head.
- open IDE
- write hello world
- close IDE
Month later wondering wtf was this about.2 -
Searched for common typos in Github readme.md files to make trivial PR's to get a free t-shirt, just so I could put off going clothes shopping for a bit longer.10
-
Laziest thing!!!??? You better ask me when I was not lazy. Framework here framework there, library here library there.
npm install 29282818 packages
Bye -
Laziest dev thing I've ever done.
An annoying "I-do-nothing-but-delegate-and-make-fuzz" manager proposed to create a new application with redundant functionalities, that would take me at least half a year to build.
Practically, the app would never be used and I didn't want to put effort in that monstrosity.
So, naturally I...
Pressure the right people, schedule numerous meetings, become the project manager for all internal applications and... I cancel the project.4 -
>on laptop in kitchen
>music playing on workstation in office
>fiancee asks to turn it off
>ssh workstation -t 'sudo poweroff'
It's like 6ft away... -
When I first started using Git, I didn't understand the purpose of the 'commit message' and branches.
So I automated the 'git add .', 'git commit -m "update"' and 'git push origin master' so I could update my git repo faster, with one command 😂1 -
When working in embedded, you basically write your program, compile it and flash it on some hardware.
Compiling and flashing usually require some black magic commands with lots of parameters so i set up two shortcuts in my terminal
yolo to compile
swag to flash
Understandably i keep it to myself1 -
Once the system "lost" a user_id var that says who started a batch, but it was a mandatory field that was filled at the beginning of the process.
I tried to find the reason, failed, called a senior for help, he also failed to find the reason.
After a couple of hours I looked to him, he looked back and I said,
"Let's call it a solar flare bit flip?"
"It's the only logical explanation"
So it became a bit flip issue to the PM, we had a good laugh, we send as "system instability" to the client.
The bug never happened again, no one ever found the true reason, maybe it was really a bit flip 🤔1 -
Installed an SSH server on my desktop so I can use the shell from my laptop...while still sitting in front of my desktop. Keyboard is less than a foot beyond my reach because leaning back, but laptop is in reaching distance.
Still have that SSH server up for mainly the same reason. Decided to also open it to WAN so I can do shit while I'm not home too.4 -
A few years ago I configured my wifi extender.
Got everything working as I wanted.
Changed password to my favorite 24char password.
Can't login again...
Meh... It's working as I want and is secure, not even I can login.
It's still running in this state.3 -
programmed a three page website at 2 am in my room, on my phone, because i was too lazy to walk to the next room and get my laptop7
-
While I am in cafeteria and drinking coffee I got a great app idea, hurry quickly home and going to sleep.6
-
I worked as a sysadmin. I was taking over a position from another, who’d stop 2 weeks after I started, so he introduced me to everything in those days.
In the company we were 2 people (3 the first 2 weeks) managing servers. When rebooting windows servers and windows asked for a reason for rebooting, he told me that he always wrote -.- while the other guy wrote .-. so they could recognize who rebooted the server3 -
When told to completely change clients website design (back then, I kind of worked with them), I simply changed colors to a bit darker ones, flipped floats on sidebars (yap, two of them), changed font and increased bold size.
That was all I did and proudly took the full payment.
Oh, and it was done in 30 minutes, last day before we had a skype call for the demo :)2 -
My tablet is lying on a table 2m away from me and I have to install a new app.. but I don't want to get out of my couch ffs! And I haven't configured dropbear in it yet, and neither do I have adb over TCP/IP. Well fuck it then. My desktop with BlueStacks.. hah, it's running fucking WanBLowS. No remote access there. Too much to ask of that certified pile of crap.
But the point is.. moar remotes, moar better 😋 anything to not have to stand up, taught by my ability to log into a server in Italy from the comfort of my couch. SSH and the sysadmin trade sure is nothing short of amazing ♥️5 -
I am too lazy to automate a task from which I suffer each month one or two hours (for the last 7 years).. Automation would cost me only one or two hours at most!6
-
Hard-code a security key. It's a read-only website, only the admin needs to have a key to publish, right...4
-
„Couldn‘t figure out how to detect the end of a case, forced every developer to end a case with a break; so it doesn‘t go through all cases“
- the guy who invented switch case10 -
Went to a Hackathon, the platform looked like bs and the documentation was mehhh. So spent the time sleeping, waking only to eat Pizza :3.
(Know it was bs when no one cared >.>)2 -
Used teamviewer to login to my other system to ssh into my other system to reboot cz didn't want to walk 5 steps and press the button.1
-
#wk126 yeah I'm late, I was too lazy to post in time.
Made an IFTTT trigger that WakesOnLAN my desktop using my Echo.
"Alexa, trigger my pc."7 -
Instead of worrying about API rate limits I made my code manually parse the html from a website.
And the code still works great!4 -
I'm too lazy to learn git, every time I try to push something, I always get an error that I can't solve.
So instead I email all my projects to myself, save them in a pen or Google Drive.24 -
Wrote a bot that would send a request to my phone where tasker would set the alarm, it was planned that my bot would automatically detect things like me turning off my pc and then setting a 9 or 10 hour wake up time incl. falling asleep and getting ready for bed, ended up using it to not open the clock app on my phone to set alarms6
-
Git: Before you pull you need to commit your changes
*Doesn't even run a git diff to see what changes git was talking about.*
git checkout .
git clean -i
git pull2 -
I hate the feeling you get when you do a lengthy, drooling task that once finished got you nowhere.
My day was mostly productive for a Sunday, woke up late as all Sundays, spent the afternoon writing a proposal and exercising when I saw a notification for a homework for tonight at 12.
A research paper about Dijkstra's philosopher problem, 8 pages minimum. To be honest I've seen the problem a long time ago while studying C++ and I had the theory down and that is my issue, it becomes inherently boring and useless in my head. Is in this situations that my mind gets lazy.
I wrote the first 3 pages in half an hour but I was done, I started revising the proposal and fixed a calculation error, checked Rust's take on the philosophers issue and decided to save it for winter break along with learning Rust (although got some basics down), made rough budget approximations for the next 3 months, lost myself a little bit on deep house music (notable tracks tadow from masego, nevermind - Dennis Lloyd and gold - Chet faker), etc...all in all it took me 3 hours more to finish the assignment, including breaks and dinner.
I am working on a lot of stuff lately and my main project's sprint ends this Tuesday and it pisses me off, after all that I learnt nothing new, got nowhere with my project and will probably get 80 because Google docs has no margin setting. Worse than being lazy for fun is inevitably being lazy for being compelled to do low priority tasks by your head's standards.6 -
Lying in my bed, and watching Darling in the FRANXX...
A whole weekend long...
I dont regret anything.4 -
I'm still a student, not dev yet.
Thanks for reminding me that I don't completely belong in here😂11 -
i told my boss ill just do it tomorrow and he agreed and i never did it. i still have it that part of the code as a pending TODO. it has been 7 months now.
-
Uhhh I'm on like the 12th or 13th week of not touching any code.
I just don't feel like it, and now classwork is piling up, so I just don't do it. 🤷🏻♂️🤷🏻♂️6 -
My top 3:
* Inline styling instead of creating a class.
* slapping the new class at the end of a 700 LOC CSS file.
* Using !important14 -
Reloaded a page every time something updated @ my Backend instead of doc manipulation.
Please don't kick me out of devRant -
Didn't want to go to my router and disconnect it to reset, so I've just cut the power with the breaker, I do really hate that power cable positioning on the router body, so much that the breaker is actually a good 15 feet more to walk, but saved me from having to fiddle around with that barrel connector.16
-
When I just started programming I aways added fake loading screens and hard-coded login screens to my c# applications because it looked cool..
But I also always added an invisible panel to the top right so whenever you click that it would bypass the login screen.
I had to do that because 1. I will forget that password after 2 seconds, 2. I got no time for that login screen.2 -
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 have set up a raspberry pi and screwed it with some switches and buttons to the wall next to my bed, so I don't have pick the remote which lays on my shelf...
The pi handles the buttons and switches and sends infrared signals to TV, stereo and receiver ^^1 -
I once made a small Tower Defense game for school and had an issue where I put an image on coordinates 0,0 but I still had a black border. Rather than looking for the issue, I just moved the background slightly out of the viewport and called it Workaround Defense.
-
Writes rant, accidentally refreshes page...
.
.
.
Writes lazy rant instead.
(Was a good one aswell but im less stressed about it now :p)3 -
Wanted to give a demo of a web project in college but didn't want to carry the laptop and set it up again since I use my desktop primarily.
Just run ngrok on desktop... note the link and you can give a demo from any corner of the world!!1 -
I mistyped cap (from Capistrano) so often that I made an alias for it. Now bash history is full of... Crap. Literally.
My boss seen it once.... Luckily, he's already seen so many of my shenanigans that he didn't even care...
So yeah, I made an alias that changed one single character so I don't need to learn how to type.
crap staging deploy2 -
Create a html page on paper, a simple form.
That part was easy.
The hard part was to create the ajax submit function with the validation, jquery is ok.
Failed the test because no way i can remember those shit.
That was 6 years ago -
Starting a hackathon with getting the assignment and then replying with: there is a library for that2
-
Once I sent an email to a coleague asking what is the diff between @Resource and @Autowired annotations.
A simple google qry would have handed me the answer right away..1 -
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 was too lazy to download videos one by one so I created a script to download playlists and rename the downloaded files !
-
Always bothered by mobile devs to make them icons and splash screens with different sizes for android and ios
So i made them a script that resizes one big png file into multiple icons and splash screens they need that can run via terminal
They never coming to me again since then8 -
Love writing comments, hate writing documentation.
Ugh, I know it is needed but just don't care about it as much as the code/comments which is a more direct 'here is what this does' approach. Writing idiot proof documentation sucks. Any little change? Have to remember to update the docs. Yeah, not happy.1 -
I've spent some days converting paddings on wrappers into margins for it's children, because our lead designer was a pure genius 🙋♂️🤦♂️1
-
I'm not a dev, but the laziest thing I do is probably not programming at all or just copying stuff without much thinking... just not really trying1
-
Needed to display two strings on separate lines. Instead of creating 2 views and setting their data, I concatenated the strings with "\n" in between and displayed it in one text view1
-
Few days back, I developed an app for a client where users can buy textile designs online.
The designs to be uploaded on the server must be square to display correctly on the app. so I had to make them square manually (by either pattern repetition or by filling extra space).
I was like "fuck me!", 800 design image to make it square and each takes like 1 and half minute. I did uploaded 30 to 40 images and then...
I got really frustrated and I was lazy to make more designs square anymore.. So I developed an algorithm that would identify the type of design and then it automatically makes it square by self decision.
so that was my little anti-laziness for my big laziness. -
The most, laziest thing I've ever find was writing a program to read out loud the text from a PDF, because I was to lazy to actually read it, wanted to hear it instead...4
-
On a personal project, running some tests.
I had errors in specific tests, I just removed them and added a comment:
// We assume the user will use it as intended1 -
Stare at code I wrote weeks ago for a few hours, while not doing anything else hoping I get motivated to write more5
-
Once I really messed up with git. Lots of conflicts, strange branching, HEAD in detached state etc. Just cloned an earlier version of the repo into a separate folder, hand transferred all the changes I needed to keep and force merged into master as if nothing ever happened.1
-
1. Commented code instead of actually cleaning it up.
2. Returning default return variables instead of rewriting obsolete code. (Generally if/else conditions with return). So instead of removing the if/else statements i return default value(null or empty objects). This is when the case of if/else will never arise. -
Blindly copy pasted and executed commands from tutorial.
Just because it was faster to reformat sd card in the worst case ( raspberry pi ) than figure out what each one did.3 -
Too lazy to properly format input from text file so I just debug the script to see the loaded the lines split into list, and slap in a shittona `.replace([Stuff I wanna remove], "")`
It works tho. -
Laziest thing is to do is commenting out the buggy code in minified JS rather than actually fixing3
-
// Make this less shitty
// Repair later
// Clean up and make it less half asses
Those are my 3 laziest things I end up doing in a bunch of my progra2 -
Just finished the first week of my internship in the fucking best software company you’d imagine. Wow, these companies really exists...3
-
Built an application real fast that rename files you drag into a specified folder and spits them out into a folder on your desktop. I had a bunch of file permissions issues because it was in a “while(true)” loop and it constantly watched the folder. Instead of checking whether Windows was done moving the file or whatever so I could take control of it, I just threw a try/catch block in there.
It worked perfectly.2 -
git commit -m "FIXME: [bug description]
I do this only on my own projects, because even though the code is buggy, it's better to be able to com back to a less buggy version than to have to choose between a way to old version and an even worse version, after I introduced some more bugs -
Releasing to production while knowing there's a high chance there maybe a bug that may require a hot fix
-
On a white board discussing with the team, rubbed list leaving numbers so that I won't have to list them again.1
-
Was to lazy to fix a bug. Waited some months and then realized the bug magically was gone. Happened not just one time...2
-
Probably either writing the occasional lazy commit message, or skipping a few testing scenarios when testing dev work locally. Although to be honest, its rarely out of laziness that I do these things. Its often trying to urgently finish something for a weekend release/hotfix.
-
Thus happened recently.
I installed vestas on our organisation's lab server. I was trying to add the user's key to gitlab.
But vestas doesn't support ssh keys by default, and i thought to go by https way
I don't remember my password, so instead of opening saved logins I was going to install gitlab on our organisation's sub domain.
Later I created custom keys inside the user's directory -_- -
Finding a stored procedure to copy code out of because I didn’t have the brainpower or willpower to write the same code again.
Ironically, finding the sProc probably took more time than actually rewriting it.....1 -
Sometimes I am so lazy bored, that I am copy pasting letters with my mouse so I can type, instead of using my second hand.
-
to lazy to open atom, open git, to commit and push to add/test some features on my website, just used the chrome console to add and test new stuff 🤷♂️
-
$('#element' + 'itemID').on('change',function() {
Var elem = $('#element' + 'itemID')
elem.addClass
elem.css
} )
That block of code 14 times....it was my laziest..all 14 functions was copied and pasted twiced too inside an if else block i believe...sad noob javascript days -
Learning power shell for a "shutdown in X hours"-script and windows batch for scripts to start all my games that might need to auto-update, so I could start the next session faster and one to start all games with daily login rewards.1
-
I added a class to our data classes that could be represented as a button in the dataview in the GUI instead of creating a proper UI for my problem
- It was quick
- I wasn't a full dev yet (more a student) and didn't want to learn how to create a GUI
- I saw it used in different places by more experienced devs even though I put a comment some time later to not use it because it breaks several concepts
- I get annoyed everytime I see it now ^^ -
Creating a script that switches a global node_module package version (because we have legacy projects mixed with normal ones)
-
i have this project from my friends. Its been so long since then and i am still very lazy to complete that app and give it to them. now they have given me deadline and i have to give them on 22nd October 2018. They are my friends, so that's why i have been lazy.1
-
Had to fix a small program that wrote a report to a file and was supposed to uploaded to FTP but kept sending error notices. For a week I had the FTP part commented out and just manually used filezilla every morning till I realized the config had an old password... Not a proud moment1