I built @olegkoval/queryd to catch DB latency before users feel it.
What it does:
- detects slow queries across Node DB clients
- tracks per-request query budgets (query storms)
- works with Prisma OR driver-agnostic wrappers
60-second setup in README:
https://t.co/GFnga93XKE
2/2
A lot of viral tools have no real proof, no benchmarks, and no visibility into what they are actually doing.
Been there with the Caveman stuff. Tested it properly, removed it, forgot about it.
https://t.co/Gm2DltGlrc
Run your own tests before installing hyped AI tooling.
At minimum, ask a few models whether the tool’s claims make sense for your workflow. It can save time, tokens, and cleanup later.
1/2
every app wants your email, your card, and a monthly fee.
i build the opposite.
local-only. no cloud. no account. no subscription.
if it runs on your machine, your data stays on your machine. that's it.
@eugeneyan@swyx Probably over outdated, but maybe someone will find it useful, I've put some time to collect these, please enjoy :) https://t.co/HMTGW3T8Hf
Export your macOS apps, shell configs, system settings, hotkeys, and app preferences from a source Mac, then replay them on a fresh target Mac. One command, one script
https://t.co/0XKIS9BrDV
brew tap oleg-koval/homebrew-tap brew install mac-onboarding
#brew#devex#mdm#macos
Built a small GitHub Action to stop manually merging routine maintenance bot PRs.
It automerges Dependabot, Snyk, and Renovate PRs only after checks pass, syncs branches when needed, and pings maintainers when something breaks.
https://t.co/zdM3z0oAHM
#opensource#github#ci
2 nights with Claude #Opus and agentic workflow from
@addyosmani
and I finally launched my job-related portfolio with CV and Blog https://t.co/kHuJRmOvD5 Building now is fun :)
Shipped: `eslint-plugin-drop-em-dash`
One rule. Bans the em dash (`—`). Autofixes to `-`.
Why you care: it's the #1 tell of LLM-written text, and every paste from Notion/Docs/ChatGPT sneaks it into your code.
`npm i -D eslint-plugin-drop-em-dash`
#npm#opensource#eslint
I built @olegkoval/queryd to catch DB latency before users feel it.
What it does:
- detects slow queries across Node DB clients
- tracks per-request query budgets (query storms)
- works with Prisma OR driver-agnostic wrappers
60-second setup in README:
https://t.co/GFnga93XKE