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/)JO
jozza @lemmy.world
Posts 0
Comments 16
Black cop fired for stopping abuse from another cop on a black youth
  • This kind of systemic fuckery is exactly why ACAB has been and remains accurate. If cops with moral fortitude are removed from their posts for standing up to cops without it, then the system is selecting for bastard cops and those that allow bastard cops to thrive.

  • Jean-o mode
  • I may be on my own with this, but shouldn’t the portmanteau start with denim (the fabric used) instead of jeans (a specific item made with that fabric)? I get that people already use the word jorts, and maybe some of these items actually are jeans converted into shorts, but I’d bet the vast, vast majority are just shorts made of denim, so are ‘denim shorts’, or ‘dorts’. #makedortsgreatagain

  • Lesser of two evrules
  • This is why America needs preferential voting. It works great. Voting for a third party allows them to win seats, receive funding, continue building momentum, and if they don’t get a majority vote then your vote still counts toward your two-party preference. There is no downside… unless you want to maintain the current two-party power dynamic.

  • Parents Sue Gaming Companies Over ‘Video Game Addiction’, Because That’s Easier Than Parenting
  • This author seems pretty comfortable mocking the concept of games being addictive.

    Loot boxes need to stop for sure, but things like limited-time content are 100% designed to form habits and ultimately feed gaming addiction. Season passes or weekly achievements require you to log on and grind out challenges at regular intervals to avoid missing out on rewards that are required for competitive play.

    I know plenty of people who have had to make an active choice to stop playing certain games because they found they couldn’t play the game ‘on their own terms’. It sucks as an adult, but kids without fully developed brains capable of rational thinking would stand no chance.

  • U.S. Pledge To Triple Global Nuclear Energy By 2050
  • I’m a renewable bro. I wanna see as much money pumped into as much infrastructure for renewables as possible. I wanna see solar on every building. I wanna see off-shore wind and tidal energy production. I’m keenly following development of clean, efficient, and cost-effective energy storage technologies, and much is being done in this space to support a future switch to full renewable reliance.

    That won’t change the fact that we need on-demand energy now and we need to stop using coal and gas as soon as possible. We currently don’t have energy storage at scale. We will, but we don’t. So in the meantime, nuclear is probably the best option to pursue for use over the next couple of decades while we continue to invest in, and implement, renewables.

  • Should I go with a prebuilt or custom built NAS to get into self hosting?
  • There are a few people saying that a synology NAS may not do everything you’d ever want, but there’s an underlying assumption there that you should run everything on a single device. There’s value in isolating functions to their dedicated device, especially when the alternative means a guaranteed compromise.

  • Any recommendations of countries to block from server logins?
  • The advice I've read (and implemented myself) is to not so much run a block list, but an allow list. So first things first, have a rule to block all connections, then have overriding rules to allow connections using criteria you would deem safe. If you know someone needs to access the server from the UK, include the UK on the allow list. Everything else can remain locked down until you have a reason to open it up to another country.

  • rss feeds with tailscale
  • I set this up a week ago. Not sure if this is the best practice approach but it’s been working fine for me.

    In FreshRSS my API url is just the default local address. 192.168… whatever it may be. Tailscale assigns an specific address to each machine, so on my RSS client (Reeder) I use the server’s Tailscale address (plus internal port and /api/). As long as Tailscale is active on your server, and active on your client, any traffic to a Tailscale address should be routed via Tailscale automatically.

    Happy to provide screenshots via DM if this doesn’t make sense. Also happy to change my setup if someone tells me I could be doing things better.