A step-by-step guide to building a key-value database from scratch: www.nan.fyi/database - love the explainer/interactive animation in this
14.11.2025 16:27 — 👍 10 🔁 5 💬 0 📌 0@albertotb.com.bsky.social
Machine Learning at https://komorebi.ai/
A step-by-step guide to building a key-value database from scratch: www.nan.fyi/database - love the explainer/interactive animation in this
14.11.2025 16:27 — 👍 10 🔁 5 💬 0 📌 0crazy
IG em_clarkson
I'm actually not sure. I installed it in PowerShell and /doctor command showsthe info in the picture. But I don't know if underneath it uses git bash, because I've just realized that I happened to habe that installed as well.
29.10.2025 15:00 — 👍 0 🔁 0 💬 1 📌 0Agree, I hate this. Most of the time I cannot find the content I saw earlier because the feed changed completely.
28.10.2025 12:07 — 👍 3 🔁 0 💬 0 📌 0Why is it that all modern apps with “feeds” like social media apps or even reading apps like Medium, Substack, etc. exhibit the anti pattern of refreshing and losing your spot if you switch away for even a minute?
It’s absolutely infuriating.
Actually, if you go to alternative installation methods, it can also be installed in PowerShell. At least that is how I did it
27.10.2025 21:28 — 👍 0 🔁 0 💬 1 📌 0💡 Came across this nice tool today:
🎨 qualpal for algorithmically choosing maximally distinct colors under certain restrictions #dataviz
JOSS paper, online tool, R package #rstats
joss.theoj.org/papers/10.21...
"I have a decent fluency in LLMs, and they have utility, but the absurd degree of over-hype, the way they're being forced on everyone, and the insistence on ignoring the many valid critiques about them make it very difficult to focus on legitimate uses where they might add value."
17.10.2025 04:32 — 👍 1454 🔁 228 💬 29 📌 35Interesting, since everyone is mentioning this as a big deal I though I did not understand it correctly (great post btw). Maybe I'm thinking too much about Claude Code and this is more useful in Claude web and the such...
16.10.2025 22:20 — 👍 0 🔁 0 💬 1 📌 0What am I missing, isn't this just basically the same as having those tools/scripts in a folder and list them in CLAUDE.md, describing what they can do, with maybe an extra markdown file with instructions? I don't really see the big gains here... Are we really reinventing folders, mds and scripts?
16.10.2025 22:05 — 👍 2 🔁 0 💬 1 📌 0(1/3) Introduction to Multi-Stage Build 🐳👇🏼
The size of the image is a function of its dependencies and the efficiency of the image build. This tutorial focuses on resizing a #Python image using minimal images as our baseline and the multi-stage method.
medium.com/data-science...
#docker #mlops
A humorous comparison meme split into two halves. Top half: The Stack Overflow logo (stacked orange lines in a gray tray) appears on the left, with the text on the right: “you’re absolutely wrong.” Bottom half: The ChatGPT logo (green interlocking hexagonal knot) is on the left, with the text on the right: “you’re absolutely right.” A thin black line divides the two sections. The image playfully contrasts Stack Overflow’s often critical tone with ChatGPT’s agreeable responses.
yes
13.10.2025 12:14 — 👍 61 🔁 6 💬 3 📌 0I've turned this blog post cheatsheet into a downloadable cheatsheet.
You can get the cheatsheet from here: mathspp.com/blog/uv-chea...
Regresa @picanumeros.bsky.social para poner los superíndices sobre los sumatorios: contra la brocha gorda estadística y la varianza de barra de bar:
«No se están “cocinando” los datos de forma maquiavélica para mostrar una realidad que no es»
www.sustrato.io/textos/homer...
For those on LinkedIn who aren't aware. By default all profiles have now 'Data for Generative AI Improvement' turned on.
You can turn it off via: Settings > Data Privacy > Data for Generative AI Improvement > Select the OFF option.
Do not feed the planet-destroying machine!✊
By the way, what’s a AA?
open.substack.com/pub/hushcras...
A graph titled Scope of video games according to Hushcrasher Classification System. The Y axis shows Game Size (from 10 MB to 100GB), the X axis shows Credits count (sourced from Mobygames). The clustered dots on the graph represent 4 distinct scale categories of games - Kei, Midi, AA, AAA. The larger correlation between the size and the credits means larger category of a game.
I love this analytical take on video game categorization from Antoine Mayerowitz and Julie Belzanne:
hushcrasher.substack.com/p/taxonomy-o...
Instead of trying to vibe-intuit the definition of an "indie" game, the authors analyzed the data from the perspective of game size and credits length
uv API is so big that I always struggle to remember the commands, this is great!
07.09.2025 08:28 — 👍 1 🔁 0 💬 1 📌 0PEP 794 (Import Name Metadata) has been accepted!
peps.python.org/pep-0794/
discuss.python.org/t/pep-794-im...
Our Python doc is officially out in the wild! 🐍
Thanks to everyone who joined the premiere 🙌 such a good vibe.
Here’s the link so you can watch it on repeat youtu.be/GfH4QL4VqJ0
A research team from Tsinghua University, Stanford University, and the Max Planck Institute for Informatics. has developed the first deterministic algorithm since 1984 that improves on the long-standing O(m + n log n) bound for finding the shortest paths from a single starting point to all
13.08.2025 13:47 — 👍 79 🔁 21 💬 1 📌 4Very cool! skore is criminally underrated
youtu.be/mmcRcIY13GE?...
Spent some time refining the approach and benchmarking it. Just published a blog post about the core idea.
Can a bunch of LLM Agents be used to rank an arbitrary set of items in a consistent way? 🤖
davidgasquez.com/ranking-with...
Great article!
colton.dev/blog/curing-...
Good article. Instead of trying to build products promising to replace humans with "superintelligence", consider the *actual* shape of language models and their capabilities. We have a great floor-raiser here that can be applied to bridge capability gaps.
elroy.bot/blog/2025/07...
This post tries to explain why I find language models exciting. But it doesn't try to persuade skeptics that they should agree. It's aimed more at people already working with AI, and its goal is to sharpen our collective sense of what the upside potential might be. #MLSky 🤖 🧪
02.07.2025 14:48 — 👍 147 🔁 45 💬 23 📌 15This is a nice and clear "overview of the state of RAG"
hamel.dev/notes/llm/ra...
(via @arnicas.bsky.social's wonderful newsletter)
ICYMI githistory.xyz is a great way to navigate #git commits and visualise how a file has been changing across commits
Just replace github.com with github.githistory.xyz in the URL and enjoy! #rstats
I think the first screenshot is about League of Legends and not cryptos, although it does not change much
07.06.2025 21:37 — 👍 3 🔁 0 💬 0 📌 0