tomaka·Nov 18, 2022Everything 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…
tomaka·Jul 10, 2022The 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…
tomaka·Mar 19, 2021A 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.A response icon4A response icon4
tomaka·Feb 11, 2021The 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…A response icon15A response icon15
InParity Technologiesbytomaka·Feb 6, 2019Why 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…A response icon2A response icon2
tomaka·Sep 22, 2016My 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…A response icon5A response icon5
tomaka·Aug 20, 2015The glium libraryThe Rust programming language guarantees that your program will never have any undefined behavior as long as you use safe code. This works…A response icon1A response icon1
tomaka·Apr 21, 2015hlua’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…A response icon1A response icon1