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 - "in the comments"
-
We had recently a thread asking about our internet speeds, this seems relevant to most of what I've read in the comments so far.2
-
Oh, man, I just realized I haven't ranted one of my best stories on here!
So, here goes!
A few years back the company I work for was contacted by an older client regarding a new project.
The guy was now pitching to build the website for the Parliament of another country (not gonna name it, NDAs and stuff), and was planning on outsourcing the development, as he had no team and he was only aiming on taking care of the client service/project management side of the project.
Out of principle (and also to preserve our mental integrity), we have purposely avoided working with government bodies of any kind, in any country, but he was a friend of our CEO and pleaded until we singed on board.
Now, the project itself was way bigger than we expected, as the wanted more of an internal CRM, centralized document archive, event management, internal planning, multiple interfaced, role based access restricted monster of an administration interface, complete with regular user website, also packed with all kind of features, dashboards and so on.
Long story short, a lot bigger than what we were expecting based on the initial brief.
The development period was hell. New features were coming in on a weekly basis. Already implemented functionality was constantly being changed or redefined. No requests we ever made about clarifications and/or materials or information were ever answered on time.
They also somehow bullied the guy that brought us the project into also including the data migration from the old website into the new one we were building and we somehow ended up having to extract meaningful, formatted, sanitized content parsing static HTML files and connecting them to download-able files (almost every page in the old website had files available to download) we needed to also include in a sane way.
Now, don't think the files were simple URL paths we can trace to a folder/file path, oh no!!! The links were some form of hash combination that had to be exploded and tested against some king of database relationship tables that only had hashed indexes relating to other tables, that also only had hashed indexes relating to some other tables that kept a database of the website pages HTML file naming. So what we had to do is identify the files based on a combination of hashed indexes and re-hashed HTML file names that in the end would give us a filename for a real file that we had to then search for inside a list of over 20 folders not related to one another.
So we did this. Created a script that processed the hell out of over 10000 HTML files, database entries and files and re-indexed and re-named all this shit into a meaningful database of sane data and well organized files.
So, with this we were nearing the finish line for the project, which by now exceeded the estimated time by over to times.
We test everything, retest it all again for good measure, pack everything up for deployment, simulate on a staging environment, give the final client access to the staging version, get them to accept that all requirements are met, finish writing the documentation for the codebase, write detailed deployment procedure, include some automation and testing tools also for good measure, recommend production setup, hardware specs, software versions, server side optimization like caching, load balancing and all that we could think would ever be useful, all with more documentation and instructions.
As the project was built on PHP/MySQL (as requested), we recommended a Linux environment for production. Oh, I forgot to tell you that over the development period they kept asking us to also include steps for Windows procedures along with our regular documentation. Was a bit strange, but we added it in there just so we can finish and close the damn project.
So, we send them all the above and go get drunk as fuck in celebration of getting rid of them once and for all...
Next day: hung over, I get to the office, open my laptop and see on new email. I only had the one new mail, so I open it to see what it's about.
Lo and behold! The fuckers over in the other country that called themselves "IT guys", and were the ones making all the changes and additions to our requirements, were not capable enough to follow step by step instructions in order to deploy the project on their servers!!!
[Continues in the comments]26 -
Hello, anyone still interested in seeing my setup/battle station?
If yes, I'll post it in the comments ;D
Edit: posted it in a comment 😊43 -
4 years ago I was placed on probation for not having the special format in source control check in comments. When I asked, the 'special format' was
clearly documented on page 18, sub-section 4, sub-paragraph 2, "All check in comments will include the solution name, separated by a colon,
and why the code was changed." My check-in comment was only missing the colon. Indecently, over 80% of the other comments consisted of 'adsf',
'bug fix', and several 'BOOM!'s. So I mistakenly said out loud 'This check-in policy appears only to exist to allow management to cherry pick
developers they do not like, find something wrong, and put them on probation.' That comment got on a 30-day ‘corrective action plan’ for openly disagreeing with a
company policy. Today, all those managers were either fired or quit and now I set policy. Dear Mr. ex-Bosses, I won.6 -
One of the coolest good bye message I have ever seen in my company...
The code is so clean with proper comments...11 -
I found that pornhub has a feedback section...
This man (wanting white theme) was totally rekt.
See another one in the comments16 -
I sometimes write code by first putting comments and then writing the code.
Example
#fetch data
#apply optimization
#send data back to server
Then i put the code in-between the comments so that i can understand the flow.
Anyone else has this habit?18 -
Happy 100k ++
P.S: please write longer comments, it's a pain in the ass to double tap short ones and it keeps fucking opening them6 -
Infinity:
The idea: everybody who sees this rant, takes a screenshot of the last screenshot in the comments... Lits see how many layers of toolbars we can get 😈😈😈😂😂😂😂184 -
Finish my Raspberry Pi Zero Cluster... complete with kubernetes, etc.
... I still don't know what I'm going to run on this. suggestions in the comments welcome.27 -
Progress on my UWP file explorer! Here's some screenshots. I really enjoy the Acrylic material, and my favorite page is the "There's nothing here" page because it came out EXACTLY as I wanted it. More images in the comments!31
-
While implementing a new feature I got “error in function A”.
I spent one day trying to figure out what was wrong.
At the end I found that someone copy/paste “function A” debug comments in “function B”.
I almost went to jail.4 -
Can someone just hack youtube comment database and delete all the comments saying "Who is watching this in 2018?" and any other comment along these lines. I mean on fucking all the vidoes I see these comments. FML9
-
The devRant community:
@dfox: Our lord and savior, a rockstar who gets his comments ++'d just for being dfox
@trogus: The designer who lives in the shadow of dfox, but is still beloved
@tisaconundrum: Has 1 ++ for every time someone has tried, and failed, to pronounce his username in their head. (It's a lot)
@letmecode: The most consistently angry rants
@calmyourtities: I see him a lot
@me: I get mentioned every time the google assistant makes the "algo-rhythm" joke
@linux, @linuxxx, and @linuxforfun are linux users.
Continue in the comments!54 -
I now feel like a hacker.
Double tap a comment or rant to upvote.
But when you already upvoted, rants will open but comments will do nothing.
Just found out, am I just the one who didn't knew this? Tell me in the comments below!6 -
I run a goldfarming business as a hobby. Due to a stupid mistake in my code 300 clients ended up around the same spot in the the game, which resulted in me making it to reddit front page. https://reddit.com/r/2007scape/...
Fml12 -
the ultimate dick move: invite your dev to a meeting, scheduled a few weeks ahead, with title "performance issues", without any further comments or notice in advance. when dev, seeing this invitation and feeling kicked right in the face, asks if this meeting is about a certain project or their individual working performance, just answer "both" without any further comments. if they have any more questions about it, just tell them you have no time to answer because meetings.21
-
The proper use of comments is to compensate for our failure to express ourself in code.
Quote of the book "Clean Code" by "Uncle Bob".
#ShotsFired6 -
One of my favourite, encryption puzzles is this:
ITuyVT93oUZtLKWyVT5iqPO3nTS0VUEbMKxtp2IyoD==
Answer is plain text string in english. Good luck, post solution in the comments!18 -
devRantron v1.2.0 ⏫⏫
Get it from here: https://devrantron.firebaseapp.com
It can be installed in all linux distros using AppImage. I have added the link in the website.
Changelists:
1. Subscribe to user or favorite a rant easily from the feed or comments. These options are hidden by default and appears on hover.
2. Edit or delete rants/comments.
3. Fixed: app not closing and menubar icon not appearing properly on macOS.
4. Fixed: Favorites section of the profile loading forever.
5. Added reply button in comments.
6. Clicking on comments icon now open rants.
7. Copy rant link using the link icon.18 -
My new year resolution: 3840 X 2160
🐒
PS: don't give me a hard time in the comments. I know it's an old joke. 😫4 -
Working in company where part of team is located in Austria and these morons write evrything in fucking german, method names, comments and even the parameters which are sent to fronted. Like it isn't enough they even use special characters like ß,ü,ä and ö everywhere12
-
After the face reveal and the hand reveal... Let's do something spicier! 😉
Guys, post a pic of your "private member"...
Gals, post a pic of your "closure"... If you know what I mean 😏
Mine's in the comments13 -
And there I was thinking about being an Intern here...
NO FIGHTING OVER TABS AND SPACES IN THE COMMENTS PLEASE16 -
Github bought by Microsoft.
GitLab migrating to Google.
I Already didn't use github but I'm a - that'll change soon - gitlabber.
Post alternatives in the comments please!22 -
No comments allowed in JSON pisses me off so much.
Sure, I get all the arguments of "it's supposed to be a data-only format for machines", "there are alternatives which support comments", and "you can add comments and then minify the file before parsing"
But right now, when I just need to put a quick note inside a super confusing legacy package manager config about why certain dependencies to be frozen at a specific version, IT FUCKING PISSES ME OFF THAT I CAN'T JUST ADD A FUCKING COMMENT.18 -
Fuck the way comments work in xml. I want to write a 2 word comment but before that I apparently have to make an ascii art mona lisa. Infront of and after the comment.5
-
Some young kid taking his first steps into compsci was being straight-up fucking harassed on SO. No one answered, instead users with really high rep just said shit like "if you tried to hang yourself with that code it'd come apart but you should check anyway" in the comments. I flagged the comments and got fucking banned from the entire Stack Exchange network. I created a new account to help the kid, posted an answer, and was banned and had my answer removed within 5 minutes.
SE can burn in hell.11 -
Why in the flying motherfuck can't people remember the fact that other people might have to read their code?! If you're not gonna name things properly, and mess everything up with utterly useless and garbage comments (all comments are useless and garbage), then the least you can do is fucking format and indent it properly!! GAWD FAKKIN' DAMNIT!!4
-
Reading the comments in a piece of code:
{
//Step 1 save stuff in a list
code();
//Step 3 Update the controls
morecode();
//Step 4 Resize the UI
somecode();
}
//Me thinking: where the f*ck is Step 2?16 -
Will add better photos in the comments!
A client of mine received an spoofed email from their domain. It was a
script with visual basic source code.
Maybe someone here can explain what the script does?
Client didn't opened the file!25 -
I'm in the process of installing Windows 98 on an old ultra portable.
166mhz, 32MB of ram, 10GB hdd.
What should i install next?
Linux is not a possibility at the moment I'm only interested in Windows and DOS for this right now.
Suggestions in the comments21 -
What is with the +1 chasing in here? Votes should be given for good rants and comments, not to climb the count-ladder if that somehow would make you elite community member. Posting a picture you found elsewhere just to earn free stickers or a stress ball, and pollute the incentive the swag were meant for originally.
Stop mass +1'ing some random guys every comment, and earn the votes by contributing with stories, lessons learned, proper rants and supportive comments.5 -
#devRant
*read a rant which you were not in favor of*
*open comments*
*There would be one fella who had already written your head*
*Upvoted the comment*
*Kept reading other rants*
Ever did that?7 -
😂😂😂
(I hope people dont find it offensive to post it here... Like if you do, let me know in the comments I'll delete the post in that case)8 -
Let's have some puntastic cheesy coding pickup lines in the comments 🌝 " are you github ? I've always wanted to commit to you " that's my take .. ( and I know it's bad ) let the creativity flow :)14
-
Please remember that comments in html do not start with //. This comes from the website of one of the most important gas and electricity distributor in Italy btw...2
-
I love how active @dfox is in this community. He ++'ed several of my rants and comments and I often see rants with screenshots of the notifications when he ++es something. It feels like the gods have spoken directly to you3
-
In order for the program to run smoothly, it is often necessary to add some comments to the code comments...
/***
* ░░░░░░░░░░░░░░░░░░░░░░▄░░
* ░░░░░░░░░▐█░░░░░░░░░▄▀▒▌░
* ░░░░░░░░▐▀▒█░░░░░░▄▀▒▒▒▐
* ░░░░░░░▐▄▀▒▒▀▀▀▄▄▀▒▒▒▒▒▐
* ░░░░░▄▄▀▒░▒▒▒▒▒▒▒█▒▒▄█▒▐
* ░░░▄▀▒▒▒░░░▒▒▒░░▒▒▀██▀▒▌
* ░░▐▒▒▒▄▄▒▒▒▒░░░▒▒▒▒▒▀▄▒▒
* ░░▌░░▌█▀▒▒▒▒▒▄▀█▄▒▒▒▒█▒▐
* ░▐░░░▒▒▒▒▒▒▒▒▌██▀▒▒░▒▒▀▄
* ░▌░▒▄██▄▒▒▒▒▒▒▒▒▒░░░▒▒▒▒
* ▀▒▀▐▄█▄█▌▄░▀▒▒░░░░░░▒▒▒
*/9 -
Code reviewer keeps removing my comments saying, "This will only be read by other programmers, the code should speak for itself".
<hyperbole>
This is the exact opposite to back in uni where for every line of code they demanded 2 lines of comments!
</hyperbole>9 -
!dev !rant
Update on my health: I am completely fine, just like @SoldierOfCode! We are making sure to listen to the news and go to the shelter when there’s sirens.
Please don’t get political in the comments, I don’t want to spark a shitstorm in this post.16 -
Hey there devRanters!
In a rants comments I came to the idea (yet again) of doing a kind of devRant meetup in the Netherlands! Would any fellow dutchies be in for this and if yes, lets discuss some details in the comments!123 -
Threaded API Calls, or rather:
How I killed five server instances in one shot..
Creating 50000 Threads sounds like a good idea in general, the bad part starts when you use start() in a for loop to run them all at once.
No further comments your honor...7 -
Where do most devRant users come from?
Please add your country in the comments or ++ if already existing!
Dont ++ this question though. I ask out of curiosity and not for the ++.65 -
Project Manager comments on all my on-going tickets "any updates?"
And the project manager gets awarded "most productive"
While the tickets I've been assigned can't be closed in just a day
smh4 -
Soo.. yeah.. I've just build a fully functional http webserver with BASH :) Yippee!!
Proof in the comments31 -
When one of your dev's can't keep his variable naming consistent, even within the same line. Throw in non-English comments, bad spelling and incorrect pluralization for good measure
string myVariable = THE_OTHER_VARABLE + AnotherDumbVariable
//This add the string for better working2 -
Android O is coming soon!
Write your thoughts about what this version name should be in the comments below!
ex) Oreo, Octopus(?)
Google
http://www.android.com24 -
Installed the beefiest shaders I could find on Minecraft and combined them with my favorite texture pack. Logged into SkyBlock on Hypixel and it was pretty good looking.21
-
Everytime a rant about a tech problem appears, most of you try to be supporting and helpful in the comments section.
Thank you for beeing nice to people who suffer from work related pain.3 -
I worked about two years on a browser game without using any version control. I also thought it would be nice to have absolutely no comments in the code.
-
Wouldn't it be great if the comments posted by an OP would be highlighted in some way? Like a small subtle dot behind the name of the OP in the comment?
I often find myself scrolling to the top of large topics because I have to look up the OPs name :o3 -
Found in the PCIe driver code for something I have to work with:
if (false) {
// 200 lines of unnecessary code
}
You ever heard of, you know, comments?8 -
Not mine, saw this one somewhere on the internets [prolly in one of commitstrip's comments]
- make an initial estimate [4 hours]
- double the number [8 hours]
- incr units [8 days]2 -
!rant
In javaScript there are three ways to interpret comments (this also works the same way in many other languages):
// This is a comment :)
/* This is also a comment :)) */
try {
This is the third comment :)))
}catch(){}4 -
University, Italy
We have sent our code to the professor for correction.
Professor : Who wrote the code with comments in english?
Proud student : me !
Professor : you failed to write the algorithms, and also made mistakes with a lot of English words.3 -
That great feeling when you get two annoying stackoverflow people arguing in the comments about your question1
-
Feature_Request
I suggest, if the OP comments in his/her post, the OP's username should have a red stroke (or whatever color)4 -
I (don't) like how some people say "If your code needs comments, your code is probably ugly and should be rewritten".
Well, asshats. You have never considered complex calculations/functions or "temporary" workarounds, right?
Sometimes, you have to do it in a not-very-readable way for efficiency. There is no way around that in that case, and comments that either explain the code below or provide alternative, slower code that's commented really help others understand your code.
If I ever work with you and you don't bother commenting your code at all (or rather use slow code because more efficient code doesn't appeal to your "muh code dun need comments" approach), I will hate you.6 -
Jesus Christ Almighty fucking Instagram is a real shit show lately.
So many fucking bots. The porn bots than spam comments and DMs, the bots people tag in comments that get you a lot of likes and then just people that use bots to comment on posts.
Like fucking hell bruh can y'all fix your shit?7 -
I propose a list of interesting readings. Not limited to developing.
Yes, I'm in need of something new to read...
I'll start in the comments, feel free to comment new readings or critique the ones proposed.29 -
can we make a dev confession/bad practices you do anyway chain in the form of o'reilly books in the comments?
https://dev.to/rly
here's mine:8 -
My friends netspeed. Must be nice.... attached in the comments is what I’ve got to work with. It’s sad when my mobile hotspot is faster than my fucking wall connection.9
-
had to laugh way too hard about this in the office today, feels like it was invented for our team
https://reddit.com/r/...4 -
That is how my desk looks like when i am working or enjoying a car video on yt.
Take a look at the other pictures in the comments.7 -
devRant bugreport
Im getting more and more bugs in devRant on my LG G2.
- Links cannot be opened
- profiles can not be viewed
- double tapping a rant opens the rant twice (tapping five times opens it 5 times) instead of voting it up.
- once in a while an opened rant shows up again under all the comments (with all comments as well). When this happens its exactly the ammount of comments.
Im not sure where to report this. If @dfox could take a look at this?
Gonna look up my android version in a sec. (edit version: 4.4.2)9 -
I Remember what my senior told me once:
"You know you're in the wrong job when you see source code filled with comments written by ur senior dev scolding other devs for code fuckups" -
I told Zo I have an exam the next day. Like a normal AI she responded.
Today she messaged by herself (part 2 in comments)5 -
when code comments be like
# loop over the array
for i in 1...10
# divide by 2
x = i / 2
# return the result
return x4 -
Challenge;
You will write names into the comments,. After 1 Day I will Set the highest rated Name as my actually Name here in devRant.
Example
Name:
WorstCoderEver
or
Name:
VisualStudio
Let the Games begin24 -
Senior Tech lead keeps yapping about "we need more comments in the code"... Yeah right...
I reviewed his PR today:
# Get the feature list
builder.get_feature_list()
# Assign the features to the columns
target.columns = features
...
FFS15 -
Calling all Devs 🤙:
What's the _best_ worst code you've seen in the wild in your corporate codebases?
Include a snippet of the traumatic lines in your comments!
I'll start with a classic:
$send = $enabled ? true : false;14 -
Maintaining old code as comments, coz... you never know when that bug in your commented code turns out to be the next big feature.5
-
Is there's an "edit history" feature in DevRant. Some comments makes no sense after a post is edited.
I'm thinking of posting "Arch Linux and Firefox for the win. Who's with me?"
Then, when I have some comments, I'll switch it to "Windows 8 and IE for the win. Who's with me?"
That could ruin a lot of lives.5 -
God damnit Quora!
I stumbled upon some article or post or whatever they are called on quora.
And I really wanted to read the comments on it. It wouldn’t let me unless I log in.
I normally don’t do that but I thought I’ll make an exception because I really wanted to read the comments.
So I clicked on that comments button and logged in (via google). First it presented me some modal dialog to pick 5 things that interest me. And it was mandatory. Fine… I picked those 5 things.
Finally it presents me the list of articles or whatever. But not the same list that I have seen before I was logged in. Scrolling, the article of my interest is not there. God damnit! Just show me my comments for fucks sake.
I go back to that tab where I was not logged in to somehow copy the link of that article or the link to the comments section. But it doesn’t let me. Some bullshit pseudo smart layer of crap is preventing me from doing anything.
Then I abuse the fucking share link to visit it in my logged in tab to finally see the comments that I came for.
And the comments weren’t even worth it. God! What a waste of time! And how can one fuck up a fucking forum so much?
It will be a lesson for me not to visit Quora ever again.4 -
I think its time to go to bed 😐
Edit: i forgot to attach the image
Edit 2: Where the fuck is the picture
Edit 3: You cant edit a rant to add a picture in devRantron, check comments for picture.7 -
Things that piss me off in github issue comments:
- "halp it doesn't work!!!" no description, no steps to reproduce, nothing.
- people writing comments in a random ass language that nobody understands so everybody except them has to go through the effort of translating it.
- issue comments that escalate into a meme fest because the issue was linked on reddit or some other platform -
Progress since my last post - quite like where the iterations since the cold design got me, next is the actual rant view and then will implement all sort of auth things like posting comments.
Have also figured out a way to have style and script plugins, haven't tried it yet though, especially with storage rulesets it might not be as smooth as I imagine it to be.
Another screenshot in the comments.2 -
I have always believed that clean code is readable code, and if your code is readable, then it shouldn't require masses of comments to explain it. However, in the course I am being taught, we are being told that in programming, comments are massively important to help another developer understand your code and what it does. So what is the consensus of the dev community?
Do you feel comments are key, or redundant if your code is written well?20 -
Let's try this.
In the project I'm working there is an strict rule : NO COMMENTS!!!
I mean wth, the times I've spend hours trying to understand the crappy legacy code in VB.Net that has been there almost decades, that wouldn't happen with comments, I know i know there are some supernatural developers that think in binary and their eyes work as compilers, but I'm not like that, so seriously go to hell.
P.S. Of course I follow that rule, after all, my code is so damn perfect that even a baby can understand it.
jkundefined devops etiquette stupidest pichardo for president stupid stupider stupid stuff jk rant code smells comments3 -
*Pro tip:* add comments in your code stating what you're gonna write next! This helps the reader to know what to expect!
[filename EventsTable.js]15 -
So, Instagram put that "Be the first to comment" as a part of the background on the image itself. Whenever I scroll past comments that is visible in between the gaps. They couldn't even render a simple text view if there are no comments. And, I thought I was the only one who uses lazy hacks to make things work.2
-
So last Tuesday, I started two pull requests, with one branch that should be in production in few time, and warned the validators that they can check the code and validate or add comments. I was in weekend in the Tuesday evening, going to Paris in the weekend.
I come back today, and the pull requests haven't even been checked. Nice. -
The "New comments on a rant you commented on" notification really shouldn't come up if the one new comment posted mentions you, since you get a "x mentioned you in a comment!" notification too.3
-
Reviewing the code of my then new CTO, who said "I can also code and have experience in Java" - 50 lines of code, I added over 30 comments to his Pull Request. In the end, I rewrote his complete code.2
-
There are comments in prod code which say "need to change after POC" or something similar in multiple places.
Also, something that was designed to check something, but the call is made in such a way that it always returns true.
Best part, all the original authors left the company before I joined this team.1 -
When your Comp Sci teacher goes to stack overflow and looks in the comments for the answer instead of actually looking for the answer...3
-
Going through legacy or other developers code which don't have documentation or even comments. Plus the author of the code is not working in same organisation anymore to consult. We have to understand the code like deciphering any ancient language. 😥2
-
Why are the ++ and -- buttons in a light grey on default, making me think they are disabled, but on my own rants and comments they look like they are enbled while they are actually disabled?2
-
Did you ever had issues with non working usb devices on Linux? I had today and after some search I probably found the solution. But I at first couldn't believe it. Then all the guys in the comments went Batman.2
-
Why the heck would you allow (or need) nested block comments? Imo this is a major design flaw in the kotlin linter.
I always use /*... //*/ so I can remove the comment starter w/o having to remove the comment end, but kotlin just starts a second, nested comment there.
Java, C, Cpp, C#, JS,... Not one of these uses nested block comments. I think jetbrains was just lazy?
I mean, I know why such stuff happens. I also developed DSLs in MPS, but there sure are ways to go around such things..7 -
Anybody else shipping SidTheITGuy with ostream?
#JustKissAlready
P.S. Content Warning, only god knows what will go in the comments of this one. U was warned.15 -
Will be leaving the current company at the end of the Year without being able to end the worst project I have ever seen.
Tempted to write an apology in the comments of one of the core files.... -
Fix this:
AAABBABBBAABBAB BAABB AABABABBBABAAABAABBAAABAABAABB BAABBAABBBAAAAABAABB BBAAAABBBABABAA BAAABAABAA AAAAABABBAAABAABAABAABBBAABBAAAABAA
----------------------
Good luck! Post your answer in the comments.7 -
Don't you just hate it when you have some of the best programmers in the office with you, but none of them can fucking spell! Imagine having to spend more time decoding comments than actual code8
-
When someone copy and pastes code, repurposes it and leaves in the old comments that just confuse the hell out of the next dev.1
-
Anyone else have an irrational fear of others finding the swears in your comments that you forgot to remove before pushing?2
-
My reward for understanding this thing is an early night. Time for bed :) remind me not to submit this assignment with the comments still in it. As I have done before.3
-
!dev
Theres atleast one fucking bastard that writes comments like "2018?" "2018???", "september 2018?", "still listening in 2019??" in every fucking song video in youtube. Fuck you braindead useless pile of shits! Yes its fucking 2018 and why the fuck you just write it there?? Why the fuck somebody even cares and likes that kind of trash comments?!? Fuck you bunch of wasted human cells. I want to kill all of those fucking fuckwits. STOP FUCKING COMMENTING DateTime.Now.Year IN EVERY FUCKING SONG YOU MOTHERFUCKER CUNTS!4 -
You know you need to stop debugging and sleep when you start rearranging your comments in the hope that your code will work!
-
The Devrant community is about the second nicest I've came across in my life. The first one being the comments section of Vexento on yotube.2
-
Every developer thought what the hell my colleague is writing in code.
After watching own code after a year, who the hell is the developer.
Oops it me. No comments :) -
ok so first post, i would like to say whoever the fuck decided <!----!> was gonna be comments in html, i fucking hate you. not only is it the most ugly comments system out of any language i know, but its so unusable to type out, i'd rather call <script> just to be able to put it in // half the time (if i ever use comments, i rarely do) python its one single character, js its 2 which yeah is kinda annoying but atleast its 2 of the same so i dont have to reach across the fucking keyboard, here comes html the language most devs need nowadays to promote a project at least saying reach across your entire keyboard to fucking write a comment.7
-
@dfox An option in the Settings to keep from getting notifications about "News comments on a post you commented on!"9
-
It's disgusting how a package like compress-commons can have 1.3 million weekly downloads yet no documentation whatsoever and not even any relevant comments in the code. Honestly fuck the javascript ecosystem3
-
Nothing more refreshing than seeing the code definitely do the opposite of what its line comments say it does in the first file you open to get to know the new project 😅
-
Oracle has banned an app in the App Store because it contained “JavaScript” in the name... any ideas for the new name for JavaScript©️?
Reddit: https://reddit.com/r/javascript/...8 -
I understand that changing code requires it to be tested, but removing code that has been commented out for years shouldn’t matter!
Save my soul11 -
As much as I love developing I have been also enjoying pentesting a lot lately.
So if you have any resources for a beginner to share please link them in the comments :)3 -
Someone deadass linked killedbygoogle.com in the comments of Google Cloud Next. It got deleted pretty quickly, but I can't stop loughing.
-
I have the habit of adding //todo comments to my code whenever I need to implement something later. Very useful to just search your code for "todo" and see what is left to do.
That is all very well, but I just searched my project for "todo" and there are SO MANY //todo comments in the third party dependencies...4 -
!dev
I hate the fucking weekends.
Stuck in a family gathering where no one gives a minuscule shit about me or my comments.
No one available on discord to chat while in the midst of this depressing environment.
fuck meeeee... -
When you look into the code of old developers with nice comments such as "What a fucking retard he is trying to book in the past". Just laught .1
-
I read some comments saying they use PHP7, latest nodejs, latest framework for whatever in production. Really? Am I the only one stuck with using ancient versions because of company policy?7
-
Recently graduated and in a job. Had a pull request merged with no comments or changes asked for by the code reviewer today. It's the little victories.
-
So i’m making my first Angular app here. I commited the first code setup and shot in the PR. I got 40+ comments so i’ve been fixing them all day yesterday.
A part of the comments i don’t understand yet so i ask if the colleage can watch with me and explain ehat how and why.
What does this nitpicker motherfucker do? Add more fucking comments to the PR and totally ignores my requests for explanation. Fucking anti social dick.4 -
I'd like to follow some of you on GitHub to see what you are working on! 😊
Post your GitHub profiles in the comments if you are active 👍11 -
@dfox @trogus : Do we have a feature of auto complete @ mentions ? If not, there can be an elegant feature to provide drop down suggestions to mention / tag user in comments after we type @ in comments of any rant ( not all the users , but author of the rant and those who previously commented on that particular rant previously. For example, if I commented on a rant of dfox, and trogus also comments and types @, me and dfox will be in the drop down, tapping on which will select and tag that user on that comment ). I bet users will love this devRant update. Sorry for long post , I don't have any potato :p3
-
Now I kinda wish I lived in Germany and had an iPhone (ew ew ew I take back the iPhone part)
Source: Reddit (Cant find it the comment tho, will look around and paste the link in the comments when I do)7 -
Shit swizzler in school group project doesn't delete ANY code. Just comments out everything, everywhere.
Some of the files is scrolling through 30 lines of comments, 2 actual lines of code, 20 lines of comments, 5 lines of actual code, ...
Somewhere, in between all of his shit code, I just want to add: "Fucking stop with the comments, you wheezing bag of dicktits"
Oh and this afternoon, he asked me where he could find the Bootstrap code I'd written. He couldn't find 'the file'. I had to explain to him that it's kinda everywhere, throughout the HTML.. As a novice in many many things I fully understand not knowing everything. But the little shitstick told me he 'uses bootstrap all the time' just two hours before he asked me this.
I swear everything this guy touches turns to shit. One more day of this and I'll slap the bitch out of him.
P.S. Free virtual advocado for the first person to guess what movie inspired my insults (easy, I know)6 -
the first most annoying thing in devrant are new users
the second most annoying thing is "new comments on a rant you commented on" notifications. They require maintenance work, and I can't even mute threads on desktop5 -
COMMENTS BE LIKE...
Physics exam. Seems I was the special guy who did the task in a different (and almost correct way), so my teacher had to share some golden thoughts with me.
Passed anyway xD6 -
Update on my devRant client SwiftUIRant:
I’m experimenting with some UI changes compared to the official app.
* vote buttons are laid out horizontally and placed above the rant to not waste space on the left side.
* comments count shows 0 comments instead of disappearing.
* rants are not cut off but visible in full length (I plan to add a toggle setting for that)
* creation date/time is present in the feed
* date/time formatter uses the current system region and the language english. So no more awkward American dates for non American users.
What do you think?17 -
Here is an idea.
What if web designers make their own portfolio with "The Wayback Machine"?
It is free, reliable, fast, and universal.
Ideas below in comments!8 -
Did you notice that the scrollbar in the devrant (android) app changes size depending on the lenght/number of posts/comments you can see at the moment? Just scroll down in the posts list and see the scroll bar crawl like a caterpillar 😮1
-
30 notifications) => comments on your rants... Somebody replied to the rant you commented on... XYZ mentioned you in a comment
Great !! But on which one ?3 -
Concentrating and understanding someone's code/ script. :|
The code is not in class form, does not have comments, and indentation is out of control. T_T1 -
The moment you are laying in bed and you suddenly see a rant about the perfect laptop with 20+ comments on the rant.
*starts googling every model mentioned in comments*6 -
!rant
mods are asleep.
all aboard the ++ train
How to:
++ all the comments in the thread. once you reach the end, post a comment. only post one comment. board the train.19 -
I don't mind profanity in a rant, but I do mind it if directed at others(especially other DevRanters) in the comments.
Respect the community people!8 -
@DFox @trogus found a bug- not sure how easy it will be to fix... if you change your username, mentions in rants and comments still have the old username which will be confusing for people trying to figure out who the mention is for.
Is it possible that on editing a username, all mentions in all comments and rants are renamed as well?12 -
devRant can use an update where the notifications get split into comments and +1s because I do like replying to comments but they're scattered in between +1s just too messy4
-
uhm, nice registration form I guess? those are not placeholders btw, it's actual values
source: https://dashboard.nanobox.io/users/...
in comments the password field and the webarchive4 -
At the risk of starting a war, what are folks opinions on in-line comments?
Personally, I'm against them. Self documenting code for the what, SCM for the why.
Comments can get out of date if not maintained; code cannot lie.9 -
So smart notebooks have already hit the markets...
Never knew Microsoft would sell such cheap smart notebooks
More pics in comments...
PS : 20INR == 0.31USD8 -
giveaway = u'free'
A free set of stickers, for a devrant-user in Germany. Sent via Deutsche Post.
The user located in germany who comments first, gets them.26 -
Genuine question, what was the most comments you've left in a single code review?
Just reviewed pull request submitted by a developer working for a contractor company and needed to leave 70 comments. Seventy.
Opened LinkedIn and saw a post from that same developer saying he left the contracting company an hour ago. I still can't believe it.14 -
If you watch devRant's comments closely they all encourage you to leave your job, it goes something like this:
Rant: "So I was in my job and this guy stumbles and spills water in my shirt.."
Comments: [ "Get the fuck out of there already", "I would've quit", "If you leave you may dodge a bullet later on" ]2 -
Code review today and the senior says "Avoid comments. Putting the procedure in a well named function where it can modify those class properties will work just as well."
ARE YOU KIDDING ME? YOU ARE GOING TO PREFER CODE OVERHEAD OVER COMMENTS? I AM SO TRIGGERED RIGHT NOW I CAN'T17 -
Been trying to update some really old C++ piece of code.
And all the comments and variable names are in FR*NCH.
Apparently they didn't had accents in the keyboards back then, because they used stars instead.
Makes it really hard to tell commented code from French comments.
Obs: I don't speak nor can read French. Neither does anyone in my team.11 -
!rant
My laptop now includes a DevRant sticker!
If you also have stickers on your laptop I would love to see them. Share photos of your laptops in the comments! :-)8 -
What's worse than a StackOverflow question with no answers? An open GitHub issue, no comments in the last three months, and a sense that you just hit the ultimate bug the vendor will never fix.
-
I saw this piece of code, one of my colleagues at work wrote it.
The content in in the function also had 0 comments.
Sorry for posting this here co-worker but it sincerely bothered me.
// Delete all
function deleteAllFunction(){
...
}6 -
I don't want to start any wars in the comments, but what do you devs prefer: iOS or Android?
I'm not saying one is better. I'm just genuinely curious what other devs use. I prefer to use Android because I can do more with my phone.
I'm actually curious what most of you use, so feel free to tag other ranters you know in the comments. I've already commented the few I could come up with off the top of my head.15 -
Hilarious comments check it out on the cancer (stackoverflow.com) 😂
https://stackoverflow.com/questions... -
So I just found out the hard way, that you can't take screenshots, which is great if you want to enforce privacy, but not so great if you want to treasure some of the most awesome comments you find in this community.
Is there a possibility to add a feature like favorite comments?14 -
Apparently there is still moderation on here, yesterday someone got doxxed (pls no extra info in the comments) and the guy actually got banned. Thanks @dfox33
-
"The Perils of Overzealous Code Commenting"
In the land of code, where bugs roam free,
There lived a developer, a comment enthusiast, you see.
Their code was a masterpiece, a work of art,
But the comments? Oh, they took it too far!
For every line of code, a comment did appear,
Explaining the obvious with a touch of fear.
Their obsession with comments, though well-intentioned,
Left fellow developers scratching their heads, bewildered and pensioned.5 -
Ayyyyy folks
I'm looking for some beta testers. Preferably if you use a MQTT broker with some IoT connected shit.
Bonus points for IFTTT.
Leave something in the comments if you're interested and I'll get in touch if the time has come4 -
Would be nice to sort comments in asc and desc order. Scrolling to the stuff at the bottom is annoying.2
-
...Sometimes as I read rants or comments, I look at the author’s avatar and I try to imagine how the person look like in real life... By some people I would be quite curious how they look like in real... Haha 😄😄😄14
-
If you can see yourself experimenting with an early alpha programming language to provide feedback and perhaps contribute, what feature would you expect from the get go? (Up)Vote in comments, add if missing24
-
Windows is not full of surprises. One can expect the (light) blue screen.
(Picture in comments because it stretches like yo mama pussy in the post)6 -
I'm refactoring one of our react apps. And want to kill people so much !!!! Why the hell do you write if true return true else return false ?!?!!! Decomposing coupled classes in independant on es doesn't work if they are still coupled !!!!! Reducers must be done in functional !!!!!!
If you can't write in english then don't FUCKING WRITE IN ENGLISH YOUR FUCKING COMMENTS !!!!!!!! Comments are there to help other to understand YOUR code, other need to be able to réas it !!!!!
WHY ?!?!?!
On the bright side it means some dojos....1 -
I've finally got into the habit of writing descriptive comments in my code. I've always just got so into the coding and comment later when I don't know what the code does anymore xD1
-
I am so annoyed with Clickbait "News", that I instantly block every news site in my feed with them at this point. It's SHOCKING what's HAPPPENS next, go to the comments to find out more!7
-
Raise your hand if you don’t trust the comments in code most of the time, and take at least a superficial look at the code block to ensure that it does what it says it does.
If you have any exceptions, please share.12 -
I just don't like copy-pasting the code. can I become a good programmer?
please give honest opinions in the comments.11 -
Writing documentation is one of those tasks that most developers don't like doing. Especially when it comes to writing in say a Word/PDF file, an online wiki, or Confluence. It's time consuming and a pain in the ass.
But even if you don't like it, at least write comments in your source code! I hate having to keep writing "Write the PHPDocs for this class/function" in every pull request that I review. It's wasting my time writing such comments when it's such a basic thing to do when writing source code.31 -
I code for 2 1/2 days straight, I'm in the zone, no comments, because I'm not in some comp sci beginners class, finish up, test it the only problem is with... All of it... Just considering writing another program to comb through that one and find the mistakes for me3
-
Yet another puzzle edition #3!
In order to solve:
Cwbqpl ystbsu, nbkmqsb gthpox!
You need to solve:
JDX: FNNCKTBJ
Good luck! Post your answer in the comments.5 -
Not being allowed to post comments on this page for seemingly no reason is the equivalent of invisible walls in video games. I didn't even receive a fucking error message, I had to go to devtools, only to find "You can't post a link in your comments yet.". What do you mean, my comments? I wanted to suggest DaisyUI to some bloke but I guess, I will just try to find the exit for this level then before I can get to the one 2cm behind this wall, in plain sight and no reason not to give me access to it now and no explanation anywhere (cannot wait to get RTFM comments with a link to some about page).
Greetings, I guess, I was only here to lurk and comment but the page won't let me.4 -
I was doing some reading on sound analysis when I came across this article. Look at the comments thread.
https://royvanrijn.com/blog/2010/...1 -
Boss opens ONE task and keeps adding more requests in the comments WHILE I'm working on it.
It's like we don't have rules anymore.2 -
Spilling some tea about devrant ui again. The tea is hidden in the comments. DON’T CLICK YOU CAN’T UNSEE THIS7
-
I had to rename my unofficial devRant client SwiftUIRant due to some concerns from Apple regarding the term Swift in the app name. 🙄
Well, it’s JoyRant now. 😁
And there is a new test version in TestFlight:
https://testflight.apple.com/join/...
* External links in rants and comments open the URL in the browser.
* Rant links in rants and comments open the rant in the app.
Enjoy testing and let me know what you think about the app! ☺️6 -
usually the worst drunk coding problem i have is leaving nasty comments in the code about the previous maintainers. Or ranting more vehemently on here than is really warranted... ;)
In other words it doesnt affect my coding, it just affects my social skills.... lol...2 -
is the scrolling on the comments view of a rant in the devRant Android app really twitchy/laggy for anyone else? like the scrolling is not smooth at all.2
-
Are there any *performance benefits* in having your users comments on a separate page rather than the actual post/article page?
Example use-case: medium.com5 -
Curious how devRant's "Top" (weekly) feed works? How are the posts sorted? ++ count? ++ count + comments? ++ and comments each have different weightage?
The posts seem to be in a haphazard order10 -
Ok, so i havent been coding in a while, but now i have somthing rant worthy!
So i was helping a project and THERE WAS NO FUCKING COMMENTS, I mean what the shit! Atleast add some comments its as easy as typing //, what has come of this world?2 -
if you were looking at one of my project's source code, you could easily guess what's the first file created: that's the only file with absolutely 0 comments in it.
-
Did something happen with notifs? The app says I have 71 unread notifs, but in reality I only had 5 unreads and the rest was just old (read) stuff.
The 'comments' category is marked as if it still has some unread stuff in it, even though it doesn't.
Bug?5 -
I don't understand why pressing the "Enter" button in YouTube comment box, doesn't post the comments. Instead they take me to a new line. Who else finds it annoying??6
-
JoyRant new version:
* delete rant
* selectable text in rants and comments
* proper badge on Notifications tab, showing number of unread notifications!
* mention suggestions for comments!
https://testflight.apple.com/join/...
Here is a screenshot of the mention suggestions above the keyboard:
It collects all the user names from the comments, except for the user of the rant’s author and the logged in user.
Have fun 😄
I think posting rants will be next.12 -
DevTube - The best developer videos in one place
Check it out.
https://Dev.tube
https://reddit.com/r/programming/... -
Those devs that put TODO comments everywhere in code. When has anyone actually ever seen a TODO and DID it? Put the task in jira/trello/whatever and leave the future source of confusion out of the code base!3
-
I'm working on a very-customized web player at work.
I filled my code with a plenty of comments, many to justify those functions / fixes.
For those comments, Safari is depicted as worse than Edge.
Is it even possible?
The next dev, which will take my code in his hands, must know how much we suffered to build it.4 -
I have an unused Steam Key for Battlefield 5
If anyone wants it, Key is in the comments. First Come First Serve ;)5 -
When the only comments in your team's entire project is for code that doesn't work, as if everyone's backspace key broke simultaneously
-
I tend to write with long variable names instead of using too many comments to explain what i am doing in the code. Is it wrong?1
-
Rumor has it that Apple is ditching the startup chime.
Fuck you apple. In the name of innovation you have ruined yourself.
[personal opinions in the comments]3 -
Why the fuck would you disable editing comments in a bug report? There goes 2 hours of my fucking life trying to edit two sentences
-
The more I refactor a codebase that I have started for 2+ years ago the dumber I feel I have been.
There are too many things that are done completely wrong or in a stupid way.
Currently adding comments like in the picture...1 -
The one of the most amusing comments that I read in a code, was from Bill Paul, associated with freeBSD project. I'm quoting a part of it:
"In no event shall Bill Paul or THE VOICES IN HIS HEAD be liable for any direct, indirect special, exemplary, or consequential damages......" -
My manager, while apparently trying to blast us over taking too much time to understand a product (that no one in the team knows about completely):
I don't understand why you guys don't understand the severity of it. How will you support the product if you don't even know it? There's no comments or anything also, just code! You guys should be able to grasp it!
I'm sorry, what now?
(The part about no comments is true, by the way) -
Can the subscript of an array be a floating point number ?
i know, i know, i can find answers on google and i found one on quora but i want you guys to help me 🤗 in the comments10 -
Quitting.
If you have any tips on how to get over this point where nothing works and you just want to throw you laptop into the trash can and continue working on the hobby project please write it in the comments.4 -
Weekly Out-Of-Context Thread
I'm looking for comments on rants. Not just any comments people, but comments that are non-sequiters, comments that are hilarious, or make no sense when taken from their original rant.
Anyone participating should link back to the original post to give credit. It would be great to get some regulars in here, but ideally we can prod some people into action that aren't on as much.
POST for our AMUSEMENT SLAVES! POST FASTER I SAY! FASTER!3 -
More of a collection of suggestions:
No matter the platform, which proprietary software have you replaced with open source ones that function the same or better? I'll start in the comments.5 -
I need people with Macs (running macOS) to help me make sure this Python script I wrote works. I'll upload it to git{hub, lab} and link to it in the comments.4
-
I hate doc comments in Rust. They are literally just markdown without any special syntax for documenting stuff. What the actual fuck. Why can't everbody just straight up copy how javadoc does it 😭4
-
I wish devRant had some cache thingy for comments,posts that has been visited or even post in timeline so it didn't make new request to load the post that has been already in timeline rather show the post when I click on it and load the comments separately. Same case with opening anything on notification ideally it should show the post without making request to the server and load comments or whatever in background. Or just download the whole content of the notification when it arrives2
-
I came across an issue with Visual Studio 2017. I'm unable to collapse multiline comments, there is no - sign in front of it like with code blocks.
At home it is no issue and I can do this without problems.
Ive looked online and all I can find is people not being able to collapse comments in VS Code. And people who want to collapse everything but the comments, but the comments do get collapsed.
Is it a setting I cannot find?2 -
I think the funniest thing about devrant is when people try to extend on the joke in the comments. #cringe2
-
Should rants contain a message/lesson/formulated statement, or fo you consider rants a venting mechanism?
Out of curiousity, since I see some people in the comments asking what the message/constructive idea is on some posts1 -
So, I was talking to my dog and he said that I should go out and make some friends.. Jokes on him cause he's the one sitting locked up in my pc...
Haha..
Please say 'hi' the comments3 -
!rant
Which one do you stand for?
Ubuntu Unity VS Ubuntu Gnome
Let the games begin.
If you use a different OS, go ahead and add it in the comments!5 -
QUOTES QUOTES QUOTES!
I need funny coder quotes for the office wall. If you have any you would like to share stick them in the comments, once my wall is done I'll upload a picture.2 -
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 -
Made a pull request..review tonight... Deployment tomorrow night.. or morning according to new york time... Hope I don't wake up to pissed off comments in the request.
-
What frustrates me 'most' in coding is, putting comments...🙄🙄🙄
The frustration seems to go more than the 'most', when I don't find them and wonder, what the heck! 😠😠😠8 -
I see Modify button instead of Report on others comments in rants that I also commented. (But the resport dialog pops up)3
-
I ask what i think is an interesting question i havent been able to answer on software engineering stack exchange ("why did the original Basic use the caret for exponentiation"). Even said "no subjective answers, please provide a source" in my post.
Result: a bunch of comments saying it "because it looks like an up arrow", comments saying I'm rude because i said no subjective answers, and a bunch of downvotes.
Did eventually get a good answer though. The system works.2 -
Are most of the Application Backends written in Java ? I have heard JEE is the enterprise standard.
What about this node.js thingy, does it actually compete with Java?
Java Pros - need your - comments6 -
Poll: What OS do you use for development? If your os isn't in the comments add it, if it is ++ the comment mentioning it..16
-
Hey guys! I have 2 tickets for sale to Web Summit November 5th-8th in Lisbon! Only for half price! If you are interested live your email or telegram in the comments below.
-
What is the point of https://pusher.com/sessions ? It's just like youTube, but with no ability to comment. I think the conversation in the comments is half of the content for developer talks. :/
-
When you're the only developer in a group who uses self-commenting code... or comments for that matter.
-
Am I right in thinking that the ++ count in your profile page only references rants you've upvoted, and not comments you've upvoted? 😢2
-
Ran into this working on my windows server. I clicked the help button on something and saw this in the comments.
-
The rank, brazen, hippo-buggering stupidity of whoever thought those "modern comments" in Word were a good idea.
-
What are nice apps to learn swift dev? :) I'm tired of all those TO-DO's apps or calculators
I wanna build something that makes me explore the capabilities of the language in deep, not just the tip
I read your comments :33 -
When I reply on a comment in a rant the reply stacks by the other comments and not the actual comment itself. Am I looking into a bug or feature?
-
!rant
Is it possible to delete your devRant account? If then, what happens to the user's rants and comments?
I am asking these because in one of my rants there are several comments of mine point @ other user's comments (that @someprick thing), but the comments I referred to are just gone.
What about the comments being there even if the user deleted his account?7 -
Whoever's idea it was to fuck with the comments section in the YouTube app, your job title should be re-evaluated because you are a fuck up.5
-
One of my clients requested me to add
// comments
in one small project created using ReactJS.
a very small project that just calls a server to send and receive data.
I'm not sure, what I'm gonna comment in the HTML/JSX section :/7 -
You choose a superpower in the comments and the first person who replies (me included) chooses a side effect13
-
What are the thoughts on emojis in comments - especially CSS. I feel like they could be helpful but I would be concerned if it caused IDEs to not work or anything like that.12
-
It's always the same mistake I do: writing bad words as variables or in comments. NEVER DO IT YOU WILL ALWAYS REGRET IT2
-
Anybody here a graphic designer? If you are, I'd love to see some sample work linked in the comments!3
-
“The proper use of comments is to compensate for our failure to express yourself in code.” – Uncle Bob Martin2
-
I just read a news article on a tech site. And there was an actual intelligent discussion going on in the comments for more then 50 posts2
-
*panic*
Starting at uni (Software) and moving to the other side of the country, in my new apartment in about 7 hours, so excited, but also so scared, any tips helpful comments?3 -
Oh god no anything but this
(Seriously now, the reason is a bit complicated because Swift is different but focus on the meme, if you want an explanation I will give it to you in the comments lol)3 -
Hey hackers,
Let's talk about the problem statement first!
In software engineering, engineers often procrastinate when it comes to writing comments for documentation purposes. As they delay properly documenting their codebase, they are even more likely to procrastinate on updating their previously written comments when they make changes to their functions or code. This can lead to chaotic and buggy code, and if not addressed, it completely obsolete or even counter intuitive the purpose of comments in the code.
Solution!
A tool that automatically detects changes in a function or code and compares them with the current comment description. If there is a discrepancy between the code and the comment, the tool either automatically updates the comment or allows the user to manually select the code and its associated comment to directly make changes using LLM's.
So, my question is: Is this idea worth working on? Is it a real problem, or am I just overthinking it? If anyone has a better idea, please share it in the comments. Also, if someone is working on this problem already or planning to work on this in future, we can collaborate. This will be an open-source project.
Sign out, Peace!
github: priyanshu-kun/project-kento13 -
I can't post a collab from the web client and I don't have a decent phone atm, anyways, this is an idea, tell me if you have any improvements or if you know of an implementation or would be interested in creating one.
A social network comment system that connects people across fields of interest and aids keeping relevant posts alive for a long time.
The basic principle is this: Every post may identify itself as a child to any number of other posts, or sections in other posts, which then act much like a bidirectional hyperlink between parent and child.
This leads to two unusual results:
1. that comments aren’t only added to posts, but specific paragraphs, sentences or even words.
2. that any comment may receive comments in much the same way the original post did, making comments identical to posts. (they could have their own pages and all).
This is in many ways like Reddit's infinite comment chains. The main difference is that here comments aren’t organized in trees but graphs, which makes it possible to connect related conversations from entirely different groups and times, resulting in a much more open yet concise discourse style with an increased persistence of topics. -
Hey guys! I have 2 tickets for sale to Web Summit November 5th-8th in Lisbon! For you only for half price! If you are interested live your email or telegram in the comments below.1
-
@dfox I know you might get a lot of suggestions asking to add this and that.
I hope you don't mind one more suggestion. Please add a sub category kind of thing In the reply. when we reply to previous comments and it gets mixed up in the comments and gets very confusing to which comment someone replied. -
When it comes to writing comments in your code, I do quite a lot of it. Even for parts where you just need to read the code to understand what it does. However I do write very clean comments, not even snarky comments where I know someone has done something completely stupid. In my work, I generally keep it very clean. I wonder how many people write profanity, or use weird naming for functions or variables?
https://thenextweb.com/dd/2018/...3 -
I think that one day I'm going to regret leaving the uni's programming assignments till the last few days before the deadline.
On the other hand, the professor told us that using // in C for comments is bad practice, so I don't really care...1 -
For those who are on my team, arguing on not putting comments in their code:
How much ever (un)readable your code is, any peer / reviewer / future team member can only understand what that code snippet is doing, but not why was it written in the first place or what the hell you were thinking while writing that logic. So, it'll be awesome if you write that as comments or at least link to the story/design doc which warranted that code.3 -
Is it better if my code has 0 comments or 9999999999999 comments as in, literally commenting every single line of code, explaining exactly what the variable is used for, method etc?11
-
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/... -
The fact that 2 devs complain about node-sass sequentially on my feed says a lot about node-sass.
Thank God for --insert-something-enjoyable- in the comments please.1 -
I wanna learn/ teach web developing.
Drop your Skype id in the comments.
We will create a conversation. -
Is there a way to search within comments, or within comments of a user?
I cannot find a way on the desktop webpage. I don't use the app.
I am trying to find a post where someone asked for an analogy of Javascript to something in the home. I want to get the comment I made and save it. I was particularly proud of that comment.6 -
-> Not completing database structure and realizing it in the middle of project execution.
-> not using version control
-> no documentation/comments
......List goes on -
When 10 months old article about possible problems and how to avoid with mocha, chai and es8 is outdated as hell...
But the problem is that only in the comments did they write that it is outdated!7 -
Anyone know any VScode extensions that allow you to add edit comments? Something that will allow me to highlight a piece of code, and write a comment in a text bubble. Similar to comments in the “Suggesting” mode of Google Docs
-
I have nothing to "rant" about. Could you write a program to help me out? Better yet, talk about the worst client you have worked for and put it in the comments. ^_^1