2024-12-23
1684
#javascript
Rosario De Chiara
199028
110
Dec 23, 2024 ⋅ 6 min read

mise vs. asdf for JavaScript project environment management

Rosario De Chiara I'm a blockchain technology lead. My passions are distributed systems, efficient algorithms, and retrocomputing. I have a PhD (Dottorato di Ricerca) in Computer Science and worked as a researcher at university. I’m Italian, which means I’m pretty opinionated about food.

Recent posts:

Building a browser-based receipt scanner with LiteRT.js

Building a browser-based receipt scanner with LiteRT.js

Learn how to use Google’s LiteRT.js to build a browser-based OCR receipt scanner with WebGPU acceleration and on-device LLM structuring via LiteRT-LM.

Emmanuel John
Aug 31, 2026 ⋅ 9 min read

How do you visualize a TypeScript dependency graph?

Learn how to use the TypeScript Compiler API and AST traversal to extract imports and build a file dependency graph CLI.

Rosario De Chiara
Aug 28, 2026 ⋅ 4 min read

How I maximize my daily output with Claude Code

Stop generating AI slop with Claude Code. Discover 5 actionable developer tips to manage context windows, enforce rules with hooks, and improve code quality.

Shruti Kapoor
Aug 27, 2026 ⋅ 9 min read
Designing Products For AI Agents- A PM’s Guide To Agent Usability

Designing products for AI agents: A PM’s guide to agent usability

Learn how product managers can design products for both humans and AI agents with reliable APIs, permissions, errors, and workflows.

Pascal Akunne
Aug 26, 2026 ⋅ 7 min read
View all posts