

It’s no longer good if the money made from said company are used this way. It was good until last week or so.


It’s no longer good if the money made from said company are used this way. It was good until last week or so.


Spoiler: there won’t be relief in 2028 (unless the bubble actually pops).


These universal statements are almost never true. What means “most”? All 3 that I have are more, some up to 25W. If they are “new”, maybe. Not many that you can get on eBay are old enough that they will draw a noticeable amount. Add always, “it depends”.


Lemmy has relatively good search, usually if you remember bits of the title that works?
In any case: Both n100/n150 and raspi are in the <10W range. Obviously raspi is lower, but also A LOT slower and much worse connectivity. As the price is roughly comparable, I’d go for the much more capable N100/N150. Only go the full ‘minipc’ route if you don’t mind the (probably) higher power usage, which can depend highly on model. Older (but cheap on eBay) models can be 25W on idle.
Depending on what you actually need, I’d setup a Sync thing or NextCloud or something and go from there.


Depending on your jurisdiction, particular in the EU, the micro inverters are usually not allowed to keep running if the grid fails. It of course still helps the grid to not fail in the first place by reducing load.


A VPS is like 5 bucks. Which isn’t nothing but when used as a redundancy or place to send (reasonably sized) backups, it’s cheaper than most alternatives. It’s also still a form of “self hosting”, at least for me.
Exporting, maybe on a schedule, to a keepass to keep somewhere, also works of course. But when hosting the only/main instance at home you’ll have at least one single point of failure, most likely many. Internet connection, server, network/switches, …


This sounds like more trouble than it’s worth…


Yes but that sounds like they are meant for 10 trucks, not 1.


That you have to decide for yourself, and it probably also depends on what the bonus is. Functionally they are bribing you to choose the worse choice for you. The bribe might be worth it. If the game turns out payable and stable, it’s all good. If it’s a buggy mess, unfinished or you need to wait for like 5 patches anyway, was it still worth it?
To me there are also very few games that I need to play the moment they come out. I probably can’t finish my backlog of games in my life time as it is, so a few days or even months wouldn’t change much for me. Is rather wait and not fall into the marketing trap of “but free stuff”.


The last time this made the rounds it was about the kind you install for solar on your roof. Typically the Chinese ones are cloud connected and either need that to function or need it to be convenient (meaning to get any information/statistics out of them).


They actually so this quite often


As I said it’s probably the best/easiest solution for individuals, but unsuited for groups or families.


For me personally an ad is when I’m being sold something. I can’t be sold something that is free and open. So someone showcasing their paid (but self hosted) service is an ad. Someone telling me about their (open) project is not.
And when someone wants to use either and asks for help, is also (obviously) not an ad. Unless we see a flood of accounts posting trivial questions about a paid service to draw attention to it, but I kinda doubt it.


While I’m fine with people wanting to self-host stuff with closed software (this includes Windows and Plex, btw), I personally am not interested in having ads of any kind in the community.
To me self hosting is about controlling your data. While I wouldn’t use proprietary software myself for this, I just want to make it clear that I’m fine with people asking for help it advice about it. Just not ads, of any kind.


So they are basically funding like 3-5 servers. Good luck with that “hub”.


Or just a keepass file in a network or NextCloud share. Works perfectly well for any number of devices, but obviously can’t do sharing of secrets to others.


As always “it depends”. Especially with frequent and deep sales it highly depends on the title. But given that it has to exist on both platforms for this to even be an option to begin with, it might be true more often than not.
This might also be an additional consideration, that selling titles is an option for physical PS5 titles. Assuming the discs can always be sold and copies aren’t tied to your digital account anyway once you play them.


I use arch (kinda), and has zero issues. It was a problem if you used unmaintained packages from arch, as adopting them and contaminating then was the attack vector. Using someone that’s unmaintained is always kinda questionable, so instead I’d just manually install that instead (it shouldn’t change if it isn’t maintained anyway).


Anyone who pre-orders a digital product that can’t actually run out of stock is a true mystery to me. Just wait and see. If you’re I’ve of those eager to pay this, you’ve already waited literally years. Add a few days, see if it’s actually playable and not a buggy mess.
It’s heavily CPU bound in a normal system today. Extracting (let alone compressing) a 2 GB file will take a noticeable amount of time. Reading the whole thing from an nvme will take roughly 1 second. Random access is no longer a relevant performance impact either.
It is my understanding that multithreaded extraction is hard(er) cause the used dictionary is built up incrementally. So to extract later parts you need to have extracted earlier parts.