Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)M
Posts
1
Comments
205
Joined
3 yr. ago

  • Deleted

    Permanently Deleted

    Jump
  • Sounds more like a request / command than a question.

  • Thief!

    Jump
  • Looks like wooly mammoth to me

  • And there i thought this was the Monty Hall problem

  • Anything you build on company time, the company will claim ownership over. The FOSS stuff isba good idea.

    Or try to automate the remaining 5%

  • Isn't this skewed by people using a dedicated faptop or dual booting to Linux for extra privacy?

  • YeS, YoUrE rIgHt. aS lOnG aS tHe mEaNiNg iS uNdErStOod, iT dOeS NoT mAtTeR.

  • From what I've seen I wouldn't trust it to tackle technical debt. Quite the opposite, I'd use LLM ro build and MVP, then consider it's output to be technical debt that will have to be cleaned up over time as the product matures,.by someone who knows what he's doing.

    LLM right now is more of a junior developer.

  • LLMs in general are more useful / impressive on topics one is not very familiar with.

  • Thoughts for 25s

    Prayers for 7s

  • If you have mortgage, why not pay lump sum regularly instead of saving it first? This way cost of mortgage will come down. Unless you have a fixed rate?

  • Maybe something creative, like making a poster in libre office?

    I remember when i was 10-ish ms Word 97 was the shit. I liked to use word art to create and print my name and other texts. Children this age like to be creative if you show him a program and let him loose exploring it, he'll learn a lot.

  • I didn't know this, and I'm sure a lot other people don't know this and that's why they fork - to have their own copy of the repo, thinking they have full control over it.

    I have forked projects in the past and IIRC i had to send a request to be disassociated from the original repo, otherwise all pull requests default to the original repo which is annoying.

  • Deleted

    Permanently Deleted

    Jump
  • They "must" as long as they're required.

    "should" generally means, what's the best compromise. I don't think an 18 year old is able to to support themselves. It's reasonable to expect the kid to get a job, but at entry level he won't be making much.

    At 18 i was still in high-school. I wouldn't be able to support myself even with a job. And nowadays rent is expensive, to the kid would be paying landlord with no hope of ever owning a home.

    I think parents should support their children as long as they're in education, whether its high school or college, so they can focus on learning without needing a job.

  • It's not attention addiction. Note that it's supposed to replace consumption with creative / problem solving activities. If you're addicted to watercolors, at least you will be getting better at the craft. If you're just consuming online content / doomscrolling you're just wasting time.

  • It'll be interesting to see the outcome. I personally don't agree with that verdict. There should be copyright somewhere. It's not like computer decides to make music on its own whim, like that monkey who snapped a selfie.

    Does it matter whether music was generated by pressing keyboard keys, or typing a prompt? What if i write a program that makes an audio file by matching chords that work well together? What of chords and notes are randomly selected?

  • Interesting, I had assumed that turning down temperature to 0, or hardcoding a seed would make LLM inference deterministic.

    Especial after watching this video https://youtu.be/J9ZKxsPpRFk

  • So you say its not random, and now you do a 180 and say that randomness is a good thing?

    I should have known you are a troll

  • So, in your learned opinion, it's deterministic?

  • You still need a software engineer to review the code. It's naive to think that randomly generated code will work, and by "work" i mean not just do what it's supposed to, but also handle edge cases and be secure.