Hacker News
- Converting GW-BASIC to the Z80 https://tia.mat.br/posts/2020/06/21/converting-gwbasic-to-z80.html 4 comments
- Reducing Lwan memory usage by 2670% http://tia.mat.br/blog/html/2013/12/08/reducing_lwan_memory_usage.html 4 comments
- Life of an HTTP request, as seen by my toy web server http://tia.mat.br/blog/html/2014/10/06/life_of_a_http_request.html 12 comments
- Partially Applied Functions in C http://tia.mat.br/blog/html/2013/07/20/partial_functions_in_c.html 34 comments
- Life of a HTTP request, as seen by my toy web server https://tia.mat.br/posts/2014/10/06/life_of_a_http_request.html 10 comments programming
- Initializing a heap-allocated structure in C http://tia.mat.br/blog/html/2015/05/01/initializing_a_heap_allocated_structure_in_c.html 21 comments programming
- Hybrid C/Pascal String http://tia.mat.br/blog/html/2014/11/02/hybrid_c_pascal_strings.html 5 comments programming
- Life of a HTTP request, as seen by my toy web server http://tia.mat.br/blog/html/2014/10/06/life_of_a_http_request.html 7 comments programming
- Faster integer to string conversions http://tia.mat.br/blog/html/2014/06/23/integer_to_string_conversion.html 65 comments programming
- Generator functions in C http://tia.mat.br/blog/html/2013/09/26/implementing_sequences_in_lwan_template_engine.html 5 comments programming
- Partial Functions in C http://tia.mat.br/blog/html/2013/07/20/partial_functions_in_c.html 107 comments programming
- Mustache templates in C http://tia.mat.br/posts/mustache_templates_in_c/ 25 comments programming
- Asynchronous I/O in C with Coroutines http://tia.mat.br/posts/async_io_with_coroutines/ 9 comments programming