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/)N
Posts
2
Comments
744
Joined
1 yr. ago

  • Now now, let's not be uncharitable.

    I'm sure someone is working on filing a legal challenge. Thereafter everyone will need several years to collate evidence, then getting everyone in a room can be tough, and then there might be appeals.

    In as little as 7 or 8 short years we could have an answer as to whether or not this petition was allowed to take place.

  • They're not exactly trying to implement a sensible and logical immigration policy though.

  • It's just bonkers to me that 47% of those surveyed think that things are going well.

  • Guy this is just semantics.

    If you want to uphold a specific definition of what constitutes an IDE that's fine, but what does it matter if others consider plugins to be integration.

  • Vocode integrates consoles for whatever you want. I use node and sql all the time.

  • Ancient civilisations. Noiser network. Paul McGann is the Narrator.

  • Ooohh ooh audio books are my bag baby yeah.

    Podcasts too.

    It's all about timbre and accent. I could listen to the right voice read the phone book.

  • I'm not in the market for a BYD but I'm stoked to see Telsa taking a beating.

  • Oh man. Do you really want to have a debate about the meaning of the word synonym?

    Please, by all means, continue believing you're right about everything.

    Pretty sure everyone else will continue finding you insufferable.

  • thesauris.com, merriam-webster, and collins all disagree with you.

    They aren't synonymous if they describe different things

    This is clearly false. Obviously the degree of difference determines whether terms are synonymous. You're correct that not all taxes are tariffs. Apparently however that doesn't mean they're not synonyms.

    Additionally one term being a subset of the other evidently does not preclude being a synonym.

    If you have a bet, and every dictionary says that you're wrong, then you should just graciously pay up.

  • I'd say in a given week I probably only do about fifteen minutes of real, actual, work.

  • In what way?

    I'm not disputing that he's a nice guy, but "modern social is fucked" doesn't exactly require genius level thinking.

    His contribution was notable in the 80s or whatever but IDK how relevant he is in 2025.

  • That's not what a synonym is.

  • It's anti-intellectualism.

    You don't need to understand any of it, you can just ask people who spend their lives researching this stuff.

  • Is this some kind of stunt? Like they know it's not going anywhere but they can read their witty bill into the record for giggles. What an embarrassment. Who votes for these toddlers?

  • Trump and musk couldn't care less about protests outside embassies.

    The Tesla protests are hurting musk.

  • Yeah that's pretty much my take.

    It sucks that content creators are fixated on advertising revenue or whatever they get from subscriptions.

    Time Team is doing really well with patreon by offering exclusive content there.

    I personally am not really sure that the peer to peer bandwidth model for peertube is the right way to go. I'm also certain that peertube is a terrible name.

    I think something federated with channels providing their own bandwidth but discoverable from other instances might be the way to go.

  • I suspect your retort is too witty for silly old me to understand.

    I was trying to be helpful.

    1. I'm running these services on an OVH server in a data centre. It's costly but I need it for my consultancy anyway and it's an absolute beast. immich runs in a container, along side wireguard and traefik containers. borgmatic (for backups) runs on the host.
    2. I have 4 backup repos. One on disk alongside production data. One in OVH storage. One on my homeserver. One unencrypted on a removable disk in my fireproof safe. If OVH facility and my home both suspiciously burn down I will still have the data.
    3. Are you talking about cloudflare tunnels? I'm using wireguard. Wireguard itself is easy enough to configure. Then attach the immich docker container to the wireguard container's network stack. Traefik is a bit of a bitch though, happy to explain more if you're interested.