HackerTrans
TopNewTrendsCommentsPastAskShowJobs

segmenta

825 karmajoined há 9 anos

Submissions

Show HN: Rowboat – Open-source, local-first alternative to Claude Desktop

github.com
217 points·by segmenta·há 4 dias·94 comments

New IronWorm malware hits 36 packages in NPM supply-chain attack

bleepingcomputer.com
5 points·by segmenta·mês passado·0 comments

TeamPCP's Mini Shai-Hulud Is Back

stepsecurity.io
1 points·by segmenta·há 2 meses·0 comments

Making LLM Training Faster with Unsloth and NVIDIA

unsloth.ai
129 points·by segmenta·há 2 meses·25 comments

Show HN: Rowboat – AI coworker that turns your work into a knowledge graph (OSS)

github.com
205 points·by segmenta·há 5 meses·56 comments

GPTZero finds 100 new hallucinations in NeurIPS 2025 accepted papers

gptzero.me
937 points·by segmenta·há 6 meses·507 comments

Show HN: Rowboat – Open-Source Claude Cowork with an Obsidian Vault

rowboatlabs.com
7 points·by segmenta·há 6 meses·0 comments

Show HN: RowboatX – open-source Claude Code for everyday automations

github.com
131 points·by segmenta·há 8 meses·42 comments

Handoffs vs. flowcharts for agents, in light of OpenAI's visual builder

blog.rowboatlabs.com
3 points·by segmenta·há 9 meses·1 comments

Handoffs vs. flowcharts for agents, in light of OpenAI's visual builder

blog.rowboatlabs.com
3 points·by segmenta·há 9 meses·2 comments

Launch HN: Rowboat (YC S24) – Open-source IDE for multi-agent systems

github.com
66 points·by segmenta·há 10 meses·28 comments

comments

segmenta
·anteontem·discuss
Thanks for trying it out and reporting this.

We looked into the specific issue you mentioned. Collapsing replies does exist in the product, but we found it doesn't work for emails sent from Outlook (our guess on why you might have faced this). We are fixing this in the next release, shipping this week. Hope you give it a try.
segmenta
·há 3 dias·discuss
Makes a ton of sense, and the framing is correct - it's easy to build for the ecosystem you live in. We plan to add M365 (Outlook) soon. And noted on "Continue with Microsoft" at sign-in.
segmenta
·há 3 dias·discuss
[flagged]
segmenta
·há 3 dias·discuss
You can use both private LLM instances or hosted ones. On private we support Ollama, LM Studio and any OpenAI compatible API.

In hosted, we support: OpenAI, Anthropic, Gemini, OpenRouter, Vercel AI Gateway.

No native Amazon Bedrock support, but you could use OpenRouter or LiteLLM with the Bedrock key and point Rowboat to that today.
segmenta
·há 3 dias·discuss
That's fair - "your data lives on your machine as plain files" is the concrete claim, and something we should lead with. Will take a look at how Apple frames it, thanks.
segmenta
·há 3 dias·discuss
vLLM works today - it exposes an OpenAI-compatible endpoint, and you can point Rowboat at a custom base URL in model settings.
segmenta
·há 3 dias·discuss
Thank you! And would love to share notes. The tiny-models-only discipline is interesting; we do special handling just to keep local models from being overwhelmed, so I'd like to hear how far you've pushed it. You can find me on Discord, if you want to chat on anything.
segmenta
·há 3 dias·discuss
Thanks for the concrete list! I understand where you are coming from.

Will go through these and see what we could support. If you drop your stack into a GitHub issue, that's the best place for us to work through it (and for others to +1).
segmenta
·há 3 dias·discuss
Yes - the files on disk are the source of truth. If you edit a note directly in the vault, Rowboat picks it up.
segmenta
·há 3 dias·discuss
[dead]
segmenta
·há 3 dias·discuss
[flagged]
segmenta
·há 3 dias·discuss
Yes! You can use local models through Ollama and LM Studio. We do some special handling when you use local models, such as suppressing background agents when you chat, so the model is not overwhelmed.
segmenta
·há 3 dias·discuss
[dead]
segmenta
·há 3 dias·discuss
Local-first for us means: your data such as emails, notes, meetings, the knowledge graph - lives on your machine as plain Markdown, readable and deletable, and the app doesn't require our servers to run. You can also go fully local for the LLM with Ollama or LM Studio. We do special handling there, like suppressing background agents during chat, so local models aren't overwhelmed. That's the core of the product.

Some third-party APIs we couldn't avoid (search has to be an API call). For TTS/STT we deliberately chose cloud quality over local support for now - if there's demand, we'll support local.

On PostHog: usage metadata only, never content. Anonymous install ID unless you sign in to Rowboat; email and plan attached after. Everything sent is cataloged in apps/x/ANALYTICS.md. We shipped v1 with no analytics and were flying little blind on whether anyone used it. If you build without the PostHog env vars, it no-ops entirely.
segmenta
·há 3 dias·discuss
Yes! Under settings you can connect your WhatsApp or Telegram and chat with the assistant. It can query your knowledge and trigger coding tasks.

In addition, we have a caffeinate mode (in new release) that keeps your machine awake so the connection doesn't drop. We are also working on a mobile app.
segmenta
·há 3 dias·discuss
Fair list:

1. True - no OS-level container today. The constraint is approval gating: consequential actions surface as a permission ask before they run (a separate supervisor LLM flags anything outside your intent). 2. True today. We'd deprioritized generic IMAP (drafts-on-thread is unreliable cross-provider), but you're the third person in this thread to raise it, so we'll scope it properly.

3/4/5. Today: Deepgram for STT, ElevenLabs for TTS, Exa for search.

At least for search we supported more providers earlier (e.g. Brave) and found the assistant's skills degrade when they can't lean on provider-specific capabilities, like Exa's granular search. So we trimmed and went deep on a few.

Feel free to raise a GitHub issue with what you want us to support and we'll do our best.
segmenta
·há 3 dias·discuss
On productivity: I feel the baseline for productivity has moved up. As a personal anecdote, I had a startup before with 25+ engineers. Now we are a startup of 2 co-founders and a couple of interns, and if I step back, I feel we can produce a surprising amount of stuff. But producing is just the input side, which brings me to 'care'.

On somebody needs to care enough: I meant that AI agents by design have no intrinsic motivations, so (stating the obvious) they do not really care if the product works or actually solves the user's problem. This puts the onus on the human to care for the problem to really solve it, vs just building something. With increased AI output there are too many things to care about which the AI won't, and I believe that's why people might be working more and not less
segmenta
·há 3 dias·discuss
Thanks - would love to have this work for you.

This is a great idea. Almost like an interview mode where the assistant asks pointed questions (using your capsule spec as a guideline) and writes the answers back into the graph.

And thanks for the production context - this is not something we would have come up with. So really helpful data point.
segmenta
·há 3 dias·discuss
Thanks!
segmenta
·há 3 dias·discuss
Thanks, that's exactly the bet. Chat-heavy AI usage seems like a temporary phase.