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. It operates under the CC0-1.0 license and is actively maintained, currently featuring over 472,000 stars and just 81 open issues. This resource matters to builders…
freeCodeCamp/freeCodeCamp
freeCodeCamp is a massive open-source community and curriculum designed to help users learn math, programming, and computer science for free. The platform's codebase is primarily written in TypeScript and operates under a BSD-3-Clause license, encompassing thousands of community contributions across its heavily forked…
public-apis/public-apis
The public-apis/public-apis repository is a massive, community-curated directory offering a collective list of free APIs for software development. It aggregates hundreds of resources across various topics, such as datasets and development tools, providing an easily searchable index that is actively maintained by commu…
EbookFoundation/free-programming-books
The EbookFoundation/free-programming-books repository is a highly popular, community-maintained index of freely available programming books and educational resources. It hosts a comprehensive list of learning materials categorized by programming language and spoken language, is licensed under CC-BY-4.0, and utilizes P…
openclaw/openclaw
OpenClaw is an open-source personal AI assistant designed to run locally on any operating system and platform, written in TypeScript. The project focuses on data sovereignty by allowing users to own and control their assistant entirely on their own devices, as indicated by its "own-your-data" topic tag. This matters t…
Hacker News
Status: ok – 10 signals
They’re made out of weights
This is a short, creative writing piece that adapts Terry Bisson's famous science fiction short story "They're Made Out of Meat" into an AI-themed parody titled "They're Made Out of Weights." The story substitutes the original's exploration of carbon-based life with a humorous dialogue centered on neural network weigh…
Failing grades soar with AI usage, dwindling math skills in Berkeley CS classes
The percentage of failing grades in multiple UC Berkeley computer science classes in spring 2026 is significantly higher than past semesters and marks a departure from the department’s grading guidelines. HN signal: Hacker News, score: 689, comments: 640, ranking score: 689.
VoidZero Is Joining Cloudflare
VoidZero, the company behind the Vite build tool, Vitest, Rolldown, Oxc, and Vite+, is being acquired by Cloudflare with the entire team joining the company. The transition brings the maintainers of these foundational web development and JavaScript tooling projects directly into Cloudflare's engineering organization….
Ian's Secure Shoelace Knot
The linked page provides a dedicated tutorial for tying "Ian's Secure Shoelace Knot," a variation where two loops are formed and passed through a central hole to prevent slipping. It is part of a larger comprehensive site that catalogs various shoe lacing methods, knot comparisons, and technical construction details l…
U.S. Army Corps of Engineers Bay Model
Army Corps of Engineers Bay Model – Wikipedia Jump to content From Wikipedia, the free encyclopedia Hydraulic scale model Bay Model Visitor Center View of the San Francisco Bay portion of the Bay Model. HN signal: Hacker News, score: 189, comments: 48, ranking score: 189.
Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites
Search privately and without ads using Uruky, the private search engine. HN signal: Hacker News, score: 188, comments: 177, ranking score: 188.
Retro-Tech Parenting
The linked article titled Retro-Tech Parenting explores how parents who are technologists can approach raising children around modern digital devices by drawing inspiration from a previous generation of technology. The author argues for embracing the magic of current technology without fear, using retro-tech perspecti…
Gaussian Point Splatting
Gaussian Point Splatting is a newly proposed stochastic rendering method designed for Gaussian splats that scales efficiently to scenes containing massive numbers of Gaussians. Developed by researchers Joris Rijsdijk, Christoph Peters, Michael Weinmann, and Ricardo Marroquim, the technique offers a distinct alternativ…
When AI Builds Itself: Our progress toward recursive self-improvement
Anthropic published an article discussing their progress toward recursive self-improvement in AI development, a paradigm where AI systems contribute to building and refining subsequent versions. Historically, humans have driven every step of AI development cycles, but this shift suggests the AI is increasingly taking…
Meta's ships facial recognition on smart glasses
A recent analysis reveals that Meta's smart glasses companion app, Stella, ships with a dormant but complete facial recognition pipeline. Inspecting the Android build (v273.0.0.21) uncovered the entire computational stack for on-device recognition, including three face models, a local database schema, and a cosine-sim…
Hugging Face Trending
Status: ok – 10 signals
sentence-transformers/all-MiniLM-L6-v2
sentence-transformers/all-MiniLM-L6-v2 is a sentence-transformers model designed to map sentences and paragraphs to a 384-dimensional dense vector space. The model is tailored for tasks like clustering or semantic search, operates under the Apache-2.0 license, and is available in multiple formats including PyTorch, ON…
cross-encoder/ms-marco-MiniLM-L6-v2
This model is a Cross-Encoder trained specifically for the MS MARCO Passage Ranking task to score and rank text passages based on their relevance to a given query. Leveraging the lightweight MiniLM-L6-v2 architecture, the model is highly optimized for performance and is available under the commercially friendly Apache…
google-bert/bert-base-uncased
google-bert/bert-base-uncased is a pretrained transformer model designed for the fill-mask task, trained on a large English corpus using a masked language modeling (MLM) objective. Released under the Apache-2.0 license, it is highly popular with over 66.8 million downloads and is supported across multiple frameworks i…
google/electra-base-discriminator
The google/electra-base-discriminator is a pre-trained text encoder that uses a discriminator-based approach for self-supervised language representation learning rather than a traditional generator model. Built on the Transformers library with support for PyTorch, TensorFlow, JAX, and Rust, this English-language model…
BAAI/bge-small-en-v1.5
BAAI/bge-small-en-v1.5 is a compact sentence-transformers model designed for feature extraction and sentence similarity tasks. It utilizes a BERT architecture and supports multiple serialization formats including ONNX and safetensors for flexible integration. The model's massive adoption, evidenced by over 55 million…
sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
This is a sentence-transformers model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.. Signal: Hugging Face – Sentence Similarity, Hugging Face, downloads: 50485395, likes: 1255, ranking score: 13550.
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 is intended for tasks like clustering or semantic search. It provides engineers with a robust, pre-trained foundation for building semantic…
BAAI/bge-m3
BAAI/bge-m3 is a machine-learning model signal worth checking for task fit, license, model card quality, and production constraints before adoption. Signal: Hugging Face – Sentence Similarity, Hugging Face, downloads: 31824007, likes: 3084, ranking score: 31840.
openai/clip-vit-large-patch14
OpenAI's CLIP ViT-L/14 is a vision-language model designed for zero-shot image classification tasks. The model uses a Vision Transformer architecture with a patch size of 14 and is implemented across multiple frameworks including PyTorch, TensorFlow, JAX, and Safetensors. This highly downloaded model allows builders t…
openai/clip-vit-base-patch32
OpenAI's CLIP ViT-Base-Patch32 is a vision model designed for zero-shot image classification, allowing it to categorize images into arbitrary classes without specific fine-tuning. Built using a Vision Transformer architecture with a 32×32 patch size, the model integrates seamlessly with major frameworks like PyTorch,…
Lobste.rs
Status: ok – 14 signals
The C++ Standard Library Has Been Walking Itself Back for Fifteen Years, and the Receipts Are Public
This article examines how the C++ Standard Library has effectively been reversing or refining its own design decisions over the past fifteen years, using public committee records and proposals as evidence. It highlights specific call wrapper types like the proposed std::copyable_function for C++26 to illustrate the on…
burntsushi discusses personal medical diagnosis
The linked article is a personal blog post by Andrew Gallant, known online as burntsushi, detailing his recent diagnosis with a medical condition. He explains that he has been diagnosed with anti-NMDA receptor encephalitis, which is an autoimmune disorder where the body's antibodies start acting strangely rather than…
jujutsu v0.42.0 released
A Git-compatible VCS that is both simple and powerful – Release v0.42.0 · jj-vcs/jj. Lobste.rs signal: Lobste.rs, score: 0, comments: 0, ranking score: 0.
My Software North Star
Loris Cro authored "My Software North Star," a short blog post outlining his personal prioritized list of principles for making software. The author notes that software should be useful and shares a ranked hierarchy of priorities to guide engineering decisions. This matters to practitioners because explicitly defining…
Extension or Imitation? Can you tell the valid Haskell Language Extensions, from the Impostors?
The linked item is an interactive web game or quiz that challenges visitors to distinguish real, official Haskell Language Extensions from fabricated ones. Due to extremely limited context beyond the page title, no concrete technical details or scoring mechanics from the page can be verified. This resource matters to…
Reviewing code requires reading
This article by Hauleth discusses the relationship between code review and reading, referencing a piece by Charity Majors of Honeycomb.io about the rush among AI enthusiasts and skeptics. The post appears to examine how AI tooling intersects with the fundamental practice of reading and understanding code during review…
Elixir v1.20 released: now a gradually typed language
Elixir v1.20 has been officially released, marking a significant evolution by introducing gradual typing to the previously dynamic, functional language. This release fulfills an effort announced in 2022 by creator José Valim to bring type capabilities to the language. For engineers and operators, this update is critic…
RP2040 DMA is Turing Complete (2023)
The linked article demonstrates that the Direct Memory Access (DMA) controllers on the Raspberry Pi RP2040 microcontroller are Turing complete, allowing for standalone computation without CPU intervention. The RP2040 features 12 independent DMA channels that can collectively stream over 100 megabytes per second of dat…
AI enthusiasts are in a race against time, AI skeptics are in a race against entropy
This article by Charity Majors examines the cultural and philosophical divide between AI proponents and skeptics, framing their respective challenges as races against time and entropy. The author argues that both sides are grappling with real existential threats and feel like they are screaming into the void, proposin…
Designing a better podcast editor
Adam Solove's article proposes a redesigned concept model and toolkit for editing spoken-word audio such as podcasts. Key technical ideas include shifting from absolute to "magnetic time," replacing traditional destructive splits with "skip regions," and using pin-based alignment to synchronize tracks. The proposed wo…
Tmux plugin to quickly switch between sessions
tmux-underkeys is a small Shell-based tmux plugin designed to minimize the mental and mechanical effort required when switching between tmux sessions by presenting visible, mnemonic keybindings. It registers short, memorable shortcuts for instant session switching and can be installed via the tmux plugin manager (TPM)…
.furry – A Top-Level Domain for furries
The .furry project is a community-driven initiative to establish a new generic top-level domain (gTLD) specifically for the furry fandom. The campaign is currently fundraising with a goal of $90,000 to cover the costs associated with applying for and operating the TLD, having raised approximately $38,194 so far. For o…
What happened to tab autocomplete?
The linked article is a discussion thread asking whether practitioners still use tab autocomplete features in their development workflows. The context is extremely thin, containing only the post title and the author's brief prompt asking if anyone still uses tab autocomplete, with no technical details or concrete impl…
rsync and outrage
This article by Andrew Tridgell addresses the controversy surrounding the rsync project and its governance decisions. Tridgell, a key figure in the rsync ecosystem, discusses the technical and community challenges faced by the project, including handling contributions and maintaining backward compatibility while evolv…
Dev.to
Status: ok – 19 signals
Join the June Solstice Game Jam: $1,000 in prizes!
We're excited to kick off the June Solstice Game Jam, running from June 3 through June 21 and ending… Dev.to signal: Dev.to, reactions: 125, comments: 13, ranking score: 263.
Is This How We'll Build Websites Soon? (webMCP Live Demo 🚀)
A few years ago, we started adapting our websites for mobile devices. Then we adapted them for… Dev.to signal: Dev.to – Javascript, Dev.to, reactions: 66, comments: 63, ranking score: 195.
Want to work with me? We're hiring a Community Program Manager at DEV!
Hey friends 👋 As the title suggests, we are hiring! If you've been with us for a little while, I'm… Dev.to signal: Dev.to, reactions: 39, comments: 10, ranking score: 88.
After 7 Next.js 16 Caching Bugs, I Stopped Guessing and Built a System
There's a specific feeling you get after your third production caching incident. It's not panic…. Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 24, comments: 18, ranking score: 66.
I Didn't Mean To Learn Marketing
A while back, when I was still job hunting, building mini-projects, and trying to figure out what I… Dev.to signal: Dev.to, reactions: 26, comments: 3, ranking score: 55.
I Got Sick of Miro Eating 10 Minutes of Every Retro. So I Built a Corkboard for the Web.
Here's a thing that happens on every team I've been on. Sprint ends. Someone schedules the retro…. Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 20, comments: 2, ranking score: 42.
I Built an AI-Powered Meeting Platform From Scratch — Here’s How It Actually Works
A complete breakdown of Hoovik: WebRTC signaling, distributed Node.js with Redis, real-time emotion… Dev.to signal: Dev.to – Python, Dev.to, reactions: 17, comments: 1, ranking score: 35.
peektea narrows its gaze 👀 filter-as-you-type and hidden files
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 – Webdev, Dev.to, reactions: 15, comments: 0, ranking score: 30.
Why I stopped fighting the browser
A while ago I was about to install another dropdown library. I'd already added one for modals and one… Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 12, comments: 2, ranking score: 26.
Your Agent Failed in Prod. Good Luck Reproducing It.
Why LLM agents are so hard to reproduce, why some of that nondeterminism is a feature you should not remove, and how record and replay gets you the one thing you actually need. Dev.to signal: Dev.to – AI/ML, Dev.to, reactions: 7, comments: 9, ranking score: 23.
Microsoft Just Made Windows the OS-Level Security Layer for AI Agents. Here's What MXC Actually Does.
Windows hasn't been the interesting part of the AI developer story for the past two years. At Build… Dev.to signal: Dev.to – DevOps, Dev.to, reactions: 11, comments: 0, ranking score: 22.
Mastering the Latest TypeScript: What's New in 6.0 (and a Peek at 7)
TypeScript 6.0 has been out for a few months now, and it's a bit of an unusual release. It's the last… Dev.to signal: Dev.to – Typescript, Dev.to, reactions: 10, comments: 1, ranking score: 21.
Gnoke Skins: Every Device Already Has a Face. It Just Hasn't Rendered Yet.
There is a gap between what a device knows and what it shows. Your MiFi router knows signal… Dev.to signal: Dev.to – Webdev, Dev.to, reactions: 6, comments: 4, ranking score: 16.
Operating Real-Time AI: SLAs, Observability, and Knowing When It's Broken
The previous four posts in this series covered the three architectural pillars of real-time AI at… Dev.to signal: Dev.to – AI/ML, Dev.to, reactions: 6, comments: 4, ranking score: 16.
OpenTelemetry for Node.js Developers: A Practical Guide to Observability in Distributed Systems
Learn how to instrument your Node.js microservices with OpenTelemetry covering traces, metrics, the OTel Collector, and what OWASP says you must not get wrong. Dev.to signal: Dev.to – DevOps, Dev.to, reactions: 6, comments: 0, ranking score: 12.
Day 23 – Github Actions CI/CD Pipeline
This linked item is an article on Dev.to that provides a tutorial on setting up a Github Actions CI/CD Pipeline. It details how software teams can use GitHub Actions to achieve fast, secure, and automated delivery by replacing older manual release processes with continuous integration and deployment workflows. This re…
Why Most Django Boilerplates Are Insecure by Default
You found a Django boilerplate on GitHub. It has 2k stars, a clean README, Docker support, and a… Dev.to signal: Dev.to – Django, Dev.to, reactions: 3, comments: 0, ranking score: 6.
Phase 2 Shipped: 5 Things I Got Wrong About Embedding-Based Routing
A follow-up to Teaching an AI to Pick Its Own Brain In the last post, I ended with a plan:… Dev.to signal: Dev.to – Ai, Dev.to, reactions: 3, comments: 0, ranking score: 6.
How I Self-Hosted Postiz with Tailscale (and the Env Vars the Docs Don't Tell You About)
How I Self-Hosted Postiz with Tailscale (and the Env Vars the Docs Don't Tell You About) 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.