• 1 Post
  • 16 Comments
Joined 1 month ago
cake
Cake day: September 9th, 2025

help-circle








  • Discord 😬

    Edit:

    DuckDuckGo’s AI says this, which sounds interesting if true, though it doesn’t provide a source to confirm:

    Chaptarr is an upcoming project that is a heavily revamped fork of Readarr, currently in closed Alpha phase, and aims to improve interoperability with Readarr. You can find more information and updates on its development on GitHub


  • Is there anything open source that provides the same experience as Google Admin Console where IT admins can manage everything from a single pane of glass? I’d imagine schools use Chromebooks because Google has put a lot of resources into making it a simple and cost effective option for schools, where IT budgets and staffing are usually pretty limited. An open source software suite that provides a similar experience would seemingly be a compelling alternative. I’d imagine there would need to be a company hosting the software for a fee, with the funds used to build on top of existing open source software to make a seamless and unified experience that works well. Barring that, I don’t imagine any school IT admin has sufficient bandwidth to buy a bunch of cheap laptops, install Linux on them, self-host Nextcloud, secure and lock down everything, etc. I know next to nothing about how IT in schools is managed, so this a lot of conjecture that could be wrong.







  • I had to deal with large JavaScript codebases targeting IE8 back in the day and probably would’ve slapped anyone back then who suggested using JavaScript for everything. I have to say, though, that faster runtimes like v8 and TypeScript have done wonders, and TypeScript nowadays is actually one of my favorite languages.