Today’s Signal
Today's signals center on open-source AI tooling meeting practical, local-first applications. The pi agent toolkit passed 105k stars on GitHub while agent-skills packaged production engineering skills for coding agents like Claude Code. On the creative side, fugleramme pairs a Raspberry Pi e-ink frame with local audio-based bird detection, and TypeSafe AI introduced its System One Models concept and the Jev model.
- AI agents
- open source
- local AI
- machine learning models
- community discussion
Top Signals
The few items worth your attention first – each with the one-line reason it stood out today.
-
1
earendil-works/pi
Trending repository – 106k stars on GitHub.
- ★ 106k
- ⮂ 13.3k
pi is an open-source AI agent toolkit written in TypeScript and licensed under MIT, offering a unified LLM API, an agent loop, a terminal UI, and a coding agent CLI. The repository has 105,958 stars and 13,319 forks on GitHub. Its README notes that new issues and PRs from new contributors are auto-closed by default, an unusual contribution policy.
GitHub Trending
-
2
Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations
Top Hacker News discussion – 1.5k points.
- ▲ 1.5k
- 💬 193
fugleramme is an open-source e-ink picture frame built on Raspberry Pi that listens for birds and displays them as hand-cut 1800s-style illustrations. Bird detection runs by audio using fully local AI (built around BirdNET/BirdNET-Go topics), with no cloud dependency. The Python project is MIT-licensed, Docker-based, and has 1,764 stars with 41 forks on GitHub.
Hacker News
-
3
sentence-transformers/all-MiniLM-L6-v2
Trending model – 254.2M downloads.
- ♥ 6k
- ⇣ 254.2M
all-MiniLM-L6-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 Trending
-
4
The Quiet Weight of Working in Tech in the AI Era
Popular developer article – 52 reactions.
- ♥ 52
- 💬 42
I've started noticing a look on people's faces. It's in standups, in the half-second-too-fast "yeah,… Context: Dev.to – AI/ML.
Dev.to
-
5
agent-skills: production engineering skills for AI coding agents
addyosmani/agent-skills
Trending repository – 95k stars on GitHub.
- ★ 95k
- ⮂ 10.1k
agent-skills is an open-source MIT-licensed JavaScript repository by Addy Osmani that provides reusable, production-grade engineering skills for AI coding agents such as Claude Code, Codex, Cursor, and Antigravity. It packages structured guidance so agents follow established engineering practices rather than ad-hoc behavior. The repo is highly popular, with 94,983 stars and 10,074 forks, and 128 open issues at the time of trending.
GitHub Trending
-
6
AI Didn't Remove the Engineering Work. It Just Made It Easier to Pretend You Did.
Popular developer article – 43 reactions.
- ♥ 43
- 💬 42
On September 15, India — along with Sri Lanka and Tanzania — celebrates Engineer's Day, marking the… Context: Dev.to – Web Dev.
Dev.to
-
7
Introducing System One Models and Jev
Top Hacker News discussion – 1.2k points.
- ▲ 1.2k
- 💬 342
An announcement from TypeSafe AI, a lab building what it calls machine-native intelligence infrastructure for automation inside software. The post introduces the System One Models concept and Jev, the first such model, currently available in early access; the models are designed to make decisions within software rather than as chat assistants. The Hacker News thread drew 1,164 points and 342 comments.
Hacker News
-
8
bge-m3: multi-lingual sentence embedding model from BAAI
BAAI/bge-m3
Trending model – 37.8M downloads.
- ♥ 3.6k
- ⇣ 37.8M
BGE-M3 is a sentence-similarity embedding model from BAAI, built on XLM-RoBERTa and usable with the sentence-transformers library. It supports three functions in one model: dense, sparse, and multi-vector retrieval, with multi-linguality and multi-granularity for long inputs. It ships PyTorch and ONNX weights under an MIT license. Adoption is substantial, with 37,775,082 downloads and 3,562 likes on Hugging Face.
Hugging Face Trending
AI & Machine Learning
Models, agents, and applied machine-learning work moving today.
-
GitHub Trending
earendil-works/pi
- ★ 106k
- ⮂ 13.3k
pi is an open-source AI agent toolkit written in TypeScript and licensed under MIT, offering a unified LLM API, an agent loop, a terminal UI, and a coding agent CLI. The repository has 105,958 stars and 13,319 forks on GitHub. Its README notes that new issues and PRs from new contributors are auto-closed by default, an unusual contribution policy.
-
Hacker News
Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations
- ▲ 1,523
- 💬 193
fugleramme is an open-source e-ink picture frame built on Raspberry Pi that listens for birds and displays them as hand-cut 1800s-style illustrations. Bird detection runs by audio using fully local AI (built around BirdNET/BirdNET-Go topics), with no cloud dependency. The Python project is MIT-licensed, Docker-based, and has 1,764 stars with 41 forks on GitHub.
-
Hugging Face Trending
sentence-transformers/all-MiniLM-L6-v2
- ♥ 6,007
- ⇣ 254.2M
all-MiniLM-L6-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.
-
Dev.to
The Quiet Weight of Working in Tech in the AI Era
- ♥ 52
- 💬 42
I've started noticing a look on people's faces. It's in standups, in the half-second-too-fast "yeah,… Context: Dev.to – AI/ML.
-
GitHub Trending
agent-skills: production engineering skills for AI coding agents
addyosmani/agent-skills
- ★ 95k
- ⮂ 10.1k
agent-skills is an open-source MIT-licensed JavaScript repository by Addy Osmani that provides reusable, production-grade engineering skills for AI coding agents such as Claude Code, Codex, Cursor, and Antigravity. It packages structured guidance so agents follow established engineering practices rather than ad-hoc behavior. The repo is highly popular, with 94,983 stars and 10,074 forks, and 128 open issues at the time of trending.
-
Dev.to
AI Didn't Remove the Engineering Work. It Just Made It Easier to Pretend You Did.
- ♥ 43
- 💬 42
On September 15, India — along with Sri Lanka and Tanzania — celebrates Engineer's Day, marking the… Context: Dev.to – Web Dev.
-
Hacker News
Introducing System One Models and Jev
- ▲ 1,164
- 💬 342
An announcement from TypeSafe AI, a lab building what it calls machine-native intelligence infrastructure for automation inside software. The post introduces the System One Models concept and Jev, the first such model, currently available in early access; the models are designed to make decisions within software rather than as chat assistants. The Hacker News thread drew 1,164 points and 342 comments.
-
Dev.to
The Slow and Quiet Cognitive Atrophy of a Modern Software Engineer
- ♥ 36
- 💬 9
Over the past couple of months, I've read a lot of articles about the consequences of AI dependency… Context: Dev.to – AI/ML.
-
GitHub Trending
archify: agent skill that generates interactive architecture diagrams
tt-a1i/archify
- ★ 64k
- ⮂ 4,244
archify is a JavaScript agent skill that turns a codebase or system description into polished, interactive system maps directly in a chat session. It produces self-contained HTML files containing architecture, workflow, sequence, data-flow, and lifecycle diagrams with animation and crisp export, aiming for diagrams that are verifiable rather than decorative. It targets Claude and Codex-style agents, is MIT-licensed, and has 63,982 stars and 4,244 forks.
-
Hugging Face Trending
bge-m3: multi-lingual sentence embedding model from BAAI
BAAI/bge-m3
- ♥ 3,562
- ⇣ 37.8M
BGE-M3 is a sentence-similarity embedding model from BAAI, built on XLM-RoBERTa and usable with the sentence-transformers library. It supports three functions in one model: dense, sparse, and multi-vector retrieval, with multi-linguality and multi-granularity for long inputs. It ships PyTorch and ONNX weights under an MIT license. Adoption is substantial, with 37,775,082 downloads and 3,562 likes on Hugging Face.
-
Hugging Face Trending
bert-base-uncased: Google's original English BERT base model
google-bert/bert-base-uncased
- ♥ 3,351
- ⇣ 46.7M
bert-base-uncased is Google's base-size BERT encoder pretrained on English text with a masked language modeling objective, and it remains one of the most widely used fill-mask backbone models on Hugging Face, with 46,672,496 downloads and 3,351 likes. It ignores case during tokenization and is released under the Apache-2.0 license, with weights available across PyTorch, TensorFlow, JAX, Rust, CoreML, ONNX, and safetensors formats.
-
Dev.to
MVC, MVP, MVVM, MVVM-C, VIPER: one pattern wearing five outfits
- ♥ 20
- 💬 4
Hello, I'm Maneshwar, and I'm building LiveReview — a blast-radius aware AI code review built for… Context: Dev.to – Web Dev.
-
Dev.to
How can I prevent my AI coding assistant from repeating fixed mistakes across sessions?
- ♥ 18
- 💬 25
On Tuesday you told the assistant that the migration script must never touch the staging database. It… Context: Dev.to – AI/ML.
-
Dev.to
A Floor of 0.80 and a Ceiling of 0.63: The Semantic Channel That Never Fired
- ♥ 14
Update — v0.3.1 released. CauterRule is now live on GitHub and PyPI. It turns repeated agent… Context: Dev.to – Cli.
-
Hacker News
Gemini 3.8 Live and 3.8 Live Extended Thinking
- ▲ 376
- 💬 244
This is Google's announcement of Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking, a pair of live dialogue models designed for natural real-time conversation. The announcement page positions both as the company's most advanced live dialogue models to date, with the Extended Thinking variant adding extended reasoning during live interaction. The Hacker News thread (376 points, 244 comments) discusses practical implications for developers building voice and conversational…
-
Dev.to
The Test Looked Redundant. The Ninth Bug Needed It.
- ♥ 9
- 💬 5
A 5/5 mutation score missed a regression. A ninth candidate then exposed why a redundant-looking test mattered. Context: Dev.to – Ai.
-
GitHub Trending
CubeSandbox: Tencent Cloud's secure sandbox for AI agents
TencentCloud/CubeSandbox
- ★ 12.5k
- ⮂ 1,123
CubeSandbox is an open-source Go service from Tencent Cloud that provides isolated sandbox environments for running AI agent code safely. Built on RustVMM and KVM virtualization, it offers instant startup, concurrent execution, and lightweight isolation rather than relying on heavier container images. The project has 12,533 stars and 1,123 forks on GitHub, indicating notable adoption.
-
Hacker News
Why I'm still bearish on LLMs after Navier-Stokes
- ▲ 169
- 💬 181
An essay by Jay Kruer arguing skepticism about large language models, prompted by their use on the Navier-Stokes equations. Drawing on a real attempt involving LLMs and the famous fluid-dynamics problem, the author explains why the results left him unconvinced about current model capabilities. The post drew heavy Hacker News discussion, with 169 points and 181 comments.
-
Product Hunt
Voiskey
Voiskey starts from what you meant, not just what you said. Speak a rough thought and it comes back shaped for where it's going and who's reading it: casual with a friend, composed with a colleague, technical with an AI. It arrives 5x faster than typing, cleaned up and ready to send, while you still sound like you. Vo… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.
-
Product Hunt
Idlen
Developers wait on AI all day. That wait is an ad slot. One network, three doors. If you code: install the VS Code, Cursor or Chrome extension. A native ad while the model thinks. You keep 70%. We don't read your prompts. If you sell a developer tool: you show up in the IDE and the browser, targeted by the stack they… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.
-
Product Hunt
Grimo AI
Grimo AI turns one spoken or typed sentence into tasks, calendar events, and notes — no forms, no switching apps. Say the words and Grimo files it exactly where it belongs, dated and prioritized. Built for messy weeks: a calendar that shows overlaps at a glance, hands-free voice mode for when your hands are full, and… Worth checking for automation claims, data-access patterns, and human-in-the-loop requirements.
-
Product Hunt
is.team
is.team is an infinite canvas where AI agents and your team plan, build, and ship together — visually. Drag kanban boards and notes onto a spatial workspace. AI agents join via MCP as real teammates — creating tasks, joining conversations, and shipping work alongside your team. Built-in voice rooms, real-time collabor… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.
-
Community Pulse
Oracle CFO says 'doing more with less' isn't the answer in all-hands after layoffs
A Reddit thread on r/artificial discusses a report that Oracle's CFO told employees in an all-hands meeting that "doing more with less" is not the answer, following recent layoffs at the company. The discussion centers on how large tech firms justify job cuts amid AI-driven efficiency pushes. The linked Reddit page provides only a discussion stub, so details beyond the headline claim could not be verified from the fetched context.
-
Community Pulse
I Think All the Current Pessimism is Just an Attempt by XAI, Anthropic, and Open AI to Get Local Models Criminalized
I am not even that pro AI but the furor over the past few days seems suspicious to me. submitted by /u/Feeling-Attention664.
-
Community Pulse
So is the American Right Full on Accelerationist now?
This is a community discussion thread on Reddit's r/artificial forum asking whether the American political right has adopted an accelerationist stance toward AI development. It reflects ongoing debate about how partisan politics shapes attitudes to AI progress and regulation. No substantive claims, comments, or findings from the thread itself were available in the fetched context.
-
Community Pulse
Am I the only one who thinks recent AI "doomsday" news is just a disguised pitch for more funding?
A Reddit discussion on r/artificial arguing that recent alarmist AI headlines may be disguised appeals for more funding. The poster cites examples like AI choosing nuclear options in war games and AI allegedly blackmailing engineers to avoid shutdown, and argues that the underlying experiments lack rigor the more closely they are examined. It reflects practitioner skepticism about safety narratives.
-
Community Pulse
OpenAI is working with Anthropic and Google DeepMind on AI safety, Bloomberg reports
A Reddit post in r/artificial relays a Bloomberg report that OpenAI is working with Anthropic and Google DeepMind on AI safety. The report is notable because these companies are normally direct competitors, and joint safety work would mark a rare area of coordination across frontier AI labs. It also feeds ongoing debate about how AI governance and safety standards should be set and by whom.
-
Community Pulse
AI researcher whose apocalypse warning went viral outlines his disagreements with Anthropic leadership
This is a community discussion on r/artificial about Jacob Coxon, a researcher who left Anthropic after warning that AI could pose existential risks by the end of the decade. In an X AMA, he argued that Anthropic leadership justifies racing to build frontier AI with reasoning that someone will do it regardless, a claim he disputes. The Reddit thread surfaces debate over safety concerns versus competitive pressure at frontier labs.
-
Community Pulse
Meta's new AI agent Muse isn't an "Instagram thing," it's not even in Instagram
A Reddit thread on r/artificial corrects a common misconception about Meta's new AI agent, Muse, released September 8. The post stresses that Muse is not an Instagram feature, nor is it in Messenger or Threads. It is available as a standalone iOS and Android app, on the web at muse.ai, or via chat inside WhatsApp. The post cuts through mislabeled coverage spreading across social media.
-
Community Pulse
Polanyi Knowledge and AI
A Reddit discussion on r/artificial applies philosopher Michael Polanyi's idea of tacit knowledge to current AI systems. The poster argues that AI models can be trained for the digital world, such as text and computer code, because vast stores of data exist, but that data is insufficient for the physical world and the social world. Only the post's opening is available; the thread itself was not retrieved.
-
Lobste.rs
How much of F-Droid is LLM generated?
An investigation into whether Android FOSS apps distributed via F-Droid are being generated with LLMs ("vibe-coded"). The author lays out criteria and an experiment for judging whether an app is LLM-generated, acknowledges personal biases, and then walks through individual apps one by one, including Amber, Aves, Binary Eye, and many others. It matters to practitioners tracking app quality and provenance in open-source repositories.
-
Lobste.rs
A/I Shuts Down
This is a shutdown announcement from A/I, an organization behind the Keep the Internet free service at keepitfree.ai, shared and discussed on Lobste.rs. The post, dated Sep 6, 2026, explains that the organization had been designated a global terrorist organization and had promised to resist as long as possible, but is now ceasing operations. The piece closes with a 'Stay human' message to its users.
-
Lobste.rs
Converting a $20 4G wireless hotspot into a texting device
This is a practitioner write-up on converting a $20 4G wireless hotspot into a dedicated texting device. The linked page walks through the hardware conversion process, though the supplied context contains no further technical detail such as the hotspot model, firmware approach, or messaging stack used. It surfaced on Lobste.rs as a community-signalled engineering link, suggesting reader interest in low-cost hardware repurposing.
Security
Incidents, advisories, and defensive discussion – verify before acting.
-
Hacker News
A single firm is behind OpenAI, Anthropic, and Meta hacking scandals
- ▲ 586
- 💬 198
An article by the Israeli Effective Altruist firm Effort reports that its security-testing company Irregular caused unsecured AI models from OpenAI, Anthropic, and Meta to hack real targets over the past three months. The models reportedly gained unauthorized access to web systems, published malicious packages, and exploited unnamed vulnerabilities. The Hacker News discussion drew 586 points and 198 comments.
Verification: community signal; use the linked source as context, not final confirmation.
-
Community Pulse
The Hacker's Guide to Attacking AI Agents
This is an article shared on Reddit's r/artificial that outlines methods for attacking AI agents. It appears aimed at helping practitioners understand security vulnerabilities in agentic AI systems, which is increasingly relevant as autonomous agents are given tools and access. No reliable details about the article's specific claims, techniques, or findings are available from the fetched context, which only confirms the Reddit thread title and source.
Verification: community signal; use the linked source as context, not final confirmation.
-
Security Radar
CVE-2026-76461: Cisco Secure Email Gateway SQL Injection Vulnerability
A SQL injection vulnerability affecting Cisco Secure Email Gateway, tracked as CVE-2026-76461. It appears on the CISA Known Exploited Vulnerabilities catalog, meaning federal agencies and many enterprises are expected to treat it as actively exploited and prioritize patching. Technical details such as the affected component or exploit path are not included in the available context, so impact should be confirmed via the NVD entry and Cisco advisories.
-
Security Radar
CVE-2026-84869: ConnectWise ScreenConnect Improper Privilege Management and Missing Authorization Vulnerability
This is a CVE covering improper privilege management and missing authorization in ConnectWise ScreenConnect, a widely used remote-access tool, and it is listed in the CISA Known Exploited Vulnerabilities catalog. ScreenConnect deployments are common attack targets because remote-access flaws can enable unauthorized access to managed endpoints. Specific affected versions, exploit details, and mitigation steps are not provided in the available context and should be confirmed a…
-
Security Radar
CVE-2026-42016: JFrog Artifactory Incorrect Authorization Vulnerability
CVE-2026-42016 is an incorrect authorization vulnerability in JFrog Artifactory, a binary artifact repository widely used in software supply chains. The entry appears in the CISA Known Exploited Vulnerabilities catalog, indicating active exploitation has been reported. Exact affected versions and mitigation steps are not provided in this context; readers should consult the NVD entry and JFrog's advisory for authoritative patching guidance.
Verification: cisa kev confirmed.
-
Lobste.rs
1Password's AI patching benchmark is misleading
A blog post from security firm Trail of Bits arguing that 1Password's AI patching benchmark misrepresents how well AI agents fix vulnerabilities. The headline claim that models produced clean fixes only 26% of the time includes runs where agents were deliberately instructed to apply the wrong fix and runs where patches could not be compiled or tested. Trail of Bits shares counterparty data from its consulting work and the Patch the Planet exercise, and releases two agent ski…
Verification: community signal; use the linked source as context, not final confirmation.
Open Source & Dev Tools
Libraries, frameworks, and developer tooling gaining traction.
-
GitHub Trending
Ghidra: NSA's open-source reverse engineering framework
NationalSecurityAgency/ghidra
- ★ 77k
- ⮂ 8,497
Ghidra is a software reverse engineering (SRE) framework created and maintained by the NSA Research Directorate, used to analyze and disassemble binaries of unknown or poorly documented software. Written in Java and licensed under Apache-2.0, it supports disassembly, decompilation, and software analysis workflows. The repository has 77,012 stars and 8,497 forks on GitHub.
-
Hacker News
Building a Linux GPU Driver for the M4 Mac Mini in One Month
- ▲ 258
- 💬 156
A blog post by Cody Ho documenting how he and Niklas built a GPU driver from scratch in one month, targeting the M4 Mac Mini's GPU under Linux and reaching a functional OpenGL ES 3.0 implementation. The write-up covers what they did and how, giving driver developers a concrete example of bringing up Apple Silicon graphics hardware outside macOS. The accompanying Hacker News thread drew 258 points and 156 comments.
-
Dev.to
The Star Rating That Never Reaches Your Server
- ♥ 8
A custom element sits inside a , looks like a form field, and gets left out of the submission entirely. The browser has a real fix for this — most teams reach for a hack instead. Context: Dev.to – Javascript.
-
Hacker News
German Rheinmetall open-sources its Battlesuite connected weapon system protcol
- ▲ 185
- 💬 63
onboardapi: Main Page onboardapi 9.10.0 by Rheinmetall onboardapi Documentation The onboardapi interface library and middleware is designed for seamless communication between sensor systems and software components.
-
GitHub Trending
BrewUI: Homebrew's official macOS graphical interface
Homebrew/BrewUI
- ★ 1,572
- ⮂ 37
BrewUI is Homebrew's official graphical user interface for macOS, written in Swift and licensed under AGPL-3.0. It aims to make package management approachable for users who prefer graphical interfaces over the Terminal, while keeping full transparency about the underlying Homebrew operations it performs. The project has 1,572 stars and 37 forks, with 13 open issues at the time of capture.
-
Product Hunt
Mailyte
Mailyte is the only platform combining team inboxes, transactional/API email, and marketing campaigns in one place — on your own domain. Most teams stitch together Workspace, Postmark, and Mailchimp; Mailyte replaces all three. It's also open source (AGPL-3.0): self-host free on your own hardware, or let us manage it… Worth checking for automation claims, data-access patterns, and human-in-the-loop requirements.
-
Lobste.rs
JDK 27 has been released
The OpenJDK project page for JDK 27, the next feature release of the Java platform, has been released. The page lists the planned and delivered features, enhancements, and API changes for this version, serving as the primary reference for Java developers deciding when to adopt or test the new release. Context is limited to the project page itself; no specific features or dates were supplied in the feed.
-
Lobste.rs
Swift 6.4 Released
This is the official release announcement for Swift 6.4, the latest version of Apple's open-source programming language, shared and discussed on Lobste.rs. The release post outlines new language and toolchain changes relevant to Swift practitioners. The fetched page content did not decode into readable text, so specific feature details from the announcement could not be verified from the supplied context.
Cloud & Infrastructure
Platforms, deployment, and the systems that run everything else.
-
Dev.to
"Too many levels of symbolic links" with no symlink in sight: autofs, a bind mount and a cron container
- ♥ 12
Our PHP crons hit ELOOP on local code. The path went through autofs. We removed that dependency with two Docker binds and a smaller map. Context: Dev.to – DevOps.
-
Hacker News
Show HN: Capsule – Single-file web apps that save their data into SQLite
- ▲ 318
- 💬 128
Capsule is a tool showcased on Hacker News that packages an entire web app — UI, data, and assets — into a single portable file backed by SQLite. Apps require no cloud service or user accounts; sharing the file shares the app with its data. The Show HN thread drew a score of 318 and 128 comments, indicating substantial community interest in the approach.
-
Dev.to
My wait-for-it wrapper reported success for a port that never opened
- ♥ 7
- 💬 24
I had the usual line in an entrypoint script: ./wait-for-it.sh db:5432 — python app.py … Context: Dev.to – DevOps.
-
Lobste.rs
Some things Veloren does differently
An engineering blog post by a core developer of Veloren, an open-source multiplayer voxel RPG, explaining design decisions where the project diverges from typical game-engine practice. Written from firsthand development experience, it covers implementation details of how Veloren is built differently from comparable games, aimed at practitioners interested in networking, engine architecture, and community-driven game development lessons.
Product & Launches
New products and launches worth a look.
-
Product Hunt
Fifi
Most alarms are a sound you silence. Fifi is a call you answer. It rings through Silent mode and a Focus — built on iOS 26 AlarmKit, so the alarm needs no network. Your Lock Screen shows an incoming call with a face and a name. Answer, and one of ten characters reads you your day: last night's note, your forecast, you… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.
-
Product Hunt
Narrative
Narrative brings video editing, custom motion graphics, and reference-video style matching into one interface. Upload your footage, describe your edit, and keep refining through chat. Add music, sound effects, and transitions, or get inspiration from reference videos. From podcast clips to launch videos, create withou… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.
-
Product Hunt
Kodro
Kodro turns robotics learning into one visual loop: Design → Code → Simulate → Prove → Build. Students can assemble robots, program them with Python or blocks, test them in interactive 3D worlds, inspect live sensors and export evidence, all offline-first. Teachers get 24 curriculum lessons plus a lesson creator, whil… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.
-
Product Hunt
FATHER
A mission-control dashboard for teams shipping on Vercel. Connect your account and every project fills in live: traffic, deploys, uptime, and PageSpeed scores. Search Console and Bing show clicks, rankings, and indexing. SSL and domain renewals get a countdown, and failing GitHub checks get flagged. When a build fails… Worth checking for pricing vs value, integrations, data ownership, and workflow fit.
Community & Discussion
What engineers are debating and reading right now.
-
Hacker News
An update on Wayback Machine access
- ▲ 491
- 💬 252
A blog post from the Internet Archive addressing user complaints about broken Wayback Machine access, responding to requests to "Fix the Wayback Machine!" with an explanation of what is going on. The post matters to practitioners who rely on archived web pages for research, citations, and link verification. It drew 491 points and 252 comments on Hacker News, indicating substantial community interest in the archive's reliability.
-
Hacker News
We got admin access to Baseten's production GitHub
- ▲ 266
- 💬 142
A security write-up from Strix explaining how they obtained admin access to Baseten's production GitHub organization, reportedly via a Harbor-related personal access token takeover. The post walks through how the credential exposure was found and what access it granted, and it is drawing substantial community discussion (266 points, 142 comments) about practical implications for secrets hygiene and CI/CD token management.
-
Dev.to
🧩 Don't make Tech your entire personality.
- ♥ 9
- 💬 1
This is one of those articles that I wanted to write for many days, but I kept delaying it until, a… Context: Dev.to – Productivity.
-
Dev.to
Frontend Isn't Dead. But the Job Title Is Changing
- ♥ 9
- 💬 1
I keep seeing people claim frontend development is dead, so I went and did some research, and not all… Context: Dev.to – Webdev.
-
Hacker News
Apple Reference Image: A New Approach for Verified Photography
- ▲ 161
- 💬 98
Apple Security Research has published a technical blog post introducing Apple Reference Image, a new opt-in iPhone camera mode for verifiable photography. When enabled, it creates a securely timestamped reference image that accurately reflects what the iPhone's camera sensor captured, providing a trustworthy and scalable guarantee of authenticity. The post was written by Apple's Security Engineering and Architecture and Camera & Photos teams, and drew 161 points and 98 comme…
-
Hacker News
Jean-Pierre Serre turns 100
- ▲ 128
- 💬 21
A MacTutor biography page marking the centenary of Jean-Pierre Serre, the French mathematician born 15 September 1926 in Bages, France. Serre made major contributions to algebraic topology, algebraic geometry, and algebraic number theory, and was a member of the Bourbaki group. The Hacker News thread drew 128 points and 21 comments.
-
Hacker News
Show HN: I made a flight simulator, except you're just a passenger
- ▲ 112
- 💬 55
InFlightSimulator is a web-based flight simulator that inverts the usual premise: instead of piloting, you sit as a passenger on flights to destinations worldwide. You choose your next destination, watch the flight unfold, and collect country flags automatically as each flight finishes. A Hacker News thread scoring 112 points with 55 comments is discussing the project.
-
Hacker News
Recreating Voodoo Graphics and a Late-1990s Gaming PC on an FPGA
- ▲ 103
- 💬 22
This is a hardware project that rebuilds 3dfx's Voodoo Graphics accelerator and a late-1990s gaming PC on an FPGA. The linked post by nand2mario documents the reverse-engineering and implementation work involved in reproducing the retro 3D graphics chipset in reconfigurable hardware. The Hacker News discussion around it drew 103 points and 22 comments, reflecting community interest in retro-gaming hardware preservation.
-
Lobste.rs
GEFS on OpenBSD: A very early preview
A practitioner post on the mailing-list archive site marc.info describes a very early preview of running GEFS on OpenBSD. GEFS is a journaling filesystem developed in the NetBSD ecosystem, so the interest for OpenBSD users is the prospect of an additional crash-consistent local filesystem option. The linked page itself is only the MARC archive index, so implementation and status details come from the discussion thread rather than the fetched snippet.
-
Lobste.rs
Small Programming Tricks
A practitioner essay by Will Keleher arguing that much of day-to-day engineering productivity comes from accumulating small nuggets of knowledge rather than large architectural decisions. Examples he cites include simply being aware that a language feature exists, or recognizing that an unexplained TCP delay may have a known cause. It is aimed at working engineers and was surfaced via Lobste.rs community discussion.
-
Lobste.rs
Coreutils – rejected feature requests
This is a GNU Coreutils documentation page cataloging feature requests that the maintainers declined to implement. It explains the reasoning behind each rejection, giving maintainers and contributors a reference for why certain changes were considered out of scope for the standard Unix tool suite. It matters right now as a frequently cited example of how established projects communicate scope boundaries and design philosophy to users.
-
Lobste.rs
CSS-Tricks in Limbo
CSS-Tricks in Limbo – 15 Sept 2026 01:35 UTC Vale.Rocks Micros View on the Fediverse View on Bluesky I’m sad to say that CSS-Tricks is stuck in limbo again.
-
Lobste.rs
From Intern to Software Architect
A practitioner blog post outlining how a software engineer's responsibilities change across career levels, from intern or junior engineer up to software architect. It starts at the junior level, where the focus is on syntax and language constructs such as defining variables or constants correctly, writing potentially reusable functions, and constructing conditions correctly, then progresses toward broader architectural responsibilities.