Hi everyone, I’m getting more emails than I can handler and to make it easier I’m going to change the from email to [email protected]
instead of [email protected]
as currently. It would be super helpful if you can add [email protected] into your contact list to prevent your email provider mark betterdev as spam.
Thank you for your support. Now to the issue.
after making through “But How Do It Know?” by J. Clark Scott, a book which describes the bits of a simple 8-bit computer from the NAND gates, through to the registers, RAM, bits of the CPU, ALU and I/O, the author got a hankering to implement it in code.
Have you ever wanted to write your own compiler? … yes? … of course you have! With the recent release of WebAssembly, we had the perfect excuse to have a go.
Most programming languages evolved awkwardly during the transition from ASCII to 16-bit UCS-2 to full Unicode. They contain internationalization features that often aren’t portable or don’t suffice.
DNS provides a way to look up a host’s address by an easy-to-remember name. In this post, Stripe describe how they monitor their DNS systems and how they used an array of tools to investigate and fix an unexpected spike in DNS errors that they encountered recently.
Master the command line, in one page
Distributed system requires multiple separate processes that exists on different machines to communicate over some network. Understanding the fundamental challenges and advantages inherent in the design of such systems is an important element of understanding the field of software system design as a whole.
One of biggest challenge of managing PostgreSQL is vacuum process. Some of vacuum process at Joyent take 40 days!!! This post document how they visualized the view to understand the process better.
Dr. Alan Kay invent “object oriented”, but to him, OOP means only messaging, local retention and protection and hiding of state-process, and extreme late-binding of all things.
RFC6455 WebSocket implementation in Go with Zero-copy upgrade and no intermediate allocations during I/O
GoStrong Ciphers for Apache, nginx and Lighttpd
Developed at Linkedin. They also open source a mobile component and how these are tie together
Build and deploy Go applications on Kubernetes
Deep kubernetes visibility from the kubectl
transform RSS feed into an awesome API
a tool that generates code out of your GraphQL schema.
BetterDev Link
Every Monday