nowfound

Dev tools · August 29, 2023

Dotsync

A simple and concise dotfiles synchronizer

What it does

Dotsync is a small, free, open-source and blazingly fast dotfiles synchronizer!

Does a similar job

all alternatives →
  • DA
    DriftDB – an open source WebSocket backend for real-time apps2023 · driftdb.com · ▲367

    Hey HN! I’ve written a bunch of WebSocket servers over the years to do simple things like state synchronization, WebRTC signaling, and notifying a client when a backend job was run. I realized that if I had a simple way to create a private, temporary, mini-redis that the client could talk to directly, it would save a lot of time. So we created DriftDB. In addition to the open source server that you can run yourself, we also provide https://jamsocket.live where you can use an instance we host on Cloudflare’s edge (~13ms round trip latency from my home in NY). You may have seen my…

  • Whalesync2023 · ▲362

    2-way sync Airtable, Webflow, Notion, Bubble, & Postgres

  • SF
    S3HyperSync – Faster S3 sync tool – iterating with up to 100k files/s2024 · github.com · ▲49

    An alternative S3 sync tool to extremly fast sync s3 buckets. Feedback and contributions are welcome!

  • DA
    Dsync: a tool to sync source directories/files to a target directory2024 · github.com · ▲7

    Hello HN. I worked on this small project recently called dsync. I have a few directories where I keep adding stuff and I need to sync them to an external drive from time to time. In the spirit of "write your own tools", I wrote my own. The tool itself is really simple. It tries to sync source directories or files to a destination directory based on size and modification time, basically copying the source files if they don't match. dsync can use multiple threads (specified via an option). It uses a bounded multi-producer multi-consumer queue (C implementation of Dmitry Vyukov's bounded MPMC…

  • SR
  • StacksyncJan 2026 · stacksync.com · ▲68

    The first AI-native Enterprise Integration Platform.

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 27d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 22d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 13d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 4d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 26d ago · nuphos.ai

  • Track your AI visibility for free (using your own API keys!)

    Dev tools · 27d ago · lettertrace.com

Source: Product Hunt launch

Launched alongside, August 2023

the whole month →
  • Resend1,326

    Email for developers

    Dev tools · 2023 · resend.com

  • STORI AI1,320

    Your ideas become visually compelling branded social posts

    AI · 2023 · storiai.com

  • Kombai1,080

    A new AI model that you can prompt with UI designs

    AI · 2023 · kombai.com

  • Understand your audience without 50 interviews

    AI · 2023 · founderpal.ai

  • Lottielab871

    Create and ship lottie animations to sites and apps faster

    Dev tools · 2023 · lottielab.com

  • LC

    Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…

    AI · 2023 · github.com