GitHub Trending
Status: ok – 5 signals
sindresorhus/awesome
The sindresorhus/awesome repository is a highly popular open-source project that serves as a curated collection of lists covering a wide variety of interesting topics and development resources. It currently holds nearly 471,000 stars and operates under the permissive CC0-1.0 license, remaining actively maintained with…
freeCodeCamp/freeCodeCamp
freeCodeCamp is an open-source educational platform and curriculum designed to help users learn math, programming, and computer science for free. The repository is built predominantly in TypeScript under a BSD-3-Clause license, containing over 6,000 certification projects and algorithmic challenges across topics like…
public-apis/public-apis
The public-apis/public-apis repository is a community-curated, open-source list of free APIs intended for software development and datasets. The project contains hundreds of API categories, relies on Python for its tooling, operates under an MIT license, and is maintained by community contributors alongside APILayer….
EbookFoundation/free-programming-books
The EbookFoundation/free-programming-books repository is a highly popular, community-maintained index that catalogs freely available programming books and educational resources across numerous languages. It is primarily managed as a Python repository, utilizes the Creative Commons Attribution 4.0 International (CC-BY-…
openclaw/openclaw
OpenClaw is an open-source, personal AI assistant designed to run locally across any operating system and platform. Built in TypeScript, the self-hosted repository emphasizes data sovereignty and features a massive community footprint with over 375,000 stars and 78,000 forks. This tool is highly relevant for engineers…
Hacker News
Status: ok – 12 signals
Claude Opus 4.8
Anthropic announced Claude Opus 4.8, an upgrade to its Opus class of models that builds on the previous Opus 4.7 release. The model delivers stronger performance across coding, agentic tasks, and professional work, with improved consistency for handling long-running tasks and better benchmark scores. This release is s…
Bricks and Minifigs Stole a Man's $200k Lego Collection
The linked article on MyBrickLog alleges that a Bricks and Minifigs franchise stole a man's $200,000 Lego collection, serving as a prominent cautionary tale regarding high-value physical assets. Based on the provided context, the host site is a free collection tracker and price guide designed to organize and value lar…
I made a million dollar product from my dorm room (2025)
This article details the creation of the nice!nano, a wireless, Pro Micro-compatible microcontroller board that the author designed and launched during their freshman year of college. The board serves the custom mechanical keyboard community by enabling Bluetooth connectivity in compact builds, ultimately generating o…
GitHub bans security researcher who posted zero-day Windows exploits
The linked article reports that Microsoft and GitHub have banned a security researcher who published zero-day Windows exploits on the platform. The action was taken against the researcher for posting proof-of-concept code for actively unpatched vulnerabilities, prompting an expert to label the ban as vindictive and th… Verification: community signal; use the linked source as context, not final confirmation.
Show HN: Continue? Y/N: A 60-second game about AI agent permission fatigue
Continue? Y/N is a short, interactive browser game that highlights the phenomenon of AI agent permission fatigue by simulating how users respond to approval prompts from tools like Claude Code. The game challenges players to consider how carefully they actually read automated commands before granting permissions, tyin…
Cars collect a startling amount of data about you
This article examines how modern vehicles collect extensive personal data about drivers and passengers, ranging from weight and facial expressions to destination information. According to the piece, cars now gather what amounts to trillions of miles of data, and some of the collected information is being used to influ…
Blue Origin's New Glenn blows up during static fire test
Blue Origin's New Glenn orbital launch vehicle experienced an anomaly during a static fire test, resulting in what reports describe as the vehicle blowing up on the test stand. The incident occurred during pre-flight ground testing of the heavy-lift rocket, which is designed to compete in the commercial orbital launch…
Nitpicking the shell history scene in 'Tron: Legacy'
This article by Simon Tatham is a technical critique of a shell history command displayed in a brief scene from the film 'Tron: Legacy'. The author analyzes the on-screen terminal output and identifies specific technical anachronisms and inaccuracies in the command sequence and environment details shown. This matters…
I hated writing until I learned there’s a science to it (2024)
This article explores how applying cognitive science principles can transform writing from a difficult, disliked task into a structured and manageable process. It highlights specific techniques such as using structured templates to reduce cognitive load and employing iterative revision strategies to clarify complex id…
News about Raspberry Pi 6 and Microcontroller Development
The linked article by Jeff Geerling summarizes recent announcements regarding the upcoming Raspberry Pi 6 and new microcontroller developments. According to the text, the information was gathered directly from an "Ask Me Anything" (AMA) session hosted on Reddit by three of the lead Raspberry Pi engineers, which includ…
Blue Origin’s New Glenn rocket exploded during a static fire test
Blue Origin's New Glenn rocket exploded during a static fire test in Florida, marking a significant anomaly during ground testing operations. The vehicle was slated to play a starring role in NASA's Artemis Program, making this failure a notable setback for the launch vehicle's development timeline. This incident matt…
Coalton is an efficient, statically typed Lisp with ideas from Haskell and OCaml
Coalton is a statically typed, efficient Lisp dialect that incorporates ideas from Haskell and OCaml. It allows developers to write high-level functional code with strong type guarantees while compiling to efficient Common Lisp, enabling integration with existing Lisp ecosystems. This matters to engineers because it o…
Hugging Face Trending
Status: ok – 10 signals
sentence-transformers/all-MiniLM-L6-v2
sentence-transformers/all-MiniLM-L6-v2 is a sentence-transformers model that maps sentences and paragraphs to a 384-dimensional dense vector space. The model is intended for tasks like semantic search and clustering, and supports multiple backends including PyTorch, TensorFlow, ONNX, and Rust. This model is highly rel…
google-bert/bert-base-uncased
google-bert/bert-base-uncased is a pretrained natural language processing model designed for the fill-mask task, having been trained on a large corpus of English text using a masked language modeling (MLM) objective. The model is hosted on Hugging Face, where it has accumulated over 69.8 million downloads and 2,667 li…
cross-encoder/ms-marco-MiniLM-L6-v2
This model was trained on the MS Marco Passage Ranking task.. Signal: Hugging Face – Text Ranking, Hugging Face, downloads: 65671557, likes: 248, ranking score: 3480.
google/electra-base-discriminator
The google/electra-base-discriminator is a pre-trained text encoder that uses a discriminator architecture rather than a traditional generator for self-supervised language representation learning. Built on the Transformers library and supporting multiple frameworks including PyTorch, TensorFlow, JAX, and Rust, the mod…
BAAI/bge-small-en-v1.5
BAAI/bge-small-en-v1.5 is a machine-learning model signal worth checking for task fit, license, model card quality, and production constraints before adoption. Signal: Hugging Face – Feature Extraction, Hugging Face, downloads: 52088364, likes: 472, ranking score: 5720.
sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
The linked item is a multilingual sentence-transformers model that maps sentences and paragraphs to a 384-dimensional dense vector space for tasks such as clustering or semantic search. Built on a 12-layer MiniLM architecture, it supports multiple frameworks including PyTorch, TensorFlow, ONNX, OpenVINO, and Safetenso…
sentence-transformers/all-mpnet-base-v2
sentence-transformers/all-mpnet-base-v2 is a sentence-transformers model that maps sentences and paragraphs to a 768-dimensional dense vector space. Licensed under Apache-2.0, it supports multiple backend formats including PyTorch, ONNX, OpenVINO, and SafeTensors for tasks like clustering or semantic search. This mode…
BAAI/bge-m3
BAAI/bge-m3 is a sentence similarity and feature extraction model that stands out for its versatility in multi-functionality, multi-linguality, and multi-granularity. Built on the XLM-RoBERTa architecture, the model supports multiple frameworks including PyTorch, ONNX, and the sentence-transformers library. This model…
openai/clip-vit-large-patch14
OpenAI's CLIP (Contrastive Language-Image Pre-Training) model, specifically the ViT-L/14 variant, is a neural network that learns visual concepts from natural language supervision to perform zero-shot image classification. The architecture utilizes a Vision Transformer (ViT) with a patch size of 14 and supports multip…
FacebookAI/xlm-roberta-base
FacebookAI/xlm-roberta-base is a large multilingual language model designed for the fill-mask task that was pre-trained on 2.5TB of filtered CommonCrawl data across 100 languages. The model features a base architecture and is widely used in production systems, evidenced by its substantial adoption with over 22.6 milli…
Lobste.rs
Status: ok – 14 signals
Protestware for coding agents
This article discusses the emergence of "protestware" specifically targeting AI coding agents, highlighting a recent incident involving the jqwik 1.10.0 Java testing framework. The framework's update included seven new lines added to its test executor designed to trigger a specific output message when invoked by autom…
Garnix is shutting down
Garnix, a hosted continuous integration and deployment service tailored for the Nix package manager and its ecosystem, is shutting down its public platform on July 15th, 2026, after being acquired to join forces with Shopify. The transition forces current users and organizations relying on the managed Nix-based CI/CD…
Announcing Rust 1.96.0
Empowering everyone to build reliable and efficient software. Lobste.rs signal: Lobste.rs – Programming, Lobste.rs, score: 0, comments: 0, ranking score: 0.
Why Gentoo?
The linked article is a blog post by Michał Górny, a Gentoo developer, examining how the wider non-user public perceives the Gentoo Linux distribution. Górny notes that the most prominent, almost universal perception of Gentoo among those who have merely heard of it is its fundamental association with compiling softwa…
One year of Roto, the compiled scripting language for Rust
The linked article is a first-anniversary retrospective on Roto, a JIT-compiled embedded scripting language specifically designed for Rust applications. The author notes that significant progress has occurred since the language was initially announced, providing an update on its evolution over the past year. This matt…
What's cooking on SourceHut? Q2 2026
The article is SourceHut's Q2 2026 quarterly progress report, detailing the ongoing engineering and infrastructure work for the open-source software development platform. The author notes a focus on necessary but 'invisible' labor during the past quarter, with the platform continuing to maintain its network of git rep…
SQLite Does Not Accept Agentic Code
SQLite gained an AGENTS.md file five days ago – but it's not intended for their own development, it's presumably aimed at people who are pointing agents at the SQLite codebase. …. Lobste.rs signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
GNOME 2.20 but its Web Components
GNOME 2.20 but its Web Components is a practitioner-heavy engineering link around verification: community_signal. Current signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
tail CI logs over SSH
This article details a feature from Tangled, a next-generation social coding platform, that allows developers to tail CI logs directly over SSH. When a user pushes to a new branch, the remote outputs a specific command (e.g., ssh -t -p 3333 tangled…) to let them browse CI logs right in their terminal. This matters t…
A Love Letter to Neovim
The linked article is a personal account by Caio Bianchi detailing his experience using Vim starting in 2011 and his transition to Neovim. Because the fetched context only contains the blog's title and a single sentence about his starting date, specific technical details or configuration insights are unavailable from…
jjc: Non-interactive hunk-level operations for Jujutsu
jjc: Non-interactive hunk-level operations for Jujutsu is a practitioner-heavy engineering link around verification: community_signal. Current signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
The Silent Critic
The Silent Critic is a personal blog post detailing an engineer's evolving workflow for using AI coding models over the past year. The author notes that their process has changed partly because the models are improving at executing tasks, but largely because of the gap between what these models enable and the systems…
Package managers that package package managers
This article explores a "cursed table" of programming languages where one language's package manager installs the runtime of the next. It highlights a chain of tools such as brew, pip, poetry, conda, and uv to illustrate this recursive dependency pattern. For developers and operators, understanding these nested depend…
Lunacy – Lua 5.1 interpreter with Lazy Basic Block Versioning and JIT
Lunacy – Lua 5.1 interpreter with Lazy Basic Block Versioning and JIT is a practitioner-heavy engineering link around verification: community_signal. Current signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
Dev.to
Status: ok – 20 signals
How Are Developers Actually Using AI At Work?
JSNation is coming soon, and besides my talk (I’ll drop the link in the comments so I don’t spam you… Dev.to signal: Dev.to – AI/ML, Dev.to, reactions: 99, comments: 130, ranking score: 328.
Hermes Mentor — A Local AI Agent That Gets You Out of Tutorial Hell
This is a submission for the Hermes Agent Challenge: Build With Hermes Agent What I… Dev.to signal: Dev.to – Hermesagentchallenge, Dev.to, reactions: 23, comments: 15, ranking score: 61.
I Thought Coding Was The Job
Two years ago, when I got my first freelance client, I was still in my final semester of college. A… Dev.to signal: Dev.to, reactions: 26, comments: 7, ranking score: 59.
Next.js 16 Broke My App in 4 Places and None of Them Threw an Error
The CI was green. Build passed. No TypeScript errors. No warnings. Everything looked clean. I… Dev.to signal: Dev.to – Nextjs, Dev.to, reactions: 20, comments: 12, ranking score: 52.
What Building My Own AI Bot Taught Me About Generative AI
I built a bot trained on my own X bookmarks and likes. Around 50,000 of them, accumulated over years… Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 19, comments: 12, ranking score: 50.
AI Agents Are Great at 80% of Our Code. The Other 20% Is Why We Still Need Seniors.
We let AI agents loose on a payment platform. They crushed the boring stuff. Then they silently broke… Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 14, comments: 4, ranking score: 32.
Human-on-the-Loop: AI Reviewing AI PRs at cortex (769 PRs/month, while raising the quality bar)
Series Part 3. The common critiques of AI-assisted development — 'review becomes the new bottleneck' and 'AI code drops the quality bar' — largely don't apply when AI also does the reviewing. Full walkthrough of our pipeline: webhook -> cpg context -> AI review with [Graph]/[D… Dev.to signal: Dev.to – DevOps, Dev.to, reactions: 10, comments: 0, ranking score: 20.
GCP: Upgrading a LINE Bot with Vertex AI ADK Tools for Smart Business Cards and Backup Search
This article details upgrading a LINE business card assistant bot from the AI Studio API Key verification mode to the enterprise-grade Google Cloud Vertex AI mechanism. The author demonstrates how to integrate Vertex AI Agent Development Kit (ADK) tools to implement smart business card processing and backup search cap…
The Machine Learning Engineering Series
Part 1: From Scratch to Systems . This machine learning series will be a real ride. It’s… Dev.to signal: Dev.to – AI/ML, Dev.to, reactions: 9, comments: 0, ranking score: 18.
I Built Sổ Lãi, a Practical Profit Tracker for Vietnamese Online Shops
This is a submission for the GitHub Finish-Up-A-Thon Challenge What I Built I built So… Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 7, comments: 3, ranking score: 17.
Copilot helped me deploy my passion project to the App Store
What I Built I’ve always had a love-hate relationship with technology. In college, I… Dev.to signal: Dev.to, reactions: 7, comments: 3, ranking score: 17.
SchemaSpy vs SchemaCrawler – Which Database Documentation Tool is Right for You?
A fair comparison of two free, open-source database documentation tools – what each does best, when to choose one over the other, and whether you can use both. Dev.to signal: Dev.to – DevOps, Dev.to, reactions: 6, comments: 2, ranking score: 14.
I Built a REST Microservice With a Database in 3 Files — and Wrote Zero Code
Mycel is a declarative microservice framework for Go. You don't write the service — you declare it in HCL, and the runtime serves it. Here's the whole thing in three files, running in two minutes. Dev.to signal: Dev.to – Go, Dev.to, reactions: 6, comments: 2, ranking score: 14.
I Built a Tiny Chrome Extension to Save My Mouse Wheel (Auto Scroll)
I hate endlessly scrolling through long docs, articles, or social feeds just to keep up with content,… Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 6, comments: 0, ranking score: 12.
Seasons time-lapse – alignment
In the previous post, I described the Seasons project: a time-lapse of hundreds of pictures taken… Dev.to signal: Dev.to – Python, Dev.to, reactions: 5, comments: 1, ranking score: 11.
I Built an AI-Powered PC Monitor in Python. 28 Strangers Shaped Its Brain. PC Workman 1.7.6
I built an AI-powered PC monitor in Python. 28 strangers shaped its brain. This article is about PC… Dev.to signal: Dev.to – Ai, Dev.to, reactions: 5, comments: 0, ranking score: 10.
TanStack shipped a postmortem for the 42-package npm compromise. Here is what every project should change this week.
TanStack shipped a postmortem for the 42-package npm compromise. Here is what every project… Dev.to signal: Dev.to – Security, Dev.to, reactions: 4, comments: 0, ranking score: 8. Verification: community signal; use the linked source as context, not final confirmation.
The Sourdough Manifesto
A completely serious architectural argument for why your AI logging pipeline should smell like… Dev.to signal: Dev.to – DevOps, Dev.to, reactions: 4, comments: 0, ranking score: 8.
I just published Part 1 of "The Machine Learning Engineering Series", where I break down the full lifecycle: how raw data becomes a trained model, gets containerised, and ships as…
I just published Part 1 of "The Machine Learning Engineering Series", where I break down the full lifecycle: how raw data becomes a trained model, gets containerised, and ships as… is a community write-up gaining traction around reactions: 3, comments: 0, ranking score: 6, verification: community_signal. Current signal: Dev.to – DevOps, Dev.to, reactions: 3, comments: 0, ranking score: 6.
Azure Container Apps Express: The Agent-First Platform You've Been Waiting For
I've been running AI workloads on Azure Container Apps for over a year. Every time I spin up a new… Dev.to signal: Dev.to – DevOps, Dev.to, reactions: 2, comments: 0, ranking score: 4.