TL;DR summary of stories on the internet
Contrary to the belief that tape storage is dead, the LTO (Linear Tape-Open) Program group, which includes HPE, IBM, and Quantum Corporation, reported a 5% YoY increase in shipments compared to last year, on top of a staggering 40% volume increase seen in the previous year, demonstrating the speedy adoption of the latest technology. LTO-8 […]
Read more »
A team of researchers led by Adinel C. Dincă from Babeș-Bolyai University in Romania has found over 200 books and manuscripts dating back to the 9th century in the Ropemakers’ Tower of St. Margaret’s Church in Mediaș. The collection of books includes dozens of early printed works and manuscript fragments dating back to the early […]
Vals are a powerful tool for running JavaScript and TypeScript code on our servers, and they can be scheduled or accessed via API with ease. With Vals, you can email yourself, store state, and reference both your own and others’ vals. Additionally, you can reference personal secrets, import npm and Deno, and even run a […]
The article discusses how to fine-tune Large Language Models (LLMs) on a custom dataset using Lit-Parrot, a GPT-NeoX model implementation. The process involves installing Lit-Parrot, downloading pre-trained weights, and preparing the dataset. The Dolly 2.0 instruction dataset is used in the tutorial. Once the preparation is complete, fine-tuning involves running the finetune_adapter.py script by providing […]
The author discusses his implementation of Raft, a consensus algorithm used for replicated state machines, in Go. Raft involves nodes conducting elections to pick a leader, who passes messages to followers and waits for them to commit. Once the message is committed, it is applied to a user-supplied state machine. The author builds a distributed […]
VanJS is an ultra-lightweight, zero-dependency, reactive UI framework that is based on pure vanilla JavaScript and DOM. It is designed to be a scripting language for UI, and offers reactive programming without the need for React or JSX, while still providing declarative DOM tree composition, reusable components, and reactive state binding. VanJS is easy to […]
Basilisks are a family of large, mostly green iguanas found in Central and South America. They prefer dense, mature forests near running streams and are strongly arboreal, adapted to climbing on boughs and branches sometimes many metres from the ground. Basilisks are famous for their ability to run, bipedally, across the surface of water when […]
The tiny corp is a new computer company focused on competing with established players in the AI chip market. The company’s goal is to “commoditize the petaflop” and provide accessible and affordable computing power to the masses. The founder started tinygrad as a toy project to teach himself about neural networks, but it has grown […]
In a recent study published in Nature, a team of researchers including two UC Santa Cruz professors and a former UCSC grad student found that comb jellies, a marine invertebrate, are the most distantly related to all other animals, making them the earliest lineage to branch off the animal tree of life. The research resolves […]