Rust programming, in Polish. Contribute to phaux/rdza development by creating an account on GitHub. (more…)
Read more »
Wgpu is a Rust implementation of the WebGPU API spec . WebGPU is a specification published by the GPU for the Web Community Group. It aims to allow web code access to GPU functions in a safe and reliable manner. It does this by mimicking the Vulkan API, ... (more…)
Read more »
Introduction Rudroid - this might arguably be one of the worst Android emulators possible. In this blog, we’ll write an emulator that can run a ‘Hello World’ Android ELF binary. While doing this, we will learn how to go about writing our own emulators.
Wr... (more…)
Read more »
Hello, today we are going to talk about Algoritmics! “Algoritmics? Is it eatable?” Hell no, or only by your brain. Before speaking about algoritmics, let’s talk about algorithm. A… (more…)
Read more »