Images credit goes to u/DigitalNightmare13 from Reddit

Himeka: original post

Ahko: original post

  • 2 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2024

help-circle


  • Endmaker@ani.socialtoFediverse@lemmy.worldIs the Fediverse stalling?
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    9 days ago

    I appreciate your effort. I was more of a lurker on Reddit, but realised we all got to actively participate here if we want Lemmy (and the Fediverse at large) to succeed.

    Unfortunately, content marketing is a long-term ROI strategy. IMO other marketing means (e.g. ads, influencers) would do a better job of bringing new users onboard in the short term, helping us to tap into the network effect.




  • In the ‘Medium’ difficulty category, OpenAI’s o4-mini-high model scored the highest at 53.5%.

    This fits my observation of such models. o4-mini-high is able to help me with 80-90% of the problems at work. For the remaining problems, it would come up with a nonsensical solution and no matter how much I prompt it, it would tunnel-vision on that specific approach. It could never second guess itself and realise that its initial solution is completely off the mark, and try an entirely differently approach. That’s where I usually step in and do the work myself.

    It still saves me time with the trivial stuff though.

    I can’t say the same for the rest of the LLMs. They are simply no good at coding and just waste my time.



  • Endmaker@ani.socialtoProgrammer Humor@programming.devmmmmm pasta
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    2 months ago

    Spaghetti is all messy and tangled up; spaghetti code is the same.

    when the order of execution was obfuscated due to excessive jumps and GOTOs

    That’s one way to make your code messy and thus achieve spaghetti code.

    In general, when some code is very poorly written, it becomes spaghetti code.