frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Playing Viking Chess with Whale Bones

https://hakaimagazine.com/news/viking-chess-with-whale-bones/
1•stareatgoats•19s ago•0 comments

Swedish startup unveils Starlink alternative

https://thenextweb.com/news/swedish-starlink-alternative-ru1-military-communications
1•Liriel•31s ago•0 comments

Threats Detected: Trojan:Win32/Vigorf.A

https://learn.microsoft.com/en-us/answers/questions/5545190/threats-detected-trojan-win32-vigorf-a
1•pizza•1m ago•0 comments

The Scam of Age Verification

https://pornbiz.com/post/17/the_scam_of_age_verification
1•salutis•5m ago•0 comments

Trump to Rebrand Pentagon as Department of War

https://www.bbc.co.uk/news/articles/cgr9r4qr0ppo
1•iamphilrae•5m ago•0 comments

ActivityPub message rewrite facility (MRF) based on WASM

https://aumetra.xyz/posts/activitypub-mrf/
1•rapnie•8m ago•0 comments

Sloot Digital Coding System

https://en.wikipedia.org/wiki/Sloot_Digital_Coding_System
1•pykello•11m ago•0 comments

Phala GPU Tee Deep Dive: Securing AI at the Hardware Layer

https://phala.com/posts/Phala-GPU-TEE-Deep-Dive
1•dinoqqq•13m ago•0 comments

Mark Zuckerberg Sues Mark Zuckerberg

https://techcrunch.com/2025/09/04/mark-zuckerberg-sues-mark-zuckerberg/
1•damethos•13m ago•1 comments

Benefits of Coloring for Adults

https://chromabook.com/health-benefits-of-coloring/
1•Depremz•15m ago•1 comments

Ask HN: What made you become an IT/programmer?

1•Forgret•16m ago•3 comments

Build APIs for Humans and AI Agents via MCP

https://laravel-restify.com/
1•eduardlupacescu•17m ago•0 comments

Common Android Data Endpoints (and the Companies Behind Them)

https://jamesoclaire.com/2025/09/05/the-300-most-common-android-data-endpoints-and-the-companies-...
1•ddxv•18m ago•1 comments

Some unusual drawbacks of high speed, modern aviation

https://twitter.com/MCCCANM/status/1963523441610690800
1•Michelangelo11•19m ago•0 comments

You.com Raises $100M Series C at a $1.5B Valuation

https://home.you.com/articles/series-c?_gl=1*1ky6pwb*_gcl_au*MjA0MTgwMzk1OC4xNzU3MDUyNDI4*FPAU*Mj...
1•doener•22m ago•0 comments

Sphinx Notionbuilder: Publish Markdown and RST to Notion

https://github.com/adamtheturtle/sphinx-notionbuilder
1•adamtheturtle•24m ago•0 comments

Deciphering the Kelly Criterion

https://farhadg.com/blog/escaping-odds/
5•FarhadG•26m ago•0 comments

Redis to Acquire Real-Time Data Platform Decodable

https://finance.yahoo.com/news/redis-acquire-real-time-data-130000238.html
1•bbzjk7•32m ago•0 comments

Type Checking Is a Symptom, Not a Solution

https://programmingsimplicity.substack.com/p/type-checking-is-a-symptom-not-a
2•mpweiher•34m ago•0 comments

The Perceptron

https://jontysinai.github.io/jekyll/update/2017/11/11/the-perceptron.html
1•benjacksondev•37m ago•0 comments

Denver's Restaurants Are Dying

https://www.slowboring.com/p/denver-piece
1•mudil•41m ago•0 comments

Statement: The Russell-Einstein Manifesto

https://pugwash.org/1955/07/09/statement-manifesto/
1•hkhn•43m ago•0 comments

Axis of Upheaval: Inside China's Military Parade with Russia, DPRK and Iran

https://www.telegraph.co.uk/world-news/2025/09/03/axis-upheaval-china-military-parade-russia-nort...
2•nationsecwatch•44m ago•0 comments

Crink

https://en.wikipedia.org/wiki/CRINK
1•nationsecwatch•46m ago•1 comments

Show HN: My AI agent has a browser to fix hallucinated selectors

https://slash.cool/
1•asen_not_taken•46m ago•1 comments

Why RDF Is the Natural Knowledge Layer for AI Systems

https://bryon.io/why-rdf-is-the-natural-knowledge-layer-for-ai-systems-a5fd0b43d4c5
17•arto•51m ago•6 comments

Dealing with cancel safety in async Rust

https://rfd.shared.oxide.computer/rfd/400
2•Bogdanp•55m ago•0 comments

Anthropic Clamps Down on AI Services for Chinese-Owned Firms

https://www.bloomberg.com/news/articles/2025-09-05/anthropic-clamps-down-on-ai-services-for-chine...
4•jmsflknr•57m ago•0 comments

Swimming in Tech Debt

https://helpthisbook.com/lou-franco/swimming-in-tech-debt
15•loumf•57m ago•8 comments

Stardew Valley's creator is in Silksong

https://www.theverge.com/news/771772/hollow-knight-silksong-stardew-valley-eric-barone-concernedape
2•HelloUsername•58m ago•0 comments
Open in hackernews

Noto: Local journaling chat UI with per-handle memory (Flask, SQLite, LM Studio)

https://github.com/brodiedellis-sys/Noto
3•bellis444•2h ago

Comments

bellis444•2h ago
Hey folks! I open-sourced Noto, a tiny local-first chat companion. It talks to an LLM running in LM Studio (OpenAI-compatible) and stores light, per-handle “memory” in a local SQLite DB. It’s meant for casual journaling/check-ins—not therapy—and it’s easy to tweak. What it is Flask backend + simple HTML/JS chat UI (choose your handle in the UI)

Per-handle history & lightweight memory

Minimal crisis-language guardrails

Token-gated debug endpoints

Optional Cloudflare Tunnel if you want to expose it remotely

This is the MVP—feedback welcome! (Links in the first comment.)