$ cat stack.yml
We believe in open source and building in the open. This is the real stack serving the page you are reading — no marketing layer, same names you would find in our package.json.
frontend:
- - next.js@16 # app router, react server components
- - react@19
- - tailwindcss@4 # css-first config
- - motion # scroll choreography, view transitions
- - lenis # smooth scrolling
cms + data:
- - payload@3.84 # headless cms, queried via local api — no http hop
- - postgresql@17
- - drizzle-orm # migrations checked into git, applied by ci
infra:
- - kamal@2 # zero-downtime container deploys
- - docker
- - digitalocean # blr region — 12.97°N 77.59°E
- - github-actions # build → migrate → deploy; failed migration aborts
tooling:
- - typescript@5.7
- - pnpm@10
- - vitest@4
$ whois minsky
We are named after Marvin Minsky (1927–2016) — co-founder of the MIT AI Lab, Turing Award laureate, builder of the first neural-network learning machine, and author of The Society of Mind: the idea that intelligence emerges from many small, simple processes working together. That is how we aspire to build software, simple parts, thoughtfully composed.
In 1952 he invented the Useless Machine — a box whose only function is to switch itself off.
flip it.
Want a system built on foundations like these? see our work or write to info@minsky.in.