I mean, this is still more or less what the fast charging standards do; they're pouring more power into it faster with higher bandwidth cables and sectioned charging.
The level 3 fast charger is basically the equivalent of 4 power cords from your wall. Also, adding more and more hardware and things for it will effectively make the electronics more complicated, which means more expensive, difficult to manufacture and repair
But also, as you scale this up more and more you'll start running into issues that make it difficult to start pulling more power; energy from the grid isn't infinite
This is already what they do. Dry batteries that are bigger than about your phone are generally comprised a whole lot of battery cells. If you ever take em apart, you'd basically see the cells are made up of what looks like a whole bunch of AA batteries (but larger).
They do charge "in parallel", but that's limited by how much electricity you can feed through into the system as a whole, and doesn't speed up the process, it just makes them all fill at about the same rate.
Making the cells swappable is basically what this video is about.
Also, I assume it's because the xml file in maven is typically called a "pom" file, so expanding that to pomni for some reason? It still doesn't make a ton of sense
I appreciate your light touch on moderation, though I think you might want to have really basic rules e.g. no CP, to protect yourself as the apparent owner of the site.
That's actually covered by rule 1 of the site rules.
Don’t do anything illegal - anything against the law is basically prohibited here. We’d like to keep our instance relatively above board.
FWIW: Temp bans are frequently used as a "warning" both within lemmy moderation and on reddit. Not saying everywhere does it, but its a pretty common practice. I assume that's what the above ban was for, along with the note that was basically "please don't post porn".
One key difference, though, is that the lemmy moderation action does not create a message that goes to the user and opens a dialogue like it does on reddit. For whatever reason, lemmy users are expected to go check the mod logs when their stuff gets moderated, rather than a message being sent to them. This is expected behavior of the software, which feels really weird/wrong to me, but it is what it is.
As far as this particular moderation action goes: my stance as an admin is that mods of the communities are allowed to moderate their community as they see fit, so i have no real opinion one way or the other here on if that should be allowed or not.
You cant go by "serving sizes" to compare things like that, because serving sizes are fairly arbitrary and can are likely measured differently between products. You'd have to compare by net weight.
This lists the net weight as 27.1 pounds, or about 433 ozs. A box of kraft is 7.5 oz net weight, or in other words it's almost 58 total boxes of craft Mac and cheese. Which makes things way more in Kraft's favor.
Notepad++ is perfectly fine to code in. With the wealth of plugins it has, it's pretty similar to vscode in how you can trick it out with all sorts of things it can't do by default.
Jpg is really bad for anything with sharp lines, such as text. It also doesn't support alpha channel (transparency) which is reasonably important in modern web design.
PNG is loseless, which is great for... anything other than storage/bandwidth due to file size. There's even an animated PNG standard, similar to animated GIF, but you never see that used anywhere.
hrm, strange. I see it there and it seems to load for me, that said, i had to restore the sled db from a backup because it seems it got corrupted, so its possible there was a bit of data loss associated with that.
SSO is basically offloading your authentication to a trusted third party. Instead of having the user set up an account with a password in your system, you instead go "hey Google/Microsoft/okta/whatever, do you know this guy?".
In theory it doesn't have to be an email address, just any sort of account with said third party, email is just usually the standard to go with.
ARM vs x86 is part of the equation; ARM uses significantly less power than x86, but has a simplified instruction. x86 consumes more power but is more robust and has higher computing capabilities and higher workload efficiency
The other half of the equation is OS level software that can restrict what is allowed to process during said low power sleep.
In theory nothing stops x86 hardware from having something comparable, but it would probably use a lot more power than you'd expect.
There are ways to make windows and Linux wake at certain times for actions via wake timers which isn't quite the same, though
you got me.