Wasn't the version benchmarked by phoronix actually a debug build which has lowered performance? Here is their updated benchmark which looks more promising: https://www.phoronix.com/review/bcachefs-benchmarks-linux67/2
redcalcium
SingleFile extension can save a web page into a single html file where all media are neatly inlined inside the file. You'll have to do this manually on each page though, so it's not ideal for saving the whole website.
If you're comfortable running commands in terminal, you can use SingleFile CLI to crawl the whole website, e.g.: single-file https://www.wikipedia.org --crawl-links=true --crawl-inner-links-only=true --crawl-max-depth=1 --crawl-rewrite-rule="^(.*)\\?.*$ $1"
This is very useful in places like big city where there are gazillion of devices fighting for airtime. Wifi 7 devices can dynamically switch channel, or even use multiple channels at once which should help a lot in congested environment.
Obviously the best CEO of all time was VOC's CEO. Other CEOs are pale in comparison and should learn from his revolutionary leadership such as raising private army, monopolizing spice trades, divide-and-conquering local kingdoms, and burning local crops to control commodities price /s
Are you using chrome or Firefox?
Something moves where it shouldn't? Apply tapes.
Something doesn't move where it should? Apply WD-40.
The report of "partnering" seems to be overblown (it's just used for another data source), though I understand some people don't want anything to do with Brave.
Deploying openstack seems like a very fun and frustrating experience. If you succeed, you should consider graduating from selfhosting and entering hosting business. Then, maybe post your offering on lowendtalk. Not many providers there use openstack so you might be able to lead the pack there.
It's an issue that could be solved within lemmy where communities with the same name should be able to merge and show each others content.
This is bad idea though, unless if it's an optional feature that the users themselves choose to activate (e.g similar to multireddit, but you don't have to manually curate the communities yourself). Imagine the same community from two opposing instances (e.g. blahaj and hexbear) somehow got merged by default. That would be an absolute shitshow. Also, how would moderation work? Those communities often have different moderation rule. Can mods from one community remove posts from another community with the same name? This would also be an absolute shitshow.
It's unprecedented at the time because he was the top mod so the only one that can remove him was Reddit admins, and they did. r/piracy fell into a complete chaos shortly after that, lots of awful stuff so I didn't stay long to see how it went.
you can inspect the stuff. You don't have to, but it helps if you're not paranoid with popular and widespread images
Dive is a great tool for inspecting docker images. I wish I found it sooner.
Meanwhile, after updating my nvidia driver to 545.x, I can no longer play games on Wayland due to heavy flickering. Ah well, at least I can still switch to X11 for gaming. But Nvidia really drag their asses when it comes to Wayland (or linux gaming in general) support.