Feed aggregator
Alpaquita Linux: minimal and secure base image for containers
Article URL: https://bell-sw.com/alpaquita-linux/
Comments URL: https://news.ycombinator.com/item?id=43804858
Points: 1
# Comments: 0
From Rust to C and Back Again
Article URL: https://www.youtube.com/watch?v=LLAUzghhNHg
Comments URL: https://news.ycombinator.com/item?id=43804853
Points: 1
# Comments: 0
M&S Shuts Down Online Orders Amid Ongoing Cyber Incident
Article URL: https://www.infosecurity-magazine.com/news/ms-shuts-down-online-orders/
Comments URL: https://news.ycombinator.com/item?id=43804834
Points: 1
# Comments: 0
MCP Server for Zammad
Article URL: https://github.com/arush15june/zammad-mcp-go
Comments URL: https://news.ycombinator.com/item?id=43804792
Points: 1
# Comments: 0
Abusing AI pull request bots for fun and profit
Article URL: https://blog.openint.dev/how-we-scale-prs/
Comments URL: https://news.ycombinator.com/item?id=43804776
Points: 2
# Comments: 1
Tech Work Overseas: Country Guides
Article URL: https://relocateme.substack.com/t/country-guides
Comments URL: https://news.ycombinator.com/item?id=43804764
Points: 2
# Comments: 1
Cloudflare AutoRAG First Impressions
Article URL: https://bauva.com/blog/cloudflare-autorag-first-impressions/
Comments URL: https://news.ycombinator.com/item?id=43804727
Points: 2
# Comments: 1
Towards a theory of model complexity in deep neural networks
Article URL: https://theahura.substack.com/p/ilyas-30-papers-to-carmack-complextropy
Comments URL: https://news.ycombinator.com/item?id=43804721
Points: 1
# Comments: 0
Universal Blind and Verifiable Delegated Quantum Computation Classic Client
Article URL: https://zenodo.org/records/15265412
Comments URL: https://news.ycombinator.com/item?id=43804705
Points: 1
# Comments: 1
Microsoft's Software Is Malware
Article URL: https://www.gnu.org/proprietary/malware-microsoft.en.html
Comments URL: https://news.ycombinator.com/item?id=43804687
Points: 1
# Comments: 0
Show HN: Wiredoor – Securely expose private services
Hey HN,
I built Wiredoor, an open-source platform to securely expose private HTTP and TCP services to the internet, without opening firewall ports or dealing with complex VPN setups.
Wiredoor uses WireGuard to establish encrypted tunnels and NGINX to proxy traffic to internal services, making it much easier and safer to publish apps from your private network or homelab.
Docs: https://www.wiredoor.net/docs
GitHub: https://github.com/wiredoor/wiredoor
Would love any feedback, questions, or suggestions!
Comments URL: https://news.ycombinator.com/item?id=43804667
Points: 2
# Comments: 1
Show HN: Email Sleuth – Find and Verify Emails (Rust CLI)
I built this because I was tired of paying $99/month for tools like Clearbit and Hunter — and most of them don’t even verify if the email address exists. They just guess.
So I wrote a CLI tool in Rust.
You give it:
A full name (like “Jane Smith”) A domain (like company.com) It:
Generates common email patterns (jane@company.com, jsmith@, etc) Scrapes the company website for any public emails Does an SMTP check (MX + RCPT TO) to verify if the email exists Scores and ranks the candidates Why?
I wanted something fast, private, scriptable, and verifiable — not just “guesses” wrapped in a pretty UI. This has JSON in/out, works well in batch mode, and can run locally or in CI pipelines.
Notes
Port 25 warning: SMTP verification requires outbound port 25 access. Most home ISPs block this. I’m not a networking guy, so maybe there’s a better solution — but I just run it on a GCP VM and it works fine there. Rust has been awesome for this: fast HTTP/S scraping, socket-level control, robust error handling, and painless multithreading. Probably wouldn’t want to write this in Python. It’s open-source (MIT), no trackers, no signup, no web UI. Not sure if this is useful to anyone outside of that weird founder/hacker/recruiter intersection, but figured I’d share.
Would love feedback, issues, feature requests, or just a reality check.
Comments URL: https://news.ycombinator.com/item?id=43804665
Points: 1
# Comments: 0
Amazon and Nvidia – all options considered to power AI including fossil fuels
Article URL: https://www.cnbc.com/2025/04/26/amazon-nvidia-say-all-options-on-the-table-to-power-ai-including-fossil-fuels.html
Comments URL: https://news.ycombinator.com/item?id=43804660
Points: 1
# Comments: 0
Key commodity exports plunge as Trump's trade war bites
Article URL: https://www.axios.com/2025/04/26/trump-china-soybeans-pork-tariffs
Comments URL: https://news.ycombinator.com/item?id=43804643
Points: 3
# Comments: 0
Scattered Spider Hacking Suspect Extradited to US from Spain
Article URL: https://www.bloomberg.com/news/articles/2025-04-24/scattered-spider-hacking-suspect-extradited-to-us-from-spain
Comments URL: https://news.ycombinator.com/item?id=43804635
Points: 1
# Comments: 1
Show HN: Flash-install - a fast, drop-in replacement for npm install
A fast, drop-in replacement for npm install, focused on drastically speeding up Node.js dependency installation through deterministic caching, parallel operations, and .flashpack archive snapshotting.
Comments URL: https://news.ycombinator.com/item?id=43804625
Points: 1
# Comments: 0
Dual carbon sequestration with photosynthetic living materials
Article URL: https://www.nature.com/articles/s41467-025-58761-y
Comments URL: https://news.ycombinator.com/item?id=43804620
Points: 1
# Comments: 0
The Physics of Perfect Pour-Over Coffee
Article URL: https://www.nytimes.com/2025/04/23/science/pour-over-coffee-physics.html
Comments URL: https://news.ycombinator.com/item?id=43804591
Points: 1
# Comments: 0
Remote Mob Programming: mob programming and working as a distributed team
Article URL: https://www.remotemobprogramming.org/
Comments URL: https://news.ycombinator.com/item?id=43804406
Points: 1
# Comments: 0