logoalt Hacker News

cyberaxyesterday at 6:39 PM1 replyview on HN

I'm backing up a big dataset onto tapes, so I wanted to automate it. I have an idle 64Gb VRAM setup in my basement, so I decided to experiment and tasked it with writing an LTFS implementation. LTFS is an open standard for filesystems for tapes, and there's an implementation in C that can be used as the baseline.

So far, Qwen 3.6 created a functionally equivalent Golang implementation that works against the flat file backend within the last 2 days. I'm extremely impressed.


Replies

Gareth321yesterday at 9:10 PM

It is surprisingly competent. It's not Opus 4.6 but it works well for well structured tasks.