frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Experiments with Weather Data

https://strataweather.com/map
1•chrisfreder•17s ago•0 comments

NPM publish-time malware scanning and dual-use metadata

https://github.blog/changelog/2026-07-28-npm-publish-time-malware-scanning-and-dual-use-metadata/
1•Bobaso•2m ago•0 comments

Do LLMs Know What Other LLMs Don't? Peer-Probing as Scalable Evaluation

https://arxiv.org/abs/2607.24780
2•tcp_handshaker•2m ago•0 comments

Is this Reddit's moment for local news?

https://localnewsinitiative.northwestern.edu/posts/2026/07/27/reddit-pro-for-publishers-dallas-mo...
1•thm•2m ago•0 comments

The full-length interview with Elon Musk [video]

https://www.youtube.com/watch?v=XuoqKYxDHVc
1•shinryuu•4m ago•0 comments

Adaptive Agentic Attacks on LLM Vulnerability Detectors via Adversarial Comments

https://arxiv.org/abs/2607.24964
1•tcp_handshaker•4m ago•0 comments

US to loosen environmental safeguards on space industry

https://www.france24.com/en/live-news/20260728-us-to-loosen-environmental-safeguards-on-space-ind...
1•geox•4m ago•0 comments

I vibe coded a Metal backend for JAX

https://github.com/eterevsky/metaljax
1•eterevsky•5m ago•1 comments

Cracken Releases BlackSea, Open-Source Tool to Bait AI Cyber Attackers

https://github.com/cracken-ai/blacksea
1•rusty_cracken•5m ago•1 comments

Fish Audio S2.1 Pro

https://twitter.com/FishAudio/status/2082152596739862853
1•smusamashah•6m ago•0 comments

Show HN: ElNinoLive – live tracker for the 2026–27 El Niño

https://www.elninolive.com
1•slavkovl•7m ago•0 comments

A 24-year-old bug in the Linux Kernel (2021)

https://engineering.skroutz.gr/blog/uncovering-a-24-year-old-bug-in-the-linux-kernel/
1•downbad_•8m ago•0 comments

Document-borne AI worms can self-propagate through Copilot for Word

https://enklypesalt.com/posts/context-collapse-part3-ai-worming-through-word/
4•Canopy9560•8m ago•0 comments

Proposed UK data centres could pay £100M in deposits for power demands

https://www.bbc.co.uk/news/articles/c9q90q9qnn2o
1•camtarn•9m ago•1 comments

Show HN: JungOcean – Free personality test with no email gate and local storage

https://jungocean.com
3•LeoLeaS•10m ago•0 comments

The mean means nothing: data visualization to debug a latency problem

https://fzakaria.com/2026/07/27/the-mean-means-nothing
1•fanf2•11m ago•0 comments

Hedge funds face demands to stump up collateral as AI stocks tumble

https://www.ft.com/content/5c8a2816-8f28-4257-8707-b22ebaa6089c
2•samizdis•11m ago•1 comments

The Single-Threaded Human

1•lundha•11m ago•0 comments

I'm testing AI on the customer orders that ERPs can't parse

https://www.zentriqai.com/challenge
2•Enes_Erdem•12m ago•0 comments

Show HN: Steadra.dev is for automated QA with no effort

https://steadra.dev
1•anghelcontiu•13m ago•1 comments

New 3D-printed barracks open at Fort Bliss AI

https://www.stripes.com/branches/army/2026-07-28/fort-bliss-3-d-barracks-opening-22393339.html
1•theanonymousone•13m ago•0 comments

Why Brilliant Mathematicians Choose Coding over Research and Where This May Lead

https://zenodo.org/records/21673213
1•epyre•15m ago•0 comments

Tree Style Tab

https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/
1•Velocifyer•16m ago•0 comments

Topical – A C# event handling library with strong async/await support

https://github.com/MonoSolid/topical
1•nathan-hello•16m ago•0 comments

Singer-songwriter Glen Hansard dies in Dublin crash

https://www.rte.ie/news/ireland/2026/0729/1585555-dublin-crash/
2•austinallegro•20m ago•0 comments

Anidachi – a shapeshifting new digital companion

https://anidachi.com
2•jjmccoolguy•22m ago•1 comments

Now Recruiting: Pirate

https://ae.studio/jobs/pirate
1•ksk23•23m ago•1 comments

Halcyon Dawn

https://madgoatlabs.com/halcyondawn/
1•hvs•24m ago•0 comments

They Stole Your Attention

https://moai.studio/blog/posts/they-stole-your-attention.html
2•ionwake•24m ago•0 comments

Microsoft Struggling with AI-Discovered Security Bugs

https://www.propublica.org/article/anthropic-mythos-microsoft-software-vulnerabilities
2•tysone•29m ago•0 comments
Open in hackernews

Show HN: Easy MQTT Handler 2: multi platform desktop tray to Home Assistant glue

https://github.com/AtmanActive/easy-mqtt-handler-2
2•atmanactive•50m ago

Comments

atmanactive•34m ago
Three years ago A. Zeil published here on Hacker News their Easy MQTT Handler [0], a multi platform desktop tray app to glue Home Assistant to PC, to enable executing arbitrary executable commands on the PC from Home Assistant. The single-exe approach and ease of use got me hooked from day one. Served me flawlessly all these years. Recently, however, I had the need to expand the functionality, and given there was nothing moving on the Github repo for three years, I decided to hard fork it and to continue the development. Hence, Easy MQTT Handler 2 now brings a bunch of new features, amongst them, the ability to SEND data to Home Assistant on start up turning it into HA entity on the fly. This is useful to announce various states from the PC to Home Assistant as needed. My use case that prompted me to fork is to be able to multi boot a PC fully remotely from Home Assistant: the PCs multi boot is controlled by Terrabyte BootIt UEFI, which also provides a multi platform command to restart and boot into any operating system. So Easy MQTT Handler was able to command the PC to boot into another operating system, but it couldn't tell which operating system was booting last, as it lacks any PC-to-HA communication features. This where Easy MQTT Handler 2 comes in: it can send some unique identifier to Home Assistant so that Home Assistant can control the whole flow from start to finish. Hopefully people find this useful. Thanks. [0] https://github.com/andzeil/easy-mqtt-handler