HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cmdrk

no profile record

comments

cmdrk
·قبل 30 يومًا·discuss
The invisible guardrails are a test run for the invisible enshittification. Just wait til they start dialing down ability to better absorb peak demand or simply to have more profitable inference
cmdrk
·الشهر الماضي·discuss
IIRC, this is the same lab who created Glaze.
cmdrk
·قبل شهرين·discuss
Do you think this will be a trend for larger companies as well?

The decadal move to all-cloud-all-the-time killed off in-house hardware teams while the C-suite chased their OpEx dreams.

It would be interesting if we come full circle on this.
cmdrk
·قبل شهرين·discuss
My observation is that the true believers really don't want to think of models as an inert pile of weights. There's some mysticism attached to imagining it's the ship's computer from Star Trek, HAL-9000 or C-3PO. A file loaded into memory and executed over is just so... _pedestrian_.
cmdrk
·قبل 3 أشهر·discuss
100% the same problem here.

I have to show people extremely zoomed-in screenshots of how $VENDOR default monospaced fonts get rendered compared to Terminus at the correct size in order for them to understand my pain. The hinting is just blurry bleh.

These days, because I am also old, I want a comparatively large pixel-perfect font. I've yet to find a good one but haven't looked much beyond Terminus honestly. Maybe I can render it an acceptable integer multiple without it being too large?
cmdrk
·قبل 3 أشهر·discuss
Bellringing, specifically change ringing. It’s a type of church bell ringing that is rather algorithmic in nature. Tends to attract mathy types. Religion not required or expected!

If you have English-style tower bells near you, it's worth checking out, even if only to listen.
cmdrk
·قبل 4 أشهر·discuss
> Their only original idea was Metaverse

surely you must be joking.
cmdrk
·قبل 5 أشهر·discuss
> too expensive for our internal server needs; not the right fit for our datacenter partners/customers

You and me both. They're doing neat stuff, but I wonder how many other potential customers feel that way too.

What is Oxide's market? It feels a bit like advanced alien technology that is ultimately a little too weird and expensive for most enterprises to adopt.
cmdrk
·قبل 6 أشهر·discuss
bcantrill gave a great talk many years ago about compute-data locality. would be nice to know if those ideas panned out for some customers, but it seems the world has by-and-large continued to schlep data back and forth.

it's too bad too. The concepts behind Manta were such a great idea. I still want tools that combine traditional unix pipes with services that can map-reduce over a big farm of hyperconverged compute/storage. I'm somewhat surprised that the kubernetes/cncf-adjacent world didn't reinvent it.
cmdrk
·قبل 6 أشهر·discuss
Random assortment of projects as time allows with the $JOB.

- Prototyping a cute little SSH-based sorta-BBS, inspired by the Spring '83 protocol, but terminal-centric rather than web-based. It's called Winter '78, and if we get another Great Blizzard this year, I'll be able to make some progress on it!

- Another prototype, for an experimental HPC-ish batch system. Using distributed Erlang for the control plane, and doing a lot of the heavy lifting with systemd transient units. Very much inspired by HTCondor as well as Joyent's (RIP to a real one) Manta.
cmdrk
·قبل 10 أشهر·discuss
CephFS implements a (fully?) POSIX filesystem while it seems that TernFS makes tradeoffs by losing permissions and mutability for further scale.

Their docs mention they have a custom kernel module, which I suppose is (today) shipped out of tree. Ceph is in-tree and also has a FUSE implementation.

The docs mention that TernFS also has its own S3 gateway, while RADOSGW is fully separate from CephFS.
cmdrk
·قبل 10 أشهر·discuss
Does their training corpus respect copyrights or do you have to follow their opt out procedure to keep them from consuming your data? Assuming it’s the latter, it’s open-er but still not quite there.
cmdrk
·قبل 3 سنوات·discuss
I'd start from the defintion of Free Software per GNU: https://www.gnu.org/philosophy/free-sw.html#four-freedoms

Personally I consider GPL an _implementation_ of copyleft rather than copyleft itself.
cmdrk
·قبل 3 سنوات·discuss
Completely agree.
cmdrk
·قبل 3 سنوات·discuss
It's all well and good that RH follows the legal requirements of the GPL by providing the sources to their customers. All above board there.

The problem is that, as a downstream customer of that software, RH threatens to terminate my business contract with them if I exercise my own freedom to redistribute that software. It's completely in bad faith.
cmdrk
·قبل 3 سنوات·discuss
while RH may follow the letter of the GPL, many people feel it is an attack on the spirit of copyleft.