2 posts tagged with rust.
Displaying 1 through 2 of 2. Subscribe:

The Weekly Weird

A curated weekly newsletter/blog of mostly-tech links that are interesting, strange, surprising or funny. From the BGP Bitcoin theft in 2014 that started it to Kugelblitzes, hashmaps in Rust and licking Nintendo cartridges, the Weekly Weird is me dumping my browser tabs into an email just in time for lunchtime on Friday (EST). No politics unless the underlying story is really compelling. Subscribe here.
posted by Skorgu on Apr 29, 2017 - 1 comment

Let's build a browser engine!

I work for Mozilla as a web browser developer. I've found that it's hard to learn the inner workings of a browser, so I started building a “toy” HTML/CSS rendering engine designed to be easy to understand and modify. This is the first in a series of articles that will explain the code I wrote, and also walk you through the process of writing your own toy rendering engine from scratch.
posted by mbrubeck on Aug 8, 2014 - 3 comments

Page: 1