Everything 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
The 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
A 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, 2021A response icon4Mar 19, 2021A response icon4
The 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, 2021A response icon15Feb 11, 2021A response icon15
Published inParity 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, 2019A response icon2Feb 6, 2019A response icon2
My 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, 2016A response icon5Sep 22, 2016A response icon5
The 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, 2015A response icon1Aug 20, 2015A response icon1
hlua’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, 2015A response icon1Apr 21, 2015A response icon1