Alternatives
Products that do what Bvckup 2 – Fast File Replicator for Windows does
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…
- 1QC
Hey everyone, just wanted to share a quick project I built a bit ago and finally cleaned up enough to post. The premise is simple, you have a file on one computer that you want on a different computer on the same network and don't want a lot of fuss. For the file you want to copy, on the machine where the file is located, run: ./bcp filename Now go to the computer (on the same network) where you want the file to be at, and run: ./bcp The file will be copied over the network and you're done. I created it as a nice way of not having to worry about ssh or anything else really. In fact, it is so…
2013 · github.com
- 2IB
I wasn't quite sure if this qualified as "Show HN" given you can't really download it and try it out. However, dang said[0]: > If it's hardware or something that's not so easy to try out over the internet, find a different way to show how it actually works—a video, for example, or a detailed post with photos. Hopefully I did that? Additionally, I've put code and a detailed guide for the netboot computer management setup on GitHub: https://github.com/kentonv/lanparty Anyway, if this shouldn't have been Show HN, I apologize! [0]…
2024 · lanparty.house
- 3BA
Hey all! I've been using this stack personally for a while now and decided to automate it a bit by turning it into a template I can reuse. Hope others might find it helpful!
2025 · bhvr.dev
- 4SD
Hey fellow HN-ers, I'd like to ask HN about my latest startup: SocialFolders. We take a Dropbox-like approach to managing your content on your social networks by mirroring all the content you have on these networks in folders on your computer. Moving this content around, between folders or between services, is mirrored in the all-mighty "cloud" (ugh, I hate this word). We'd love to know what you think. We think our approach solves the problem of managing content at scale. We put together a quick 2'30 screencast to show HN how it works: http://www.youtube.com/watch?v=4s2TFsVezZQ If you want…
2012
- 5IM
Creator here. I was looking for something as simple as Backblaze Personal [1] but privacy focused and open source. This is my attempt to build that. Uses PyQt6 [2] for the GUI and Pyinstaller [3] for creating the platform specific binaries. The backup engine under the hood is Restic [4]. The server code is written in Laravel [5]. All the code is on GitHub [6]. I actually really like Backblaze (even use B2 for this offering behind the scenes) so this isn't meant to throw shade their way. Just wanted a private open source alternative. Something like Bitwarden but for backups. [1]…
2022 · blobbackup.com
- 6SA
Hello all :) I made this BBS for fun and thought you all would enjoy it. It's not perfect, but it's been a fun exercise! see it: https://asciinema.org/a/Emg6SWrXMV6cehfQxrw1GRu75 try it: ssh -p 2223 shhhbb.com host it: https://github.com/donuts-are-good/shhhbb/releases/latest why? Every year I challenge myself in some new way, this year it is to push one project per week. You might recognize my static site generator [0] or my releaser for go [1] from previous posts as one of these weekly projects. If you want to join me in doing this, it's…
2023 · donuts-are-good.github.io
- 7SL
Or more precisely, my little site maker... It is a personal tool that I thoroughly enjoyed making, and enjoy using to write my website . A caveat before any more; nobody was supposed to promote this insanity. Like, terrible things have been done involving inotify and xdotool. But. It showed up on HN some months ago. That too while it was still, shall we say, fermenting. It got "done" some time thence, and of course one could not let the half-past just be. So here we are, for better or worse. Thank you HN mods for helping me repost! _\\// The README explains all, animated GIFs and…
2023 · github.com
- 8HI
This is based on an approach I made for a very high performance message and video multiplexing server. The project died, but I'm glad I get to share the a basic version with some http test code now. I admit this is the second time I've tried to show this off here today; I posted earlier but it got lost when no-one was watching :(
2011 · github.com
- 9AR
Hey HN, cofounder of Artie here. We’ve built a real-time data replication tool that captures every row-level change in your source database and streams it to your warehouse in under 60 seconds. The last time I posted here, people had to book a call with us in order to access Artie. Today, that’s no longer the case. You can now connect your source and destination and start streaming immediately. I spent years of my career building large-scale data pipelines and experienced how difficult it was to get real-time data firsthand. I believed there must be a better way to stream data into our…
Jun 2026 · artie.com
- 10AI
After a lot of work, I'm proud to show HN my first real "startup idea". HN has been a real inspiration to me. Attach.io allows users to upload files up to 2GB (soon to be 8GB) and share them with others. Attach.io offers the regular file for download, and also if possible, an alternative preview version, so users can view files on their iPad for example. PSD files get converted to PNG AVI, WMV etc... to MP4 EPS/AI to PDF DOC(X), PPT(X) etc... to PDF This is a sneak preview, and is not 100% complete. Things I still have on my ToDo list: Allow users to email link to others, currently they have…
2012
- 11GHGraphical HN▲12
http://ghn.cloudapp.net/ If you can, try right-clicking on an image. This page started off as a random collection of stuff I wanted to try out (spinning up an Azure linux VM included) where I gave myself "1 hour per feature" to learn new stuff. Shell scripts, command-line webkit-based png rendering, pcntl_fork, piwik... Fun stuff. I know, yet another view of HN, no biggie. I welcome all feedback and questions!
2013
- 12FF
After years of lurking on Hacker News, I figured it was time to finally contribute back. Fileloupe for Mac is a new Mac application that I've been working on for the last year. Version 1.0 was just released in the Mac App Store but Hacker News readers are welcome to download a beta version of 1.1 here: https://kennyc.s3.amazonaws.com/Fileloupe1.1-72-Beta.zip Fileloupe is a high-performance, incredibly fast file viewer that, I think, makes looking at photos, videos, PDFs and documents a lot better than the existing solutions. It doesn't replace Finder (or iPhoto /…
2015
- 13IA
Hello folks, Generally, I never had problems locating, or quick accessing my files using "Everything". It’s fast and does the job well, no complains there. So… why build something else? Because I have some minor complains that have inspired me to work on my own custom replacement to it. And because I just want to make a great project to have on my resume . Here are some limitations I ran into: The app fails when I want to locate a file from another drive that I share between PCs and doesn't use the NTFS file format. Another thing it could do better is to feel a bit more system intergraded.…
2025 · drimiteros.github.io
- 14WA
Hi everyone, I appreciate that HN is probably not my target audience but I just recently launched my own video training course on Windows 10 for beginners and non-techies and would love to get some brutally-honest but constructive feedback from the HN community (e.g. are the course videos too long, too boring, too techie, too pointless etc?). https://www.WindowsKnowHow.com There are around 10 sample videos available for free on the homepage, but you can also sign up for a free 7-day trial (no credit card required) and gain access to the entire course (60 videos) by signing up here:…
2019
- 15TP
Hi HN, I’m Linn, the creator of ToolKuai (https://toolkuai.com). Like many of you, I’ve always been wary of "free" online file converters. Most of them are black boxes: you upload your private documents or images to a remote server, and you have no idea where that data ends up or how it’s being used to train models. I wanted to build a suite of tools (Video/Image compressor, OCR, AI Background Remover) that runs entirely in the browser. No files ever leave your machine. The Tech Stack To make this performant enough to rival server-side processing, I leaned heavily into modern…
Jan 2026 · toolkuai.com
- 16HC
Hi, I installed that HN clone for all things science. Most likely there are already others out there already, but I thought it's worth a try. Let me know what you think about the idea and what features you would like to see...a search function is on its way...Thanks in advance! http://www.heurekalab.com
2011
- 17FA
Hi everyone, We've just released our v2 and are finally ready to show HN flashbackr is meant as a solution to make it easy to capture all your important or meaningful digital objects (as we like to call them). Save webclips, files, Tweets, YouTube videos etc... We don't use folders to organise these, instead we use different categories of tags which we haven't seen anywhere else: we believe this makes searches more intuitive, flexible and scalable. We've got a Chrome extension, android app and the iOS app is coming out soon. For anyone using Icebergs (which just got acquired by Pinterest) we…
2014
- 18IM
Hello! I just made my first web app with Sinatra. It is a REST API that helps people add two-step verification to their websites or apps. I am a complete noob in web development so please criticize me and let me know how shitty this whole thing is. :) http://two-step.herokuapp.com/
2014
- 19QF
Hi HN, I’m sharing the alpha release of S2C, a state machine replication system built atop S3. The goal is to enable a distributed application to maintain consistent state without needing a quorum of nodes for availability or consistency. The idea came from a side project that was using S3 and where I needed strongly consistent distributed state but wanted to avoid adding a separate consensus dependency. I initially tried to use S3 directly for coordination, but it became messy. Eventually, I realized I need a replicated state machine with a deterministic log, and then it ended up as a…
Jan 2026 · github.com
- 20WB
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
- 21MW
So I got so involved in setting up AdWords, tracking down WP security bloggers, etc. that I forgot to post it here and get you all to check it out and offer suggestions. It's only been out for a couple weeks or so though, so this still qualifies as "launch window", I guess. Check it out here: http://www.panic-press.com/ Promo code "show-hn" for a free month to try it out. It has 100 uses, so it shouldn't run out, but if it does, let me know.
2012
- 22CA
Hello Excited to be sharing AtCopy with the HN community! Our service allows you to share anything with a short link, saving you time and effort. As someone who struggled with sharing files and text in the past, I created this site and extension to make things easier for everyone. Check it out and see how it can simplify your sharing process! I’m excited to hear your feedback, thoughts, and questions in the comments.
2023 · atcopy.cc
- 23CCacheFS▲12
In my spare time I've been trying to solve the problem of network filesystems being too slow. To that end I've created CacheFS. CacheFS keeps a lazy local copy of your network drive in an attempt to make your network drive appear as fast as your local drive. The project is far from consumer-ready, but it has hit a major milestone: It caches reads and doesn't appear to corrupt anything. I'm throwing it out here in the off-chance that someone else finds it useful, and for constructive feedback. Enjoy! https://github.com/cconstantine/CacheFS
2011
- 24UM
I've been exploring uses of file metadata. Here's an interesting one with a legitimate (and potentially unreliable) use case. Focuses on ease of use. Would love to hear feedback.
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →