

That would be reasonable. The people running these things aren’t reasonable. They ignore every established mechanism to communicate a lack of consent to their activity because they don’t respect others’ agency and want everything.
That would be reasonable. The people running these things aren’t reasonable. They ignore every established mechanism to communicate a lack of consent to their activity because they don’t respect others’ agency and want everything.
You can indeed buy better hardware for many purposes for cheaper.
Want a gaming laptop? Or a runs Linux out of the box laptop? FW is not even close to the best value there.
Want a laptop with well-documented physical specs, including CAD drawings to make readily modifiable and upgradeable, potentially being the last laptop chassis that one needs to buy? Nothing else comes close to touching FW.
I avoid ads, so, maybe they’re inappropriately marketing as gaming laptops. I’d not call that a scam but would say that it’s ethically questionable, at best. FW is a laptop for people prioritizing long-term repairability and tinkering over everything else.
…FW16 is a great Linux machine. It also had CAD drawings available that have been allowing me to sketch out possible physical modifications. It also has a PCIe 4.0 x4 available for either the GPU they sell or any other device that I decide to make.
What specifically about Framework do you think is a scam? I’d genuinely like to know since that’s been the opposite of my experience.
That’s unfortunate. Both for throwing out all of your work and replacing it with an objectively inferior solution with poor track record of long-term sustainability.
the small request that those contributions be in the language of the project isn’t something to fight against.
When the contributions not in C are explicitly approved by the project owner, it seems that the 30+ year maintainers shouldn’t try to blockade any progress from actually happening. Working multi-language projects isn’t that much of a nightmare, if code governance and boundaries are well-defined and enforced.
Definitely a case of “everyone sucks here”. The maintainer being a dick and sabotaging R4L without technical justification and Hector putting it on blast.
Oh that makes more sense. I probably took you too literally.
Without the chroot, that’s how shared webhosting works but it can be hundreds or thousands of sites, depending on resource usage and server capacity.
I maintained a CEPH cluster a few years back. I can verify that speeds under 10GbE will cause a lot of weird issues. Ideally, you’ll even want a dedicated 10GbE purely for CEPH to do its automatic maintenance stuff and not impact storage clients.
The PGs is a separate issue. Each PG is like a disk partition. There’s some funky math and guidelines to calculate the ideal number for each pool, based upon disks, OSDs, capacity, replicas, etc. Basically, more PGs means that there are more (but smaller) places for CEPH to store data. This means that balancing over a larger number of nodes and drives is easier. It also means that there’s more metadata to track. So, really, it’s a bit of a balancing act.
Natively install RPM packages? Really, there’s not much. Find a setup that you like.
a private equity firm injected 100m
That’s all that one needs to know. Once those leeches are involved as investors, it’s over. They demand enshitification from our destroy everything that they touch for a quick buck.
Very understandable and valid. I find that Prometheus’ query language makes a lot of sense to me, so, I like it. Have you tried Cacti or Nagios?
What about switching to Prometheus for metrics and snagging some premade dashboards in Grafana? Since it’s pull-based, up
is a freebie, especially if you expose the node_exporter via your reverse proxy.
Termux already does a lot of cool stuff without root. Makes due a decent ssh client in a pinch.
And it has a pretty excellent stdlib.
Might be worth doing some file analysis. The big CO2 laser at my Makerspace has a “proprietary” format that is really just PostScript. Working around that stuff should be doable.
What FOSS alternatives exist? This is exactly the reason not to rely on closed-source for hardware support.
The only reason that I tend to use it is because of the included webserver. It’s not bad but the paywalling of functionality needed for it to be a proper LB left a bad taste in my mouth. That and HAProxy blows out of the water in all tests that I’ve done over the years where availability is at all a concern. HAProxy also is much more useful when routing TCP.
Congrats! And good job not giving up!
Honestly, from your description, I’d go with Debian, likely with btrfs. Would be better if you had 3 slots so that you can swap a bad drive but, 2 will work.
If you want to get adventurous, you can see about a Fedora Atomic distro.
Previously, I’ve recommended Proxmox but, not sure that I still can at the moment, if they haven’t fixed their kernel funkiness. Right now, I’m back to libvirt.
It’s also, I find, much more widely supported on a wider variety of hardware and with easier config automation.