GitHub Trending
Status: ok – 5 signals
sindresorhus/awesome
The sindresorhus/awesome repository is a highly popular, community-curated collection of lists covering a wide variety of interesting and technical topics. Operating under the permissive CC0-1.0 license, it acts as a massive decentralized index for developers to discover frameworks, libraries, resources, and software…
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free. Signal: GitHub Trending; topics: careers, certification, community, curriculum; license: BSD-3-Clause.
public-apis/public-apis
A collective list of free APIs. Signal: GitHub Trending; topics: api, apis, dataset, development; license: MIT.
EbookFoundation/free-programming-books
The EbookFoundation/free-programming-books repository is a highly popular community-curated list that provides links to freely available programming books and educational resources in many human languages. The project is hosted on GitHub, utilizes a Creative Commons Attribution 4.0 International (CC-BY-4.0) license, a…
openclaw/openclaw
OpenClaw is a massively popular, open-source personal AI assistant designed to run locally on a user's own devices across any operating system. The TypeScript-based repository has accumulated over 375,000 stars, features a highly active community with nearly 7,000 open issues, and emphasizes data sovereignty as a core…
Hacker News
Status: ok – 10 signals
DuckDuckGo search saw 28% more visits after Google said people love AI mode
An article reports that DuckDuckGo's AI-free search engine experienced nearly 28% more visits in the week following Google's strong promotion of its own AI mode. The reporting highlights that users are increasingly seeking alternatives that provide traditional search results without forced AI integration. This trend m…
I think Anthropic and OpenAI have found product-market fit
Simon Willison argues that Anthropic and OpenAI have achieved product-market fit, citing rumors that Anthropic is approaching its first profitable quarter and reports of companies being surprised by escalating LLM usage costs. The discussion highlights how rapidly growing enterprise adoption is translating into real r…
YouTube to automatically label AI-generated videos
We've heard consistently from our community that they value transparency when it comes to generative AI content. Two new updates will make this process much simpler and more intuitive for creators and viewers on YouTube. (RAT: Remote Access Trojan). HN signal: Hacker News, score: 837, comments: 502, ranking score: 837.
SimCity 3k in 4k (2025)
The linked article examines running the classic SimCity 3000 at high resolution on modern displays, exploring the technical hurdles of legacy software rendering on contemporary hardware. It details specific compatibility challenges such as scaling artifacts, color depth issues, and the workarounds required to achieve…
FBI Arrests CIA Official with $40M in Gold Bars in His Home
This article reports on the FBI arrest of a CIA official named David Rush, whose home was found to contain $40 million in gold bars. According to the reporting, the only formal charge lodged against Rush is that he inflated his academic credentials in order to fraudulently obtain military leave pay worth tens of thous…
What Apple and Google are doing to push notifications
This article by Jacques Corby-Tuech examines how Apple and Google have evolved beyond being simple transport layers to become active intermediaries in push notification delivery. The piece draws parallels to how major email providers previously began parsing, ranking, and summarizing messages, exploring how mobile pla…
I'm Getting into Mesh Networks (Meshtastic, MeshCore, and Reticulum)
The linked article is a personal blog post by a networking enthusiast who details his exploration of decentralized mesh networking technologies including Meshtastic, MeshCore, and Reticulum. The author brings a high level of practical networking experience, noting he runs his own autonomous system network (ASN) with d…
Hallucinate – Massively Multiplayer Online Rave
Hallucinate is a massively multiplayer online rave platform accessible via the web. The fetched context provides minimal details beyond the project's title and premise, though its significant Hacker News engagement suggests practitioners find its underlying technical implementation notable. For engineers and builders,…
Google employee charged with $1M Polymarket insider trading bet on search term
Federal prosecutors from the Southern District of New York charged a Google employee with fraud for allegedly making roughly $1.2 million via insider trading on the prediction market platform Polymarket. According to the complaint, the individual exploited access to non-public Google search term data to place profitab… Verification: community signal; use the linked source as context, not final confirmation.
Rust (and Slint) on a Jailbroken Kindle
The linked article is a personal blog post detailing the author's experience running Rust and the Slint UI framework on a jailbroken 7th generation Kindle Paperwhite. The project demonstrates using these modern, memory-safe tools to build graphical applications for legacy e-reader hardware. This matters to embedded de…
Hugging Face Trending
Status: ok – 10 signals
sentence-transformers/all-MiniLM-L6-v2
The sentence-transformers/all-MiniLM-L6-v2 model maps sentences and paragraphs to a 384-dimensional dense vector space for tasks like semantic search and clustering. It is a highly popular model library licensed under Apache 2.0 and is available across multiple frameworks including PyTorch, TensorFlow, ONNX, and Rust….
google-bert/bert-base-uncased
google-bert/bert-base-uncased is the base version of the Bidirectional Encoder Representations from Transformers (BERT) model, pre-trained on a large English corpus using a masked language modeling (MLM) objective. Released under the Apache 2.0 license, this 110M parameter model is available across multiple frameworks…
cross-encoder/ms-marco-MiniLM-L6-v2
The cross-encoder/ms-marco-MiniLM-L6-v2 model is a cross-encoder specifically trained for the MS MARCO Passage Ranking task to score and rank text passages. Built upon the MiniLM-L6 architecture within the sentence-transformers library, it is widely supported across multiple hardware frameworks including PyTorch, JAX,…
google/electra-base-discriminator
The google/electra-base-discriminator is a pre-trained language representation model that uses a discriminator architecture rather than a traditional generator approach. It is built on the Transformers library and supports multiple frameworks including PyTorch, TensorFlow, JAX, and Rust, operating as an English langua…
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 sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 model maps sentences and paragraphs to a 384-dimensional dense vector space for semantic similarity tasks. It supports multiple frameworks, including PyTorch, TensorFlow, ONNX, and OpenVINO, and is specifically designed to handle multilingual inputs for a…
sentence-transformers/all-mpnet-base-v2
sentence-transformers/all-mpnet-base-v2 is a sentence-similarity model that maps sentences and paragraphs to a 768-dimensional dense vector space. Built on the MPNet architecture and available in multiple formats (PyTorch, ONNX, SafeTensors, OpenVINO), it is designed for tasks such as clustering or semantic search und…
BAAI/bge-m3
BAAI/bge-m3 is a sentence similarity model designed for versatile text representation across multiple languages and granularities. Built on an XLM-RoBERTa architecture using the sentence-transformers library, the model is capable of dense, sparse, and multi-vector retrieval functionalities. With over 30 million downlo…
openai/clip-vit-large-patch14
openai/clip-vit-large-patch14 is OpenAI's Contrastive Language-Image Pre-Training (CLIP) model designed for zero-shot image classification tasks. The model uses a Vision Transformer (ViT-L/14) architecture and supports multiple major frameworks including PyTorch, TensorFlow, JAX, and Safetensors. This model is highly…
FacebookAI/xlm-roberta-base
FacebookAI/xlm-roberta-base is a large multilingual model pre-trained on 2.5TB of filtered CommonCrawl data spanning 100 languages for fill-mask tasks. The model supports multiple deep learning frameworks including PyTorch, TensorFlow, JAX, and ONNX, while operating under a permissive MIT license. Its massive cross-li…
Lobste.rs
Status: ok – 14 signals
Interview with Zig creator Andrew Kelley
This item links to a YouTube interview featuring Andrew Kelley, the creator of the Zig programming language. The landing page itself provides no specific technical details about the discussion, as the fetched context only returns standard YouTube boilerplate text and navigation elements. Engineers and systems programm…
A Love Letter to Neovim
This article is a personal reflection by Caio Bianchi on his experience using Vim and Neovim, detailing his journey starting from 2011. The piece serves as a love letter to the Neovim text editor, highlighting the author's long-term adoption and appreciation for the tool. For engineers and builders, this practitioner-…
Atom Exhaustion Is Not a Footgun. It's One Third of Our CVEs
This article published by the Erlang Ecosystem Foundation argues that atom exhaustion in Erlang is a severe security vulnerability rather than a simple developer footgun. It highlights that uncontrolled resource consumption via atoms accounts for 35.8% of all CVEs published by the EEF CNA, demonstrating a clear denial… Verification: community signal; use the linked source as context, not final confirmation.
What are some of your favourite developer tools?
This is a Lobste.rs community discussion thread where practitioners share and recommend their favorite developer tools. The page currently shows 153 comments and a score of 96, indicating a high level of community engagement and interest in the topic. This thread is valuable to engineers and builders as a crowdsourced…
May I recommend thinking of Emacs as your Fortress of Solitude
How I stopped thinking about Emacs as merely an editor and adopted it as my digital home base. Lobste.rs signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
A brief note about slot access cost in Common Lisp
TurtleWare A brief note about slot access cost in Common Lisp Tagged as lisp Written on 2026-05-27 by Daniel Kochmański Common Lisp is renowned for its excellent object system CLOS. Lobste.rs signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
CSCI 1377: Tools for Thought (Spring 2026)
CSCI 1377 is a Brown University course titled "Tools for Thought" that examines the history, current state, and future of software designed to augment human intelligence. Taught by instructor Will Crichton, the curriculum incorporates spaced repetition via Anki flashcard decks alongside standard academic structures li…
Clojure on Fennel part three: parsing
This article is the third installment in a series detailing the development of a Clojure compiler written in Fennel, a Lisp dialect that runs on the Lua runtime. The post focuses specifically on the parsing phase of the compiler, building on previous work that established prerequisite persistent and immutable data str…
A new register allocator for ZJIT
The linked article announces the implementation of a new global register allocator for ZJIT, the Ruby JIT compiler. The author details the transition to this new allocator by explaining underlying mechanics such as lifetimes, interference graphs, and linear scan algorithms. This advancement matters to language impleme…
WordPress at 23
WP23 – WordPress News Skip to content News WP23 All posts Search results WordPress at 23 is simultaneously both the strongest and most precarious it’s ever been. Lobste.rs signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
Using GCC's Nested Functions with Wide Pointers and no Trampolines
Martin Uecker Blog Contact/Impressum Using GCC's Nested Functions with Wide Pointers and no Trampolines Martin Uecker, 2026-01-06 Introduction Nested functions are extremely useful, which is why basically any computer language since ALGOL60 has them. Lobste.rs signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
Keyboard latency probe
Keyboard latency probe Keyboard latency probe This web page is meant to test two aspects of your keyboard: Its latency (through a reaction time test), and Its tap duration distribution (through a paced tapping test). Lobste.rs signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
MacSurf: NetSurf for Mac OS 9
MacSurf is a modern web browser built specifically for Classic Mac OS 9 PowerPC systems. It leverages libraries like BearSSL for native HTTPS and Duktape for ES5 JavaScript support, and is compiled using Metrowerks CodeWarrior on the Carbon API to support features like CSS3 and alpha PNGs. This project demonstrates pr…
I’m tired of talking to AI
This article is a short essay by a practitioner who discovered GitHub repositories distributing malware and turned to AI for guidance without success. The author highlights that a human reply in a subsequent GitHub discussion turned out to be the exact same useless text the AI had generated, underscoring the challenge… Verification: community signal; use the linked source as context, not final confirmation.
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: 70, comments: 85, ranking score: 225.
Top 7 Featured DEV Posts of the Week
Welcome to this week's Top 7, where the DEV editorial team handpicks their favorite posts from the… Dev.to signal: Dev.to, reactions: 55, comments: 24, ranking score: 134.
An LLM API call, in 4 GIFs
This is the first post of series Building TinyAgent where we are going to build a small agent from… Dev.to signal: Dev.to – Llm, Dev.to, reactions: 32, comments: 18, ranking score: 82.
Reviving a 12K+ Star Abandoned Library: toastr-next v3 🍞
The linked article details a project submitted for the GitHub Finish-Up-A-Thon Challenge that completely revives CodeSeven/toastr, a once-popular JavaScript notification library that had been abandoned since 2016. The author created toastr-next v3 to modernize the original library, which had accumulated over 12,000 st…
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: 17, comments: 11, ranking score: 45.
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: 16, comments: 9, ranking score: 41.
Negative Lookups in Bf-Tree: Caching Things That Don't Exist
Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is… Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 19, comments: 0, ranking score: 38.
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: 14, comments: 9, ranking score: 37.
Shipping Your Machine: Building a Container in 50 Lines of Code (Part 2)
Welcome Back to the Jailhouse In Part 1 of this series, we built the foundation of our… Dev.to signal: Dev.to – Go, Dev.to, reactions: 11, comments: 0, ranking score: 22.
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.
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.
Build your first MCP server in TypeScript: the 2026 setup that takes 30 minutes.
Build your first MCP server in TypeScript: the 2026 setup that takes 30 minutes. is a community write-up gaining traction around reactions: 8, comments: 0, ranking score: 16, verification: community_signal. Current signal: Dev.to – Web Dev, Dev.to, reactions: 8, comments: 0, ranking score: 16.
GCP: Upgrading a LINE Bot with Vertex AI ADK Tools for Smart Business Cards and Backup Search
This article details the process of upgrading an existing LINE business card assistant bot to use Google Cloud Vertex AI. The author specifically transitions the application from the standard AI Studio API Key verification mode to an enterprise-grade Vertex AI mechanism utilizing the Agent Development Kit (ADK) for sm…
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.
Cómo Evaluar Agentes IA: Tutorial de LLM-as-Judge
The article provides a Python tutorial on evaluating AI agents using the LLM-as-Judge pattern and trajectory analysis. It demonstrates how to detect silent failures, wasted tokens, and hallucinations before pushing models to production. This matters to developers and operators because automated evaluation pipelines ar…
Hermes Agent ran overnight and I woke up to a $47 bill — so I built a kill-switch
I gave Hermes Agent a research task before bed and woke up to a $47 bill. So I built a pre-flight kill-switch — when a call would push spend past the cap, it returns 402 before the API is ever contacted. Dev.to signal: Dev.to – Hermesagentchallenge, Dev.to, reactions: 4, comments: 2, ranking score: 10.
I shipped 29 browser-only image tools. These 5 boring patterns kept the codebase sane
I thought building browser-only image tools would mostly be about Canvas APIs and file formats. It… Dev.to signal: Dev.to – Webdev, Dev.to, reactions: 2, comments: 4, ranking score: 8.
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.
The Cost of Showing Up: What the Productivity Advice Does Not Tell You About Being Visible
The advice to write publicly is correct. The advice almost never names what that work actually costs. This is the honest version, written from inside it. Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 2, comments: 3, ranking score: 7.