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/)AU
auroz @lemmy.sdf.org
Posts 0
Comments 16
Wordpress and self-hosting.
  • I don't know what the governance setup is like, but in theory the owners of the project can change the license to whatever they like at any time.

    The catch is that this doesn't affect old versions, which remain available under the old license. So they could make WP closed-source or make the license more restrictive, but WP-engine or any portion of the community could make a fork and maintain the open source version from there. It wouldn't have the features added by the mainline WP project since the license change (and they'd likely have to change the branding), but that's about all that would be lost.

    Similar things have happened in the past: see OpenOffice becoming LibreOffice for example.

  • Trapped in a Cabin with Lord Byron - A One Page RPG
  • I've never understood these 1-page RPGs that just involve rolling a die to determine an event from a list that modifies scores, over and over. Where's the roleplaying? Where's the agency? I love a good short RPG but this just feels like a number generator with no story attached.

  • Microsoft is bringing annoying Windows 11 Start menu ads to Windows 10
  • On machines where I have to use windows I run start10 to replace the start menu with something a little more bearable. I imagine there's a FOSS equivalent but I bought a license years and years ago so I've never bothered to search.

  • [Level1Linux] Is Gaming On The Ryzen 9 9950X Better On Linux Than On Windows?
  • The problem is that modern DRM/anti-cheat often works at the kernel level, or by scanning the entire filesystem and running processes. They don't work on linux by design, so the main route to compatibility is showing that there are enough people gaming on linux that they should seek other options for DRM and anti-cheat

  • [Level1Linux] Is Gaming On The Ryzen 9 9950X Better On Linux Than On Windows?
  • I think the issue of gaming on linux hasn't been performance for a while now (native and wine/proton performance can often beat windows) but compatibility - some games still can't run on linux due to DRM, anti-cheat, etc. Things are gradually improving but I think that's the main barrier for the time being

  • Stipple Effect is a pixel art editor that supports animation and scripting (available on Windows, macOS and Linux)
  • What I'd really love is a script/shader/plugin that lets me do this within the engine - separate out the sprite and its texture so I can swap them out on the fly. Shouldn't be too painful to implement but it's not something I've seen anywhere before

  • I finally deleted windows on every computer I own
  • Tailscale could also work, if they're looking for something with a little less setup difficulty. I haven't used it myself as I'm happy to tinker with WireGuard, but it's supposed to be quite easy to get going and I think the free tier isn't too restrictive.

  • [HN] Jellyfin: The Free Software Media System
  • I've been using jellyfin for a few months and generally really happy with it - it's got a lot of useful features and a really nice interface. The main issue I've found is my poor rockpro64 can't seem to handle real-time transcoding and I haven't been able to figure out how to turn it off...