#journal
Read more stories on Hashnode
Articles with this tag
I enjoy system programming, and moving bits from here to there is one of the reasons why I love programming. Therefore, it is almost mandatory to know...
Desiring to begin to learn about embedded devices, I bought an Orange Pi Zero 2, a small and low-cost computer, an alternative to Raspberry Pi, to...
Vim is so known that I think its presentation is redundant, but here we go: Vim is a highly configurable text editor built to enable efficient text...
What is OpenAPI? OpenAPI standard is the most broadly adopted industry standard for describing new, and old, APIs. Through it, you can describe which...
Lembrando que esse "blog" contém o meu entendimento sobre o tema que, naturalmente, pode conter erros e que serão resolvidos com a noção dos...
Uma dos maiores diferenciais da linguagem Rust é sua proposta para gerenciamento de memória mais seguro e eficiente, sem o uso de Garbage collector e...