⚙️ Embedded software and Rust
🌎 Cambridge, MA
🏠 mattkeeter.com
www.youtube.com/watch?v=UxGx...
(it's pretty good IMHO)
`float` and `int` are two distinct types
but if you write `x: float` that actually means `x: float | int`. but if you write `x: float | int` that means `x: float | int | int`...
ah yes, the Artificial Intelligence of Things
ah yes, the Artificial Intelligence of Things
try 100,000 tiny json files in a directory
you will certainly not regret 100,000 tiny json files in a directory
try 100,000 tiny json files in a directory
you will certainly not regret 100,000 tiny json files in a directory
Bytecode VMs in surprising places
→ dubroy.com/blog/bytecod...
tyrannosaurus rex: yes
npr: how shall I put this
trex: this interview is over
yes, the where clause looks nuts, but it makes it just goddamn work, and all the types you'd toss in here satisfy it.