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/)B
Posts
84
Comments
394
Joined
3 yr. ago

  • I'd be fine with copyright going away altogether. People sometimes object to this on the grounds of "But Disney will just steal your ideas and make money off of them". If their works don't have copyright though, you can do the same right back to them.

    This is also one reason that I appreciate generative AI. Short-term, yes it will help Disney and the like. Slightly longer-term, why would anyone give Disney money if you can generate your own Marvel movie yourself?

    The genie also isn't going back in the bottle. Copyright is a dead man walking. If you dislike what large companies like Disney are doing/going to do with generative AI, push for anyone training a model to be forced to let anyone whose work went into that model for free.

  • The original duration in the U.S. was 14 years, plus the option of a renewal for another 14. IMO we should move back to something close to that. One idea I've seen is that there's an initial cost of however much for 7 years, and then the price doubles for every 7 year extension beyond that. Not even Disney can beat exponential growth, and it would force them to pick what they actually care about.

    I'd also prefer explicit registration. We're losing too many works because nobody's sure who owns the copyright, and nobody knows if it's safe to archive them.

    I'd say that the original Star Wars trilogy should be public domain by now, for a concrete example. Disney can make new stories and characters in the universe and make money off of them, but everyone else should be able to as well.

    Also as an aside, here's Richard Stallman on why the term "intellectual property" shouldn't be used. It's an umbrella term that doesn't really make sense, and more explicit terms like copyright or patents or trademark should be used.

  • From here:

    On occasion, a writer will coin a fine neologism that spreads quickly but then changes meaning. “Factoid” was a term created by Norman Mailer in 1973 for a piece of information that becomes accepted as a fact even though it’s not actually true, or an invented fact believed to be true because it appears in print. Mailer wrote in Marilyn, “Factoids…that is, facts which have no existence before appearing in a magazine or newspaper, creations which are not so much lies as a product to manipulate emotion in the Silent Majority.” Of late, factoid has come to mean a small or trivial fact that makes it a contronym (also called a Janus word) in that it means both one thing and its opposite, such as “cleve” (to cling or to split), “sanction” (to permit or to punish) or “citation” (commendation or a summons to appear in court). So factoid has become a victim of novelist C.S. Lewis’s term “verbicide,” the willful distortion or deprecation of a word’s original meaning.

  • I think !shortstories@literature.cafe would be a good place for it. The community sidebar says your own stories are welcome. You might want to add that you're specifically looking for feedback

  • Sorry, I should clarify I mean first chronologically, not in importance. As in, "here were the warning signs". Also I'll concede that this won't be first chronologically either, it'll be Guido stepping down as BDFL, and then the Tim Peters thing, then things like this.

    To be fair, the comment had been moderated for like 4 days, and was only restored recently after people noticed. Hopefully somebody realized that it wasn't a good look.

  • He's not being run out of the project... yet. This is not a good direction, though. This comes across as the first link that'll show up in a github gist of "What happened to Python?" in a few years. Hopefully not and it's all just an automod mixup, but after the Tim Peters btfo, I know what I'd put my money on.

  • Thanks, yeah. There weren't any immediately nearby, but I'll try searching farther out.

  • Makes sense. I thought it was odd, because all of the clones I've seen use different names that clearly differentiate them, like Shattered Pixel Dungeon. I would say using the exact same title is confusing and maybe a little unethical, but if Watabou doesn't care, then there's probably not much that can/should be done.

  • I'm pretty meh on the arguments there. It would be different, but we'd adapt. And we'd fix a lot bunch of problems.

  • The difference is that you're not changing how time is kept. Countries can change their timezone offsets right now to screwy things like +12:45 and it changes how time is recorded and stored. If we switch to UTC, a country can just declare their official hours are shifting and nobody has to fundamentally change how clocks work.

  • IMO people would figure it out and life would go on. Yes, lots of people would have the calendar date advance in the middle of the day but that's fine, we'd get used to it. People wouldn't work 9-5 jobs, but we'd come up with different terminology.

    I don't really see the argument about people waking up at different times. Yeah, some people would wake up at 02:00 and some at 16:00, but when someone says they wake up at 02:00, there's 0 confusion about when that is. You'd have to know when someone is awake to do an international call, but you have to do that anyways.

  • At this point if I feel like getting fancy with Pandas, I'd reach for Polars first. My experience with it so far has been great

  • For a direct replacement, you might want to consider enums, for something like

     rust
        
    enum Strategy {
        Foo,
        Bar,
    }
    
      

    That's going to be a lot more ergonomic than shuffling trait objects around, you can do stuff like:

     rust
        
    fn execute(strategy: Strategy) {
        match strategy {
            Strategy::Foo => { ... }
            Strategy::Bar => { ... }
    }
    
      

    If you have known set of strategy that isn't extensible, enums are good. If you want the ability for third party code to add new strategies, the boxed trait object approach works. Consider also the simplest approach of just having functions like this:

     rust
        
    fn execute_foo() { ... }
    fn execute_bar() { ... }
    
      

    Sometimes, Rust encourages not trying to be too clever, like having get vs get_mut and not trying to abstract over the mutability.

  • Oh also, it was kind of strange how little he mentioned AI. I like how he wrote that the AI wasn't trusted to be a Swordholder because it was "too logical". Completely missed the boat on ChatGPT. "Write a play in which Harry Potter pressed the button to destroy humanity, and then act it out" or something like that would be all it takes.

    It was also strange that hundreds of years in the future, humans are still doing hard manual labor. Where are the robots?

  • IMO Hacker News handles this better. Threads/comments are rarely deleted, they're mostly minimized and you have to log in to expand them

  • Thank you 😀 It was good working together

  • Use Tor for everything. Search for "disposable email", find a service that you can use in Tor. Sign up through Tor using that disposable email address for any service that you want to post to. Be aware that some services try to deny access to Tor and/or disposable email addresses. Try a different service or a different disposable email provider if you encounter that.

    You should define your threat model. Longer essays can probably be deanonymized with stylometry. The above will probably work fine up to maybe the NSA taking an interest in the origins of the essay. You can probably post something to the Fediverse and reputation-wash it to a larger audience by saying "look at this link that i have no affiliation with", but it's more likely that someone would figure out that it's you. You can use the Tor method to post on Reddit, but many subreddits will have automods that delete posts from new/low karma users.

  • Metal @lemmy.world

    Archspire - Acrid Canon (CAN-BC, 2021)

  • Technical Death Metal @lemmy.world

    Archspire - Acrid Canon (CAN-BC, 2021)

  • Progressive Metal Music @sopuli.xyz

    Black Crown Initiate - Holy Silence (US-PA, 2020)

  • Metal @lemmy.world

    Black Crown Initiate - Holy Silence (US-PA, 2020)

  • Technical Death Metal @lemmy.world

    Black Crown Initiate - Holy Silence (US-PA, 2020)

  • Death Metal @lemmy.world

    Necrophagist - Stabwound (Germany, 2004)

  • Metal @lemmy.world

    Necrophagist - Stabwound (Germany, 2004)

  • Technical Death Metal @lemmy.world

    Necrophagist - Stabwound (Germany, 2004)

  • Metal @lemmy.world

    Archspire - Bleed the Future (CAN-BC, 2021)

  • Metal @lemmy.world

    BABYMETAL x Electric Callboy - RATATATA (OFFICIAL VIDEO)

  • Technical Death Metal @lemmy.world

    Archspire - Bleed the Future (CAN-BC, 2021)

  • Metal @lemmy.world

    Meshuggah - Break Those Bones Whose Sinews Gave It Motion (Sweden, 2012)

  • Metal @lemmy.world

    Black Crown Initiate - The Fractured One (USA-PA, 2014)

  • Technical Death Metal @lemmy.world

    Black Crown Initiate - The Fractured One (USA-PA, 2014)

  • Metal @lemmy.world

    Throne - Amongst the Sinners, They Came Forth (USA-MI, 2021)

    thronemetal.bandcamp.com /track/amongst-the-sinners-they-came-forth
  • Technical Death Metal @lemmy.world

    Should posts here be cross-posted to other Lemmy metal communities?

  • Deep Rock Galactic @lemmy.world

    After Valve says no, Dwarf Fortress and Deep Rock Galactic devs unite to get "very serious" about their very silly demand for a dwarf tag on Steam, and they want your help

    www.gamesradar.com /after-valve-says-no-dwarf-fortress-and-deep-rock-galactic-devs-unite-to-get-very-serious-about-their-very-silly-demand-for-a-dwarf-tag-on-steam-and-they-want-your-help/
  • Technical Death Metal @lemmy.world

    Hideous Divinity - The Numinous One (Italy, 2024)

    centurymedia.bandcamp.com /track/the-numinous-one
  • Aneurysm Posting @sopuli.xyz

    macburgere

  • Metal @lemmy.world

    Nuclear Power Trio - Critical Bass Theory