@feld@iliana QSFP-DD (probably 200 or 400G) signal validation tester in a ODM manufacturing or QA lab. Splitters are 16 lanes (each lane connected to a proximal length coaxial cable which is connected to a signal acquisition device located somewhere off camera), in this test mode they're likely evaluating per-lane signal consistency, strength, jitter, latency, and attenuation over distance in accordance with whatever this unit is required to conform to for proper blah blah blah money making product design and development.
I designed, scaled, and managed the hardware research lab for my previous $corp employer, and had equipment like that in the lab. Doing "breakout testing" and "performance analysis on fiber optic transceivers" as well as all the other fun stuff related to high speed networking is super fun.
I also have a small home lab where I engage in that and other performance engineering projects for fun (without profit, except for the profit of knowledge and nerdiness!)
[edit: corrected QSFP28 to QSFP-DD + 100G to 24x, lane count spec memory needed to finish coffee]
more precisely a present probability of preference presuming an impermanence of perfection,,, endeavoring to spacemacs {https://spacemacs.org}
specifically, spacemacs running in regular emacs mode because, "why would I want to resume using emacs after a several year hiaitus into vi/vim land, only to desire the madness of modal editing within the context of sane-brain regular mode?" .. surely, a question for the ages.
anyway, spacemacs is interesting and I don't yet hate it. let's give it a week or two before informed opinion.
I've decided to return to my roots, in some respects. Unfortunately, the Sun Ultra 60 workstation is not (yet) sitting at my desk, but I can partially relive its day to day experience of the CDE desktop by using NsCDE.
It's clean, crisp, responsive, and fast. Maybe once I finish customizing its retro-ness there will be some time for screenshots.
Now, back to eBay to find a proper Ultra 60... ๐
@SteveBellovin@mms correct on all points. every single claim that systemd proponents make to its benefit is already an existing tool or command or method which has existed in Unix and BSDs (and to a lesser extent in pre-systemd Linux distros).
having been professionally involved with all of the major non-windows OS's for over a decade longer than systemd has existed, I can assuredly say that far too many of those claims exist simply due to the claimants vast inexperience with operating system design and engineering. they don't even know, and seemingly don't care, that we never needed systemd, and the vast majority never wanted it.
it's no coincidence that systemd was forced into the Linux communities at the same time that MSFT stopped trying to crush it from beyond -- instead that was the very same era in which they began their assaults on open source via "embrace extend extinguish".
Healthcare.gov is a horrendous bunch of bullshit. Time will tell if I loathe it more than KP.org, BCBS, UHC, Cigna, or whatever shitty other for-profit corporations are deciding to call themselves after a hundred different mergers & acquisitions done at the expense, pain, and suffering of hardworking American tax payers. Fuck your shitty coverage, assholes.
It's a great day for a new release of ClonOS, the preeminent private cloud architecture toolkit for FreeBSD, offered by the developers of CBSD.
This version contains the following tech stack:
**ClonOS 24xx highlights**
- FreeBSD 14.2-RELEASE - PHP 8.4 - Switched to base-in-packages distribution - New simplified installer - Added 'ClonOS console' -- text-based CLI menu - ClI/ClonOS console shell accessibility via WEB browser - Support for Linux jails (rocky, debian, ubuntu) - Kubernetes clusters
ClonOS is a turnkey Open Source platform based on FreeBSD and the CBSD framework. ClonOS offers a complete web UI for easily controlling, deploying and managing FreeBSD jails containers and Bhyve/Xen/QEMU hypervisor virtual environments.
ClonOS is currently the only platform available which allow both Xen and Bhyve hypervisor to coexist on the same host. Being a FreeBSD base platform, ClonOS ability to create and manage jails allows you to run FreeBSD applications without losing performance.
Check out the site for downloads and additional information:
Lina Khan, Merrick Garland, and Gary Gensler have completely wasted their reputations and every citizens' resources over the past four years of the present administration. Completely out of touch with the American public, operating with no concept of how the internet works, just more performative emotional theater with no substance.
ok but in all seriousness, let's say I want to send some SMS/RCS using my cell, but I want to do that from the computer... should be feasible?
iPhone's iMessage: "we love our walled garden so much that NO ONE can send messages using a web interface, despite iMessage being an iCloud enabled app and the ecosystem having iCloud apps available online to any non-Mac -- but we decided that iMessage alone should never be usable on the iCloud web interface (because reasons?)"
Android via Messages App: "sure thing fellow Happy Camper! here you go! https://messages.google.com and it's just as secure as using the device itself."
Until very recently I never knew that my genetic grandmother had moved to Chicago, fell in love, and started a family. Prior to all of that she was certainly not in Chicago but somewhere entirely different, in a hospital, where she had to give my mother up for adoption.
Some decades later the story will unfold as her granddaughter moves to the same city, with a similar set of eyes, looking towards a new direction and renewed set of goals.
@feld OpenVPN can go head to head with Wireguard on hardware optimized deployments, and at a substantially lower cost*.
The performance reality is often, nearly always, occluded in the modern tech user's mindset... unless they have first hand experience with encryption offload accelerators.
OpenVPN can have it's encryption and compression/decompression fully offloaded from the CPU (via QAT Integration for OpenSSL), which substantially increases the throughput performance and reduces latency. This acceleration is available on all of generations of Intel's QAT cards -- which notably have full support in FreeBSD and OPNsense and PFsense (among others) where that type of network accel is heavily used for advanced scaling solutions.
On but wait... what about Wireguard and its default reliance on Poly ChaCha20?... well, the newest generation of QAT (no longer PCIe AIC, but are directly on-die for certain Xeon and Atom C5/P5/P7 series SKUs) also include acceleration offload for Wireguard's chacha20-poly1305.
[*] Since Wireguard needs newer gen QAT for its ChaCha20 offload, which are only CPU on-die, OpenVPN can utilize older Intel CPUs with inexpensive gen1-2 QAT as PCIe cards.
I have a decent amount of these options in my personal labs and production PoCs at various Corps, all super fun to work with. If it helps to sell the benefits, these are also used for similar performance gains on OpenZFS with native encryption and compression/decompression and maybe a little bit on checksumming. ๐ฏ
Maybe I should write a blog post with more details, perf metrics, pics, some code samples for integration.. ja?