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 - "doing"
-
Bf: what you doing?
Me: coding
Bf: do you ever stop working?!
Me: I'm not 'working', I'm doing my own project.
Bf: but you do that at work. Why do you want to keep doing it?
Me: it's fun?
--- a few days later ---
Bf: what you doing?
Me: reading.
Bf: omg you're not coding! What are you reading?
Me: a book about coding
Bf: *faceplam*15 -
Insanity: Doing the same thing over and over and expecting different results.
Programming: Doing many different things numerous times and expecting a single result.2 -
"You mean to tell me that you deleted the class that holds all our labels and spin boxes together?" I said exasperatedly.
~Record scratch.mp3
~Freeze frame.mp4
"You're probably wondering how we got to this stage? Let's wind back a little, shall we?"
~reverseRecordSound.wav
A light tapping was heard at the entrance of my office.
"Oh hey [Boss] how are you doing?" I said politely
"Do you want to talk here, or do you want to talk in my office? I don't have anyone in my office right now, so..."
"Ok, we can go to your office," I said.
We walked momentarily, my eyes following the newly placed carpeting.
Some words were shared, but nothing that seemed mildly important. Just necessary things to say. Platitudes, I supposed you could call them.
We get to his office, it was wider now because of some missing furniture. I quickly grab a seat.
"So tell me what you've been working on," I said politely.
"I just finished up on our [project] that required proper saving and restoring."
"Great! How did you pull it off?" I asked excitedly.
He starts to explain to me what he did, and even opens up the UI to display the changes working correctly.
"That's pretty cool," admiring his work.
"But what's going on here? It looks like you deleted my class." I said, looking at his code.
"Oh, yeah, that. It looked like spaghetti code so I deleted it. It seemed really bulky and unnecessary for what we were doing."
"Wait, hold on," I said wildly surprised that he thought that a class with some simple setters and getters was spaghetti code.
"You mean to tell me that you deleted the class that organizes all our labels and spin boxes together?" I said exasperatedly.
"Yeah! I put everything in a list of lists."
"What, that's not efficient at all!" I exclaimed
"Well, I mean look at what you were doing here," he said, as he displays to me my old code.
"What's confusing about that?" I asked politely, but a little unnerved that he did something like this.
"Well I mean look at this," he said, now showing his "improved" code.
"We don't have that huge block of code (referring to my class) anymore filling up the file." He said almost a little too joyously.
"Ok, hold on," I said to him, waving my hand. "Go back to my code and I can show you how it is working. Here we are getting all the labels and spin boxes into their own objects." I said pointing a little further down in the code. "Down here we are returning the spin boxes we want to work with. Here and here, are setters so we can set maximum and minimum values for the spin box."
"Oh... I guess that's not that complicated. but still, that doesn't seem like really good bookkeeping." He said.
"Well, there are some people that would argue with you on that," I said, thinking about devRant.
He quickly switches back to his code and shows me what he did. "Look, here." He said pointing to his list of lists. "We have our spin boxes and labels all called and accounted for. And further down we can use a for loop to parse through them."
He then drags both our version of the code and shows the differences. I pause him for a moment
"Hold on, you mean you think this" I'm now pointing at my setters "is more spaghetti than this" I'm now pointing at his list of lists.
"I mean yeah, it makes more sense to me to do it this way for the sake of bookkeeping because I don't understand your Object Oriented Programming stuff."
...
After some time of going back and forth on this, he finally said to me.
"It doesn't matter, this is my project."
Honestly, I was a little heart broken, because it may be his project but part of me is still in there. Part of my effort in making it the best it can be is in there.
I'm sorry, but it's just as much my project as it is yours.16 -
An intern asked me for help today and I solved it within minutes.
First time I felt like I had evolved from a confused junior developer to something more. So happy.5 -
Happiness is being home at Friday evening, having a few special beers, doing server setup/stuffs with good music on and genuinely loving what you're doing!14
-
"My code works, but I have no idea as to why or how. Even StackOverflow says it shouldn't work." -Me7
-
For people who think/find that open source solutions are always better than commercial/paid/proprietary ones, you are not going to like this rant.
I'm starting to get really fucking fed up with people always, whenever I see someone (including myself) mentioning that an open source solution which is an alternative to a closed source one, saying that it's shit.
I've had countless encounters on here (also irl) where someone mentions that an open source solution (GIMP or Libre Office for example) is shit by default while they've maybe (or probably?) not even used it themselves.
Also people going "you can't even compare those two as for what they can do/features/functions". I'm definitely not saying that those open solutions are perfect. But to call them worthless or shit and/or to say that you literally 'cannot compare them' or that the open solution just doesn't work as a *FACT* is fucking bullshit.
Let's take GIMP for example, the use case of a friend of mine:
- He works both with macOS and Linux Mint, he *needs* a design/photo editing tool which is cross platform. (or at least one which works on macOS+Linux)
- He does not mind paying for software but he prefers to use software which is free as in freedom because he also likes to tinker with the software (a lot of people find this argument bullshit, I noticed on here. Why is that? It's a valid reason. Maybe not for you but we're not talking about you right now).
- He likes Photoshop but due to Linux incompatibility and the fact that he can't tinker around with the code, it's not an option for him.
- He'd gladly go for paid software but GIMP fills all his design/photo editing needs (also the more advanced ones but don't ask them to me because I have no fucking clue how that shit works)
- GIMP *just works* for him, he never has trouble with it.
Let's take Libre Office, my own use case:
- It *NEEDS* to work on Linux, which Libre does.
- It *HAS* to be open source, ethic/moral thingy; Libre Office is open source.
- It doesn't need to work complete magic but it needs proper basic document and 'excel' sheet functionalities which is the case with Libre and it works *for me*.
- I don't mind paying for it, will probably donate in the future (seeding the macOS+windows+linux versions fulltime at the moment)
See, for our use cases, it works very well. So why go into "it's no match for proprietary alternatives" mode right away? It actually is, as you see in the examples above.
Please stop saying that those solutions *don't work* or *are shit* because they do work and are useful for me and loads of people around the world.
Do they have *ALL* the features which their proprietary alternatives have? Maybe, maybe not, maybe they're missing some and maybe they even have some features which the proprietary alternatives don't have, I haven't checked out every feature.
I'm not saying that it works for you, for the record, I'm just saying that just because for you it is a fact that they're bad/shit/hardly working, doesn't mean they are for others.21 -
When you're hard at work on an algo but forgot to take your ADHD medicine so the squirrels are fighting outside but need to check Facebook statuses and having a dance party to Cotton Eyed Joe is a great coworker on LinkedIn which is now coded in Ember JS is weird compared to Python and my pencil is a funny color and my keyboard is shiny. I forgot the punchline. I'm gonna have a bowl of cereal. What was I doing?8
-
>be me
>graduate
>find job with a start-up
>offer me 1% share as signup bonus
>why the hell not
>make 50 dollars/hour
>lowkey they didn't give me any real work
>only had to write some simple ass JS functions for the website
>asked boss to work from home
>he accepted
>tfw i get paid to play games, watch tv shows and write the occasional shitty ass piece of code for 50 dollars/hour
>that's about 1 AAA game/hour
Stay in school. Get your degree, kids.14 -
Alias coworker = high school classmate
This kid wore a trench coat to school every single day and I guess he had a chronic masturbation problem because the guy was caught 3 different times IN CLASS jerking off.
Most people would catch a sexual harassment / indecent exposure / public masturbation charge, but this kid was breaking all these national math competition records and was working with a local university doing research and had a 4.5+ GPA (in high school in U.S. that's possible) so the school decided to do 2 things.
1. Not punish the kid, and in fact nothing of this was ever put on any record at all.
2. Write him a note from school administrators saying that this student can leave class whenever he would like no questions asked, and that the teacher must notify the office so they could send a security guard in order for this masturbation obsessed student to literally occupy a bathroom as his jerk off chamber uninterrupted.
So if in the past 6-7 years you've been in a high caliber university studying computer science and there was a kid in a trench coat "feeding some geese" near you, you can thank my high school.6 -
1969:
-what're you doing with that 2KB of RAM?
-sending people to the moon
2017:
-what're you doing with that 1.5GB of RAM?
-running Slack7 -
Learning a new language is like first time doing sex, it's hard at the beginning but when you start doing it right you just want more and more! :) good morning guys !!4
-
TL;DR, employers are often penny wise and pound foolish.
One morning, my vehicle had a potentially life-threatening condition that I needed fixed before I could drive to work. I was 3 hours late but made a productive day of it. Plus I had stayed late after work, for no pay, a couple of nights because I have the kind of work ethic that compels me to do weird stuff like that occasionally.
When the time clock report came out it showed I was 3 hours short for the pay period. I brought up that I had "paid it forward" a few weeks prior and asked for an exception based on that. I was told that a) all "extra" work had to have been approved prior to doing it and b) that pay period had already passed, so no, I'd need to make up the hours. Being pretty miffed at being so nickled-and-dimed, and for being expected to drive to work in spite of the possibility of losing my life, I just had them take it out of my time off.
Fast forward to my latest monthly review: After another potentially life-threatening vehicle breakdown and fix, I decided to ask whether I could have a couple of telecommute days per week to offset fuel and mileage to recover the repair cost for the wear and tear on my vehicle. The answer was "No, because then everyone will want to work from home and then we'd have no way to know if they're really working."
On that same day I got an offer for doing the same job at another company for 100% telecommute and at nearly twice the salary. I turned in my resignation two days later. Now they're scrambling to try to replace me.2 -
I get serious anxiety when someone is doing something on a computer and I know that the way they are doing it is the slowest way possible.8
-
You: Starts something.
You: Compares results to someone who's been doing it for years.
You: Gets discourages.
You: Stops doing it.
You 5 years later: I wish I hadn't stopped.6 -
you guys complaining about doing PHP and WP because you needed money sounds like confessing about doing porn in college
"Sorry mom, but I really needed the money ..."rant how much? ok maybe i swallow it wordpress no please not in the ass just a photoshoot lol porn php no i wont swallow it college wp wk1141 -
-Friend of mine telling me this nugget-
At my previous job, we were porting a UNIX system to Windows NT using Microsoft VC++. A colleague of mine, that was in the process of porting his portion of the code, came to me, looking really upset.
Colleague: "Hey! I hate these Microsoft guys! What a rotten compiler! It only accepts 16,384 local variables in a function!"1 -
I have a VPS for under a year from Digital Ocean. No idea what to do with it.
Specs:
20GB Disk
512MB RAM
Debian 8.9 x64
A spare domain from Namecheap
IP: 127.0.0.1
Ideas?42 -
I don't know about you, but our fellow Indian colleagues doing YouTube videos explaining programming concepts and whatnot have got me through college and many of my projects.
Cheers for the Indian superheroes in our line of work! Keep doing what you're doing, you are making the world a better place.5 -
Oauth2 examples.
Seriously all examples I found use library that use library that use library to just build url encoded parameters like this
client_secret=foo&code=bar
Got me 5 hours to dig going trough couple of github repos with implementation to see that shit at the end.
Seriously people !!!
Start thinking before you write single line.
I don’t want to download 10 dependencies and 100MB+ just to send 2 requests with url encoded parameters.
It’s in every - literally every language.
I know you’re stupid but please just try to understand how things work instead of copy paste another stackoverflow and medium snippet.4 -
I've just seen a WordPress inside another WordPress.
- Why was it made like this?
- If it works, you should not touch it.
- Ok. :/7 -
Just started my Android development internship. Atleast now I don't feel like a worthless piece of shit who wastes the whole day.4
-
We gave admin access to a user who thinks he knows what he's doing. Why did we give admin access to a user who thinks he knows what he's doing?6
-
my boss praised me again, for just routine stuff, doing my job. I'm not even doing it too well. he said "oh but it's not about that, it's just that you're doing it". oh. honey... that's a really sad thing to say 😂3
-
Boss: "do you have a minute?"
Me: "sure"
Boss: "I have this problem, can you just stop doing whatever you are doing and fix it for me?"
Me internally: *no I don't, what I'm doing right now is fixing another one of your problems for which you've interrupted other work already"
Me: "Yeah sure, gimme some time"
Can't afford to fail my internship and I don't want a shitty work environment which I why I don't speak my mind...
But man this is tiring...2 -
When you're a CS student and you're stuck doing an internship where you're not doing any programming 😲6
-
I was having great progress in reverse-engineering the devRant Avatar system...
And then I came to the shirt list.
109 SHIRTS THAT HAD TO BE METICULOUSLY DOCUMENTED AND GIVEN AN INDIVIDUAL CODE
AAAAAAAAAAAAAAAAAAAAAAAAAAAA9 -
That moment when you spent over 2 hours recreating and fixing someones bug on stackoverflow and then he just copies your solution and gives himself the best answer.3
-
Windows is weird. Flagging a fully functioning game application as (Not Responding). It's not even lagging or freezing. It's just. Working. Perfectly.14
-
As a Backend guy doing CSS. (Honestly don't know what i'm doing)
position: absolute;
z-index: -999999999999; /* better fucking work*/
margin-left: -1200;
background: red;
asdfghjkl
wait? what?3 -
that fucking fellow dev who knows nothing about what he's doing yet makes it look like he's doing something critical -_-
-
Mom: What are you doing ??
Me: Just fixing up a few bugs I encountered yesterday..
Mom: Good .. That means you are doing nothing .. Go fill up the damn water bottles ..
Me: -_- !4 -
As I was refactoring a class in a TypeScript project, I changed calls from `this.config` to `this.getConfig()`.
Suddenly, the tests were failing as somehow the live credentials were used from within the test.
Digging deeper I discovered this.
interface Base {
public config;
public getConfig();
}
So far so good. Wondering why config needs to be public, though nothing too shabby, let's look further:
class MyImpl implements Base {
constructor() {
this.config = this.getConfig()
}
getConfig = () => someGlobalVar;
}
┻━┻︵ \(°□°)/ ︵ ┻━┻
Why would you do this? This breaks dependency injection completely.
In the tests, we were of course doing:
testMe = new MyImpl();
testMe.config = testConfig;
So even though you have a getter, you cannot call it safely as the global var would take precedence. It's rather used as a setter within the constructor. WTF.
Sad part is that this pattern is kept throughout the entire codebase. So yeah for consistency!?
(And yes, I found a quick workaround by doing
getConfig = () => this.config || someGlobalVar;
though still, who in their right mind would do something like this?)1 -
Starting my own AI soon. Any advice? I'm doing it in Java, and I know what you're going to say - but I'm doing it in Java anyway8
-
Hey, our air conditions are not free, so you really need to buy something else we charge you for the amount of air you have inhaled while sitting down.5
-
The moment when you find your old school books (1998), the orgasmic feeling doing 1st time in programming while doing some script-kiddie Fun with your schoolmate ✌️.
-
!Rant
Awesomeness ensues!!!!!
I finally quit my day job at the place I was working to finally go full time with my business, TerraNimbus. I was able to secure a small loan to cover business and personal expenses until I can drum up enough business to keep things a float.
I’m super fucking stoked because I’ve been wanting to branch out and do this for about 4 years now and finally feel like I have the right pieces in play to make it work. I’m as nervous as hell but so fucking excited too!
I just needed to share this here cause the DevRant community is world class and you guys/gals are fucking killing it everyday being AWESOME!!! And you all feel like extended family members to me all going through the motions in each of your lives and keeping ‘in touch’ through devRant on a daily basis. So I wanted to share my story with everyone here.4 -
!rant
Sometimes I think about packing up my bags and just going into security consulting just to get away from the world of being an infrastructure anarchist for software companies that are overvalued "Export to Excel" generators.2 -
Exercising. Which I stopped doing a few months ago. Which probably explains why everything I’m doing is turning to crap.
-
What are you doing crashing on me Windows?
All I was doing was running a flight simulation, compiling a build, and doing a regex search over 6 directories. Try to open one little document and it all goes to hell.
Surely you can handle that Windows?
Apparently not.2 -
Just had someone branch off my repo of some class assignments I did last year.
What are they up to.....
Better not be doing what I think he's doing.5 -
1969:
-what're you doing with that 2KB of RAM?
-sending people to the moon
2017:
-what're you doing with that 1.5GB of RAM?
-running Slack5 -
I frequently run into the problem of overthinking instead of just doing something.
But then I feel conflicted with myself if I felt that there could have been a better way to do something instead of just doing it for the sake of doing it.1 -
Watching videos of people that accomplish something, doing something similar to me. When I see that others can do it and have fun whilst doing it, I get motivated.1
-
Fucking hell. I must do some debugging to myself. Got into a habit of falling asleep right after 9,930 since the start of Dec 😫
-
To anyone who likes to solve problems, here's one:
How can I (m29) get the idea into my boss' thick skull (m50), that the crisis meeting he had with the client could be averted by just using what every other software development company uses (git), without being explained what the difference between a .java and .class file is?7 -
So I've recently become interim sys admin at my current job.
I'm not sure if I'm doing things right but...hey, I switched the entire office to Linux so that counts for something right?1 -
When I was doing replacements in a text file manually and some smug coder did the same thing in 5 min after I'd spent a day doing it ...2
-
WTH. My TV, with a plugged in chromecast, just turned itself on and played music that definetely was not mine.
First thought was, that someone got into my network and was jerking around. A little later I figured out, that my mom started the playlist on her phone and somehow it triggered my cast und turned the TV on.
Seriously WTF4 -
Real-world algorithmic question: What is the most efficient way to pop all bubbles on a large sheet of bubble wrap?
You can only use your fingers.11 -
I hate it when people ask for help, but then they don't stop and listen to what you are saying to help them. They just continue trying stuff on their own.
Through skype chat today I asked a coworker what the log said and provided the exact location of the log file. After he keeps sending me messages for 10 minutes on different things he is trying and changing, I ask him to just send me the log file and I'll look at it. His response was, I don't know where the log file is for this program. -
"The secret of success is doing something you love, doing it well and being recognized for it. " - George Carlin2
-
Spent 2 hours today doing L1 support work!!! God i hate working with lazy people!!!
2 hours wasted checking for an application bug on all deployed client pcs when the only issue is the printer has no fucking paper!!!
L1 and L2 support exists for these kind of issues!! Do your god damn jobs!!! -
> be me
> complete tickets overnight
> submit for review
> takes 2 days to review
> still no word
> more tickets raised with incomplete information
> ???
> profit5 -
Pycharm could be a nice tool, if only it was not nagging about the professional version and the tools related to it so often. Shit can't even find the jupyter notebook crap. 🙄
NGL, open science feels like anarchy.13 -
The correct amount of applied test time is often subjective. My theory to objectify is this.
Plug a tester into the mains supply.
Turn the juice on.
When his screams reach a certain pitch, you objectively know QA is done.
Thoughts?5 -
First week of doing C# dev. Not quite getting the hang of it yet, I’d still prefer doing nodejs all day2
-
Just started to do something. Then i came accross a problem and googled "How to concentrate strings in C" Found sprintf and strcat, could concentrate strings. And this just with every problem.4
-
You know your doing a quick and dirty job for a diagnostic tool when every method you create in alternate namespaces is static...
Suppose I should probably stop doing that aye...3 -
Assume other people know what they are doing. Since I don't know what I'm doing, why would they know what they are doing?
-
A client wants revisioning on revisions, so he could check if the revisioners were doing good work...
He wouldn't answer then question: "Why not doing the revisioning yourself?". -
Who else works at a company that enforces test driven development? And after doing TDD do you think you could ever go back to NOT doing TDD?
-
Git tip: Before doing "git clean -fd" always think twice and backup the whole folder manually before doing that. Take it from me.
Also be careful with, "git pull" 😩13 -
My colleague is right now cracking her knuckles. I don't mind her doing that once in a while but she's doing it every two fucking minutes.
Soo fucking irritating.1 -
1969:
-what're you doing with that 2KB of RAM?
-sending people to the moon
2017:
-what're you doing with that 4GB of RAM?
-running Slack3 -
I am fucking out of shape. I hate it. I also dislike gyms and exercising doing some repetitive boring set of things. I feel like exercise should be a functional thing. My mind has issues so I end up not exercising. I walk every day 2 to 3 times a day at work. So I am getting some exercise, but not enough. I also like to play games. I saw a reference to a "Skyrim workout". I thought, hey I should look into that. So I found a couple of workouts tied to game mechanics. I am going to start with the simpler one until I see how this will "work out"... If this is successful I think I will create a mod that people can customize their workouts. Less fatty gamers unite!
I have also changed my diet to mostly non carbs. I allow some carbs, but not most. I feel better in general. I just need to actually move more. Have found I don't really get hungry anymore, or not as much.
Anyway, here is the simpler workout I found:17 -
Does anyone use WYSIWYG editors when doing bootstrap websites anymore or just straight notepad++ (I've been doing the latter, wondering if I'm missing a trend)2
-
Part time job, that involves coding. Going to classes and also doing coding.... going on devrant... and also doing coding... I'm really amazed that I get anything done.
-
For some reason I now wake up at 6am every day...
But after like an hour in bed reading emails/news, I feel tired and then go back to sleep till 9am...
Anyone else waking up early since wfh?4 -
One week ago Google overhauled their "Now News". The news have unnecessary categories over the title, can't be swiped away anymore and some cards are way bigger than others.
At least now its proven that this kind of news is advertised shit and no more independant.
Ty Google! 😡 -
Rewriting the query for the fifth time because the other four I thought were the last time I was gonna need it.2
-
When you gotta sleep rn to wake up for college tomorrow but you've got a competitive programming problem stuck in your mind that just refuse to go away.
Someone sing me a fucking lullaby pls...3 -
Since I started the process has been something like this:
def new_project():
Have an idea;
for implementation in idea:
search("how to/
{implementation}");
if idea.works():
me.celebrate()
else:
me.die_a_bit_inside() -
Yesterday I tried Rancher on a DigitalOcean droplet.
Rancher itself was easy to startup and use. But I couldn't manage to find the Container Volumes on my NFS Server. Even the NFS Server was up and running.
I really felt like a monkey in front of my PC not understanding what Im doing. -
What's the point of doing estimates per quarter if you are gonna change the estimates to projects that are being worked on to match the release date?
Also doing estimates per quarter before doing investigations on the requirements is a fucking shit way to do estimates. Arguably doing it per quarter is also trash.
We are not doing hardware design for fuck sake, we work on software, you bunch of retards.4 -
Why is it, I've handled data in JSON format quite a few times, but every time I try to use it again, I completely forget how JSON works
-
There are days you feel like a God and there days you have no idea what you are doing in the dev space.
All in all perseverance with a whimsical tone -
jQuery is such a fucking pain in the ass sometimes, but it's just so great for alot of things that i don't want to leave it.1
-
"We follow the AGILE methodology."
A fancy way to say :
- We mostly work on tight deadlines.
- We will come with last second changes.
- We have little/no overtime payement policies.
- We will ask you to do basically anything even if you said explicitly that you don't know how to do it.2 -
"why has this broken on the site? How can you not cater for it?"
-Looks at what was added-
"uuuuh, any reason the height has been set to 1px? :/" -
What new thing(s) are you trying to get in a better habit of doing? What are you trying to get out of the habit of doing?2
-
My officemate who works for the company for the past 7years and counting. Doing QA for a supply chain erp; doing it for like 5 yrs and still asks for the basic / "happy path" scenario training. Like what kind of training do you need? It's been 5 years since your'e doing it!!
-
One thing I do well and the only thing I like doing, and the only thing I could think of doing at all1
-
Doing hobby projects is a great way to improve new skills, helping people with their projects helps me to explain what I'm doing and reading stackoverflow posts!
-
I'm the only who occasionally swims like exactly 32, 64 or 128 lanes when doing sports? Or doing something like 64 rounds instead of 50 or 128 instead of 100?1
-
When deal with webpack,
I know what I'm doing,
because I know "I know what I'm doing" is my imagination.🤦♂️ -
what does devrant think of doing a weekend coding session with lil sleep because I am thinking od doing it next weekend4
-
When someone truncates several tables and removes their column indices in DEV so my quick two line change testing goes from taking 30 minutes to 3 days while I restore all 200 million rows and re-index all the columns. 🙄
-
sometimes need to learn about how people thinking much more than computer do. like visualitaion your "magic" code with some people want.
-
Client complains not enough documentation. Wants an arbitrary number of pages in a document on our modules. Wants more uml diagrams. They are going to get so many uml diagrams!
So complex they must be right, because nobody can read them. Sick of doing this draft after draft after draft...undefined sick of doing this instead of coding sorry i didn't write an essay for you! documentation diagrams uml client -
Code Optimization 😉
Before doing: After doing the changes, it ll be much easier to maintain😇
While doing : how it was working before 🤔 why I need these lines 🙄
After doing : Never gonna optimize existing file instead will start following the standard hereafter😏
While working thereafter.. 😛 : Instead of following these standards which consumes time, I can make the logic quicker and will optimize later...
Again the cycle repeats 😂 -
I did basically nothing today at work, because my seniors refactored/restructured the project all day and I was not allowed to work on any issues, becausebecause it would just cause conflicts1
-
If what I'm trying to learn is visual, video tutorials are useful. When it comes to programming, it sometimes wastes my time. Watching a 5-minute video to accomplish one simple thing? I could never get that time back! You can spend half of the duration of the video introducing yourself but I am already frustrated. I prefer documentation and hands-on most of the time. Just sharing my thoughts. Thanks.3
-
I am doing absolutely everything except doing my job. Fucking hell, it's going to be a long coding weekend.2
-
Only Me or Everyone!!!
I am coding everyday, more appropriate to say in all weekdays.
When my colleague ask me, hey dude what you are working on?
I could explain What I am doing and How I am doing, but I fail to explain Why I am doing it.4 -
So I’m not having too much trouble with my project. Does that mean I’m doing something too easy or have I actually just absorbed the knowledge I’ve been reading?
I’ve never actually used EF Core before and I thought this would be harder, and more time consuming.2 -
I want to become a data scientist and am now making an Android app to collect data from people. Am I doing this right? Idk wtf I'm doing anymore x(1
-
Every time Apple updates iTunes, everything moves, becomes less understandable and takes more clicks to happen.
And I still have to put up with it because it's the ~most convenient~ way of updating iOS apps if you have multiple Apple IDs.
Just drop it already, will ya Apple? -
For any question about doing something, anyone who tries to insert their own opinion about doing something without answering the question at all is a low level Redditor cunt.9
-
Life is a cycle, you struggle with multiplying numbers then that same feeling comes back doing Assembly.1
-
>opens up one of my four editors
>opens up with the barebones of a project
>no identifying information, just the start of a project
>file name is generic
What the hell was I even doing?!1 -
What are your plans for the weekend, and if you weren't doing what you're doing now, what else do you think you'd be doing for work?
https://devrant.com/rants/105964531 -
So when do I not have to see the same dumbasses doing the same shut and just keep doing I dunno something ?
-
If someone blames a technology, then they are doing it wrong!!!
Its like someone saying "Sex is bad" only because they are doing it wrong!!5