frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

RF Capture Guide for VHS

https://github.com/oyvindln/vhs-decode/wiki/RF-Capture-Guide
1•linuxkernal•58s ago•1 comments

Katz's Management Explains the $50 Lost Ticket Fee

https://ny.eater.com/2010/5/17/6733167/katzs-management-explains-the-50-lost-ticket-fee
1•thunderbong•2m ago•0 comments

Meta-Stripper – Strip Image Metadata Locally

https://metastripper.devkram.de/
1•ulrischa•2m ago•0 comments

Anton Poulter

https://adamapples.blogspot.com/2026/09/anton-poulter.html
1•Tomte•2m ago•0 comments

SNL Weekend Update: Anthropic CEO Dario Amodei on A.I.'S Threat to Humanity [video]

https://www.youtube.com/watch?v=-Nvne3LzBls
1•CharlesW•2m ago•0 comments

Ember-1

https://fireworks.ai/blog/ember-1
1•gmays•2m ago•0 comments

Gut Feelings (2007) [pdf]

https://hadinur.net/wp-content/uploads/2018/05/gerd-gigerenzer-gut-feelings_-the-intelligence-of-...
1•joebig•6m ago•0 comments

How Jev works: calibrated decision models

https://victordibia.com/explainers/jev/
1•azhenley•7m ago•0 comments

Sinai: By This Way Only

https://worldhistory.substack.com/p/sinai-by-this-way-only
1•gdillard•7m ago•0 comments

Calling the AI bluff: Adding "Do not guess" cut made-up fields from 71% to 20%

https://earnanhonestdollar.com/bench
3•FKJ•10m ago•0 comments

Then They Came for the Ostriches

https://harpers.org/archive/2026/10/then-they-came-for-the-ostriches-jb-mackinnon-paranoia-and-po...
3•Thevet•12m ago•0 comments

macOS 27: ifconfig command no longer prints hardware MAC address

1•luckman212•13m ago•0 comments

Show HN: Gat – Version large files with Git, without an LFS server

https://github.com/getgat-dev/gat
3•davnn•14m ago•0 comments

Elon Musk Film Hit with Censorship

https://www.thedailybeast.com/obsessed/damning-elon-musk-film-hit-with-shocking-censorship/
3•embedding-shape•17m ago•0 comments

Show HN: EthosLM - Turn a sentence into a Minecraft city

https://github.com/chaitbuilds/EthosLM
1•chaitbuildz•19m ago•0 comments

Show HN: Jobless Joke Language (JJL), a Brainf***-inspired esoteric language

https://github.com/ghetea-patrick/jjl
1•patrick-ghetea•19m ago•0 comments

Show HN: Claude on a 2007 Nokia 6300 (Java ME app, TLS 1.0, private CA)

https://github.com/emir/claude-s40
1•emir•21m ago•0 comments

MiMo-v2.6-Flash: on intelligence/price Pareto frontier

https://artificialanalysis.ai/models/mimo-v2-6-flash
2•AnodicElegy•21m ago•1 comments

Dynep: Real-time GPU spot market across 31 cloud providers

https://data.dynep.com
1•nurturely•24m ago•0 comments

Flock seeks to have security researchers' map of Flock cameras taken down

https://www.tomshardware.com/tech-industry/cyber-security/flock-seeks-to-have-security-researcher...
3•sbulaev•27m ago•0 comments

Hello Hnu

1•Mohamed_Amineio•28m ago•1 comments

Against Political Realism

https://xd1.dev/2024/07/against-political-realism
2•gchamonlive•28m ago•1 comments

The accidental history of 3000, 8080, and other port numbers

https://smarmelling.com/posts/the-accidental-history-of-3000-8080-and-other-port-numbers.html
2•smarmelling•30m ago•0 comments

ReBirth RB-338

https://en.wikipedia.org/wiki/ReBirth_RB-338
1•gregsadetsky•31m ago•0 comments

AI in hospital billing adds nearly $1B in extra costs

https://www.bcbs.com/about-us/association-news/bcbsa-analysis-ai-coding-tools-affects-healthcare-...
2•neehao•32m ago•1 comments

Halo: An open-source, self-modifiable, agentic operating system

https://gethalo.dev/
1•tanishqkanc•33m ago•0 comments

Appeals Court Lets The Pentagon Designate Anthropic a Supply-Chain Risk

https://www.wired.com/story/appeals-court-lets-the-pentagon-designate-anthropic-a-supply-chain-risk/
1•joozio•33m ago•0 comments

Life Forge – Autonomous Flight Simulator for AI Agents

https://github.com/zariffromlatif/life-forge
1•mdzariflatif•34m ago•0 comments

Joby Completes First-Ever Autonomous Flight Across the United States

https://www.jobyaviation.com/news/joby-completes-first-ever-fully-autonomous-flight-across-the-un...
1•sssilver•34m ago•0 comments

Joplin

https://joplinapp.org
1•Tomte•35m ago•0 comments
Open in hackernews

Show HN: Banker – CLI for your finances using Enable Banking and SQLite

https://github.com/karlis-vagalis/banker
2•nautical_dog•1h ago
Hi HN,

here, what started as a small personal tool, I wanted to create an AI agent-friendly way to fetch and store financial data, like bank accounts, their respective balances and transactions and store them in a small SQLite database, to gather all of them in a single place, store them long term, and assign arbitrary metadata, for example, expense categories, etc.

There are not many PSD2 compliant providers, that allow access to personal bank accounts, but Enable Banking is one of the rare few. That is why it is the core of the engine used to access the financial data from different ASPSPs.

Thus, it is quite easy to register and set up a personal "application" and link your existing bank accounts to access them in the banker CLI.

I hope you find it useful!