Using JSLint For Evil (2011, 2m44s)
Comments
Comments
2 comments
Hobby operating system for vintage 32-bit PCs. Contribute to luke8086/gentleos32 development by creating an account on GitHub.
It's worth asking whether LLMs are actually making us more productive at all—and if so, what we might be sacrificing in return.
A colleague of mine was recently discussing a connectivity monitoring system he is working on with me. It’s nothing fancy, just sending ICMP Echo Requests to a couple of different servers, and monitoring latency and dropped packet averages over 1-minute,...
Our 64-bit Intel and AMD processors have evolved over decades. When you compile a Go program for a 64-bit Intel or AMD processor, the compiler targets, by default, a nearly 20-year-old instruction set. The binary that comes out runs on essentially any x64...
2 comments
In the past, you gave children a pet to teach them responsibility; nowadays, it's a laptop.
Every programmer has opinions about configuration files. These opinions tend to be strongly held and inversely proportional to the stakes involved. In the last few years, the consensus view has shifted: YAML is bad, TOML is good, and enthusiastic users of...
Plus better inspection of values in the DevTools Console and Debugger tabs.