Any time I think about doing public dev content (whether that’s open source code, articles, videos, or something else), I imagine the whole world as my code reviewers, I ponder whether I’ve actually found the best approach to the problem, and I decide to put it off until I have more knowledge.
17 years of experience and counting, so I could probably write up some useful stuff, but my standards are rising as fast as my experience level.
Immort4lFr0sty
1 month ago
If you think, you’ve written terrible code, share it on GitHub for Copilot to learn from it
Maleficent_Memory831
1 month ago
I’ve run across some code, commercial and with an NDA, that was indeed shameful. So shameful they could have at least obfuscated it first!
No seriously, a programming style where the opening and ending braces are not to the same indent level. I read a simple routine for about an hour wondering how it could possibly work until I realized the indention was off.
PXPL_Haron
1 month ago
Not sharing code out of nda
Chiatroll
1 month ago
I wouldn’t hire me.
PocketCSNerd
1 month ago
I choose:
“Not sharing your code because you’re not obligated to, greed or not”
ILovePotassium
1 month ago
Both. Both is good.
Suspicious-Swing951
1 month ago
Not sharing your source code so it doesn’t get scraped by AI
kleinerChemiker
1 month ago
Not sharing your code for security reasons.
Tyfyter2002
1 month ago
If I don’t show others my code, it is not because I fear they will steal it, nor to protect myself from their judgement, but to protect them from the contagious madness that drove me to write such a horror.
gameplayer55055
1 month ago
No one cares about my code so I make it open source, no matter how cringe it is
diligentgrasshopper
1 month ago
Just this week my colleague won’t send me their code because it’s such a mess and they want to fix it first. I told them it’s okay and I’ll tidy it up so they can focus on other things.
It was a monstrosity.
Maxxie_DL
1 month ago
Someone be spitting facts
DonutConfident7733
1 month ago
I can share my code but
you wouldn’t get it…
Even I don’t understand it anymore…
braindigitalis
1 month ago
looks like another bot account…
somebody_odd
1 month ago
I always tell my team that we aren’t trying to take our code to the prom, it’s ok if it’s ugly sometimes as long as it works.
TheJools
1 month ago
Why is there ALWAYS someone better than you in the dev world? I wanna know who’s at the top of the tree 🙁
ydykmmdt
1 month ago
If it works it works.
gnarzilla69
1 month ago
I have a proxy without a purpose that fits the bill
Marv-elous
1 month ago
My code is great. It only the code older than a week that’s horrible
_HelloMeow
1 month ago
Share your code and use your shame as motivation to become better.
lightninhopkins
1 month ago
Been coding for a lonnng time. One of the best experiences I ever had was doing an OS project. It started in-house, and I thought that it would be helpful to others working in the area “cough Kafka cough”.
There were a few people that were picking at the edges, but then there were really cool people that helped! They got the idea of my messy code and just helped me make it better.
PityUpvote
1 month ago
Academics
MajesticTowerOfHats
1 month ago
Do not judge my switch cases, it’s a tower of power.
MrHyperion_
1 month ago
Are you real person op?
zackm_bytestorm
1 month ago
For me, I just think that maybe others will have better codes *uses best practices than mine, so mine will end up being useless anyway.
So, I don’t even try to share it.
takeyoufergranite
1 month ago
Walk me through the streets naked.
mattthepianoman
1 month ago
There’s a reason that out of my 280 repos I only have about 12 set to public – and it’s not because I’ve signed an NDA
CypherGreen
1 month ago
I remember years ago sharing the code for something I was working on.
I was asked to explain some of it and how/why it worked or why I did it this way.
I had nothing, it didn’t look like it should have worked and I was too scared to “fix” it lol
I no longer do any coding… Thankfully haha.
ButWhatIfPotato
1 month ago
The gory demonic horrors of my private repo are not meant for human eyes.
Total_Interaction875
1 month ago
TOO SOON.
overly_flowered
1 month ago
Please share it. LLM are in need of new datasources.
ProfessorOfLies
1 month ago
Sharing your code out of pride in your work?
Sharing your code as a cautionary tale!
flinsypop
1 month ago
My fear with sharing code, if I could, is that I wouldn’t have spare time a lot of the time to properly maintain it and I’m not going to hand ownership over to a complete stranger if it does end up being useful. Even sharing code across teams when it’s not an official internal library can be a mess and a half.
LeoRidesHisBike
1 month ago
Oh yeah, devs are greedy for wanting to make a living from their trade.
SnooHamsters5153
1 month ago
Its always the latter. If any of you knew how my projects look like you would forbid me from touching computers
smb275
1 month ago
I have an old Army buddy that wrote some automation stuff for himself that included a task I also wanted. So I asked him for it. And he wouldn’t give it to me. He and I deployed together, we’ve seen each other naked, there are no secrets between us. He wouldn’t give me his code because he was embarrassed about it.
I probably spent 10 times longer cajoling him for it then it would have taken me to just write it myself because he was ashamed it was messy. Again, we have no secrets, we have had lengthy discussions about our dicks, and his fucking code was “too personal”?
if they see they wont hire me anymore
Relatable.
Any time I think about doing public dev content (whether that’s open source code, articles, videos, or something else), I imagine the whole world as my code reviewers, I ponder whether I’ve actually found the best approach to the problem, and I decide to put it off until I have more knowledge.
17 years of experience and counting, so I could probably write up some useful stuff, but my standards are rising as fast as my experience level.
If you think, you’ve written terrible code, share it on GitHub for Copilot to learn from it
I’ve run across some code, commercial and with an NDA, that was indeed shameful. So shameful they could have at least obfuscated it first!
No seriously, a programming style where the opening and ending braces are not to the same indent level. I read a simple routine for about an hour wondering how it could possibly work until I realized the indention was off.
Not sharing code out of nda
I wouldn’t hire me.
I choose:
“Not sharing your code because you’re not obligated to, greed or not”
Both. Both is good.
Not sharing your source code so it doesn’t get scraped by AI
Not sharing your code for security reasons.
If I don’t show others my code, it is not because I fear they will steal it, nor to protect myself from their judgement, but to protect them from the contagious madness that drove me to write such a horror.
No one cares about my code so I make it open source, no matter how cringe it is
Just this week my colleague won’t send me their code because it’s such a mess and they want to fix it first. I told them it’s okay and I’ll tidy it up so they can focus on other things.
It was a monstrosity.
Someone be spitting facts
I can share my code but
you wouldn’t get it…
Even I don’t understand it anymore…
looks like another bot account…
I always tell my team that we aren’t trying to take our code to the prom, it’s ok if it’s ugly sometimes as long as it works.
Why is there ALWAYS someone better than you in the dev world? I wanna know who’s at the top of the tree 🙁
If it works it works.
I have a proxy without a purpose that fits the bill
My code is great. It only the code older than a week that’s horrible
Share your code and use your shame as motivation to become better.
Been coding for a lonnng time. One of the best experiences I ever had was doing an OS project. It started in-house, and I thought that it would be helpful to others working in the area “cough Kafka cough”.
There were a few people that were picking at the edges, but then there were really cool people that helped! They got the idea of my messy code and just helped me make it better.
Academics
Do not judge my switch cases, it’s a tower of power.
Are you real person op?
For me, I just think that maybe others will have better codes *uses best practices than mine, so mine will end up being useless anyway.
So, I don’t even try to share it.
Walk me through the streets naked.
There’s a reason that out of my 280 repos I only have about 12 set to public – and it’s not because I’ve signed an NDA
I remember years ago sharing the code for something I was working on.
I was asked to explain some of it and how/why it worked or why I did it this way.
I had nothing, it didn’t look like it should have worked and I was too scared to “fix” it lol
I no longer do any coding… Thankfully haha.
The gory demonic horrors of my private repo are not meant for human eyes.
TOO SOON.
Please share it. LLM are in need of new datasources.
Sharing your code out of pride in your work?
Sharing your code as a cautionary tale!
My fear with sharing code, if I could, is that I wouldn’t have spare time a lot of the time to properly maintain it and I’m not going to hand ownership over to a complete stranger if it does end up being useful. Even sharing code across teams when it’s not an official internal library can be a mess and a half.
Oh yeah, devs are greedy for wanting to make a living from their trade.
Its always the latter. If any of you knew how my projects look like you would forbid me from touching computers
I have an old Army buddy that wrote some automation stuff for himself that included a task I also wanted. So I asked him for it. And he wouldn’t give it to me. He and I deployed together, we’ve seen each other naked, there are no secrets between us. He wouldn’t give me his code because he was embarrassed about it.
I probably spent 10 times longer cajoling him for it then it would have taken me to just write it myself because he was ashamed it was messy. Again, we have no secrets, we have had lengthy discussions about our dicks, and his fucking code was “too personal”?