frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Loopdesk – AI video editor with chat-based workflows and GPU rendering

1•hackerpi•1m ago•0 comments

Show HN: I built a website to find out what's trending on different platforms

https://www.thebreakfastlist.com/charts
1•onounoko•1m ago•0 comments

Forget youthful brilliance – the human mind peaks at 60

https://www.thetimes.com/uk/science/article/human-mind-peak-age-fb58z2mr2
1•speckx•4m ago•0 comments

Plant-based 'burger' label grilled in EU parliament

https://www.dw.com/en/dishing-out-veggie-sausage-alternatives-leaves-lobbyists-hungry-name-debate...
1•tcfhgj•4m ago•0 comments

Editing Nature to Fix Our Failures

https://www.noemamag.com/editing-nature-to-fix-our-failures/
1•Brajeshwar•4m ago•0 comments

Software That Builds Itself

https://jdsemrau.substack.com/p/software-that-builds-itself
1•Brajeshwar•4m ago•0 comments

Rechargeable magnesium battery prototype achieves stable operation at room temp

https://techxplore.com/news/2025-10-rechargeable-magnesium-battery-prototype-stable.html
1•Brajeshwar•4m ago•0 comments

CSS Has 42 Units

https://www.irrlicht3d.org/index.php?t=1627
1•thunderbong•6m ago•0 comments

Aesthetics Matter

https://lemire.me/blog/2025/10/08/aesthetics-matter/
2•jjgreen•10m ago•0 comments

OpenAI Assistants API has been down for 24 hours

https://community.openai.com/t/is-the-assistants-api-down-for-everyone-or-just-here/1361391
1•randomchars•10m ago•0 comments

C++26: range support for std:optional

https://www.sandordargo.com/blog/2025/10/08/cpp26-range-support-for-std-optional
1•ibobev•11m ago•0 comments

RSA with Multiple Primes

https://www.johndcook.com/blog/2025/10/07/rsa-with-multiple-primes/
2•ibobev•12m ago•0 comments

GitHub Will Prioritize Migrating to Azure over Feature Development

https://thenewstack.io/github-will-prioritize-migrating-to-azure-over-feature-development/
2•flardinois•13m ago•0 comments

With this tool non-designers can design

https://webstudio.is/inception
2•oleg009•14m ago•1 comments

One-time nitrogen application boosts ammonia emissions in maize fields

https://phys.org/news/2025-09-nitrogen-application-boosts-ammonia-emissions.html
2•PaulHoule•16m ago•0 comments

The damage done – Nature Medicine

https://www.nature.com/articles/s41591-025-03994-z
1•rbanffy•17m ago•1 comments

Open Source Mega-Constellations Could Solve Overcrowding – Universe Today

https://www.universetoday.com/articles/open-source-mega-constellations-could-solve-overcrowding
1•rbanffy•17m ago•0 comments

A deep dive into the RSS feed reader landscape

https://lighthouseapp.io/blog/feed-reader-deep-dive
3•domysee•17m ago•0 comments

Defunct Keys and Odd Commands Still Bedevil Today's PC User (1999)

https://archive.nytimes.com/www.nytimes.com/library/tech/99/08/circuits/articles/12keys.html
1•thefilmore•18m ago•0 comments

The Underestimated

https://aishwaryagoel.com/the-underestimated/
1•agcat•19m ago•0 comments

IBM invites CockroachDB to infest its mainframes with PostgreSQL

https://www.theregister.com/2025/10/08/ibm_cockroachdb_mainframe_postgres/
3•rntn•21m ago•1 comments

Free Sunrise Dubai Downtown UAE Timelapse Video

https://www.patreon.com/posts/free-sunrise-uae-135481525
1•techwrath11•22m ago•0 comments

Discord: Update on a Security Incident Involving Third-Party Customer Service

https://discord.com/press-releases/update-on-security-incident-involving-third-party-customer-ser...
1•secstate•24m ago•0 comments

Show HN: TypeMyVibe – Find your Personality type from Reddit, X, or chat data

https://typemyvibe.ai/
4•hritik1999•24m ago•1 comments

Offline Math: Converting LaTeX to SVG with MathJax

https://sigwait.org/~alex/blog/2025/10/07/3t8acq.html
1•furkansahin•25m ago•0 comments

Fortunate Sons: How Trump Admin Children Are Earning Billions

https://whalehunting.projectbrazen.com/fortunate-sons-how-trump-admin-children-are-earning-billions/
7•PaywallBuster•26m ago•0 comments

Show HN: PredictionHunt – Compare probabilities across prediction markets

https://predictionhunt.com/
3•carushow•30m ago•0 comments

I Made My Own Fountain Pen

https://brainbaking.com/post/2025/10/i-made-my-own-fountain-pen/
3•Brajeshwar•30m ago•0 comments

Show HN: SemanticTest – Test AI agents with semantic validation (open source)

https://www.semantictest.dev
1•alessandro-a•32m ago•0 comments

Rover: Manage multiple coding agents in parallel from your terminal

https://github.com/endorhq/rover
1•ereslibre•32m ago•0 comments
Open in hackernews

Show HN: Tilly – An Open Source Relationship Journal I Actually Use

https://github.com/ccssmnn/tilly
2•ccssmnn•2h ago
I've built a relationship journal to be a better friend.

Problem:

My friend mentioned they are finishing up their PhD and I forgot to ask how it went. I only remembered when I saw them a few months later. This kept happening.

Solution:

A relationship journal that is so simple, that I actually use it. And an AI assistant that makes it even easier to use.

Tech:

I built it as a single Astro project that contains PWA, API routes and marketing / blog sites. - App: Tanstack Router, React, Shadcn UI (/app) - API Routes: Hono (/api) - DB: Jazz for local reads and writes and real time sync - Auth & Billing: Clerk - AI: Google Gemini 2.5 Flash with the AI SDK

Source:

It's open source under the AGPL 3.0 license.

Things I'm proud of:

It's a PWA that feels really good on mobile once added to your home screen. Reads and writes are instant thanks to local data via Jazz. It works offline.

The AI assistant is actually helpful, fast and cheap. I can say "Met steve today. He's finishing up his PhD thesis. The deadline is in 5 weeks" and the AI will find Steve, add a note and suggest and create reminders to follow-up.

You can export and import all data as a single JSON file. This makes it easy to move your data from prod to dev, or from my hosted version to your own instance (and back :)).

Speaking of: You can host it yourself using free tiers. I've written a self hosting guide in the blog.

What you can do:

You can try it without sign-up, data persisted locally. Sign up to sync your data across devices. Start a trial to see the AI agent in action.

Ask me whatever you like. I'm happy to answer any questions.