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 - "much code"
-
If Gordon Ramsay made code reviews, I would watch that show. Especially the insults he would use for handling clients.
"This code has so much spaghetti, it decided to open it's own restaurant"23 -
Code review titles by year:
1990 - your code is using to much memory
1995 - your code is not running on window 95
2000 - your code is slow
2003 - your code don't have tests
2005 - your code is not 64 bit
2009 - your code is not using mvc patters
2010 - your code is not horizontal scalable
2011 - your code should be written in js
2015 - your code is not mobile ready
2020 - your code is racist24 -
Codacy is cool!
It gives my code a grade. So it's like school and university, but much easier since I can just disable all the warnings and get an A.5 -
Just interviewed a guy with ~8 years of experience:
Me: *Asked him to write a simple algo logic on a paper*
Him: I don't do much of algo design. I'm much of a design patterns and software design guy.
Me: How would you design a singleton class in Java?
Him: *writes a sloppy code*
Me: Hey, thanks for your time. Our HR will get back to you with further updates.
Moral: Interviews can be very short when the candidate doesn't code.15 -
Joker: If you are good at something don’t do it for free
Me: (thinking) How much shall I charge to introduce bugs into someone’s code? 🤣3 -
If you are copy pasting code from somewhere else, spend some time and effort to understand what that piece of code is actually doing, and how much of your requirement does it satisfy.1
-
Too much noise in my workplace, can't focus on my code,
bought 300 bucks noise cancelling headphones,
best money i've spent19 -
I befriended a much-older dev who's notoriously known for cursing in source code comments.
His best comment was F.I.S.H., which is his cursing acronym for "fucking incredible shitty hack"6 -
2 Days.
Thousands of lines of code analyzed.
Dozens of log files across 6 servers.
Countless pots of coffee.
Much power metal.
...
One line of code.
Bug fixed.8 -
Don't want to go back to work and code, there's much better things to do; Like stay at home and code instead.3
-
sometimes when switching back to python from c++ i realize how python is pretty much pseudo code that went too far
disclaimer to prevent rant responses: i love python and have nothing against it5 -
Created a function called upDawg and started sprinkling it all over the code base. Waiting to see who catches it in our next code review.
All it does is console logs 'Not much man, you?' -
Code archaeology.
Almost everything I fix/update/build requires a ridiculous amount of digging through and carefully studying the mountains of neglected, decaying, and shoddy code that make up these projects.
I spend maybe 10% of my time (and likely closer to 5%) actually writing code now. I miss it so much.7 -
I wrote a piece of code. A logic. My senior changed it. And.. I am glad she did.
My descriptive variables and her conditional breakup of logic made up for a very beautiful piece of code. Simple and elegant. So much so that it makes total sense without any need of a comment.
Never thought I would be loving a 5-lines code piece this much.
This is one of those days when collaboration happens for the betterment.
Simply. Beautiful.4 -
When you find an issue with your code logic... and you rewrite it all to find out it could’ve been so much easier...6
-
Your code has so much spaghetti, there's vomit on my sweater already.
(reposted as a rant cos @yatanvesh said so)4 -
Am I the only here who get so much PUSSY when encountering bugs in code?
P - panic attacks
U - uncontrollable anxiety
S - suicidal fantasies
S - sadness
Y - yearning to death12 -
Just spent 20 minutes implementing a utility class.... then realized I don't need it...
The solution is actually much simpler... only takes 1 line of code...7 -
No matter how much product owners claim "bugs have priority over anything else", "we value high quality structured code", and "we do test driven development"...
...Once a big client wants a feature to be developed before they sign up, dirty code will be written from napkin specs, and that code will always be refractored "soon".4 -
Please don't comment in front of the code like this:
doSomething(); // does something
Please just stahp
Do this:
// does something
doSomething();
Much better and friendly for everyone10 -
As devs we like to complain about our jobs. But I just want to take a moment and acknowledge how truly amazing writing software is. Nothing else has given me so much joy and happiness. The endless stream of new things to learn, the elusive art of clean code, and deep understanding of systems required for architecture. There is so much depth to this career we have all chosen and I hope you guys love it just as much as I do.5
-
Thus far I've had little success trying to teach code to people I know.
But yesterday.....man
My best friend told me that he was serious about learning. He asked me about my recommendation would be. Against all odds, and after small demonstrations he asked to learn about Java.
I made some coffee and braced myself. Either the dude is a hidden genius or I am an amazing instructor, but he got the whole thing. I introduced him to the basics, oop, variables etc and he got it down in one session. He was able to understand errthing a do a little code along.
So proud.13 -
Actual formatting in my high school textbook. (also fstream.h). And the code my teacher writes isn't much better.28
-
I'm so weary of JS right now but every time i want to code something in another language i just think:
"Why don't i just do this in JS. Would be much easier."
Please help me.13 -
I explained my latest project to a non developer friend. I told him I'm almost done with the code, now I just need to debug and get it ready for production.
"Why don't you write code that doesn't have any bugs?"
"Holy shit! I never thought about that! Thank you so much, I'll make sure to write bug free code from now on".10 -
Do you spend sometimes too much time on making the code look pretty that you forget to implement the f** feature?4
-
The worst part about having a job that is not related to programming is that I don't have as much time to code as I would like to :(5
-
!rant
How many of you developers agree with Robert C Martin that commenting should be avoided as much as possible and that it should only arise when we fail to express ourself effectively through code.27 -
Telling over people they should name their code clearer, I pretty much perfected that, but me if it comes to files:6
-
Android oreo made me change so much code and broke so much shit like background services that my latest branch in git is FuckAndroidOBranch6
-
"Yeah I code, I've created like tons of games and I bet I'm better than pretty much anyone out there"
Oh really? What languages do you know?
"Scratch"
*anger rising*4 -
Anyone who really uses UML to Illustrate or understand code?
I pretty much always just get more confused when I see such a diagram.8 -
How much legacy code do I need to understand and fix before I add Software Archeologist to my LinkedIn?6
-
Just read this in a blog post by Jon Arundel, I think he's spot on:
"Programmers are incurable optimists: we always think our code will work, despite much evidence to the contrary."7 -
A little headpat for those who have suffered so much in making wrapper code for managed languages for native libraries
Because I know how painful it is to make one16 -
Programming helped me realise, that I'm growing.
Since I've learned git long time ago, all my projects are archived and I can get back to them. When I look at my old code, I can see, how much I've learned, and how much more of a developer I've become.
And it motivates me to keep going.4 -
This girl I don't even know much sent me this code. She is not a coder and has never written any code before by the way.
if(true)
{
temp=abhinav;
abhinav= v bad;
v bad= temp;
}
Is this what a modern day love note look like? 🤔🤔6 -
When you test your backend code thoroughly before pushing to production, but a fatal exception with the much larger production userbase causes one of your vital threads to die with a NullPointerException.6
-
Me and my stress ball are starting to get quite ready for Christmas :/
Maybe after the holidays the smiley will be back?
Happy Holidays fellow ranters!
P.S. Don't code too much during your holidays3 -
Life is like code,
Your loved ones are your IDE,
You can be good with code without an IDE,
but it makes things much more smoother when you have one :D
Life quote :) -
That moment when you know your code can be much shorter and cleaner but you just keep typing because you're too lazy to restructure.1
-
No matter how much documentation you write, and how well you comment the code, the truth is always the code itself.17
-
anyone else have their own side projects where they follow no structure and pretty much make spaghetti code just to get it finished asap so you can make money off the system you are building? lol. not proud of the code i wrote today but damn did I get a lot of functionality implemented.8
-
After using so much VIM and VIM key binds in other IDEs, a piece of me dies every time I have to code without them.
Am I the only one?4 -
First comment by the architects that were reviewing my test, as part of the selection process:
"Well the code was very well documented, not something we see much of..."
Made my day :) -
re·fucked·or
[rəˈfəktˈôr]
VERB
To refactor code into a state much worse than when you started. It is often accompanied by files containing many lines of code, usually with an obscene amount of nesting.4 -
When u spend too much time writing Java and suddenly go back to C# yet continue to write Java code 😪4
-
I came to this company. I saw spaghetti code. I told myself to write clean code and also clean the existing code. I took too much pressure for too little return. I am done with this shit. I will now write clean code but fuck the old spaghetti code!2
-
that feeling when your (thrice) refactored code executes literally 1000 times faster.
loading excel ranges into vba arrays and process these is much faster than comparing the ranges themselves. also much more readable. please don't throw rocks at me for don't knowing this in advance.6 -
Serverless!! because its just too much hassle to manage a shitload of servers when you can just sit back and write code!3
-
Honzo, can we make this website responzive?
Looking ito code:
position:absolute; position:absolute; position:absolute; position:absolute; position:absolute; position:absolute; position:absolute; position:absolute;
Response: Sure.
Client: Cost?
Me: Much.4 -
The performance is based on how much code you wrote that day.
Not mine though, i heard/read it from somewhere else.
But that’s fucked up, right?19 -
Working on a damn old Android app's source code so it's usable in more recent versions (back when 2.2 Froyo was new). So much has changed in the Android SDK...1
-
I am writing much less code for certain things in C++ than I would in Go...
I guess that sticking to traditional languages has its advantages. ;)9 -
Who else hates tutorials.
They are made with so much text and outdated code that it’s better to write the thing needed by yourself and stack overflow.🤔4 -
I did mostly Java and JavaScript coding before I came to my current job. When I started I pretty much had to learn PHP on the fly. Pretty much no problems, but my greatest shame from the few years I've been writing code is when I spent over an hour debugging an unknown error, after which time a fellow dev looked at my code and informed me that PHP uses . instead of + to concatenate strings...6
-
Rereading old code I wrote and asking myself questions while reading it...then reading the next line, a comment, answering those very questions.
Past self. Thank you very much. 😎 -
Don't focus too much on learning one specific language. After some coding getting to know a new one is going to be no problem. Focus more on paradigms and maintainable code.
Oh, and don't forget, comments are sometimes way more useful than the actual code. -
FUCK OPENSSL. I LOVE IT AND HATE IT SO FUCKING MUCH. WORK FASTER AND BE LESS CONFUSING SO I CAN BRAG ABOUT MY PRETTY ENCRYPTION CODE SOONER. FUCK20
-
Enlightened my colleague on the concept of JS promises, chaining of events, multiple deferrals...
Ah, his code is looking much readable already! -
Didn't realize how much I got used to PHPStorm until I used VS Code for a personal project and got errors from forgetting to manually add my Use statements. :P2
-
I have so much free time! My plans all weekend have been cancelled, so I can just code all night and all day!
.... So what do I write? .....
Netflix it is then? *Sigh*1 -
Got told by a senior engineer to basically fuck off with my standard library containers like vector because they are used by people who dont know how to write code in c++ and don't know how to handle pointers.
Am I wrong for trying to use as much possible code from the standard library?13 -
I wrote this code last month...
def func(is_admin, user):
is_admin = is_admin or False
user = user # so pro much wow
return is_admin ^ user4 -
The student assistant gave me a half point penalty for writing down to much comments! Direct translation:
To much of this kind of comments is not needed, the code itself is clear on its own.12 -
That feeling when you view your older projects and see how distorted your code was, how much boilerplate code, realize how stupid you were.
Good to see how times have changed.3 -
I'm new guy in programming. Sometimes I do compare java with python and I have weird conclusion.
Python code is shorter but for me much more "logical" & easier to read is Java. Maybe it due to fact that I don't understand what is going on under hood so shorter code feels incomplete?14 -
SHIT. Power cut, don't know yet how much code lost, train of thought destroyed. 2 hours to wait to find out. Time for a 4g wank methinks.3
-
(PSA: serious replies to this kind of wk tag might be best suited under Random)
"The way you've done this seems much less complicated that what I would've come up with."
"You've been reading Clean Code?"
"I didn't think that was possible, nice."
And finally, the most extreme one:
"Can you print this code for me so I can hang it on my wall of good code?"3 -
Such variable names
much helpful
very wow!
Either I need to download sdk source code for var names to show up correctly or I need to memorize which is for what :\9 -
I am both happy and sad looking at the code I wrote some time back. It makes me realize how much I have learned and at the same time how stupid I was.1
-
I literally dont use any other code editor other than intellij. Yes not even your fucking vscode. I code frontend in intellij! I code angular and nextjs in intellij!! Intellij literally has everything anything else has plus way more. Intellisense is also much better. Theres also been a major update yesterday and everything is so much faster and smarter. And theme is way better looking. I will dick ride intellij till death do us apart!!!!19
-
Pretty much your life when you have the misfortune of debugging labview 'code' written by an electrical engineer4
-
I spend so much time debugging because the previous developer has empty catch blocks everywhere in the code base.
-
Just started onboarding the new hire and it made me realise how much of a dumpster fire some of our code is
-
The Advent of Code is back on... Timezone doesn't help much with leaderboard in my case but I created a private one... join if you like, the code is: 414048-6ec978bd (to join: https://adventofcode.com/2018/...)
The advent is here: https://adventofcode.com/2018/
LETS FUCKING CODE!!!!7 -
<> Rant
An interesting perspective considering how much of their code could literally mean life or death.
http://fossbytes.com/nasa-coding-pr...2 -
Have you ever drifted so much that, while examining your code, you catch yourself reading the Loren ipsum text?
#lorem_ipsum #firstworldproblems3 -
If number of people using Pokemon Go tries to learn programming go the world would be much better place to code.
-
!Rant.
When you begin to terminate sentences with semicolons; And it feels more natural than using a period. You know you've spent too much time coding;1 -
!rant
You know you code too much when you try to press control+space in word... would actually be a nice feature3 -
You see that, over there?
That massive, 10-ton bag of dicks sitting there in the corner?
Secure Code Warrior can eat that ENTIRE FUCKING THING!
SO many flaws in their tests... SO much HIGHLY questionable content... utterly RIDICULOUS bullshit code with no comments and no context... asking me fucking Angular questions when I'm doing an Express test... two answers that are IDENTICAL... and a busted-ass site on top of it all.
I hate this motherfucking bullshit SO much, and at this moment I hate my employer even more for forcing me to deal with it.
But, hey, I hope you enjoy no work getting done today since you seem to prefer I do this instead, so I guess I'll just scare my dog some more as I yell about this bullshit.
Fuck you Secure Code Warrior, fuck you very, VERY much.7 -
when your away from your desk so much in a day that the battery on your laptop dies....if I could just sit and code, this wouldn't be a problem!1
-
duration = startTime - endTime;
So much facepalm
(I may be an hypocrite... https://devrant.io/rants/384227/...)1 -
Why on Earth are people letting management tell them how to code? It is not their job to know how to do it. Much less to tell you how to do it.8
-
I appreciate Ruby so much more now after writing a tiny Assembly + C Grub-compatible kernel and being forced to read libc source code.
The lower levels truly are a dark place.11 -
the worst mistake, really, was crashing our production not once, but twice in two days, and being too much of a newbie to recognize it was my fault it broke because of my code1
-
Copied and pasted code that contained line numbers from the web. Why does that frustrate me so much!?2
-
The one thing they do not say about low-code tools is how much code you have to write when their undocumented garbage doesn't fucking work.
-
Getting sent home from work because I fucked my back and I've never hated sitting down so much, so painful...
Won't even be able to sit at my desk and code :'-(4 -
Never knew VS live share can do so much! Pair programming becomes so much easier now!
In case you are a VS code peasant like me:
Visual Studio Live Share Can Do That? https://smashingmagazine.com/2018/... -
Haha I started to read some programming books (want to get better in pattern designs, etc) and now I am dreaming code for 3 days in a row. Maybe I shloud stop? Fml4
-
Couple years ago I was asked to add couple of simple features to a piece of code on clients server. I thought it was simple process until I got the code and noticed that the variables were named like int1, int2, int3... etc. Also same logic in the database.
Needless to say I spent too much time to figure out what those variables and db fields contained. Also the whole code was copy paste code from the web. -
i hate windows errors so much
there's no information whatsoever, its just "error code 0x696969 lmao something wrong try again later"
what i hate even more is asking microsoft forums what the error code means and being asked if ive tried turning it off and on again6 -
Just got the news that the girl I loved in the college got married. She had a poweful mind that could write as beautiful code as her beauty. I was too shy that I didn't talk with her much.
Won't regret that. Will code whole night today!2 -
As a rookie programming, I wrote really bad code and didn't understand why. Now, I've improved to where I know bad code, but I continue writing studios horrible solutions. And in the end up refactoring much until I don't have energy to look at my code anymore. This although knowing what I should/shouldn't do. Shame!6
-
Writing a new tool, and it's looking pretty slick so far.
This is much better than meetings upon meetings. Maybe I should ask for a demotion so I can be writing code more often?6 -
!rant
Holy MOTHERF-er. Visual Studio Code is soooo amazing, never thought I'd like it so much cuz I never gave it a chance :o. So many useful plugins10 -
Machine learning is hard! Spent a whole day with Weka and it's Neural Networks. God my brain. There is too much to know before being really equipped to use this tool... especially from code.6
-
My god i hate so much reactjs... And will never understand how a normal brain could write such a russian doll code.
But then, i met flutter, god i will puke.10 -
After like, 7 years, I had to code a native (as in, c++) VR activity for an Android project.
I had forgotten how much I hate fucking JNI.13 -
R.
The statistical "scene" (if there is such thing) grew so much in recent years, because now there is a single language that everyone can use and easily share code via packages.
Before everyone used a different propietary and paid statistical software, and could not share code.1 -
First day is over on the new job. So much information about onboarding and hr, but I just want to code...2
-
Q: Your biggest dev career dream?
A: To finish my thesis, get a job, where I can peacefully code. And to earn enough money (does not mean rich) to just live a comfortable live without worrying about money too much.
Am I asking for too much?
Whats with you? What is your biggest career dream?6 -
Does anybody has an idea what to "code" when you have too much free time? I am done with school and waiting for my university acceptance. No Websites.
TL;DR
Project ideas?13 -
My golden rule of debugging - Isolate issues by changing one unit of code at a time. Keep everything else constant.
Second most helpful rule - pick up the habit of fixing things by reviewing code, instead of relying on debuggers. Make you so much more aware of possible pitfalls while coding itself.1 -
Sometimes it's fun watching new developer who don't want ur help end up writing random number generator code who he thinks works great and u break it in seconds. So much for innovation.
-
Rant..
Realised I was working with the outdated version of JavaScript library and all my months effort needs redo. Shit!!! Why do devs change code so much that backward compatibility becomes an issue.....2 -
Did so much work today that my ring finger on my right hand is actually sore from pressing the enter key.
Too bad all that code belongs to my job and not me.6 -
When you accidentally write a color hexadecimal code as a 'string' in CSS, that's how you know you write too much backend code.2
-
Every Node.js dev today - Deno is awesome! Much better than Node. Let's use Deno.
Still every Node.js dev - Why can't Deno run my simple code? Why can't they make Deno work exactly like Node?6 -
I wish for a girlfriend that knows how to code and play games. If it will happen it will be so much fun!!!10
-
If you hate Javascript so much just use Webassembly and write everything in C++.
Your code will probably take 10x longer to debug and write.
But hey, now all your segfaults will be exceptional!23 -
That moment when you copy some code from another project of yours and the new code doesn't work but the two projects are almost identical...
Damn I wanna break this thing so much..... 😬😬😬 -
I'm not even done with this code and I am already dreading maintaining it. There is so much magic.1
-
Daft Punk in my headphones and I’m ready to gooooo! This makes writing code so much more enjoyable 😬
-
As someone who often interviews devs, I can say you should be honest about your abilities. Just because you tweaked someone's Python code doesn't mean you are a Python expert. Stick to the facts on your resume/cv. Also, have a good code portfolio. That shows the interviewer much more than a degree does.4
-
Coding is like drinking.If you code too much you get muscle pain (hangover) the next day.
I am having a muscle pain but I still want to code.19 -
Anyone who formats their code manually is a fuck there I said it.
Also stop using a tool that has no contextual understanding of your code. You're wasting more so much fucking time trying to guess shit that an ide would automatically know and doing stuff that an ide would automatically do.4 -
I am already tired before even looking at this code.
Looking at your code makes me cry.
I can insult myself whole day but it won’t be enough to survive looking at your coding style.
If cpu could talk it would ask for heater removal because your code depresses it so much.
Looking at your code makes my monitor burn out.
Downloading your code makes my hard drive stop.
And my favorite:
You’re already good developer so now stop writing and appoint as manager / tester. -
Feels like every damn day I'm learning about another language feature that we CAN'T use... So much legacy code everywhere.
C# is more like C-blunt at this point.2 -
I only have stories of dating affecting my code, relationships are so energy consuming... So much easier to be alone and deal with it.2
-
Thoughts? You think it's too personal, like too much personal info to put out there?
Yes I guess it's sorta late but...
“Why I Code” https://medium.com/@allanx2000/...4 -
I had to make a project for university with a colleague and we shared code through google drive because none of us never used git.
Don't insult me too much please 😂 -
People talk about others last words, but we all know that our last code would be much more interesting 😇1
-
Good one 😅,
Indeed #Debugging isn't always that much fun, but I have learned a lot by debugging the code and still learning so many things. It helps us become better.
Agree?1 -
Revenge and breakups dont make one a criminal. BUT, when you have written about 10k lines of code and someone come and says "It took so much time to add just one button", DOES! -_-
-
Noooooo... all I wanted is to quickly reboot to Ubuntu! Why Windows, why?!?!?! So much time wasted staring at this screen, so many lines of unwritten code...6
-
If I had a dev superpower, it'd be to put myself in the exact mindset of the author of the code I read, at will, so even the comments that never got written would be understood.
I would learn so much, about code && people!1 -
RIP my sunday...
Assignment for uni:
Code a decompression routine in cortex m0 assembly for the compression function your teacher provided....
It can't get much worse than that!5 -
If I spent as much time writing code as I did browsing Reddit I would actually be good at it by now1
-
I spent half a month shifting my code base from express to you in view of better performance and what not.
I made a bad decision. I've wasted so much time.3 -
Coding in Pharo Smalltalk makes me not want to code in anything else.
If i could find a Pharo job i would be pretty stoked.
Yeah I like Smalltalk that much.2 -
Fixing out of scope/unrelated code quality issues when working on bugs/features.
Especially with older projects where pretty much the entire code base is a quality issue.1 -
Gotta stop providing better code solutions to crap that's not my business, roped into so much crap and now I have to put all these bad code fixes into some intern training scenarios or something...fml
-
I've been in the world of code for about three years now, introduced into it through a design project.
However, I've only just started to actually write code and there's SO much I need to learn. SO much I hadn't even heard of.
You'd think managing a project would expose you to the extremities and the specifics of development but nope, it doesnt, atleast for the project / product manager.
My previous "liking" for code is clearly now turning into a "passion" as instead of watching live streams on Twitch, I'm watching "An introduction to Elixir" / "WTF is Meteor." -
My current internship depresses me so much that I forget little by little how to code. I lost the desire to program :(9
-
I... Hate... Uni coursework. Would much rather be coding my own projects than reading 1000 plus lines of code to write a single class4
-
What would be the best tips for keeping code clean?
I recently noticed how "unclean" my code is, I try to organize it as much as possible but through that I manage to make the code very messy :/
What are your best tips, advise, tricks... lalala?
Note:
This problem mainly applies to long projects and games :P9 -
My first game jam,
I was first excited about coding but when I started, I was caring about making my code clean, and I lost too much time focusing on this... You should see the end, such a mess ! Spaghetti code, pointers everywhere but hey, it worked 😊 -
Since I’ve started this new job (Restaurant Server) I haven’t had much time to code and it’s annoying.3
-
Resharper - it makes writing .net code so much more easier and shows you how to rewrite loop.
Everything else VS code - right now it's the new hot thing for me to write ruby, python and JavaScript.1 -
For completely nonsensical projects I propose a new metric. Instead of counting how much code is covered with tests, I propose to count how many tests are actually testing the code. They really write more tests than code nowadays3
-
Never realize how much you hate yourself until you dive into code on an old project.
Damn comments that mean nothing 😣2 -
WTF.... did the latest Windows 10 update just screw up Visual Studios 2017....
XAML Designer won't load.... so much for my plans to code....3 -
I hate so much when i write a lot of number of lines in my code and when i start the debugger there are a lot of errors...... I Forget to initialize a variable 😑
-
How much of development is commenting out sections of code because the client hasn't sent you the data and next release uncommenting it?5
-
just wondering: how much of your programming / development is based on your memory and how much do you use Google just for a reminder and how much do you ude Google for the entire code?2
-
Why can't Facebook just include messaging? Also, can you remove unnecessary code? You take too much space on my phone3
-
There are tools i use more often, but a place in my heart is reserved for ILSpy.
It shows IL code as c# code and it helped me so much at understanding how components work.
Best moment was when a support guy from a company told me stuff that wasn't correct according to the code...
...no need to tell him. Hope it stays unencrypted :-D -
Refactoring code that I've wrote like a year ago, made me realise how much I've grown in the past year, do you guys ever go back to old code that you've wrote?3
-
When you teach people how to code as much as I do, having to explain why things like this are so wrong over and over again starts to make you die inside.7
-
Feeling super demotivated for code today. Too much to do.
What do you do to motivate yourself on a Monday morning7 -
OCD driven development
- level of recursion determined by how much the algorithm bothers you
- too much and nothing is ever finished
- not enough and code is shitty and unmaintainable
- can result is longer variable names
- takes longer to name a variable
- text slightly misaligned requires hours of debugging time
- balanced by "OMFG that will take forever to fix" Sometimes...
- can lead to unobjective code reviews1 -
Going over some NodeJS code, and I feel like the scene from "Dude Where's My Car" - "And then....And then..."
Coming from almost three years of 99% python, this hurts my eyes so much1 -
OMG it's suprising when you write down a code that run in the first time without an error :O I love Rust so much and I will never go back to C++ :D1
-
Things could be soo much better if I could just refactor this code to accommodate more than one web service... #soapmessages #devwoes
-
Something that would make things so much easier would be a Chrome plug-in that spit out Selenium code while in the browser.2
-
0. Do all practice in Clean Code
1. Do almost all exercises in Eloquent Javascript
2. Learn Python
3. Be proud of the work done in my current job project (I've just started)
4. Read own code from <wk100 and say: "omg I'm a much better programmer today!"
5. Implement 32 hour days to have time to read all those books, listen all those podcasts, code all those katas... -
So when writing golang code, you can put alias into the imported library
And one of interns in my office include include our company's library called "helper/session", and alias it with 'hSession'
Now all the code which use that library has to look like "hSession.ErrUnexpected", "hSession.NewSession"
Well, i think i've played too much VN and anime, but still i'm having a good laugh when doing the code review -
Fri-damn-day is here in next 4 hours, prototype is to be delivered before 5 pm, 3 big core functionalities are yet to be made , all code is hanging by the null checks due to leaking firebase callbacks and all comes down to this intern who has been giving 19 hours every day to this project for last full week.
Well, bring it on!! I am about to gloriously fail (unless i code some miraculous code that i don't even know how), but i have never been this much motivated to work or received this much support by seniors ;)2 -
New StackOverflow Code of Conduct.
Seems like someone important see deviant posts about the community and how much it is appreciated, and took action.
Finally!4 -
Write a novel about code and digitalization - not so much dev'ish.
Rral dev thing: finish reading SICP and really plunge in one of the functional languages2 -
I was fixing a bug, wrote some code that was really neat, still it looked like to much.
Then I realised I could change my code to 4 simple rules vs 50 -
Anyone used the vim plugin for VS Code? Thoughts on this and how much it differs from 'standalone' vim?1
-
Nothing like working on a (really) big project in VS Code and the editor lags so much that I have to fallback to Notepad++.
Native does have its perks.8 -
Just wanted to say how much I am enjoying learning to code.
I'm using team treehouse to learn. Android app development.
Going well so far. The instructors really explain it well.
Let me know if you guys want a referral code.1 -
When the code reviewers ask for waYyYyY too much testing information and you end up doing all the QE heavy-lifting.....
-
I'm simplifying my notes during the lecture with writing a piece of code. It's much faster than in my native language.1
-
How much time do you take usually to code a backend with simple crud operations and notification system?
It's taking me some time, but I feel I'm going too slow...7 -
Just realized how much saxophone music helps me write code. Would recommend.
PS: what do you listen to when working?8 -
Is it too much to ask for a tech lead who knows how to code a web app and knows SQL? We're a SaaS startup btw1
-
https://github.com/chrislgarry/...
The original code Apollo 11 used in 1965...
Interesting to see that they used comments for more than just readability, much like we do today!1 -
I just had to re-run some old scripts written in python, after a year and a half without using the language. Much spaghetti code, but strangely inebriating. 😯
-
As a freelancer how much will you ask to code an Uber app with all its functionalities, developed in native for iOS and Android with a 3 months deadline?7
-
I think my worst habit is that I create too much DRY code. Sometimes code gets repeated when I'm just too focused on getting a feature to work and makes it hard to refactor later :/1
-
Aah, sometimes programmkng can be too much nerve- racking.
Yesterday i wrote a code and it has functioned well. But TODAYY i does not work.😡😡😡😡1 -
I've stumbled upon some sources (mostly C/C++ and Pascal) during reorganizing backups in home LAN from 25+ years ago. Hell, I've used to be better coder then (code is more optimized and cleaner).
Perhaps it is just hardware (much, much more powerful) and choice of languages/libraries/frameworks I use nowadays?!3 -
MFW I'm looking at my own code for generating images with packer & vagrant last updated two years ago and so much new stuff has come along...rant packer hcl2 feel like starting all over again stay in the game or die from brain aneurysms vagrant
-
I fear that my code isnt as much good as expected so I started hurting my fingers... Anyway, started reading "clean code" so hope it helps... But fear remains... Want to do a good performance; I am married now...4
-
Established a new *much* tighter bound on the value of the D(10) dedekind.
Pasted code here:
https://pastebin.com/xYSND9NN
It's almost beyond doubt to be located somewhere between 10^75 and 10^77. -
Stuck in between learning java EE(already read a book but not written so much code) and learning to use Python for ML what should I do?7
-
I get really motivated and sit to write a lot of code and be very very productive, but then I get demotivated for twice as much time as I were coding.
I just can't write code if not super motivated. This is a very bad habit.1 -
sometimes need to learn about how people thinking much more than computer do. like visualitaion your "magic" code with some people want.
-
It’s my friend’s birthday. He doesn’t code much, but to encourage him I made him a series of programming challenges.
I hope he finds it fun. -
Let's say the app you built costs X.
How much would you make the customer pay for the non-mantained source code as it is at that specific point?
I'm asking because I just found a library which costs 50$ for compiled version and 2000$ for source code5 -
Symfony is a mess. The source code is a mess with classes that are never in the right place. The book is a mess. It skips over things that pretty much break the project it's supposed to build.
Not only they haven't fixed it (current book is pretty much a rehash of last book), they think they can actually sell that crap.2 -
It does not matter how much you try to write a clean code , there is always a room for better one ...
-
There's so much money in technology right now and so much easy success ... and so much poor quality code that is good enough ... that people can not only "function" in rolls they aren't qualified for ... but can excel and even be promoted through the ranks without ever becoming actually functional.
-
Okay, I'm learning XSD (I wish i didn't, but yeah)
Why the fuck does it require so much code to use the simplest regex?
<xsd:simpleType>
<xsd:restriction base="xsd:integer">
<xsd:pattern value="([0-9])*" />
</xsd:restriction>
</xsd:simpleType> -
Spent the day figuring out how to maintain injected dependencies in scope when they're requested asynchronously later in the pipeline and then be able to clean it up later without having any lifecycle hooks to use.
Seriously considered switching DI frameworks before I just added an event when it's OK to dispose of the scope and I think it's finally working (without the memory leaks it had before).
Who else has to try something every possible way before you can be satisfied? -
every time I encounter code that's not rust I get jealous because it's so much easier to understand what it's doing lol
but it's also ugly tbf4 -
When signing and completing the contract for a freelance gig requires much more effort then the actual work/code involved. Sorry I mean “independent contractor agreement”. 🙈
-
I'd have the power to lint developer brains so they'd write clean code and I wouldn't spend so much time refactoring crap.2
-
Who knew FE development could be so much fun (working on FE tasks after months of shitty legacy BE code).
-
Do you guys recommend the CODE keyboard from WASD? I would like to buy one, but before I need some opinions. Is it worth that much money?7
-
I love Github copilot, he saves so much time, speeds up the code writing. N understands me at times too.4
-
Svelte daily reminder because no matter how much I bitch about new things I too cannot keep my eye off shiny:
https://svelte.dev/blog/...1 -
Hello, I am a starter programmer. I don’t know too much about programming, just a few things. Do you know a course or any website that can help me learning to code? Thank you!11
-
I love maths so much, but I am at the verge of suicide due to differential equations right now...
Wish I could code something 😟2 -
Happens alot with Android devs 😝😝.
It does't matters how much you try to make your code run, the moment you sleep some code fairy comes to do some code magic.1 -
SCSS for my personal website:
@charset "UTF-8";
@import "C:///xampp/htdocs/...";
They both use a customised MDL and this way I can maintain code much easier.5 -
APi platform for Symfony :
How to transform a system which worked perfectly with 10 lines of code for each functionality with 100 lines of annotations and requires...
Why so much anger ? -
Am I that bad at JS or long files of Javascript code (200+ lines) are much worse than their PHP equivalent? :))2
-
Mayakovsky, Malevich, Kandinsky and all that art movement.
Too bad was neither bauhaus nor Aalto. My code would’ve been much cleaner but waaaay less expressive, and expression is what I strive for. -
Looking back at the VBA code I wrote for work about 10 months ago makes me realize how much reading the Clean Code book by Robert C. Martin did for me, because holy shit my old code is unreadable...2
-
is it really too much to ask coworkers to use a mf code linter? how many times do i have to fix their awfully written code before they acknowledge how bad they are at their job and start using one?2
-
How much it is difficult to embed Live JS Editor in a website. Pretty easy right? specially when a lot of coding editor like code pen, jsbin etc are available. But all seems bullshit when it comes to show result in console or they are pretty much expensive.
Seems I have to do work my own. Any suggestion , I just want live code editor for my WordPress website. I am working with Ace but anything better that can help me out2 -
How many if statements does it take to get to the center of this fucking code block?lol but on a real note, how many if or else ifs is considered too much?3
-
Why is Drupal counter intuitive and unwelcoming! Why make it hard for new comers!
If you are looking for a feature, you have to code it anyway. So much code under the hood but you always end up using contributed modules or create your own. fck fck fck. So many buggy modules.
fck fck fck1 -
You know you been thinking to much your your Friday ends with your head being you fucked you use yourself as the rubber duck to debug your code...2
-
The comments on the code Apollo Guidance Computer (1960s) is so much fun! Also, funny in parts. We modern programmers are too formal in our comments! Code is on Github.
Check it out: http://qz.com/726338/... -
Am i the only person who hates reactjs so much?
Jsx , so much nesting, unreadable code. U need to create lots of components and reinvent the wheel everytime u need to add a litle tiny feature. No global logic (controller)
Raaaaah what a mess...4 -
Hear me out:
Since keras and tf are pretty much schema design rn what if someone made a no-code solution where you drag and drop layers and tweak things in a UI so those data scientists can design it in a UI instead of writing shitty code?5 -
White ppl are racist. They think because you a niggad you can't be black? You can't write code? Say my name much f**ka.18
-
So much dead code. Things that are not used anymore. Things that are expected to work, but don’t because of website redesign. Does it need to be fixed if no one reports it broken? Just so much dead code.💀1
-
Is it worth it to learn low-code platforms such outsystem? Is it flexible enough to create custom codes or custom UI/Ux? Is too much abstraction worth it for large systems?3
-
Couldn't they come up with a shorter name than reinterpret_cast? It makes lines of code so much longer if you have multiple casts in one line. 😥1
-
A tangible result to my code gives me so much satisfaction - this and probl solving is probably the reason I love it so much
-
The way we keep running the code, when we mess around with the code and try to find a solution, has so much in common with machine learning1
-
Got a new user story for code refactoring of my previous stories.To motivate myself i am trying to think like
" it's much better to clean my own shit then others." -
Start learning to code with a project that is close to your hard, will make time fly and you'll learn to code much better in the same go.
-
Writing javadocs for interfaces with quite complicated methods all day is so fucking exhausting. Programming itself is so much easier than documenting the written code clearly and precicely so that everyone understands it.
-
The feeling when you choke your code with cython so much that you manage to get under a single second from almost 2s per quite a lot of calculations with already optimized code.
Another X-mas came! -
I swear some people code too much because they dont want to write some bash nor bother with the posix way of piping everything together.4
-
My ambition to learn is too much for my own good. I have so much desire to learn and get going that I'm all over the place reading bits and pieces cause I can't seem to get my foot in the door and figure out where to start from the very very beginning to figure out how to start actually learning to code.
-
"I'm going to save space in my source code file by using obscure abbreviations for all my #define statements, and cramming as much C code into as few lines as possible."
- teammate who apparently has no idea how a preprocessor works, and who thinks "code density" literally means cramming lines of code in as small a space as possible in the source file! -
So after acquiring github...
a few moments later...
cortana access github
....
Expected result: cortana produces project from requirements
Reality: cortana feel shame on it's code after looking much better code exist on github. -
I'm not going to have my source code stolen this time if noone steals yours. now how much more diplomatic a solution could there be eh ? guess they made the mistake of stealing heh.6
-
Sooo. That starts to be a bit annoying:
I'm working on a large refactoring with a pretty good inheritance / generic system. And some code generators.
Rghjt now I'm doing a script which generate code files, which will generate code-gen templates which will generate final files.
It's funny and it's a one shot generation, but still. So much abstraction.
(End result is good tho. Everything in small files less than 15 lignes of code. Everything structured.)