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 - "keep"
-
So my boss sent me a msg at 00:05 to update production.
And here I was at 7:30am reading it with a poker face thinking "no dude, my working hours are not like that, lol. Get a life."6 -
This is for all the developers out there. Keep learning and keep going!
"No matter how many mistakes you make or how slow you progress, you are still way ahead of everyone who isn't trying."1 -
I contantly keep forgetting to turn on my music. It's like:
*open youtube*
"Wait let me just do this thing real quick"
*alt-tab to ide, start coding*
*get in the zone, coding intensifies*
3 hours later...
"Oh yeah let's turn on some music"
Rinse and repeat...7 -
It’s actually pretty neat. I constantly suffer from impostor syndrome, so I always have keep learning to keep up the facade.5
-
Moved in to new house, finally have myself a room for an office. Started to deck it out and the wife asks if we can find matching chairs, one for her, one for me...
It's more than an office, its supposed to be my man/dev cave!11 -
With regards to what @trogus writes here: https://www.devrant.io/rants/520228
I have now purchased double monitors for $8.99. Until @trogus and @dfox figures out how to monetize this wonderful place, may I suggest that everyone buys something for their avatar? The margin on those should be close to 100%.
On the subject of how much I would pay for using devRant, on one hand I use it more than Spotify which would mean I should happily pay $10/month, on the other hand I shouldn't be using devRant so much since my time is limited and devRant isn't exactly a productivity tool.
I'd personally be OK with every 10th or 20th rant being an ad though for instance. As long as they don't appear in comments.
I hope we all find a way to sustain this great place.13 -
Today I deactivated and uninstalled my facebook account, because I want to get less distracted.
I didn't realise how addicting the inane bullshit of other people is until I started feeling like I've lost a limb.
I am going to brave through this!!!!!! Fuck Social Media.16 -
Some developers get over-excited about using dependency injection and make further maintenance a nightmare.5
-
I hate it when you CTRL-Z half way, try to fix the problem from that point and realise you fucked up. Try CTRL-Zing more and realise you fucked up your chances to get to the point you wanted :). Every single time.6
-
S = Some person I know
Me = Me
S: Hey, I heard you also do [software/web development].. I was hoping to get some advice from you about some advanced level HTML and CSS for my classes.
//or that if I could teach him something
Me: What do you study?
S: Oh, I teach.
Me: 😯 Really? What do you teach?
S: Oh, just some basic HTML and CSS with Notepad to about 50-60 students.
Me: (;﹏;) That's great.
/*this is a shortened version of a very long conversation*/
They teach some basic HTML and CSS like <table> and <marquee> and stuff. They also teach C++ and Tally ERP.
Also, he and some other person made their small intuitions' website but they don't know how to put it online. They made it in, as far as I understand, simple HTML and CSS USING NOTEPAD (Don't know if they used JS or something else). That's.. really courageous or something... ? I don't know, I couldn't have a look at it because they have it on their local computer and don't know what Git is.
I showed him some better alternatives and ways that they could use (editors, version control, db, etc.) to improve their curriculum and answered his questions, and I told him that I'll try to help in any way I can if they ever need me.
This also made me realize how much I've learned and grown since I first started learning C in school. Still, I've got so much more that I need and want to learn.
//Always keep learning
😊
PS. What would you've told him if you had been in my place?1 -
Drawbacks of using Linux and Windows side by side?
While using Visual studio I keep typing ESC :w for saving and then on Vim I keep pressing Ctrl + s.
Urghhhhh!!!4 -
!rant
found this when wanting to check a notification, paused it multiple times, and my boss was: why does this keep on stopping!
Guess I better not do it again if I want to keep my job lol5 -
I've realized I'm so busy working with technology, I don't have time left to keep learning it and playing with it. What are some fun ways you all keep learning new things and staying engaged?17
-
That sinking feeling when you use ES6/Webpack/Vue on personal projects and have to work with ES5/jQuery/Angular (and no task runner) at your regular job...8
-
Don't Repeat Yourself. Don't Repeat Yourself.
3 words you need to keep repeating over and over to colleagues that, well, keep repeating themselves in code.3 -
Why the Fuck I keep forgetting human names and keep replacing it with variable .........???
Apparently Jessica is var1
(╯°□°)╯︵ ┻━┻
┴┬┴┤( ͡° ͜ʖ├┬┴┬
( ͡°( ͡° ͜ʖ( ͡° ͜ʖ ͡°)ʖ ͡°) ͡°)
:< ̄`ヽ、 / ̄>
ゝ、 \ /⌒ヽ,ノ /´
ゝ、 `( ( ͡° ͜ʖ ͡°) /
> ,ノ
∠_,,,/´”2 -
After lots of interviews and waiting and hard work just got something similar to my dream job.
I am so happy. Thanks for all your success rants they gave me the motivation to keep going when it seems there was no hope.
Remember everyone just keep going, keep trying, keep pushing.
Happy ranting.2 -
*wild LinkedIn notification appears*
>Opens LinkedIn
>Sees a video of dogs being dogs
>Reads caption something along the lines of "team work and dedication helps the universe to fight global warming and terrorism "
>*Eye rolls* -
Getting my first dev position. 3 months of boot camp being told I'd find a job locally in no time, only to find out the true cost; 8 months (after program completion), 100+ applications, 5 interviews, two call backs, and a lot of emotional nights questioning my decision to switch careers.
Feels good to have the first year of work under my belt. Unfortunately I'm back in the hunt.
Onwards and upwards!6 -
TFW your company does a security test by sending out a mystery link to everyone which tracks how many people have clicked it and then just redirects to "Never gonna give you up"!4
-
I like to paint miniatures. So I keep a small collection of what I've done sitting on my desk. I also keep drawing stuff beside me too in case I feel like doodling.4
-
Anyone who has experienced this without falling into desperation deserves a beer, I know I need one.
Colleague: Python says I have an indentation error, halp. *Sends screenshot*
You: okay, it says it's located on file.py line 39. Can I see the related line?
Colleague: *sends a screenshot of the whole file, without numbered lines*
You: ummm, could you send me the related lines tho?😐
Colleague: 😒 yeah. *Resends a screenshot of the error and the whole file...again*
You: I REALLY need you to send me only the function scope to help you cuz I can't visually debug the whole file on a picture.
Colleague: *sends a panned phone picture with an arrow to the function (half of it)*
Plot twist: she's your girlfriend.
[EDIT]
GF: I can't see it, I'll go have a snack.1 -
So... After this bullshit https://devrant.com/rants/1523838/...
Me: hey boss, so.. I made a list out of those PowerPoint's on Trello ( more than 50 cards ) , can we sit later to priorize them?
Boss: well.. We can but for me all those are important. And we are gonna have those other requests (THIS IS THE HUGE ONE) next week.
Me inside: aaaaahhhh... Scream to your faceeeee!!! I'm gonna kill you and use your skull as a fucking mug!!! Motherfucker!!!
Me: ok.
Our deadline is end of this month :)3 -
Make sure to keep your clients regular... Cause if they do not have their daily shits, it will migrate to their brain, and a shitty idea will spawn... Avoid having a new shit offspring, keep clients regular...5
-
Still water eventually starts to stink
keep moving. Keep your mind open. Always be the student. And the teacher [borrowed from kung-fu panda, though very valid in this context] -
1) Keep improving Java skills
2) Keep learning Python
3) Learn Docker
4) Finally use my Raspberry Pi -
!Rant
How do you keep your motivation for your projects?
I've had the same project for 3 years now but I keep losing motivation and starting again.7 -
My anxiety is over the roof. I have keep 3 media players simultaneously playing Pink noise, Sounds of raindrops and lofi hiphop just to keep my brain grounded.14
-
Apparently management can't keep track of the conflicting revisions and task they keep assigning to their devs.
-
You do not own your companies code. Of you hate working at your job, don't let the feeling of responsibility for the codebase keep you there. I keep learning that lesson.
-
My hands are always freezing my office. Any devs here have a good way to keep their hands warm while working.
A note. I keep my core warm. I will often wear 2-3 layers and a beanie, so I keep warm, but my appendages will get freezing cold.25 -
Repeat after me:
process.env is not standardized. Keep it out of the browser.
process.env is not standardized. Keep it out of the browser.
process.env is not standardized. Keep it out of the browser.
process.env is not standardized. Keep it out of the browser.
Fucking hate the web community. It's just a large trash barge at this point.19 -
Met a newly recruited Data Scientist the other day and he complemented me on my work on information retrieval.
The lesson is keep learning, keep reading and keep trying -
How to write unmaintainable code and keep your job for life, tip #476;
Use A.C.R.O.N.Y.M.S. to keep the code terse. Real men never define acronyms, they understand them genetically3 -
> use angular
Keep seeing videos and posts about people shitting on angular for reasons unknown to me and recommending react
> switch to react
Keep seeing videos and posts about people shitting on react for reasons unknown to me and recommending vite
> switch to vite
Keep seeing videos and posts about people shitting on vite for reasons unknown to me and recommending nextjs
> switch to nextjs
Keep seeing videos and posts about people shitting on nextjs for reasons unknown to me and recommending svelte
Are you devs fucking acoustic?34 -
!rant
I had been so stressed about not getting interviews as my final semester's coming to an end. It looked like I was going to be staying unemployed for a while and that I might have to take any job offered wether I liked it or not.
Now slowly but surely interviews are lining up and for the first time it seems like I have options and might land my dream job -
its hard to keep yourself updated with apis, specially when you are nodejs/javascript developer.
Creating a simple application to keep track of changes in api and inform the subscribers about changes.
Stack - Vue.js (quasar), nodejs, mongoDb3 -
Feeling kinda ashamed.. I couldn't implement a graph in python using classes without resorting to a library.
Wanted to test my skills but I guess I'm not quite to that level yet :/2 -
To the newbies out there, those who just study and work hard, do you ever feel like you can’t do it? Like what the fuck is the point. You work your shit job and get home and code but kinda just look at your code editor for hours without typing anything? There are times I feel like that. I stay up all night and go to work at a shit job where were accused of stealing shit and it’s like, dude shut the fuck up, but when you get home, you know you’re gonna be a Developer one day, but you just don’t know how you’re gonna get there. Keep on pushing. It’ll come and you can leave you’re shit job. I promise that.rant coding javascript java code keep learning fuck webdev work ranting engineering web development fuckem
-
Be me.
Read corpo spam.
"It's good to KISS at work"
WTF.
Keep it short and simple.
WTF**2
It's "keep it simple, stupid"
"Keep is shot and simple" would be KIS-AS5 -
Hey, first time poster :-)
Working alone on a C++ app that has to control a GUI, camera and electronics on the side... but between the test cases, switching between classes and helping colleagues on unrelated issues, I find it hard to keep track of what connects with what, what needs to be done, what IS done...
So, how do you guys and girls keep track of your projects ? Stuck with To-do lists for now ^^6 -
So today i had to visit this banks site to do updation on a document but for some reason the modal dialogue that was supposed to open was not working and i couldn't continue to next step.
On an attempt to contact customer support, i browsed the site for relevant details. As i do that, i observed this site is so shitty that it can't even properly render on Google Chrome! It was an horrific experience finding info in that site.
Finally found the customer support form and as I clicked the "submit" it didn't give any feedback whether it was processing or not. After like over a minute of uncertainty, it got redirected to a 404 page.
Frustrated, I went on to their twitter and I almost tweeted calling out their terrible web developer team.
But, my instinct told me to calm my titties and i tweeted a regular confused user tweet.
Got their attention and few hrs later i got a phone call from someone working there. He didn't sound like a customer service representative from the way he spoke. He told it was an issue with their website and had fixed it. I tried again as he was on the line but it was not working for me. And then i shared screenshot of the issue. He tested it again and said it was working for them. Still not working for me. ( Probably cache issue on my end ). Thought he would suggest to clear cache and try. But he asked me to try on another computer since it was working for him.
As i searched for a another system, i got a call from customer support guy and he said he will do the update on their end and told me to tell details. Since the info was not that sensitive in nature, I went with it.
Pretty sure the other guy i talked to was a developer.
This made me think - had i tweeted out a mean tweet calling out their shitty website it would have been probably awkward talking to him - I'd have to be mean again. It could've ruined his day, maybe he was under pressure from his pm that he had to make the phone call. He probably hates his job already managing that shitty legacy code..
I don't know - either way, I'm glad i was able to keep myself calm and not be a source of negative energy. -
Linux distros are like candies, every distro is so sweet in its way,so many flavors to chose from, keep it sweet keep tasty ... keeeeep it linux ;)1
-
You can keep your fancy Bluetooth headphones. I'll keep using the ones that came in the box with my iPhone.2
-
The problem with college is that it makes you feel like it's the be-all, end-all of learning. Nothing could be further from the truth. If you want to succeed, you must never, ever stop learning.
-
All I want for fucking Christmas is to keep my job not freeze and keep stacking back money and needed items !!!
And some head !5 -
Rewriting the query for the fifth time because the other four I thought were the last time I was gonna need it.2
-
Why do I keep on gaming when I know I should be coding and improving! Frustrates me but I keep on doing it.5
-
Being by far the most junior dev on a small team is tough. On top of no real pro experience having to learn an unfamiliar framework and the overall architecture/design.2
-
When your colleagues keep asking you questions about how to code this and that through messenger, and you keep replying them with lmgtfy links. "Was that so hard?"
-
I don't talk about Dev stuff with my friends/family. I try keep keep it to myself. They either get really angry, confused or they try to talk about things they know nothing about.1
-
I've moved to Linux I'm gonna give it a week. See if it's any good I know if I need windows as a virtual machine it's there 95% speed ain't bad3
-
Keep restarting my mobile app because I keep discovering new ways to make it. Xcode? Xamarin? Skade? Flutter?6
-
How do you deal with the situations where personal problems keep taking all the attention in your mind while you have to fulfill an important task at work? I keep losing my focus due to such circumstances.7
-
!rant but tips
TL;DR consistent commitments form a habit.
I didn't write any code or do any major tasks past 5 days. Rest at home 2 days and went to short trip for remaining. Answered a few business calls. Made few important calls. Didn't bring my laptop with me and used my gf's one for less than 2 hours. (Majority of that 2 hours was spent on changing her W10 Japanese display language into English.)
This morning I found it hard to gain the productivity and concentration I had past few months. I thought I have lost it and got back to my old lazy 🐒 self.
Couldn't able to touch, well didn't have the mood to touch to be precise, my major tasks. I did my best to sit at my desk and finish minor small tasks that I can find the whole morning. That's the best I could do and probably the wise one I did.
After lunch time around 2pm, I gained my concentration back. I worked on my major tasks till 7pm. And now going home happy.
So my "productivity-is-a-lot-like-intercourse" analogy belief became stronger. As long as I commit to my desk and keep my work routine, I won't be losing my concentration and productivity for a long period. -
Goals for 2022:
- Keep studying my new book (concrete mathematics)
- keep solving hacker rank problems
- Interview at amazon.com again (I was so close to get it) and feel the pleasure of reject them
- Stop skipping gym days
- Making friends in NY4 -
Where do I keep a custom config file?!!!
I have a script in /etc/init.d that runs a program that takes a file as an argument, but I shouldn't keep that file in a user's home directory. Where should it be?6 -
Unlike biology, our field is dynamic! Things keep changing often.
So, no matter how much u already know, keep learning always!!
Never stop learning!! -
Just turned on a client's computer and am shocked that they keep their logins straight. Basically there are two logins, but one says "$USER1's Girl" and the other says "$USER2's Man."
If I were them, I would be clicking on the one with my name, not looking for my SO's name...3 -
Keep pushing myself to learn new skills, even if they aren't necessarily useful to me at the present time. And keep trying to do something in a more optimized fashion.1
-
Keep coding and making mistakes. Further more reading code and books. Often the books are related to other topics (math, logic, psychology, economics, ....) to keep my brain alive and get other insights of ways how to think or solve a problem.
-
I can't keep a good alimentation when I'm working, I keep buying those bad-qualities salads and stuff that make me feel sick.
What do you eat when you're at work ?2 -
Implementing a third-party link shortner:
link.performance=-400ms; link.privacyFactor=-10;
link.ownership=externalProvider;
Keep hyperlinks in-house. Keep ’em fast. Fight the good fight. -
Keep your search relatively broad, but find a company that you'd actually like to work at if you can. This would make interviews more smooth because you actually want to work there, and it'll keep your morale high.
-
I want to dive into Flutter and need a simple app idea that I can start with. I want to learn while working on a useful project. Any suggestions?
PS: I built a calculator and a simple chart app few weeks ago and loved flutter. -
Have more faith in yourself and in your own abilities. Just because you don't know as much as your superiors who have been doing this stuff since you were a small child, it doesn't mean that you're a fraud!
-
Always heard programmers bashing on artists because they can't keep consistent naming conventions and keep screwing up this and that. Well, i found something worst: marketing people. At least keep the extension we request on the files you are giving us :(
-
I was thinking of switching from Antergos to Arch but im afraid i cant keep track of all the software i have. Is there any way to easily keep track of all software you have when switching os?1
-
Quite an exciting election in America, got to settle a bit.. So enough with stars & stripes, back to bits & bytes!
-
You should leave undefined to the browser and keep null for yourself.
Don't '' var keep = undefined; ",
Do " var keep = null; "1 -
!rant
Does someone hates having to look down at the terminal to keep writing?
I don't know if there's a way to keep the text at a certain height, to avoid head movement (sadly, I can't elevate my monitor) -
Always keep pushing your boundaries.
Don't stay too long on anyone thing
i.e. Keep learning new stuff once you are confident about the old stuff.
Don't worry about the language, pick up one and get started.