open-source

Tag

Cards List
#open-source

Sacr3d: A rendering engine toolbox to do 3D graphics in Scheme

Lobsters Hottest · 20h ago Cached

Sacr3d is a rendering engine toolbox for creating 3D graphics in Scheme, offering tools for 3D rendering.

0 favorites 0 likes
#open-source

GitHub shouldn't be a dependency for publishing Rust on crates.io

Hacker News Top · 21h ago

An article discussing the reliance on GitHub for publishing Rust packages on crates.io, arguing that it should not be a mandatory dependency.

0 favorites 0 likes
#open-source

@tom_doerr: Project-based tutorials to build applications from scratch https://github.com/ckissi/Learn-by-projects…

X AI KOLs Timeline · 21h ago Cached

A GitHub repository curating project-based programming tutorials across multiple languages, helping developers build applications from scratch.

0 favorites 0 likes
#open-source

SDXL running locally in the browser on WebGPU, open-source

Reddit r/LocalLLaMA · 21h ago

Stable Diffusion XL (SDXL) can now run locally in the browser using WebGPU, enabling high-quality AI image generation directly on-device with open-source code.

0 favorites 0 likes
#open-source

@oliviscusAI: OpenAI's co-founder just released his personal guide to train LLMs from scratch. It's called llm.c. No heavy setup. Jus…

X AI KOLs Timeline · 22h ago Cached

OpenAI co-founder Andrej Karpathy released llm.c, an open-source guide to training LLMs from scratch with simple code that runs on any hardware, including CPUs and MacBooks, and is 7% faster than standard approaches.

0 favorites 0 likes
#open-source

@Chuksdakingz: you can run Large LLMS on a USB drive or local hard drive platforms: mac, windows, linux and android models: > Gemma 4 …

X AI KOLs Timeline · 22h ago Cached

Guide on running large language models like Gemma 4, Qwen 3.5, and Gemma 2 on local devices via USB drive, no dependencies, only 8GB RAM required.

0 favorites 0 likes
#open-source

I rewrote PostHog's SQL parser, 70x faster, while barely looking at the code

Hacker News Top · 22h ago Cached

PostHog's engineer used multiple long-running Claude Code sessions to rewrite their SQL parser, achieving a 70x speedup over the previous ANTLR-based parser, while barely looking at the code themselves.

0 favorites 0 likes
#open-source

@ClementDelangue: Kog open-sourced on @huggingface the 2B model that they used to show a model running at 3,000+ tokens per second. Very …

X AI KOLs Timeline · 23h ago Cached

Kog has open-sourced the Laneformer 2B model, a 2.3B parameter instruction-tuned coding model designed for high-speed decoding, achieving over 3,000 tokens per second by prioritizing latency from the architecture stage.

0 favorites 0 likes
#open-source

@RohOnChain: this is f*cking dangerous someone just open sourced the entire "LOOP ENGINEERING" framework for free build a hedge fund…

X AI KOLs Timeline · 23h ago Cached

Someone open-sourced the 'LOOP ENGINEERING' framework for building an AI-powered hedge fund that can trade 24/7 using Claude code, claiming it prints alpha continuously.

0 favorites 0 likes
#open-source

Blåmba

Lobsters Hottest · 23h ago Cached

Blåmba is an open-source re-implementation of early 2000s ringtone and multimedia providers for cellphones, supporting modern web and WAP access. It also includes a talk from the 38th Chaos Communication Congress covering the technical background.

0 favorites 0 likes
#open-source

@mylifcc: OpenAI has made the AGENTS.md of the Codex project public on GitHub! This is their internal development guide for the Rust codebase (codex-rs), packed with high-value content including code style, module governance, testing strategies, App-server API design, Mod...

X AI KOLs Timeline · yesterday Cached

OpenAI has publicly released the AGENTS.md development guide for the Codex project, covering internal specifications and governance details for the Rust codebase.

0 favorites 0 likes
#open-source

Sipp - an open-source library for in-browser inference built on llama.cpp

Reddit r/LocalLLaMA · yesterday

Sipp is an open-source library that enables in-browser inference using llama.cpp, allowing AI models to run directly in the browser.

0 favorites 0 likes
#open-source

The Xteink X4 E-Ink Reader

Hacker News Top · yesterday Cached

A review of the Xteink X4, a £40 e-ink reader small enough to stick to a phone. It highlights the device's lightweight design, decent stock firmware, and a thriving custom firmware scene with options like CrossPoint, Papyrix, and Inx.

0 favorites 0 likes
#open-source

@laowangbabababa: This is absolutely incredible. Seriously, absolutely incredible. It can truly crawl anything, and it's blazing fast! Previously, I would ask Claude Code to search for something online, but the Twitter API costs money, web scraping requires subscriptions, and Bilibili and Xiaohongshu directly block you. Every platform has its own barrier — such a hassle. Agent-Reach, a free and open-source repository...

X AI KOLs Timeline · yesterday Cached

Agent-Reach is a free and open-source repository that, with a single command, gives AI agents access to 14 platforms, including web pages, YouTube, RSS, Bilibili, and Xiaohongshu, without complex configuration, significantly lowering the barrier for agents to go online.

0 favorites 0 likes
#open-source

Find the best open-source OCR models in one place at Papers with Code [P]

Reddit r/MachineLearning · yesterday

A curated page on Papers with Code lists top open-source OCR models and benchmarks, highlighting new releases from Baidu (Unlimited OCR) and Mistral (OCR 4), aimed at enabling AI agent use cases like RAG.

0 favorites 0 likes
#open-source

I made a superhuman Generals.io agent with self-play RL [P]

Reddit r/MachineLearning · yesterday

Trained a superhuman Generals.io agent using self-play reinforcement learning with a JAX-based pipeline and Vision Transformer. Achieved #1 on human 1v1 leaderboard; all code and a fast JAX simulator open-sourced.

0 favorites 0 likes
#open-source

Accelerating Transformers Fine-Tuning with NVIDIA NeMo AutoModel

Hugging Face Blog · yesterday Cached

NVIDIA NeMo AutoModel leverages HuggingFace Transformers v5 to deliver 3.4-3.7x higher training throughput and 29-32% less GPU memory for fine-tuning Mixture-of-Experts models, with no code changes beyond a single import.

0 favorites 0 likes
#open-source

@rohanpaul_ai: Sentient Foundation just launched a $42M open-source AGI funding program to back researchers, developers, and startups …

X AI KOLs Following · yesterday Cached

Sentient Foundation launched a $42M open-source AGI funding program with two tracks: grants with no equity and investments for commercial open-source AI products, focusing on technical quality and ecosystem value.

0 favorites 0 likes
#open-source

@YoussefHosni951: Two years ago, I published the LLM Roadmap: From Beginner to Advanced Level book on the @ToDataBeyond store. Thankfully…

X AI KOLs Timeline · yesterday Cached

Youssef Hosni announced that his LLM Roadmap book, which became a bestseller on To Data & Beyond, is now open source and freely available, aiming to provide a clear learning path for LLMs and generative AI.

0 favorites 0 likes
#open-source

Introducing the MDN MCP server

Lobsters Hottest · yesterday Cached

Mozilla announced the MDN MCP server, which uses the Model Context Protocol to provide AI coding tools with up-to-date MDN documentation and browser compatibility data, enabling more accurate web platform information in development workflows.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback