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/)VA
Posts
1
Comments
414
Joined
1 yr. ago

  • Why was it so hard to tell this is satire?

    It was the "several pieces" part that gave it away. Implies a negative which an LLM wouldn't do in this context. It would be like "a few pieces" even it really was "several".

  • Why are the suggestions all things that should just be links to other pages on the site?

    What value is copilot offering here? It's just a nondeterministic wiki that you can't bookmark or cite.

    I use copilot every day btw. This just doesn't add value to the interface in any way.

  • Hmm that sounds interesting.

    I'd say to message me on discord and we can talk about it more but I don't think Lemmy supports DMS? Or maybe it's just my app.

    Either way I don't really want to dox myself on this account so idk haha.

    Edit: I guess a link that inspires in one week is fine. This account isn't really that anon anyways.

    Add me as a friend on Discord! Invite expires in 1 week: https://discord.gg/MvUd4Qrd

  • Depends on what you mean by "audit".

    I look at the GitHub repo.

    • How many stars?
    • Last commit?
    • Open issues
    • Contributer count

    Do I read the whole code base? Of course not. But this is way more than I can do with closed source software.

  • Lua is a super underrated language. The standard implementation is under 500kb and it can run almost anywhere. Including inside other programs and on embedded systems that dont even have an OS.