GitHub Trending
Status: ok – 5 signals
sindresorhus/awesome
The sindresorhus/awesome repository is a highly popular curated collection of lists covering various interesting topics, software, and resources. It holds nearly half a million stars and remains actively maintained with a CC0-1.0 license and only 81 open issues on its main branch. This resource matters to developers a…
freeCodeCamp/freeCodeCamp
freeCodeCamp is an open-source educational platform and community that provides a comprehensive curriculum covering math, programming, and computer science for free. The repository is built with TypeScript and operates under a BSD-3-Clause license, having accumulated over 445,000 stars from the developer community. It…
public-apis/public-apis
The public-apis/public-apis repository is a manually curated, open-source list of free APIs maintained by community members and APILayer. Written in Python and licensed under MIT, the directory covers topics such as development, datasets, and various API categories while boasting over 439,000 stars and nearly 1,400 op…
EbookFoundation/free-programming-books
The EbookFoundation/free-programming-books repository is a highly popular, open-source index that catalogs freely available programming books and educational resources across numerous spoken languages. Maintained actively under a CC-BY-4.0 license, the collaborative project utilizes Python for its tooling and currentl…
openclaw/openclaw
OpenClaw is a personal AI assistant written in TypeScript that runs locally on a user's own devices across any operating system. The project is highly popular with over 376,000 stars and 78,000 forks, emphasizing data ownership with topics like "own-your-data" and local execution. This tool matters to engineers and bu…
Hacker News
Status: ok – 8 signals
1-Click GitHub Token Stealing via a VSCode Bug
This item highlights a security vulnerability involving a VSCode bug that enables 1-click GitHub token theft. The linked blog post demonstrates an exploit chain where a specially crafted Visual Studio Code extension or workspace can silently exfiltrate a user's GitHub authentication token. For builders and operators,… Verification: community signal; use the linked source as context, not final confirmation.
MAI-Code-1-Flash
Microsoft has introduced MAI-Code-1-Flash, a new AI model announced via the official Microsoft AI news page. The fetched context confirms only that it is published on Microsoft's AI blog alongside other corporate announcements, though specific technical details about the model were not present in the provided snippets…
Use your Nvidia GPU's VRAM as swap space on Linux
The nbd-vram repository provides a shell script that allows Linux users to treat NVIDIA GPU VRAM as system swap space. It leverages the Network Block Device (nbd) protocol and CUDA to expose video memory, primarily targeting laptops with soldered RAM that have no physical upgrade path. This utility matters to engineer…
AI outperforms law professors in Stanford Law study
A study led by Stanford Law School Professor Julian Nyarko found that law professors overwhelmingly preferred AI-generated answers over those written by experts. The research suggests that large language models can produce highly persuasive and accurate legal analysis, even when evaluated by domain specialists. For en…
Hacking your PC using your speaker without ever touching it
The linked article explores a proof-of-concept attack that compromises a PC by exploiting the speaker system's firmware without any physical interaction. The author reverse-engineered the firmware of a Creative Sound Blaster Katana V2X to demonstrate how the device could be weaponized as a BadUSB, allowing it to execu…
Show HN: I reverse-engineered the world maps of Test Drive III (1990 DOS game)
Extracted Maps of the DOS Game Test Drive 3. Contribute to s-macke/Test-Drive-3-Maps development by creating an account on GitHub. HN signal: Hacker News, score: 150, comments: 38, ranking score: 150.
The Unreasonable Redundancy of Nature's Protein Folds
A Ligo research note on redundancy in natural protein fold space and what kind of data still carries signal. HN signal: Hacker News, score: 126, comments: 36, ranking score: 126.
Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2
The linked item is a blog post by Daniel Janus introducing Edsger, a handwritten Clojure REPL built specifically for the reMarkable 2 e-ink tablet. Based on the available context, the page is a handwritten blog entry, though specific technical details about the implementation are limited. This project is relevant to e…
Hugging Face Trending
Status: ok – 10 signals
sentence-transformers/all-MiniLM-L6-v2
sentence-transformers/all-MiniLM-L6-v2 is a sentence-similarity model that maps sentences and paragraphs to a 384-dimensional dense vector space. It is built on the BERT architecture and is intended for tasks such as semantic search and clustering. The model's efficient, compact embedding size makes it highly suitable…
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: 71259114, likes: 255, ranking score: 3550.
google-bert/bert-base-uncased
google-bert/bert-base-uncased is a pretrained language model developed by Google for fill-mask tasks on English text. The architecture uses a masked language modeling (MLM) objective and is widely implemented across frameworks like PyTorch, TensorFlow, JAX, Rust, and ONNX under an Apache-2.0 license. It serves as a fo…
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 for self-supervised learning. Released under the Apache-2.0 license, the model is implemented across multiple frameworks including PyTorch, TensorFlow…
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: 54972503, likes: 478, ranking score: 5780.
sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 is a multilingual sentence embeddings model designed to map sentences and paragraphs into a dense vector space for tasks such as semantic search and clustering. The model outputs 384-dimensional vectors and supports multiple frameworks including PyTorch, Tens…
sentence-transformers/all-mpnet-base-v2
sentence-transformers/all-mpnet-base-v2 is a model designed for sentence similarity tasks that maps sentences and paragraphs to a 768-dimensional dense vector space. Built on the mpnet architecture, it is licensed under Apache-2.0 and supports multiple formats including PyTorch, ONNX, Safetensors, and OpenVINO. This m…
BAAI/bge-m3
BAAI/bge-m3 is a sentence similarity embedding model based on the XLM-RoBERTa architecture that operates via the sentence-transformers library. It is distinguished by its versatility, offering multi-functionality, multi-linguality, and multi-granularity capabilities for text feature extraction. This model is highly re…
openai/clip-vit-large-patch14
openai/clip-vit-large-patch14 is a vision transformer model developed by OpenAI for zero-shot image classification tasks. The model utilizes a large patch size of 14 and is built using the CLIP architecture, supporting multiple major frameworks including PyTorch, TensorFlow, JAX, and Safetensors. This model is highly…
openai/clip-vit-base-patch32
openai/clip-vit-base-patch32 is a vision model developed by OpenAI for zero-shot image classification tasks. The model uses a Vision Transformer (ViT) architecture with a patch size of 32 and is available in the Transformers library across PyTorch, TensorFlow, and JAX frameworks. This foundational model is highly rele…
Lobste.rs
Status: ok – 12 signals
rsync and outrage
This article, authored by Andrew Tridgell (tridge), examines the controversy and outrage surrounding recent changes and licensing discussions around the widely-used rsync file synchronization tool. The post delves into the technical and governance challenges inherent in maintaining critical open-source infrastructure…
.furry – A Top-Level Domain for furries
The .furry project is a community-owned top-level domain (TLD) campaign aimed at creating a dedicated namespace for the furry fandom on the internet. The campaign is currently fundraising with a goal of $90,000, having raised approximately $25,989 (28.9% funded) as of the snapshot, with a deadline set for August 1, 20…
Quality in the Age of Slop
The linked article is a long-form blog post that draws lessons from the 1974 classic book Zen and the Art of Motorcycle Maintenance to contextualize the modern realities of software development. The author uses the framework of the classic novel to explore the concept of "slop" and deliver opinions on how Artificial I…
iddqd, or the hardest kind of unsafe Rust
How our Rust collections library defends against adversarial trait implementations. Lobste.rs signal: Lobste.rs – Programming, Lobste.rs, score: 0, comments: 0, ranking score: 0.
Gleam v1.17 – Single file Gleam BEAM programs with escript
Gleam v1.17.0 introduces support for building single-file BEAM programs using escript, allowing developers to package and run Gleam code more easily. This release enables practitioners to create executable scripts without managing a full project structure on the Erlang VM. This matters to engineers and operators who w…
Oils – Reviewing Our NLnet Grants After 4 Years
This article is a retrospective by the Oils project reviewing the progress made on four NLnet grants received since June 2022. The author reflects on the project's development milestones over this four-year period and uses the update to make a case for why the project deserves ongoing sponsorship. This matters to buil…
Vim Classic 8.3 released
Vim Classic 8.3.0 is a newly released, stable, long-term support fork of the Vim text editor. It is specifically maintained without the assistance of generative AI tools, distinguishing its development philosophy from other modern forks. This fork provides practitioners with a reliable, traditional text editing enviro…
PaceVer (an alternative to SemVer, for mobile apps)
PaceVer (Pace Versioning) is a versioning scheme proposed as an alternative to SemVer, specifically designed for mobile applications that utilize over-the-air (OTA) updates. The format uses a MARKETING.NATIVE.OTA structure, where NATIVE increments for new store binaries and OTA increments for every fast over-the-air u…
WSL containers, Coreutils for Windows, and agents
This linked article is a Windows Developer Blog post titled "Build 2026: Furthering Windows as the trusted platform for development" which outlines upcoming platform changes announced at Microsoft's Build conference. Based on the limited context, the post specifically highlights improvements to the developer experienc…
revo, the programming language
revo revo, the programming language docs github revo is a dynamic language made for the joy of programming a 1mb toolkit with a ton of focus on ergonomics introduction with words get or try — join the discord ⣄⠔⠄⡨⣀⣹⣥⣣⡚⣿⣓⣾⣫⣷⠮⡧⣬⣬⣑⢤⠤⡉⣿⡥⣂⢟⣕⡴⠬⠆⠸⡈⡆⠀⠀⠀⡋⠄⠂⠨⡆⠀⠠⠃⡀⠀⠀⠈⢰⣿ ⠩⣽⢟⢭⠶⢷⢵⣻⠿⢍⣟⡅⡧⡭⣽⡯⡯⣶… Lobste.rs signal: Lobste.rs – Programming, Lobste.rs, score: 0, comments: 0, ranking score: 0.
Preparing for KDE Plasma’s Last X11-Supported Release
This article by David Edmundson discusses the upcoming final X11-supported release of the KDE Plasma desktop environment. The post covers the transition preparations as the KDE project moves toward a Wayland-only future, marking a significant milestone in display server protocol evolution. This shift is critical for d…
Codex Discovered a Hidden HTTP/2 Bomb
The linked article details the discovery of a previously unknown vulnerability in HTTP/2 header compression, identified by the author who had originally helped break and then review the fix for an earlier attack over 14 years ago. The author explains that this new attack, which they missed during the initial security… Verification: community signal; use the linked source as context, not final confirmation.
Dev.to
Status: ok – 14 signals
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: 28, comments: 16, ranking score: 72.
I distilled a 7B vision model into a 2B one for screenshots — and the 7B teacher scored worse
A hands-on knowledge-distillation project: Qwen2-VL-7B → 2B for UI-screenshot understanding, trained, evaluated and benchmarked end-to-end on an M4 Pro. 2.4× faster — and why the teacher lost on ROUGE-L. Dev.to signal: Dev.to – Machinelearning, Dev.to, reactions: 24, comments: 2, ranking score: 50.
peektea opens a second eye 👀 side-by-side file previews
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: 22, comments: 1, ranking score: 45.
I Used My Last 7% of Copilot Tokens to Bring a 2014 WinForms Game Back to Life
This is a submission for the GitHub Finish-Up-A-Thon Challenge Originally, I didn't plan to join… Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 18, comments: 9, ranking score: 45.
React State Management: When to Use useState, Context, or Zustand
Here's a conversation I've had more than once. A developer is building a React app. It starts… Dev.to signal: Dev.to – React, Dev.to, reactions: 19, comments: 3, ranking score: 41.
peektea v2: yesterday it peeked, today it actually opens things
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.
Sovereign Synapse: The Context-Cleaner
(Curation is Sovereignty) Sovereign Synapse Series | Post 2 AI is polite by design. It… Dev.to signal: Dev.to – Python, Dev.to, reactions: 5, comments: 10, ranking score: 20.
Content Virtualization using the HTML Element
When I started this experiment, the core question was simple: Because content inside… Dev.to signal: Dev.to – Html, Dev.to, reactions: 6, comments: 2, ranking score: 14.
Road To KiwiEngine #6: I Don’t Hate AI — I Think We’re Teaching It Recklessly
One thing I want to make clear upfront: I do not hate AI. Honestly, I think AI is one of the most… Dev.to signal: Dev.to – Web Dev, Dev.to, reactions: 4, comments: 0, ranking score: 8.
Two-Way SMS Conversations on AWS
Build two-way SMS conversations on AWS using the Sinch Conversation API: a webhook that validates and enqueues inbound messages, a processor that runs your logic, and a dedicated sender for all outbound traffic. TypeScript and Python, SAM deployment. Dev.to signal: Dev.to – Aws, Dev.to, reactions: 4, comments: 0, ranking score: 8.
Moving my SAAS away from React (and Inertia) to Elixir
If you've been following my journey, you know I went all in on Elixir a while ago. I left the React… Dev.to signal: Dev.to – React, Dev.to, reactions: 3, comments: 1, ranking score: 7.
Why we replaced PDF invoice attachments with inline PNG receipts
We used to attach a PDF to every order confirmation email. The PDF was the invoice, generated… Dev.to signal: Dev.to – Webdev, Dev.to, reactions: 3, comments: 0, ranking score: 6.
Building an RSS Feed for a Django + React Portfolio (With a Styled Browser View)
RSS isn't dead. Developers still use feed readers, and having a proper /rss.xml or /blog/rss URL is a… Dev.to signal: Dev.to – Django, Dev.to, reactions: 1, comments: 1, ranking score: 3.
How I Shaved 10 MB Off My Portfolio in One Command
PageSpeed Insights had been staring at me for weeks. Desktop was holding at 91. Mobile was stuck at… Dev.to signal: Dev.to – Django, Dev.to, reactions: 0, comments: 0, ranking score: 0.