Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederhuonw.github.io
Get the latest updates from Huon on the internet directly as they happen.
Follow now 74 followers
Last updated 28 days ago
28 days ago
Hitting a bug is no fun: maybe it interferes with your work...
2 months ago
Rust’s match statement can do a lot of things, even C-style fallthough...
2 months ago
The conventional units for expressing the mileage of an electric vehicle, like...
3 months ago
Shell scripts sometimes have to append data to a file. Redirecting output...
9 months ago
Memory mapping a file for reading sounds nice: turn inconvenient read calls...
10 months ago
GitHub offers permalinks to versions of files and lines, within a repository...
about 1 year ago
Encoding data in decimal requires many more characters than the same data...
over 3 years ago
Governments here in Australia have been telling us to keep distance from...
over 3 years ago
Error correction sounds good. It means fewer errors, right? When it comes...
over 3 years ago
Taking shortcuts? Leaving edge-cases unconsidered and unhandled? Is this engineering?! My approach...
about 9 years ago
The primitive integer types supported by CPUs are finite approximations to the...
about 9 years ago
Memory unsafety and memory leaks are arguably the two categories of bugs...