I Built Presync.io – A macOS Music Production Tools AppStore
Hey HN, I built Presync.io to simplify plugin management for music producers on macOS. Presync lets you easily discover, install, and manage music production plugins. Read it as "Steam for music production software". What it has now: - One-Click Installation - 110+ Free Plugins - Video Reviews and Tutorials for plugins (in progress) - Management Stuff: delete for any plugin in your system, MVP of updates (very early stage) Backstory: I love music production and development. This past spring, I started Presync to move away from the endless methods of reading/writing PDFs and Excel files.…
What it does
In the maker’s words, at launch
Hey HN, I built Presync.io to simplify plugin management for music producers on macOS. Presync lets you easily discover, install, and manage music production plugins. Read it as "Steam for music production software". What it has now: - One-Click Installation - 110+ Free Plugins - Video Reviews and Tutorials for plugins (in progress) - Management Stuff: delete for any plugin in your system, MVP of updates (very early stage) Backstory: I love music production and development. This past spring, I started Presync to move away from the endless methods of reading/writing PDFs and Excel files. Initially, I didn't have much time to dedicate to it. This spring, I burned out on my main job (Excel and PDFs are now my child trauma) and decided to focus on Presync. I found a guy to help with content (which I dislike doing), and we've been making great progress. Thank God I'm a fullstack guy so I can do everything myself. I'm using: - Backend: Django (planning to switch to TS + tRPC + Prisma) - Electron (maybe tauri later, not sure) - React + TS + Tailwind on the frontend Plans: - Community features: comments, reviews, and ratings - More plugins and software - Presets - Skins? I’d love to hear your thoughts and experiences to help make Presync better. Try it out and let me know if you have any questions or run into any issues. Best, Max
Does the same job
all alternatives →More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com