frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

1•sysadmin_diarie•22s ago

Satellite connectivity on a €400 open-source industrial datalogger

https://docs.isurlog.isurki.com/blog/2026/08/31/ntn-on-the-nrf9151-low-cost-satellite-iot-without...
1•tecnica•1m ago•0 comments

AnkiDroid: Google Play no longer allowing Open Collective donation link

https://github.com/ankidroid/Anki-Android/issues/21656
1•hexa555•2m ago•0 comments

Anthropic Signs $35B Cloud Deal Backed by Nvidia

https://www.wsj.com/tech/ai/anthropic-signs-35-billion-cloud-deal-backed-by-nvidia-f12622f1
1•JumpCrisscross•3m ago•0 comments

Computer use on GNOME Wayland, on a second desktop you never see (for Agents)

https://github.com/tristanmuzzu/deskwright
1•curious_human37•6m ago•0 comments

Chinese reasoning models match the best on 4 of 5 benchmarks at 40x lower cost

https://reports.ag-insights.co.uk/state-of-ai-reasoning/
1•moralec•6m ago•1 comments

It was billed as effortless London luxury. Then tenants found out the rules

https://www.ft.com/content/e9b9a8fa-bbce-44a0-adc4-c1f1cc9f2113
1•JumpCrisscross•11m ago•0 comments

Bringing Package Management to Swift's C++ Interoperability

https://blog.conan.io/cpp/conan/swift/macos/xcode/2026/09/01/Swift-Cpp-Interop-With-Conan-Managed...
1•czoido•11m ago•0 comments

Show HN: Turn your face into an ASCII type

https://www.pixelstech.net/application/ascii-portrait/
2•misonic•11m ago•0 comments

Abliterated model large v2: GLM 5.3 84.5% CyberGym

https://abliteration.ai/blog/introducing-abliterated-model-large-v2
1•gafferongames•11m ago•0 comments

Roman Science

https://science.nasa.gov/mission/roman-space-telescope/science/
2•andsoitis•17m ago•0 comments

YouTuber Markiplier becomes GoPro's largest shareholder - price jumps by 50%

https://www.heise.de/en/news/GoPro-YouTuber-is-now-largest-shareholder-stock-price-jumps-50-perce...
1•waysa•17m ago•0 comments

44% on ARC-AGI-1 in 67 cents

https://mvakde.github.io/blog/44-on-arc-1/
3•porridgeraisin•21m ago•0 comments

Appwrite 2.0: a new foundation for your apps_

https://appwrite.io/blog/post/announcing-appwrite-2
1•SigmundurM•21m ago•0 comments

Protesters in Argentina urge tech billionaire Peter Thiel to leave

https://www.aljazeera.com/video/newsfeed/2026/8/30/protesters-in-argentina-urge-tech-billionaire-...
1•mgh2•23m ago•0 comments

Show HN: CueCast – No-code web tests with multi-locator replay and CDP fallback

https://www.icuecast.ai/
1•cloudcanalx•23m ago•0 comments

Shared Agents with Separate Permissions

https://github.com/agentconnect-md/agentconnect
4•DanielWen•24m ago•1 comments

NASA: Fill in a name, and you can have an exclusive coordinate in the universe

https://science.nasa.gov/mission/roman-space-telescope/adopt-a-pixel/
3•BearBest•27m ago•0 comments

Motorless solid-state cooler uses heat to cool itself

https://www.tomshardware.com/tech-industry/manufacturing/motorless-solid-state-cooler-uses-heat-t...
3•thunderbong•27m ago•0 comments

A permissioned token and a honeypot look identical on-chain

https://xroot.dev/blog/solana-permissioned-tokens-token-acl
1•SulimanMukhtar•29m ago•0 comments

Show HN: HyperMarkdown, streaming Markdown renderer for React

https://github.com/Aeven-AI/HyperMarkdown
1•airwave•30m ago•1 comments

Git Submodules as a Package Manager

https://nesbitt.io/2026/09/01/git-submodules-as-a-package-manager.html
1•ErenayDev•37m ago•0 comments

Show HN: Wordle for Memecoins

https://guess-the-ticker.vercel.app/
1•saadmrb•38m ago•0 comments

MicroEMACS

https://en.wikipedia.org/wiki/MicroEMACS
1•andsoitis•38m ago•0 comments

Show HN: Unitpost/email – open-source Email Components and Layouts

https://www.unitpost.com/email
3•docreator•43m ago•1 comments

Ethical AI that respects privacy and the planet

https://www.infomaniak.com/en/apps/download-euria
2•tagyro•43m ago•1 comments

AI Mobile App Development Company: Services and Platform Guide – Kellton

https://www.kellton.com/product-engineering/ai-app-development-services
1•Priyasinhakt•43m ago•0 comments

What If Your Notes Could Calculate? Introducing ANQL

https://github.com/anqlproject/anql
2•anqluser•44m ago•0 comments

Higher Multipoles of the Cow

https://arxiv.org/abs/2504.00506
2•MrOrelliOReilly•46m ago•1 comments

Generating Bitcoin wallet seed phrases from playing cards

https://brekken.com/posts/a-truly-random-seed-phrase
2•abrkn•47m ago•0 comments
Open in hackernews

Show HN: Real‑time tracking of candidates' promises in the Canadian election

https://2025.buildcanada.com
2•jmacd•1y ago
There is an election currently taking place in Canada, and the major parties had not released any formal platforms until very recently—just days before election day.

I built an app that parses transcripts of political appearances to extract promises (defined as forward-looking statements that represent a commitment). Each promise is tracked with a timestamped link to the exact moment it was made.

I’m using pgvector and semantic analysis to group similar promises together, effectively identifying when the same idea is repeated. This allows me to generate a timeline showing how each promise has evolved over time.

A cron job updates the data nightly, uploading it to huggingface [1] and making it available for download [2]

The most interesting technical challenge was accurately parsing timestamps and capturing the surrounding context that gives meaning to each promise.

1: https://huggingface.co/datasets/jevon/buildcanada-2025/tree/... 2: https://2025.buildcanada.com/data