Tag
AISLE discovered 6 new CVEs in curl, including the oldest vulnerability ever reported (over 25 years old), using its model-agnostic AI system. All findings were fixed in curl 8.21.0.
The author found while developing Maka Agent that aggressively pruning the tool result of an AI Agent (keeping only key summaries) hardly affects reasoning quality, and proposed three explanations, while also introducing the open-source desktop AI workstation Maka Agent.
Infranode is a keyless, open-source MCP server designed for AI agents, simplifying secure communication.
Orca is a unified AI coding agent management tool with support for parallel workspaces. It can send tasks simultaneously to multiple AI assistants like Claude Code and Codex, each generating code in independent git branches, allowing comparison of results, and comes with a mobile app for real-time tracking.
Deno Desktop is a new feature that packages Deno projects into self-contained desktop applications using Chromium or native webviews, offering a lighter alternative to Electron; currently in canary with some bugs.
Zeus is a newly released open-source, local-first AI agent app with web and phone interfaces capable of controlling a computer, seeking contributors.
iLLaDA is an 8B parameter masked diffusion language model with fully bidirectional attention, trained from scratch on 12T tokens. It shows broad improvements over LLaDA and remains competitive with Qwen2.5 7B on several benchmarks. The model and code are open-sourced.
Introduces an open-source project that aggregates free quotas (totaling about 1.7 billion tokens per month) from 16 LLM providers for unified usage, and mentions Google AI Studio's free API tier, aiming to help developers save costs.
Introduces an open-source tool called musicDownload on GitHub, which supports searching and downloading lossless music from mainstream platforms such as Kugou, Kuwo, QQ Music, NetEase Cloud Music, and Migu, with batch download and playlist packing features.
A website tracking the progress of XDG Global Shortcuts integration for applications on Wayland, aiming to encourage secure 'least privilege' model adoption by developers.
Ahmad Osman declares commitment to ensuring open source and local AI become the default, quoting Nader Khalil's similar sentiment.
Sacr3d is a rendering engine toolbox for creating 3D graphics in Scheme, offering tools for 3D rendering.
An article discussing the reliance on GitHub for publishing Rust packages on crates.io, arguing that it should not be a mandatory dependency.
A GitHub repository curating project-based programming tutorials across multiple languages, helping developers build applications from scratch.
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.
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.
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.
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.
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.
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.