Hacker News new | past | comments | ask | show | jobs | submit | transpute's comments login

A decade later, LG's version of webOS continues to ship on TVs, based on OpenEmbedded/Yocto, https://www.webosose.org

And a much better user experience than using Android TV.

2025, "Rayhunter: Rust tool to detect cell site simulators on an orbic mobile hotspot", https://news.ycombinator.com/item?id=43283917

2018, EFF Crocodile Hunter, https://github.com/EFForg/crocodilehunter


See also this 2019 in-depth primer on cellular attacks I wrote for EFF: https://www.eff.org/deeplinks/2019/07/announcing-gotta-catch...

Some old AMD workstation GPUs supported SR-IOV, that repo was just archived.

https://open-iov.org/index.php/GPU_Support#AMD

https://github.com/GPUOpen-LibrariesAndSDKs/MxGPU-Virtualiza...

As "AI" use cases mature, NPU/AIE-ML virtualization will also be needed.


The pro vii (a wonderfully spec’d card for my purposes) had a bunch of awesome features-even remote access-but then they pulled the marketing pages from their website and stopped shipping the link bridge (non mpx) to water down the value of the card. I have no idea how AMD works.

Marvell CN913x in QNAP TS435XeU NAS is the SoC successor to Armada A388 on Helios4. Still available, building on Linux support for Armada.

> QNAP has terrible quality/stability at the OS level

Some QNAP devices can be coaxed into running Debian.

https://wiki.qnap.com/wiki/Debian_Installation_On_QNAP

https://wiki.debian.org/InstallingDebianOn/QNAP


Mind that these are ancient models that are dog slow for anything more than serving files. Not that they are fast in serving files...

I did the procedure on my (now 15yo) TS-410, mostly because the vendored Samba is not compatible with Windows 11 (I had turned-off all secondary services years ago). It took a few days to backup around 8TB of data to external drives. And AROUND 2 WEEKS to restore them (USB2 CPU overhead + RAID5 writes == SLOOOOOW).

Even to get the time down to 2 weeks, I really had to experiment with different modes of copying. My final setup was HDD <-USB3-> RPi4 <-GbE-> TS-410. This relieved TS-410 CPU from the overhead of running the USB stack. I also had to use rsync daemon on TS-410 to avoid the overhead of running rsync over SSH.

So, it's definitely not for the faint of heart, but if you go through the trouble, you can keep the box alive as off-site backup for a few more years.

Having said that, I have to commend QNAP for providing security updates for all this time. The latest firmware update for TS-410 is dated 2024-07-01 [1]. This is really going beyond and above supporting your product when it comes to consumer-level devices.

[1] https://www.qnap.com/en/download?model=ts-410&category=firmw...


Wouldn't it be cheaper to just build any NAS and chuck Debian on it if you didn't care about the OS and vendor software to begin with?

e.g. QNAP has rare hardware combo of half-depth 1U low-power Arm NAS /w mainline Linux support, 32GB ECC RAM, dual NVME, 4x hotswap SATA, 2x10G SFP, 2x2.5G copper, hardware support for ZFS encryption, https://news.ycombinator.com/item?id=40868855.

In theory, one could fit an Arm RK3588 SBC with NVME-to-PCIe-to-HBA or NVME-to-SATA into half-depth JBOD case. That would give up 2x10G SFP, 2xNVME and ECC RAM.


Maybe it's just me, but rare harware isn't something I'd look for in a reliable storage system unless I had a really special need general hardware just couldn't be made to do

Per sibling comment, "unique" is a better descriptor than "rare". The NAS is made in Taiwan and has been readily available from Amazon or QNAP store.

The Marvell CN913x SoC has been shipping for 5 years, following the predecessor Armada SoC family released 10 years ago and used in multiple consumer NAS products, https://linuxgizmos.com/marvell-lifts-curtain-on-popular-nas.... Mainline Linux support for this SoC has benefited from years of contributions, while Marvell made incremental hardware improvements without losing previous Linux support.


This is spot on. I'd like to add that unique often in hardware is not forcing people to buy a few times to get it right, especially first time buyers.

Rare more means a unique combination of common hardware products, where other manufacturers don't put all of the features into one piece of hardware like qnap or others might, to keep people buying more devices to get what they want, or buy a device that is way too overkill for their needs.

"Rare" in this case is referring to a unique offering, not to the availability of that particular part.

As I understand, migrating to other hardware wouldn't be an issue if availability becomes an issue.


I ended up doing that with a larger QNAP I had. It did have some odd bugs that I needed to track down, but otherwise was a good (albeit overly expensive) NAS. I used zfs.

Storage should be an appliance, or you're the appliance repair man always on call.

Sure, but don't you lose the app ecosystem then?

Hacker flexibility or consumer take-it-or-leave-it, pick one.

Debian offers flexibility and control, at the cost of time and effort. PhotoSync mobile apps will reliably sync mobile devices with NAS over standard protocols, including SSH/SFTP. A few mobile apps do work with self-hosted WebDAV and CalDAV. XPenology attempts to support Synology apps on standard Linux, without excluding standard Debian packages.


Debian's software repo is about 500 times bigger than Synology's.

Thanks for posting this good news.

Some old AMD workstation GPUs did support SR-IOV, that repo was archived yesterday.

https://open-iov.org/index.php/GPU_Support#AMD

https://github.com/GPUOpen-LibrariesAndSDKs/MxGPU-Virtualiza...


Looks like their $300/4GB/1U/4bay and $500/8GB/2U/7bay half-depth devices with AWS-Annapurna SoC can run either NAS or NVR Linux. Bluetooth in a rackable device is unusual. OS might be replaceable with mainline Debian.

https://github.com/NeccoNeko/UNVR-diy-os/blob/main/IMAGES.md


If it can run Gentoo it might be a big energy savings vs my old off lease machine with ZFS …

There's also a QNAP 1U for $600, which adds M.2 NVME and optional 32GB ECC RAM https://news.ycombinator.com/item?id=40868855

We need more Thunderbolt/USB4-to-JBOD 40Gbps storage enclosure options, for use with Ryzen mini PC or Lenovo Tiny.


EFF tool to counter BYOT (Bring Your Own Tower), https://news.ycombinator.com/item?id=43283917


Any recommendation on small shells? ash?


Thanks for carrying a 20 year torch on bash maintainability!


It is what I advise people that want to make a presentation to give to their local LUG. Do the presentation on something "evergreen" that will last a long time. File permission, regular expression, /proc file system, ... Dig into the details and anytime you are surprised by something make a new slide. Also make "Cookbook" slides. pretty soon you have 30 slides and it is enough for a full presentation.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: