HN user

tin7in

1,416 karma

Building Saga https://saga.so – AI workspace for team collaboration.

London / Paris / Sofia

Posts64
Comments108
View on HN
github.com 4mo ago

Pi-Autoresearch

tin7in
4pts0
github.com 4mo ago

Pi-Autoresearch

tin7in
13pts1
www.data.gouv.fr 4mo ago

French Government Data MCP Server

tin7in
2pts0
github.com 4mo ago

Agent Sandboxes Benchmark

tin7in
3pts0
amplifying.ai 4mo ago

What Claude Code chooses

tin7in
611pts235
fr.pcpartpicker.com 4mo ago

Memory Price Trends

tin7in
1pts0
aleximas.substack.com 4mo ago

Can AI lead to negative growth?

tin7in
3pts0
blog.cloudflare.com 4mo ago

Code Mode by Cloudflare: give agents an entire API in 1,000 tokens

tin7in
3pts0
aleximas.substack.com 4mo ago

Can advanced AI lead to negative economic growth?

tin7in
1pts0
www.citriniresearch.com 5mo ago

Global Intelligence Crisis

tin7in
256pts190
pvieito.com 5mo ago

Claude Cowork

tin7in
3pts0
cchistory.mariozechner.at 5mo ago

ccshistory – Claude Code system prompt history

tin7in
2pts0
pi.dev 5mo ago

Pi Coding Agent

tin7in
2pts0
github.com 5mo ago

Promptfoo: Local LLM evals and red teaming

tin7in
5pts0
www.molt.bot 5mo ago

Moltbot

tin7in
2pts0
www.congress.gov 6mo ago

Foreign Holdings of US Federal Debt

tin7in
4pts2
langfuse.com 6mo ago

ClickHouse acquires Langfuse

tin7in
220pts96
platform.claude.com 6mo ago

Claude Tool Search Tool

tin7in
3pts0
en.wikipedia.org 6mo ago

Software Crisis

tin7in
4pts0
github.com 6mo ago

Pi-Mono Coding Agent

tin7in
1pts0
github.com 6mo ago

Handy – Free open source speech-to-text app

tin7in
247pts110
github.com 6mo ago

Mistral Vibe – Minimal CLI Coding Agent

tin7in
3pts0
platform.claude.com 6mo ago

Claude Code Tool Search Tool

tin7in
2pts0
github.com 6mo ago

Clawdbot – personal AI assistant in WhatsApp, Telegram, Discord, Slack

tin7in
2pts0
github.com 6mo ago

Clawdbot – Personal AI Assistant with a lobster soul

tin7in
1pts0
github.com 6mo ago

ImageMagick – a free, open-source CLI for editing images

tin7in
4pts0
mariozechner.at 11mo ago

MCP vs. CLI: Benchmarking Tools for Coding Agents

tin7in
1pts0
www.avweb.com 1y ago

CRJ 700, Helicopter Midair in Washington

tin7in
4pts0
www.bbc.com 1y ago

Meta to pay $25M to settle Trump lawsuit over ban

tin7in
4pts0
saga.so 1y ago

Show HN: Saga – Cursor/Copilot for note taking

tin7in
4pts3

Thanks for your work and I really really hope the open source project stays maintained. I’ve been using it from the very beginning and it’s been great!

No-one's going to maintain it.

Why? He's going to maintain it and the community is large enough. Another sci-fi idea that's slowly becoming real is that the project is maintaining itself.

OpenClaw is a bunch of projects that evolved together (vibetunnel, pi-mono, all the CLIs). It's even more interesting to see the next iterations, not only what happens to this project.

If you read his blog you’ll find about a lot of his engineering decisions.

Peter was right about a lot of the nuances of coding agents and ways to build software over the last 9 months before it was obvious.

Astro is great and I hope they keep improving after the acquisition.

Given what agents can do, I feel a lot of the sites built on Webflow, Framer and so on will move to code and Astro is a great framework for this.

I partially agree with you that things get abandoned by users when they are too complex, but I think skills are a big improvement compared to what we had before.

Skills + tool search tool (dynamic MCP loading) announced recently are way better than just using MCP tools. I see more adoption by the people around me compared to a few months ago.

This is already in Handy in Advanced > Custom Words.

There is also Post Processing where you can rerun the output through an LLM and refine it, which is the closest to what Wispr Flow is doing.

This can be found in the debug menu in the GUI (Cmd + Shift + D).

I'm really surprised how much pushback and denial there is still from a lot of engineers.

This is truly impressive and not only hype.

Things have been impressive at least since April 2025.

This becomes clearer for me with harder problems or long running tasks and sessions. Especially with larger context.

Examples that come to mind are how the context is filled up and how compaction works. Both Codex and Claude Code ship improvements regarding this specific to their own models and I’m not sure how this is reflected in tools like Cursor.

Speaking from personal experience and talking to other users - the agents/harnesses of the vendors are just better and they are customized for their own models.

Cloudflare was down 8 months ago

For us also Digital Ocean, Render, and a few other vendors are down.

At this point picking vendors that don't use Cloudflare in any way becomes the right thing to do.

Google Antigravity 8 months ago

I tried it and ran out of credits during the first prompt. No visible way to upgrade or purchase.

Overall it should feel faster and simpler. We wanted to build a product that lets you focus on your work and not the tool.

You don't need to organize much like in Notion and it should feel less clunky.

The main differences in terms of features are aggregated tasks across the whole workspace, search across multiple tools (Google Drive, Linear), and side by side view.

I'm building Saga which is a fast, minimalist note taking app for notes and tasks.

It focuses on simplicity, speed, and easy linking between notes (autocomplete, referencing, automatic linking).

We have an AI assistant that works inline in your notes. You can select text and rewrite/edit them with Cmd + J.

We also have a chat on the side (Cmd + L) that you can use to chat with your current page or other pages you insert in the context.

The overall idea is that similar to Cursor/Copilot, an integrated workspace is the best UI to work with AI. Workspaces have all our internal knowledge, are integrated with other tools and AI can be used on top of all that context.

We have a free version if you decide to have a look! Looking forward to your feedback!

I’m using (and working on) a note taking app that has bidirectional links and a bunch of other “second brain” features that help me find information quicker.

Since a few weeks I started playing around with embeddings and the results are pretty mind-blowing although it’s just an improved search for now. One unexpected outcome for example is that search now includes snippets with similar meaning but in different languages.