• 1 Post
  • 34 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle
  • I use a 5600g on b450 ITX board and 4x 8GB Seagate drives and see about 35W idle and about 40W average. It used to be 45W because I was forced to use a GPU in addition to a 3600 to boot (even though its headless, just a bad bios setup that I can’t fix) and getting a CPU with graphics dropped my idle consumption quite a bit. I suspect the extra wattage for your machine is probably the bigger motherboard and the less efficient CPU.

    It is possible to get the machine part down into single digits wattage and then about 5W a drive is the floor without spinning them down, so the minimum you could likely see with a much less powerful CPU is about 30-35W.


  • BrightCandle@lemmy.worldtoSelfhosted@lemmy.worldFreshRSS weirdness
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    11 days ago

    Make sure none of the exceptions are ticked and the Minimum number of articles to keep per feed is also 25 or below. Then its up to the cron when that runs so you might have to manually purge it and optimise the database to see what it will actually keep.

    I can’t say I have ever worried about it, been running FreshRSS for years and it seems to keep its database size in check fairly well and the defaults have worked fine for me and it rarely gets above 100MB. So I know it “loosely” works in that old articles are absolutely getting purged in time but have no idea how strictly it follows these rules.







  • The problem is the information asymmetry, there is always another person for a fraudulent company to exploit due to a dysfunctionally expensive court system. Its why we need market level regulations and public institutions that recover peoples money and fine the organisations for their breaches. This sort of thing works a lot better in the EU than in the US due to the sales laws, the ability to return within 2 weeks, default warranty on goods out to 12 months and expectations of goods to be as advertised forced onto the retailers. They work, they need more enforcement from regulatory bodies but retailers do follow them for the most part and quickly change tune when you go to take legal action when they don’t because courts know these laws inside and out.





  • Universities have been running Linux since the very early versions. Slackware was pretty common back in the 90s and 2000s and universities had labs full of them not least because there weren’t really laptops so they had to have enough machines for all the students. Universities have been heavily involved in the development of unix from its inception and a lot of the tools were initially written by university professors.




  • It really depends on the project. Some of them take breaking changes seriously and don’t do them and auto migrate and others will throw them out on “minor” number releases and there might be a lot of breaking changes but you only run into one that impacts you occasionally. I typically don’t want containers that are going to be a lot of work to keep up to date so I jettison projects that have unreliable releases for whatever reason and if they put out a breaking change its a good time to re evaluate whether I want that container at all and look at alternatives.

    So no its not safe, but depending on the project it actually can be.



  • Over the years I have used OSMC for my TV. I have never used it for streaming however always internal across the network streaming of my own content. It worked reasonably well for the most part although I have had issues with Samba in recent versions and have stopped using it. I can’t say much about its streaming, mostly for that you need a supported android or similar device rather than an open source one.


  • I have done this a few times, so long as the drive isn’t mounted it works fine.

    One advantage of this approach compared to clonezilla is you can pipe it through netcat or similar and move it to another machine. You can also first pipe it through gzip as well to save on the transfer bytes a bit as well and then on the other end just store the compressed image or unzip it. Combine a few tools together and you have quite a lot of capability for complete image backups but its usually best done for the boot drives from a live USB.


  • Ideally for your router you want something that runs an open source firmware (OpenWRT, DD-WRT, OPNSense, FreshTomato). Its better because you get a completely unlocked everything you need system with security patches for the hardware’s true lifetime. Every router company stops with the security updates after a few years and then at some point it becomes part of a bot net or one of this mass hack events. Its best not to play in that game and instead run some open source firmware from the outset.

    The best way to start is to look at the website for openwrt.org and use their filtering to find a device that supports your needs (at least 5 LAN ethernet ports I guess and some wifi but AC sounds like it will do). The other option is a more typical 4 LAN port router which will give you a lot more options and then add a switch to that, doesn’t sound like you care too much about it being managed or >1gbps so they are also dirt cheap.