Content Recommender

All URLs in your content database.

Showing 20 of 743 URL(s) (Page 1 of 38)

Decision Trees

mlu-explain.github.io
We just saw how a Decision Tree operates at a high-level: from the top down, it creates a series of sequential rules that split the data into well-separated regions for classification. But given the large number of potential options, how exactly does the algorithm determine where to partition the da...
πŸ’‘ Top Recommendations:

MicroGPT explained interactively

growingswe.com
MicroGPT explained interactively Andrej Karpathy wrote a 200-line Python script that trains and runs a GPT from scratch, with no libraries or dependencies, just pure Python. The script contains the algorithm that powers LLMs like ChatGPT. Let's walk through it piece by piece and watch each part work...
πŸ’‘ Top Recommendations:

microgpt

karpathy.github.io
microgpt This is a brief guide to my new art project microgpt, a single file of 200 lines of pure Python with no dependencies that trains and inferences a GPT. This file contains the full algorithmic content of what is needed: dataset of documents, tokenizer, autograd engine, a GPT-2-like neural net...
πŸ’‘ Top Recommendations:

The Physics and Economics of Moving 44 Tonnes at 56mph

www.mikeayles.com
The Physics and Economics of Moving 44 Tonnes at 56mph Weight limits, speed limits, fuel consumption at scale, and why trucks do the things that annoy you on the motorway. You’re on the M1, doing 65, and two trucks pull out alongside each other. For the next several minutes you watch them drift past...
πŸ’‘ Top Recommendations:

How I Use Claude Code | Boris Tane

boristane.com
How I Use Claude Code I’ve been using Claude Code as my primary development tool for approx 9 months, and the workflow I’ve settled into is radically different from what most people do with AI coding tools. Most developers type a prompt, sometimes use plan mode, fix the errors, repeat. The more term...
πŸ’‘ Top Recommendations:

How I built Timeframe, our family e-paper dashboard

hawksley.org
TL;DR: Over the past decade, I’ve worked to build the perfect family dashboard system for our home, called Timeframe. Combining calendar, weather, and smart home data, it’s become an important part of our daily lives. When Caitlin and I got married a decade ago, we set an intention to have a healthy...
πŸ’‘ Top Recommendations:

Robotic AI Bear using ChatGPT

learn.adafruit.com
The Peek-A-Boo Teddy Bear by GUND is an affordable robotic bear that plays pre-recorded sounds. It has a motorized mouth to simulate talking and motorized arms that can lift a blanket to hide its face. This guide will show you how to enhance the bear to make it do more than just play 'peek-a-boo' by...
πŸ’‘ Top Recommendations:

Seeing like a Bank

www.bitsaboutmoney.com
The New York Times recently ran a piece on a purported sudden spate of banks closing customer accounts. Little of it is surprising if you have read previous issues of Bits about Money. The reported anecdotal user experiences have a common theme to them. Banks frequently present to their users as not...
πŸ’‘ Top Recommendations:

JavaScript is not available.

x.com
We’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using x.com. You can see a list of supported browsers in our Help Center. Help Center Terms of Service Privacy Policy Cookie Policy Imprint Ads info Β© 2026 X Corp.
πŸ’‘ Top Recommendations:

GitHub - travisvn/stop-tahoe-update: Prevent your Mac from "upgrading" to Tahoe. A community-led effort to safely block unwanted macOS upgrades.

github.com code development github
A community-led effort to delay, suppress, and safely block unwanted macOS upgrades (e.g. Sequoia β†’ Tahoe). Safe β€’ Transparent β€’ Community-driven Everything here is reversible and off by default. Apple allows deferring major macOS upgrades (like Sequoia β†’ Tahoe) for up to 90 days using MDM or config...
πŸ’‘ Top Recommendations:

Don't use cosine similarity carelessly - Piotr MigdaΕ‚

p.migdal.pl
Don't use cosine similarity carelessly 14 Jan 2025 | by Piotr MigdaΕ‚ Midas turned everything he touched into gold. Data scientists turn everything into vectors. We do it for a reason β€” as gold is the language of merchants, vectors are the language of AI. Just as Midas discovered that turning everyth...
πŸ’‘ Top Recommendations:

Using an engineering notebook

ntietz.com
Using an engineering notebook Monday, February 9, 2026 One of my core software engineering practices is writing, by hand, in a physical notebook[1]. It's one of the most important things I do to remain productive and effective. Maybe the single most important. And it's a practice that I see very few...
πŸ’‘ Top Recommendations:

https://www.fastcompany.com/91488621/this-dunkin-franchisee-is-using-ai-to-track-inventory-and-predict-donut-demand

www.fastcompany.com
πŸ’‘ Top Recommendations:

The Codex App Changes Everything!!! (not really) | Ben Shoemaker

www.benshoemaker.us
The Codex App Changes Everything!!! (not really) The Codex desktop app doesn't change everything - but it's part of a larger trend worth paying attention to. Where IDEs are headed and why specs matter more than code. No, it doesn’t. The Codex desktop app dropped yesterday. You’ll see breathless Twit...
πŸ’‘ Top Recommendations:

On Different Degrees of Smallness

calculusmadeeasy.org
We shall find that in our processes of calculation we have to deal with small quantities of various degrees of smallness. We shall have also to learn under what circumstances we may consider small quantities to be so minute that we may omit them from consideration. Everything depends upon relative m...
πŸ’‘ Top Recommendations:

Python Data Science Handbook

jakevdp.github.io
Python Data Science Handbook Jake VanderPlas This website contains the full text of the Python Data Science Handbook by Jake VanderPlas; the content is available on GitHub in the form of Jupyter notebooks. The text is released under the CC-BY-NC-ND license, and code is released under the MIT license...
πŸ’‘ Top Recommendations:

Two kinds of AI users are emerging. The gap between them is astonishing.

martinalderson.com
Two kinds of AI users are emerging. The gap between them is astonishing. It still shocks me how much difference there is between AI users. I think it explains a lot about the often confusing (to me) coverage in the media about AI and its productivity impact. I think it's clear there are two types of...
πŸ’‘ Top Recommendations:

Understanding LLM Inference Engines: Inside Nano-vLLM (Part 1) - Neutree Blog

neutree.ai
Understanding LLM Inference Engines: Inside Nano-vLLM (Part 1) Architecture, Scheduling, and the Path from Prompt to Token When deploying large language models in production, the inference engine becomes a critical piece of infrastructure. Every LLM API you use β€” OpenAI, Claude, DeepSeek β€” is sittin...
πŸ’‘ Top Recommendations:

Introduction to PostgreSQL Indexes

dlt.github.io
21 minutes Introduction to PostgreSQL Indexes Who’s this for This text is for developers that have an intuitive knowledge of what database indexes are, but don’t necessarily know how they work internaly, what are the tradeoffs associated with indexes, what are the types of indexes provided by postgr...
πŸ’‘ Top Recommendations:

Why AGI Will Not Happen β€” Tim Dettmers

timdettmers.com
If you are reading this, you probably have strong opinions about AGI, superintelligence, and the future of AI. Maybe you believe we are on the cusp of a transformative breakthrough. Maybe you are skeptical. This blog post is for those who want to think more carefully about these claims and examine t...
πŸ’‘ Top Recommendations: