Claude Code can write thousands of lines of code in minutes, but when it installs a new package, do you know if it's trustworthy or not?
I couldn't find a plugin that checks package security before adding dependencies, so I built one: PSC (Package Security Check).
It automatically checks whether a package is secure before Claude installs it. If the package is clean, installation proceeds.
If it has known vulnerabilities or a poor security health score, Claude shows a warning and asks you first.
Try and let me know if it is helpful or not: github.com/Praashh/Package-S…
Finally perfected the DevNotion project, made a landing page dashboard runs history and got the hashnode integration too, but it will work only if you have subscription
Repo:- github.com/yashksaini-coder/…
Phase 3 of Laminar is done .
Weighted balancing, graceful draining and a lot of runtime lifecycle work later…
this thing finally feels like a real traffic runtime now.
Big shoutout to @sudobunni for the inspiration .
repo :
github.com/rohitdevsol/lamin…
Current life update:
Building Brix (slowly but surely)
CrabScript v1 ships next week
Deep in LLVM configs - compilers are wild
Learning Rust Solana Web3
busy, caffeinated, and having the time of my life.
Checkout :- github.com/The-Brix-Foundati…
Phase 3 of Laminar is shaping up nicely .
Implemented:
- weighted round robin
- runtime config reloads
- runtime status APIs
- integration tests for reload/draining lifecycle
Shoutout to @pie314n for amazing contributions.
repo:
github.com/rohitdevsol/lamin…
Remember your first Hello, World?
I felt that again today ,but not in python , rust or c .This time in my own language.
fn main() {
print("Hello, World!");
}
Brix just compiled its first program to a native binary.
Just getting started. Miles to go.
github.com/The-Brix-Foundati…
Building Stash, a small vault for all the UI snippets, patterns, and interactions I keep reusing while building.
Live previews, clean organization, and copy-ready code.
Still polishing it, but it’s slowly becoming the tool I always wanted for myself. ✨
Also, all the beautiful shadows on these buttons were created by @rohitmehta_twt.
Phase 1 (lexer) is now 100% complete for the EEL compiler.
The final edge cases for token scanning are resolved, and type declarations are stabilized.
Phase 2: building the parser and constructing the AST.
#eBPF#Compiler#CProgramming#Linux#SystemsProgramming#BuildInPublic
Advanced Certificate in Data Science from IIIT Bangalore done! Advanced Certificate in Data Science from IIIT Bangalore done! Specialized in NLP and ready to build something meaningful with it.
#DataScience#NLP#IIITB#AI
1,000,000,000 digits of Pi. 100% accurate.
PiEngine just hit the 1B milestone using OCaml 5 Chudnovsky algorithm with binary splitting.
Time: 1256.49s (~21 min)
HW: Ryzen 7 Pro (all cores pinned)
RAM: ~12GB peak
#OCaml#SystemsProgramming
just submitted rpc-stats to @colosseum Frontier.
the idea is simple: every RPC provider claims they're the best at landing transactions. none of them can prove it.
so we built a system that tests helius, triton, and alchemy every 30 seconds. on-chain verified via geyser. live public leaderboard.
no marketing. just data.
built with @Subhdotsol 🤝
Introducing Skema → a live schema visualizer for the modern developer.
• Draggable nodes
• Live updates as you type
• Rust WASM (fast on big schemas)
• Beautiful UI by @marsihq
• Fully open source
Try it: skema-sigma.vercel.app
Star it: github.com/namanguptagit/ske…