• 4 Posts
  • 79 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
  • Don’t remember the tool, maybe someone here does, but there’s some web service out there that boasts a “no storage” approach. You provide some URI and some other value (maybe username) and it makes a password for you, but it’s always the same for a given combination. Basically it’s a purely functional generator.

    Downside would be forgetting a minor detail (Did it end with a slash or not? What was the username?) or the site going down. You can achieve the same thing yourself with a hash calculator but those passwords are a bitch to type in.

    tl;dr just use KeePass







  • This is the kind of AI stuff that really annoys me. Looking at one of the mutation examples I didn’t see anything that wouldn’t normally be tested by a typical mutation tool. You took a simple, idempotent process and you got an llm to do it slower, less accurately, and using more resources.

    If you wanted to marry the two in a new and possibly useful fashion I would say use an llm to analyze the results of a standard mutation test and give guidance on what issues should be acted upon first. An off-by-one calculation could mean somebody loses a million dollars or it could mean a button is grayed out. Standard mutation tools don’t give you that context.







  • Not sure if you want to label it as a “captcha alternative”. In most cases I’m sure the captcha is used because they want a real person looking at the page (and the ads on the page). In this case it seems more like a way to keep either bots or people from doing nothing but consuming content (or hacking) without giving back something of value. Either way I really like the idea.

    Other ways, in theory, I think you could do this kind of thing are torrent ratios (e.g. hosting one or moreLinux ISOs), general archiving (e.g. you get asked to return a random range of bytes from a file you’re supposed to be backing up), you run a weather station that reports temperature to the National Weather Service. You might think about a more general framework for just verifying if user X has been contributing something of value.


  • Deliberate was gone for a little while (available in HuggingFace now) and I think I’ve seen others be taken down too for violating licenses or the author doing shady things to boost stats. Some older models are also really hard to find. Even though they’re low quality by current standards they did seem to have a bit more creativity.

    Might be misremember on the subscription thing. Maybe it was v1-v2 of some model was free to download and anything newer was API only. Regardless I think authors are free to pull stuff whenever they choose.



  • This. Sucks we can’t just say shit like it is but it’s just as easy to make it up. I’m not going to verify the claims myself but if OP said it was Vandelay Industries I might make the decision to not do business with them.

    It’s a little late now since the accusation has already been made but it’s essentially legal to state verifiable facts without drawing conclusions from those facts. Still, doesn’t mean the company won’t come after you, just that they risk calling attention to the issue. Unfortunately I know of no remedy or repercussions for a company filing a baseless lawsuit.

    IANAL BTW.