miniblog.

How do you help yourself (and teammates) prevent your JS bundles from becoming too big? You could expose library size in the IDE! Really interesting approach. https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost
How do you help yourself (and teammates) prevent your JS bundles from becoming too big? You could expose library size in the IDE! Really interesting approach.
Finding a bug in GNU Tar, and tracking down the problem: https://utcc.utoronto.ca/~cks/space/blog/sysadmin/TarFindingTruncateBug (Old tools are often robust, but by no means bug free!)
Estimating the fundamental value of bitcoin by looking at its captive markets: https://medium.com/@dsquareddigest/how-i-guesstimated-the-value-of-bitcoin-in-2014-e64f327753c8
The entertaining consequences of an IoT toaster oven with an internet accessible video camera: https://arstechnica.com/gadgets/2018/12/how-a-toaster-oven-helped-me-learn-to-stop-worrying-and-love-the-internet-of-things/
Prefer API elegance to implementation elegance, and prefer boring code to clever code: https://reactjs.org/docs/design-principles.html#implementation
It's fascinating how smartphone websites often consider *descriptions* to be secondary content! I've seen this both on Amazon and eBay. Apparently the title and pictures are sufficient.
Porting babel and closure compiler to Rust! https://github.com/swc-project/swc
If the expression is true, the hardest problem in Computer Science would be naming cache invalidation strategies.
Microsoft's Edge moving to Chromium will reduce browser diversity. However, Safari/WebKit has forked from Chromium. Presumably they'll diverge over time? Browser vendors influence *new* standards, and both Apple and Google will need to do implementation work.
Stack Overflow is adding a new Ask Question wizard, with a lot more structure to guide users! https://meta.stackoverflow.com/questions/378057/the-ask-question-wizard-is-now-in-testing
Programming in Rust has become so much easier than when I first started. Not only the continuing polish of the core tools (e.g. error message clarity, rustfmt is bundled now) but also the increasing breadth and quality of the libraries available!
The use of emoji/likes to signal the end of an online conversation: https://allthingslinguistic.com/post/126044747014/im-especially-intrigued-by-use-13-a-twitter A useful convention!
Reports of a new hardware bug in Intel CPUs, exploiting the Visualization of Internal Signals Architecture: https://hardwaresfera.com/noticias/hardware/se-ha-descubierto-una-vulnerabilidad-muy-grave-en-los-procesadores-de-intel/ My Spanish is rubbish, and I can't find any English coverage yet. Looks like it's from a recent conference and they've given 90 days to patch.
Email innovated over many other messaging systems by adding structure. To/Cc/Bcc, Subject/Message. Could it have gone further? Should it have mandated more metadata?
Showing 2,341-2,355 of 7,508 posts