Den Vyskrebets

Results 13 comments of Den Vyskrebets

> Does it happen always for you? I can't reproduce it > ![image](https://user-images.githubusercontent.com/1911623/52342616-aba53200-29f4-11e9-8221-fa5a3822daa5.png) i have same problem

https://github.com/pomber/github-history/blob/master/src/ - doesn't exist. That's why Github redirect you to ../tree/master/src I suppose it's obvious that you get an error when you try to check a history of unexisted page

possibly http://dmitrysoshnikov.com/compilers/writing-a-memory-allocator/

- https://github.com/rust-lang/arewewebyet

- https://github.com/anowell/are-we-learning-yet

As an example, [here](https://news.ycombinator.com/item?id=24514100) author explains his path through writing x86 bootloader

Another example is [Resea](https://resea.org/). It's a microkernel-based operating system written from scratch. Author explains some underlying concepts and design solutions.

Good intro and explanation of underlying structure, but article in general is about how to use fst library [link](https://blog.burntsushi.net/transducers/)