There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

programmer_humor

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

pyrflie , in no amount of documentation can save users from themselves

Idiot proofing just results in a better class of idiot.

UnderpantsWeevil , in no amount of documentation can save users from themselves
@UnderpantsWeevil@lemmy.world avatar

You’re calling this person stupid, but they’re 90% of the way to getting it right.

If only every technical problem was this easy to solve.

kill_dash_nine , (edited ) in How would your codebase (personal projects, work projects etc.) look as a burger?
nexussapphire , in no amount of documentation can save users from themselves

I can be an idiot every once and a blue moon. Thank you to anyone who put literally everything a manual just in case someone is braindead and isn’t afraid to rtfm.

To be honest it’s just after I’ve spent 10 hours on something fairly complicated and new to me. I suddenly can’t think for myself anymore. It literally becomes a chore to do the simplest shit sometimes.

SkyeStarfall ,

Honestly, if you read the manual you are very much not dumb

nexussapphire ,

I do appreciate it, I know I’m no idiot.

To be honest, I kinda wish some projects came with API manuals. I understand it’s not a priority in an open source project with limited resources.

It would be nice to use a python based ml tool without passing commands through it via shell. People do it, I just don’t have the time or experience to analyze a complex project like ML voice synthesis.

ironcrotch , in How would your codebase (personal projects, work projects etc.) look as a burger?

Remove buns replace with spagbowl.

JackGreenEarth , in How would your codebase (personal projects, work projects etc.) look as a burger?

https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Fshare.jackgreenearth.org%2Fpng%2FImage_20240812_002338.png

(This was edited with Krita on my phone, so sorry that it looks a bit shoddy)

ripcord ,
@ripcord@lemmy.world avatar

1-space indents? Oh my.

AlecSadler ,

In their defense (maybe a stretch) it could be 1-tab indents with a 1-space display?

I’m trying for their sake.

Tangent5280 ,

I suppose if you read/write code on your phone it might make sense

arudesalad , in How would your codebase (personal projects, work projects etc.) look as a burger?

https://sh.itjust.works/pictrs/image/68ec029d-1d92-4f09-99d7-d0b56bfcde42.png

sorry about the amazing image quality I made this in less than a minute (I didn’t even export the image from the editor just screenshotted it lol)

sukhmel ,

I made this in less than a minute

Enterprise level doneness

vrighter ,

did you at least screenshot it to the clipboard?

hperrin , in How would your codebase (personal projects, work projects etc.) look as a burger?

I cannot add that many layers to a physical burger.

palordrolap , in How would your codebase (personal projects, work projects etc.) look as a burger?

The last thing I messed around with choked on some wide characters that weren't in the current locale, so I guess picture the top half of the burger bun, about two thirds of the top part of the patty, a small pile of raw ingredients off to the side and some inexplicable six-inch nails through the raw meat, maybe.

Most of the rest of the stuff I do could be compared to those nouvelle cuisine jokes that have been running since the 1980s. Large plate, inexplicably small serving of something allegedly gourmet but is probably a cube of the cheapest pâté from the closest supermarket that was flash frozen and then stylishly drizzled in jus de menthe or something.

Bon appetit

Muehe , in How would your codebase (personal projects, work projects etc.) look as a burger?
ByteOnBikes ,

Too real.

We had a consultation last year to better structure our code base to look more like the first picture. Then it slowly evolved back into the second picture.

Lemminary ,
superkret ,

It’s lean!

Ephera , in How would your codebase (personal projects, work projects etc.) look as a burger?

https://img1.wsimg.com/isteam/ip/a46f2e23-e6d5-487d-aef8-e20b93b62e4b/puck-high-end-petHONEYCREEK.JPG

Apparently, this is a dogfood burger. No idea why that exists, but I’ll take it, because I’m definitely dogfooding.

I’m building a build system. And I’ve got three previous/ongoing projects where I’m directly integrating it.
And yeah, I’ve noticed that I’m kind of jumping between features, always just building them as far as I need them.

And in particular, I’m not really planning ahead. For exanple, I noticed after the fact that I could easily pull out a whole feature into a separate library, and that would already be useful on its own.

But on the plus side, it’s much easier to figure out actual requirements this way.

Tangent5280 ,

Do you keep a regular log of the work that you do? Beyond the commit messages I mean.

Ephera ,

I usually keep todo-lists, where I’ve kind of noted down the next few steps for each feature. And well, those then usually also contain infos for the step I’m currently working on or for previously completed steps.

I rarely actually stick to my planned next steps, but it does help when switching between contexts, if that’s why you’re asking.

wesker , in How would your codebase (personal projects, work projects etc.) look as a burger?
@wesker@lemmy.sdf.org avatar

Sliders. I like OOP and neat little micro services.

https://lemmy.sdf.org/pictrs/image/ed903db5-f5d7-4452-9c16-7f2d02a6c7e3.png

Albbi ,

Ooh, I like this one.

ByteOnBikes ,

Haha! Complete opposite.

Giant monorepo that’s delicately balanced and one wrong move can cause the whole thing to flip over.

https://slrpnk.net/pictrs/image/3fd4bcb3-0fb4-45f3-ba31-c7a4e1e93f30.jpeg

(Not arguing over what is better. That’s just my life in the past few years, and It’s a stupid argument)

wreckedcarzz ,
@wreckedcarzz@lemmy.world avatar

I’ll take your entire stock

(sliders 🤤)

xmunk ,

Please edit your image so some of those sliders contain a tenth of an ounce of meat and some of the other ones have a full beef wellington half wedged into a bun.

wreckedcarzz , (edited ) in How would your codebase (personal projects, work projects etc.) look as a burger?
@wreckedcarzz@lemmy.world avatar

(not an image but)

I would take an already-made burger, then inspect it and rip out elements of it, replace several others, add a bunch of layers of new things. It would take a few months and I would have no idea what I’m doing the whole time, but I would persist. The end result would be a delicious burger that occasionally has a missing item. Still working on why/where/how that happens. People would enjoy it, but most would not know that they can customize their burger, or the extent of the options.

(I used to code as a hobby in VB, C#, and Java over a decade ago, almost two; this burger example is me not knowing a damn bit of Lua, as I fork and modify a game mod to have a lot more features, less confusing variables, and lots of broken commented code as I have ideas but still don’t fully grasp what I’m doing. Weeeee!)

SatouKazuma ,

Wait, you guys have a clue? Junior dev here applying up to mid-level roles, and I’m so fucking lost at what I see as wizardry from everyone.

wreckedcarzz ,
@wreckedcarzz@lemmy.world avatar

Yes, but actually no. :P

SatouKazuma ,

Impostor syndrome is a fucking bitch. That’s why I gave up on ever thinking I’ll understand anything.

FQQD , in How would your codebase (personal projects, work projects etc.) look as a burger?
@FQQD@lemmy.ohaa.xyz avatar
xmunk ,

Uncle Bob?

I see a fantastical idealized version of a burger that could never be accomplished in real life.

GoogleSellsAds , in How would your codebase (personal projects, work projects etc.) look as a burger?
@GoogleSellsAds@sh.itjust.works avatar
kamenlady ,
@kamenlady@lemmy.world avatar

A crunchy burger

Thcdenton ,

You will eat the bugs

dosuser123456 ,
@dosuser123456@lemmy.sdf.org avatar

my god its even buggier than randtitle.js

no seriously why doesnt it work

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines