27 followers
CEO & founder of Spectral, acquired by Check Point.
Metal 🤘, sportbikes, and Rust 🦀. Prev. CTO @ HiredScore, Klarna, Conduit.
Building an LLM or AI infrastructure in Rust can offer several benefits despite Python’s dominance in the AI space. Performance: Rust is known for...
This is part guide, part post about what you should consider before building a new CLI app in Rust. Before jumping into a cargo new and hitting it,...
The ability to pick compile time features in Rust can allow you to improve the performance, size, maintainability, safety, and portability of your...
Hyperstack is a new open source Node.js web framework for builders. It’s not reinventing the wheel, it’s just wrapping a bunch of great wheels and...
Recon is an open source tool built in Rust 🦀, with great performance and ergonomics for finding files. You might want to: Run some validations or...
Tauri is similar to Electron in general. The principles are the same: build apps quickly by using Javascript for doing most of the app / UI...