Sunday, March 31, 2024

Google Podcasts service shuts down in the US next week - I use google podcast links a lot in the newsletter. It's unbelievable how many podcasters don't have their own website, so Google Podcasts is the best place to get a clean and tidy page for their show. I hope they don't 404 all the old pages. We need a good replacement. I can't inagibe YouTube Music will be adequate. bleepingcomputer.com #

How We’ll Reach a 1 Trillion Transistor GPU - Currently we are maxing out at about 150 billion, and we are reaching the end of Moore's law, however this is causing chip makers to figure out new ways to incresse transistor count, and there is a sort of chips renaissance quietly happening in every layer. Innovative advances are being made in materials science, 3D stacking, integrated chiplets, lithography, and even the software and description languages used by chip designers. They will have a trillion transistors within a decade, which will fuel the AI revolution. spectrum.ieee.org #

Saturday, March 30, 2024

Thursday, March 28, 2024

Three Cool (to me) Node.js Features - I didn't know about any of these either. A node --watch flag that is a built in replacement for nodemon, node --env-file which is a built in replacement for dotenv and styleText which gives you the ability to add colours to your console output, basically a built in replacement for chalk. Great writeup. raymondcamden.com #

Wednesday, March 27, 2024

Building a Micro HTMX SSR Framework - Super interesting to see how Vite works, and it's a very good tutorial, but I got about half way through and realised my idea of micro and the author's differ considerably. Imo this is very complicated, and it feels like there's quite a lot of 'magic' going on, or at least more than I am comfortable with. However I'm willing to concede it might just be my unfamiliarity with modern esm frontend applications. blog.platformatic.dev #

Tuesday, March 26, 2024

Time to examine the anatomy of the British Library ransomware nightmare - The article is a bit of a nothing burger, but it links out to the official report, which will no doubt be pretty interesting. How on earth could the British library be taken down for such a long time? It's mindboggling, and it has sort of paralleled my 3 month mysterious illness(es?). Perhaps the British library also found some small bits of glass in it's breakfast, as I did this morning? That really would be a strange coincidence. theregister.com #

Monday, March 25, 2024

Linux Crisis Tools - Could be an idea to follow the advice here, getting your servers ready for debugging future issues by having these tools installed before anything goes wrong. brendangregg.com #

Sunday, March 24, 2024

AsyncBanana/microdiff - Microdiff is a tiny (currently <1kb), fast, zero dependency object and array comparison library - I can see this being really useful in clientside apps. github.com #

Reddit shares soar on first day of public trading - The company is now valued at $8.87bn, up from expected valuation of $6.4bn. It's been quite a turbulent journey for them recently. Hopefully they will get some stability, enough time to regroup and set their new public company direction. I bet Huffman feels somewhat vindicated about his high salary. I'm really interested to see what they do next. Congratulations to all involved. theguardian.com #

Friday, March 22, 2024

Wednesday, March 20, 2024

Saturday, March 16, 2024

China’s economic bright spots provide a warning - Chinese manufacturing has unnexpectedly picked up slightly with increased exports to the US. An interesting point made is that family run factories are now able to send products direct to consumers, which they are experimenting with via companies like Shein and Temu. I heard via Bennedict Evans on his podcast that large clothes stores like Zara and H&M are complaining they still have to pay lots of import tax on their container shipments, something the direct to customer shipers manage to avoid in many cases. economist.com #

🚀 Latest Newsletter: Compositing the Sistine Chapel (Issue #155) markjgsmith.com #

Thursday, March 14, 2024

voici.js - A Node.js library for pretty printing your data on the terminal🎨 - I can imagine this could be very useful if you are writing CLI tools that retrieve data from an API. github.com #

Recommendations and blogrolls on Micro.blog - Manton Reece introduces a blogroll feature on micro.blog, and suddenly the world feels a tiny little bit more like 2005. His implementation allows you to create several different named blogrolls, then insert them into your site's pages via a plugin. Cool feature. manton.org #

Welcome to AirSpace (2016) - Kyle Chayka piece about his noticing the international airbnb easthetic that was developing worldwide in apartments, cafes and restaurants. There's a lot of nuance to how culture is being spread in the age of globally hyperconnected people. When you connect people across large distances, it can have a big impact on the spaces we live in. Lots of interesting observations. theverge.com #

Tuesday, March 12, 2024

Cartesi - I'm certainly not an expert in this area, but this seems like it could be quite interesting. It's an etherium smart contract VM that runs a full Linux instance. Cool! cartesi.io #

Monday, March 11, 2024

Linux Crosses 4% Market Share Worldwide - It took 30 years to get to 3%, then they reached 4% in just a few additional months. Interesting fact. Maybe they've started getting the Desktop looking good enough for regular non computer nerd folks. linuxiac.com #

Thursday, March 7, 2024

The Open Wallet protocol - Seems like somebody already proposed a way to add crypto wallets to web pages. It's simple, very easy to add to a website. It doesn't seem to be very popular though. There are no tutorials etc, just this lonely website. What's wrong with the proposal? I guess you need some app that uses it for it to become popular. Worth being aware of, especially since the big AI companies like Google will likely try to create some crazy complicated way of doing the same thing. Would be very cool if Google decided to go the simple root, and use this existing protocol. openwalletprotocol.org #

Showing the last 19 active days.

For more content, use the navigation tree in the sidebar to explore the full archives.