SEGO Stack
The portable package manager for Windows
What it does
Set up a new Windows PC in minutes, not hours. Every fresh Windows install is the same pain: hunt down installers, click through wizards, uncheck bloatware. SEGO Stack fixes that. One portableexe How it works: 1. Download SEGO-Stack-Portable.exe from GitHub Releases 2. Run it. It auto-detects winget and chocolatey on your system 3. Search, select multiple apps, hit Install 4. Watch live progress per app — it handles silent vs. interactive installers automatically
The portable Windows app installer. Pick apps. Click Install. Done. - Sword-Saint69/SEGO-Stack
Portable Windows Package Manager — by SEGO Pick apps. Click Install. Done. No installer. No bloat. SEGO-Stack-Portable-0.1.0-x64.exe — one file, double-click, no admin for the app itself. UAC only when winget / choco actually installs something. Setting up a new Windows machine means typing 30 winget install commands, hunting silent flags, and hoping you didn't miss one. SEGO Stack is the inventory-tool alternative to an app store: dense, predictable, and inspectable. You see the real package ID ( Microsoft.VisualStudioCode in IBM Plex Mono ), the real provider, and the real outcome — never a fake hacker terminal. Built for developers who would otherwise just script it themselves. [ { "id"…from github.com
Does the same job
all alternatives →
- ATA Tiling Window Manager for Windows, Written in Janet2025 · agent-kilo.github.io · ▲297
Hi HN! I read[1] about Janet[2] some time ago, then immediately got impressed by the enthusiasm of its community, and by the language itself, so I started playing with it. At the time I was searching for a tiling window manager for Windows, and unavoidably the idea of scratching my own itch with Janet got hold of me, so Jwno was born. Simply put, Jwno is a keyboard-driven tiling window manager for Windows, scriptable with Janet. But since it has a complete Lisp runtime, and a thin wrapper library for Win32 APIs[3], you can certainly do much more with it. I hope you'll enjoy playing with it…
- SAStack, an open-source Clerk/Firebase Auth alternative2024 · stack-auth.com · ▲144
Hey HN! Happy to finally launch Stack. We made it because we like to put apps into production quickly, and authentication & user management was taking up way too much time. We have components like and that automatically adapt to whatever theme & design system you're using. Check the blog post to see the example with Radix UI and Joy UI. Also, there's an admin dashboard for monitoring and editing accounts. Stack is 100% AGPL/MIT-licensed, so you can self-host it. Cheers!
- KAKomorebi – A tiling window manager for Windows 10/11 written in Rust2022 · github.com · ▲229


More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

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 · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com