About:
Gijs Burghoorn is a Rust Software Engineer passionate about hardware design, security, and open-source contributions.
Website:
Specializations:
Interests:
Outgoing Links:
Subscribe to RSS:
Gijs Burghoorn is passionate about Hardware Design, Security, Electronic Design Automation, and contributing to open-source software. He has studied computer security, software design, and cryptography at Leiden University and Uni...
The text provides a solution for getting Nix, Rust, and WASM to collaborate, using rustPlatform.buildRustPackage. It also mentions that the solution works in cargo workspaces and provides a template for a bare project.
The blog post discusses Amdahl's Law and its upper limit on the speed-up of a program as a function of the number of processors used and the parallelizable portion of the program. It presents a proof-of-concept program that shows ...
The author questions the need for parallelization in computational theory, arguing that modern computers are fast enough for most tasks. They discuss the challenges of parallelizing event-driven simulation in digital circuit testi...
The author discusses the challenges of choosing projects and the endless doubt that comes with it, particularly in the digital world. He talks about the combination of effective altruism and the sheer number of problems that can s...
The text is a wishlist of projects the author wishes had a pure Rust alternative. It discusses the benefits of pure Rust crates and the challenges of reimplementation. The author also mentions specific projects like Pure Rust Cryp...
The post discusses the challenges of onboarding new Rustaceans and the progress of the Rust community by the end of 2022. It addresses issues with the module system, third-party crates, and Rust-specific guides. It also highlights...
The text discusses the importance of time management and the value of time investment. It uses the analogy of catching buses to explain the concept of 'bus stop pattern' and how it applies to various aspects of life. The author em...
The author discusses the value of games that require skill and strategy, such as the card game Set, and how they relate to mathematics education. The article explores the concept of breaking down complex problems into manageable p...