A while back I wrote about language modeling without neural networks, where I generated Shakespeare with an unbounded n-gram model: no weights, no training, …
The Wolves are getting hammered. Game 6 Western Semis against the Spurs, who lead the series 3-2. I decided it wouldn’t hurt to do a little multi-tasking — half-watching the game, half-staring at a GitHub Actions tab — and figured if my evening plans were a little bitter, I might as well make it a bitter-sweet and dust off a side project that needed some love, ishi. A quick background on ishi, it’s essentially “pgvector storage for git intelligence”. You point it at a repo, it embeds your commit history into a pgvector database, and then you can ask it semantic questions like “what changed about the build system?” and it’ll pull the most relevant commits back. I hadn’t touched it in a few weeks. So I opened the repo and noticed the CI was red, and I’d been poking at Zig 0.16.0 in a tiny toy repo called hash to learn swiss tables, so I figured it was a good time to upgrade.
Podcast Episode · The Dead Prussian Podcast · 10 June · 30min
Chimera Linux
Scale of the reversal in M&A flows deserves to be treated as a structural shift
Plausible answers range from 17 to — in all seriousness — 995.5.
The average quality of documentation available for most tech is abysmal. It's often incomplete, poorly-organised (which is to say that it's organised in ways that don't correspond to how it's likely to be used), leaves out vital information or is just plain unreadable. Even much of the documentation that makes sense in hindsight is often more or less incomprehensible in foresight until you see an example, and step-by-step examples are often absent from the official docs.
Community sightings map, real rider reviews, and live fare data.
The Journal of the British APL Association. The BAA promotes the APLs, terse programming languages derived from Iverson’s mathematical notation.
Zwely helps creators, coaches, musicians, builders, and digital sellers look polished, sell anywhere, and deliver instantly without building a store.
Implementing beam-search based algorithms for decision making turns out to be quite helpful for agents. Check the repo. submitted by /u/ahmedzeer [link] [Kommentare]