nowfound

Alternatives

Products that do what I created a 100% 3D printed and toolless 6-Bay PC NAS case does

Hello everyone, I’ve had a NAS for well over 10 years now and a couple of years after setting it up, some things became clear to me. First, as time went by, I was becoming more dependent on it since I was using it for everything, from family backups, to Plex, to storage of work files. The second thing was that over time we all know parts fail or need to be upgraded… every time I needed to replace or upgrade a component, even something as simple as a hard drive, I dreaded having to take apart my NAS case since they were always too cramped and the component placement never made sense to me. I…

  1. 1ID

    3D printing is such a fascinating field of technology, so a couple months ago, I decided to take a deep dive and learn how they actually work! This took me to one of my very first PCB projects, a small, cheap, 3D printer motherboard. While it's not the most cutting edge board, I learned a lot and I fully documented my process designing it (https://github.com/KaiPereira/Cheetah-MX4-Mini/blob/master/J...), so other people can learn from my mistakes! It runs off of an STM32H743 MCU, has 4 TMC stepsticks with UART/SPI configurations,…

    Dec 2025 · github.com

  2. 2
    Vault3144

    A safe, decentralized vault for your files

    2022

  3. 3SP

    Last week SWYX nerd-sniped me into building an Open-source Dropbox. Here is Locker: the ultimate open-source Google Drive/box/Dropbox alternative - Provider agnostic (S3, R2, vercel blob, local) - BYOB (Bring your own bucket) - Virtual file system - QMD Search plugin

    Apr 2026 · locker.dev

  4. 4

    A Modern GUI For S3

    2025

  5. 5
    Sia159

    Decentralized storage on the blockchain

    2017

  6. 6

    Free anonymous decentralized cloud storage for everyone

    2021

  7. 7B2

    This is a long-running project that started as the proverbial need to scratch my own itch and then somehow evolved into a full-time job of the past 6 years. Link: https://bvckup2.com I thought I'd do a Show HN for two reasons. 1. I obviously want to show my baby to those who haven't seen it. Its primary purpose is to do very fast file replication. If you are familiar with "robocopy /mir" - same idea, but on steroids. Lots of them. It can be used for both mirroring and archiving backups, among other things. It is light, very small and it is really quite fast. Half of the…

    2019 · bvckup2.com

  8. 8
    Nearbox85

    Airbnb for storage: an online marketplace for unused space.

    2014

  9. 9

    The easiest way to destroy your hard drive.

    2014

  10. 10
    Bitcasa75

    Free up disk space with system-integrated cloud storage

    2014

  11. 11PF

    Struts, nodes, and pins are reversibly assembled into fully 3D printed lattices, trusses, and tree-like structures spanning up to a few meters. I used the system to build a stand for an overhead table lamp which supports a ~1 m cantilevered arm using a tensioned floor-to-ceiling column. If you want to give it a try, find the *.stl files at the bottom of the page; figure ~1 kg of PLA and ~1 day of print time per meter of box truss; pay attention to print orientation; plz respect the license; and definitely print the pin trimming jig.

    2025 · zachfred.in

  12. 12

    Plan storage, backups, NAS capacity, and costs

    Aug 2026 · datastoragelab.com

  13. 13

    NAS for SSD 4 bay based on Raspberry Pi 5

    2025

  14. 14WB

    http://picirus.com For Startup Weekend Tulsa, we created a small low-power appliance (built on Raspberry Pi) that you connect to your different cloud accounts -- Facebook, Flickr, Dropbox, etc. -- and it downloads a copy of all your stuff every night. I was thinking about all the people I love who share directly to the cloud, without a lot of planning for the case where their Facebook account gets hacked, their Dropbox account has a glitch, or one of these services they love goes out of business suddenly some day. We had a ton of fun building Picirus during Startup Weekend. I highly…

    2012

  15. 15IM

    I made a simple site that allows you to upload files. It requires no sign up and 100% free. The biggest advantage is that it returns you the direct URL to your file. So you can use it to store images for MD-based forum posts. Or put in your site's . I use the Cloudflare R2 storage which offers zero egress fees. So I pay $0 of transfer costs. I added a simple anti-nsfw files check and a simple anti-malware check. Please do not try to break it. Thanks! (>‿◠)

    2024 · uploadfile.click

  16. 16AS

    Hey everyone, I’m Hunter, the founder of Archil. Archil is transforming object storage, like Amazon S3, into infinite, local file systems that provide instant access to massive data sets. Last year, we launched Archil’s NFS-based product publicly on Hacker News (https://news.ycombinator.com/item?id=42174204), and we were absolutely thrilled to see the response of this community. Since our last launch, we took a 10 month company-wide bet to build our own, custom storage protocol to deliver true, local-like performance to cloud instances – by behaving closer to a block storage…

    Sep 2025

  17. 17CM

    Hello HN! We’re Dan and Vaughan, based in Cambridge, UK. We recently launched cunoFS, a filesystem for fast, POSIX object storage access. Yes, we’ve heard that “Object Storage is just not suitable for POSIX workloads” or that “workloads should be rewritten to natively support S3”. But what if it could be? And often much faster than S3-native apps? We’ve worked hard to make this possible, without the shortcomings of other approaches. Summary here: - Run (unmodified) applications with S3/AZ/GCP or “S3 compatible” storage, for example: ls s3:// az://…

    2024 · cuno.io

  18. 18

    Your AI-native Drive for organizing, using and sharing files

    Nov 2025 · vaultsage.ai

  19. 19

    Fast S3-Compatible Object Storage with Free Egress

    Jun 2026 · filebase.com

  20. 20OA

    2012 · pablo-merino.github.com

  21. 21BE

    I built this because I am perpetually drowning in file transfer hell. As a systems engineer, I am constantly moving massive files. Whether it's getting new releases of custom ISOs to clients, downloading entire filesystems to spin up clones, or uploading massive support packages to L3. I always have to get something to somebody. Usually, it's something large that lives on a headless server. I can't tell you how many times I've modified my 'clone' script to tar most of a filesystem over ssh ("hello --exclude, my old friend...") just to get 10GB that someone will need for two days. Tedious is…

    Jan 2026 · bucketlabs.org

  22. 22CW

    Hello HN, Lucas here. I’ve been working with BigQuery for ~5 years, mostly in large (petabyte-scale) environments. Over time we ended up spending a lot of money and engineering effort just trying to understand where costs were coming from, why and how to optimize them. At some point we decided to stop, leverage all our past experience and spend a full cycle building tooling focused on cost visibility and optimization. The main goal was to regain ownership of cost data and make it possible to understand our cost structure in under a minute, while aligning the views of engineering and FinOps…

    Jan 2026 · cloudclerk.ai

  23. 23

    3D printing, DIY electronics, 3D modelling, CAD software

    Jul 2026 · printcasing.com

  24. 24DD

    DB3 is a community-driven layer2 decentralized database network. Infinite Storage Space Scalability is the key to the web3 explosion, db3 will use the following strategies to achieve web3 scale PC can meet the minimum system requirements so everyone can join the db3 network to provide storage space. Using dynamic sharding to achieve scale out. when a storage shard chain has not enough space to store mutation, it will split itself into two subchains. Using cold data archive to recycle storage space. history cold blocks and cold state data will be archived to FileCoin and the storage node will…

    2022 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →