tomakaEverything I know about networkingIf you don’t know me, I’ve been working on a peer-to-peer application as my full time job for the past five years. I’ve written the same…Nov 18, 2022Nov 18, 2022
tomakaThe anarchist blockchain philosophyWhen I joined the blockchain ecosystem as a programmer in 2017, I had no idea of what a blockchain even was. I discovered this ecosystem…Jul 10, 2022Jul 10, 2022
tomakaA look back at asynchronous RustIn 2013, I discovered the Rust programming language and quickly decided to learn it and make it my main programming language.Mar 19, 20214Mar 19, 20214
tomakaThe future of operating systemsLinux was first started in 1991, 29-and-a-half years ago. The POSIX standard, which Linux implements, was started in 1988, 33 years ago…Feb 11, 202115Feb 11, 202115
tomakainParity TechnologiesWhy libp2p?If you have been following the development of Polkadot, Ethereum 2.0 or Substrate, you may have heard of libp2p. Libp2p is a network…Feb 6, 20192Feb 6, 20192
tomakaMy adventures in Rust webdevPeople who know me in the Rust community usually think that I’m a game developer, since I contribute mostly to game development libraries…Sep 22, 20165Sep 22, 20165
tomakaThe glium libraryThe Rust programming language guarantees that your program will never have any undefined behavior as long as you use safe code. This works…Aug 20, 20151Aug 20, 20151
tomakahlua’s stack handlinghlua is a Rust wrapper for the Lua programming language which aims to provide a safe interface with this language with minimal overhead. I…Apr 21, 20151Apr 21, 20151