Feed aggregator

Show HN: Async Rust and Embassy on nRF52840: RGB LED Cycle (Video and Code)

Hacker News - Wed, 03/04/2026 - 8:01pm

Basic RGB LED color cycling using async Embassy Rust on the Seeed XIAO nRF52840 (no_std, no_main, embassy-time for delays).

Open to feedback on Embassy patterns, timing accuracy, or next steps like async I2C/sensors for robotics experiments.

Comments URL: https://news.ycombinator.com/item?id=47256144

Points: 1

# Comments: 0

Categories: Hacker News

Super interesting Wikipedia on HN. So I made wiki-hn.

Hacker News - Wed, 03/04/2026 - 7:54pm

Article URL: https://wiki-hn.com/

Comments URL: https://news.ycombinator.com/item?id=47256108

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: workz – one command to make any Git worktree a full dev environment

Hacker News - Wed, 03/04/2026 - 7:46pm

Git worktrees are everywhere now — Claude Code, Conductor, Claude Squad, and most AI agent tools use them for parallel isolated sessions. But worktrees only isolate code. Your .env files, node_modules, Docker state, and ports are all missing or shared. I kept writing the same setup bash for every project, so I built workz — a Rust CLI that handles it automatically:

Auto-detects project type (Node/Rust/Python/Go/Java) Symlinks node_modules, target/, .venv, and 19 more dirs (saves GBs per worktree) Copies .env, .envrc, .npmrc, secrets (17 patterns) Auto-installs deps from lockfiles (pnpm/yarn/npm/bun/uv/poetry/pip/cargo) New: --isolated flag assigns unique ports, namespaces Docker compose, generates per-worktree DB names

Zero config. Single Rust binary. Works standalone or as a setup hook for Conductor/Claude Squad/any orchestrator.

https://github.com/rohansx/workz

Comments URL: https://news.ycombinator.com/item?id=47256056

Points: 1

# Comments: 0

Categories: Hacker News

Dwarkesh Patel Interview with Gwern

Hacker News - Wed, 03/04/2026 - 7:45pm
Categories: Hacker News

Hiring Dread

Hacker News - Wed, 03/04/2026 - 7:36pm
Categories: Hacker News

Show HN: Treemap Firmware Bloat Visualizer (Rust/WebASM)

Hacker News - Wed, 03/04/2026 - 7:34pm

tl;dr: i built a webpage that shows you where all the flash space in your firmware project has gone.

Direct link to the tool: https://bondhome.github.io/elfvis/

Comments URL: https://news.ycombinator.com/item?id=47255983

Points: 1

# Comments: 0

Categories: Hacker News

Smashing Security podcast #457: How a cybersecurity boss framed his own employee

Graham Cluely Security Blog - Wed, 03/04/2026 - 7:33pm
When a top cybersecurity firm discovered it had a leak, you would expect the FBI to be called. Instead, the person put in charge of the investigation was the actual leaker... who promptly sent an innocent colleague into a career-ending ambush. In this episode, we unravel the jaw-dropping tale of a defence contractor caught selling zero-day exploits to a Russia-linked broker. Plus: are nation states quietly poisoning AI models to bend reality itself? We explore how “foreign information manipulation interference” could target not just social media users, but the large language models we increasingly trust for answers — and what that might mean for truth, trust, and the future of online influence. All this, and much more, in episode 457 of the "Smashing Security" podcast with cybersecurity veteran Graham Cluley, and special guest Carl Miller.
Categories: Graham Cluely

AI agents inside M365 and Google Workspace

Hacker News - Wed, 03/04/2026 - 7:22pm

Article URL: https://o11.ai

Comments URL: https://news.ycombinator.com/item?id=47255885

Points: 1

# Comments: 1

Categories: Hacker News

Apple Music Has a New System to Identify AI Generated Content, Report Says

CNET Feed - Wed, 03/04/2026 - 7:21pm
Apple announces in an industry newsletter that it's implementing a new metadata tagging system to identify content created by AI.
Categories: CNET

Pages