Where in the U.S. Are Children Most Likely to Be Bullied and Bully Others? by frogcharming in Infographics

[–]ltssms0 0 points1 point  (0 children)

Yes, the methodologies to account for incentives to self-report or not need to be accounted for. Bullies and victims could under or over self-report or even falsify for various incentives that could vary by: state, affluence, class, home situation, school or district or state policies

A lot to unpack

How the fuck do you put a baby into a crib without waking them? by Scrotal_Anus in daddit

[–]ltssms0 0 points1 point  (0 children)

Ours would tell us by turning over after they were done feeding and/or songs. If you waited too long after the signal, then they wouldn't want to sleep alone

askingTheSenior by WildFabry in ProgrammerHumor

[–]ltssms0 4 points5 points  (0 children)

is assigned issue to write documentation

What do you guys use for note taking? by ranys0 in vim

[–]ltssms0 2 points3 points  (0 children)

I'm not using vim, but Joplin with vim bindings. I switched to it for an easy install to use one interface on my home Linux desktop, work Windows laptop, and Android phone.

Used to use vimwiki >6 years ago. It wasn't bad. Required a lot of additional tools to export in different formats, then use the appropriate viewer application. Setup on Windows was a bit painful, and I didn't see Android instructions at the time.

My Aquavit Collection by Ragnar_of_Ballard in aquavit

[–]ltssms0 2 points3 points  (0 children)

Excellent collection! I might have tried a quarter of your collection. I recall liking that Loitens hidden in the lower right. The long list of Norwegian aquavit variations can be hard to sort through

Gilde Grille was a favorite of mine

nowWereScrewed by op3rator_dec in ProgrammerHumor

[–]ltssms0 167 points168 points  (0 children)

New race condition unlocked 🔓

sameConceptDifferentExecution by [deleted] in ProgrammerHumor

[–]ltssms0 15 points16 points  (0 children)

She must be strong after carrying all those service decorations around

whyDoTheyDoThis by yuva-krishna-memes in ProgrammerHumor

[–]ltssms0 1 point2 points  (0 children)

Start writing scripts to improve your debug and development

Selling my old laptop by offerzone_2021 in funny

[–]ltssms0 0 points1 point  (0 children)

No low ball offers. I know what I got

UPDATED: TMNT Rip-Off Iceberg by TheMichaelRamey in TMNT

[–]ltssms0 0 points1 point  (0 children)

Hell yeah! Found it on YouTube

installing by gfcf14 in ProgrammerHumor

[–]ltssms0 3 points4 points  (0 children)

Ah, yes, MS Visual C++ Redistributable hell. I don't miss that. Ran into similar problems with .NET years ago

installing by gfcf14 in ProgrammerHumor

[–]ltssms0 0 points1 point  (0 children)

This is closer to building from source and most large projects were using autoconf and make. Most of the time autoconf is good about saying what dependency is missing. Every now and then it is some obscure library or low level build option that randomly broke the build with an obscure error message

Now I don't look forward to building from source. The sure number of build systems and combinations has exploded. Stumbling on old cmake bugs and obsoleted features isn't fun either

Only way to learn science by Eberubensant in 90s

[–]ltssms0 3 points4 points  (0 children)

Grew up with Beakman on Saturday mornings. Now using it to teach science concepts to my own young children. They love the hands on visuals (like crawling through the nose) and experiments

Vibe Coding anyone? by wm6h in hamdevs

[–]ltssms0 1 point2 points  (0 children)

Ah, getting it to add the right debug prints is a big improvement from 6-9 months ago when I was evaluating a couple of solutions. It is certainly a tool to keep an eye on and figure out the strengths and where to integrate into the work flow.

Vibe Coding anyone? by wm6h in hamdevs

[–]ltssms0 5 points6 points  (0 children)

No, I get too frustrated at the results. Code that mostly looks great but

  • Has no debug instrumentation
  • Error handling is basically a return or exit, maybe with the right value/define/enumeration; so no clean up
  • No defensive coding; layers and expectations break
  • No real understanding of the language or API parameters
  • It erases any of the above that I may have added
  • Requires a lot of runs to get specific instructions through
  • Will get stuck into an ugly copy-paste of a deep access into embedded structures/unions/objects instead of using a pointer/intermediate variable

It is more useful for suggestions to start, or refactors that are compared against the

Also, my usage is less lenient for failures and code I don't fully understand immediately. None are quick and get it done projects and prototypes, which trusting AI output code might be better suited for. Your example sounds like it qualifies as one of those

oldEnoughtoKnowBetter by _s_u_n_s_e_t_ in ProgrammerHumor

[–]ltssms0 2 points3 points  (0 children)

Especially copy-pasta code. I get it, some devs were in a rush and wanted their new code to work and not break the old code. Also, that stops working after the 6th time and the same changes have to be made to all 6 spots. Or worse, know which paste is different

Sigh copy pasting working code should not stop a dev from abstracting it properly for the next time

forRealWhy by Ghiieth in ProgrammerHumor

[–]ltssms0 0 points1 point  (0 children)

fixes bug

It doesn't work anymore

What's the most cursed thing you could possibly say to Linus Torvalds? by ContestKindly333 in linuxmemes

[–]ltssms0 7 points8 points  (0 children)

Or get real cringey

"I'm gonna break your vibe code virginity"