The Windows Subsystem for Linux is now open source
blogs.windows.com
Launch HN: Better Auth (YC X25) – Authentication Framework for TypeScript
European Investment Bank to inject €70B in European tech
ioplus.nl
Show HN: Windows 98 themed website in 1 HTML file for my post punk band
corp.band
Wikipedia's Most Translated Articles
sohom.dev
Glasskube (YC S24) is hiring in Vienna to build Open Source deployment tools
ycombinator.com
ClawPDF – Open-Source Virtual/Network PDF Printer with OCR and Image Support
github.com
Remarks on AI from NZ
nealstephenson.substack.com
Kelp – simple replacement for homebrew on macOS
github.com
InventWood is about to mass-produce wood that's stronger than steel
techcrunch.com
Telum II at Hot Chips 2024: Mainframe with a Unique Caching Strategy
chipsandcheese.com
Side projects I've built since 2009
naeemnur.com
23andMe Sells Gene-Testing Business to DNA Drug Maker Regeneron
bloomberg.com
Diffusion Models Explained Simply
seangoedecke.com
GitHub Copilot Coding Agent
github.blog
Dilbert Creator Scott Adams Says He Will Die Soon from Same Cancer as Joe Biden
thewrap.com
Visualizing 100k Years of Earth in WebGL
technistuff.com
SDB Scans the Ruby Stack Without the GVL
github.com
Game theory illustrated by an animated cartoon game
ncase.me
About Asteroids, Atari's biggest arcade hit
goto10retro.com
Hi everyone,
I made an open-source Python toolkit/library, named Cogitator, to make it easier to try and use different chain-of-thought (CoT) reasoning methods. The project is at the beta stage, but it supports using models provided by OpenAI and Ollama. It includes implementations for Cot strategies and frameworks like Self-Consistency, Tree of Thoughts, and Graph of Thoughts.
GitHub link of the project: https://github.com/habedi/cogitator