Skip to content

Evidence-first research

Turn product pages, reviews, and discussions into Mac app research you can verify before you buy.

No signup required. Public URLs only.

15 apps · 48 factorsOpen full research

X

X

𝕏

installed omarchy today! first (raw!) impressions: - installation process itself was easy, but getting my PC to read the .ISO on my external SSD required some research. a USB thumbdrive might have been simpler - the OS is really fast. even

on cheap mini PC - love the automatic window tiling - keyboard-first navigation is great (something I already did on macOS, but on Omarchy it's even faster) - years of macOS keyboard shortcut muscle memory no longer working is VERY frustrating (and ironic, considering Omarchy is all about the shortcuts) - mouse movement feels a bit off even after trying to tweak the settings (macOS' is just REALLY good I think) - UI is pragmatic and gets out of the way. but still think macOS is nicer looking (sorry!) especially with the Liquid Glass fixes coming in the next release - installing my most used apps and logging into everything is a lot easier than I expected! - got a few weird errors and app crashes already, but I'm on the cutting edge release. I like that I can 1-click (or probably using some keyboard shortcut) debug the error in claude - all settings being config files is great, because easy to backup and claude can update it easily overall it's both fun, frustrating, and a great neuroflex. it reminds me of when I first started using vim after decades of textmate/sublime looking forward to see where @dhh and community will take this!

Aug 28, 2026

616 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Hacker News Client with Claude Code and Codex Integration

I often find interesting things in Hacker News posts and comments, but threads are often long and take a lot of time to go through. I built Rundown for this. It's a cross-platform desktop app with Claude Code and Codex integration that gives me a rundown of the post and comments, with links back to the comments it pulled each bit from. I can also chat with the post or the entire thread.

Aug 28, 2026

70 replies↗ Source

r/macapps

Reddit

𝕏

[OS] Osaurus update: setup is now a conversation. Ask for an agent, review the change, approve it. Free, open source, native Swift.

Hey r/macapps. Developer of Osaurus here. It's been two months. The comment from the last [thread](https://www.reddit.com/r/macapps/comments/1ukwiip/os_own_your_ai_our_biggest_update_yet_osaurus_is/) that stuck with me wasn't a compliment. It was someone saying they really wanted to like the app but walked away frustrated every time they tried it. They were right. Osaurus rewarded tinkering, and if you didn't tinker, it fought you. This update is for everyone who doesn't want to tinker. The big one is the **Orchestrator**: an agent whose whole job is managing Osaurus for you. In the video: I ask what Osaurus can do, and it answers from the app's live state. I ask it to create a marketing assistant. It plans the agent, shows me a card with exactly what will change, and applies it after I click approve. Then I say "every day at 6am, draft me a tweet" and it schedules that. No settings screens. No config files. You talk, you review, you approve. One design decision I want to be upfront about: the Orchestrator has no shell, no file access, no browser. It only configures and delegates. If it can change your settings, it shouldn't also have hands. Your custom agents do the real work, scoped how you choose, with code running in an isolated sandbox VM. Somewhere along the way this stopped being a chat app. Today it covers what I used to pay separate subscriptions for: * A second brain: point it at your documents and it answers from them * One memory that follows you across local and

Aug 28, 2026

7156 replies↗ Source

Hacker News

Hacker News

𝕏

Flock CEO's Address Spread Online as Surveillance Backlash Explodes

Aug 28, 2026

63 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Sesame - a local-first, open-source password manager

I have been working on Sesame, an open-source password manager that keeps your vault local by default. You don't need an account to create or use a vault, and the hosted service never receives the vault itself. It's still early software and the independent security review isn't finished yet, so I am mainly interested in feedback, testing, and people looking through the code. (Linux support is yet to be released on v0.1.2, but currently is in the works.)

Aug 28, 2026

4350 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Boop – tiny, self-hosted push notifications for your apps built in Go

Hi HN, I built Boop because I wanted application events sent directly to my phone without paying for another service or routing everything through Slack or Telegram. Boop is a small, open-source server paired with an open-source iOS app. The server currently uses around 8 MB of memory on my machine. It’s deliberately not an observability platform or a replacement for Sentry. It receives events from your applications, sends native push notifications, and keeps them in a purpose-built mobile inbox. I use Elixir, so I built an integration for ErrorTracker. ErrorTracker still captures and stores the errors; the plugin sends them to Boop so I can see them on my phone: https://github.com/chrisgreg/boop_error_tracker There’s also a general Elixir client: https://github.com/chrisgreg/boop_ex And a Node client: https://github.com/chrisgreg/boop-node The iOS app can be built and installed locally. I’ve included instructions for configuring private push notifications for your own device, so you don’t need to release anything through the App Store. Although errors were my original use case, Boop can receive any event worth knowing about: failed jobs, deployments, signups, payments, low disk space, or anything else your application can send. Built in Go because I wanted to save memory on my self-hosted machine so Go and Svelte felt like a good combo. Everything is free and open source. It’s early, so I’d especially appreciate fee

Aug 28, 2026

42 replies↗ Source

X

X

𝕏

After 3 days I am confident in saying that Omarchy Quattro is the absolute best operating system I have ever used, hands down. Better than MacOS. Better than Ubuntu. Way better than Windows. I never knew how much I wanted a tiling window ma

nager until now. I never knew how slow everything else is until now. I didn't know that computing could be as easy and enjoyable today as it was back in the Commodore 64 era. It strikes the perfect balance between "it just works" and "it works if you put in the effort." MacOS is the former, other Linux distros are the latter. The AI integration with Omarchy makes it easy to customize and fix any problems along the way with minimum friction and frustration. Doing everything with keyboard commands takes me back to the Windows 3 era when Windows was fun and not an evil overlord. But I do know that I have only scratched the surface of what Omarchy has to offer. The future looks bright!

Aug 28, 2026

924 replies↗ Source

Hacker News

Hacker News

𝕏

Ask HN: AI writes better code than me. How to keep my identity?

Nowadays, almost everyone codes with AI, right? I am a freelancer, and the entire market is now setting deadlines based on AI-assisted coding speeds. If you don't use AI, you simply cannot meet the deadlines. Because of this, I completely transitioned to AI-driven coding at the beginning of this year (starting around GPT-5.3). It's not that AI coding isn't fun. It is. But in the beginning, there were still many things AI couldn't do well. The community focus was on "Harness Engineering," attaching MCPs, or deep Prompt Engineering. I actually built and used quite a few custom AI tools during that phase. In the past, you had to provide not just your intent and direction, but also detailed, step-by-step instructions to reach that goal. Lately, though, even if you skip the detailed instructions, both Claude and GPT-5.6 handle it perfectly. You don't even have to agonize over which model to use. "Graph engineering" is currently trending, but it seems the models have already learned those patterns natively—if you establish a high-level plan with them, they automatically embed the execution policies into it. Whenever I try to learn and apply a new AI engineering technique, the next model update already does it out of the box, making the effort feel pointless. The real problem is that AI is now too good. It applies ADT patterns, immutability, Option/Maybe, Result patterns, functional programming patterns, monadic chaining, and architectural structures like MVC, MVVM, MVI, and He

Aug 28, 2026

1116 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Sesame - a local-first, open-source password manager

I have been working on Sesame, an open-source password manager that keeps your vault local by default. You don't need an account to create or use a vault, and the hosted service never receives the vault itself. It's still early software and the independent security review isn't finished yet, so I am mainly interested in feedback, testing, and people looking through the code. (Linux support is yet to be released on v0.1.2, but currently is in the works.)

Aug 28, 2026

4350 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Boop – tiny, self-hosted push notifications for your apps built in Go

Hi HN, I built Boop because I wanted application events sent directly to my phone without paying for another service or routing everything through Slack or Telegram. Boop is a small, open-source server paired with an open-source iOS app. The server currently uses around 8 MB of memory on my machine. It’s deliberately not an observability platform or a replacement for Sentry. It receives events from your applications, sends native push notifications, and keeps them in a purpose-built mobile inbox. I use Elixir, so I built an integration for ErrorTracker. ErrorTracker still captures and stores the errors; the plugin sends them to Boop so I can see them on my phone: https://github.com/chrisgreg/boop_error_tracker There’s also a general Elixir client: https://github.com/chrisgreg/boop_ex And a Node client: https://github.com/chrisgreg/boop-node The iOS app can be built and installed locally. I’ve included instructions for configuring private push notifications for your own device, so you don’t need to release anything through the App Store. Although errors were my original use case, Boop can receive any event worth knowing about: failed jobs, deployments, signups, payments, low disk space, or anything else your application can send. Built in Go because I wanted to save memory on my self-hosted machine so Go and Svelte felt like a good combo. Everything is free and open source. It’s early, so I’d especially appreciate fee

Aug 28, 2026

42 replies↗ Source

X

X

𝕏

After 3 days I am confident in saying that Omarchy Quattro is the absolute best operating system I have ever used, hands down. Better than MacOS. Better than Ubuntu. Way better than Windows. I never knew how much I wanted a tiling window ma

nager until now. I never knew how slow everything else is until now. I didn't know that computing could be as easy and enjoyable today as it was back in the Commodore 64 era. It strikes the perfect balance between "it just works" and "it works if you put in the effort." MacOS is the former, other Linux distros are the latter. The AI integration with Omarchy makes it easy to customize and fix any problems along the way with minimum friction and frustration. Doing everything with keyboard commands takes me back to the Windows 3 era when Windows was fun and not an evil overlord. But I do know that I have only scratched the surface of what Omarchy has to offer. The future looks bright!

Aug 28, 2026

924 replies↗ Source

Hacker News

Hacker News

𝕏

Ask HN: AI writes better code than me. How to keep my identity?

Nowadays, almost everyone codes with AI, right? I am a freelancer, and the entire market is now setting deadlines based on AI-assisted coding speeds. If you don't use AI, you simply cannot meet the deadlines. Because of this, I completely transitioned to AI-driven coding at the beginning of this year (starting around GPT-5.3). It's not that AI coding isn't fun. It is. But in the beginning, there were still many things AI couldn't do well. The community focus was on "Harness Engineering," attaching MCPs, or deep Prompt Engineering. I actually built and used quite a few custom AI tools during that phase. In the past, you had to provide not just your intent and direction, but also detailed, step-by-step instructions to reach that goal. Lately, though, even if you skip the detailed instructions, both Claude and GPT-5.6 handle it perfectly. You don't even have to agonize over which model to use. "Graph engineering" is currently trending, but it seems the models have already learned those patterns natively—if you establish a high-level plan with them, they automatically embed the execution policies into it. Whenever I try to learn and apply a new AI engineering technique, the next model update already does it out of the box, making the effort feel pointless. The real problem is that AI is now too good. It applies ADT patterns, immutability, Option/Maybe, Result patterns, functional programming patterns, monadic chaining, and architectural structures like MVC, MVVM, MVI, and He

Aug 28, 2026

1116 replies↗ Source

X

X

𝕏

@blackanger Btw this thing is a 'user space window compositor'. What you see here runs as application ona mac, and it allows other makepad apps to exist inside of it like yr on a linux OS. It does NOT run random apps on macos. And on linux

it will just be the main window manager.

Aug 28, 2026

21 replies↗ Source

X

X

𝕏

Дико интересно наблюдать за тем, как DHH делает свой дистрибутив линукса omarchy. Быстрый, красивый, opinionated (tiling wm + hyper app shortcuts). Последние новости: собрал у друзей-богачей по миллиону, среди вложившихся основатель Shopify

Тоби Лютке, основатель Страйпа Патрик Коллисон, Майкл Делл (Dell), Джэк Дорси (Твиттер), Мэтью Принс (Cloudflare), в общем usual suspects, только Хашимото не хватает. Получился фонд на 8 млн долларов. Противники обозвали проект Oligarchy Linux, и он с удовольствием это подхватил, зарегал https://t.co/cMj7EWsojT: «Burning billionaire money so you don’t have to configure Arch», «Free software. Expensive patrons», ну вы поняли идею. Линукс — реальный способ оживить старое железо, слабые ноутбуки начинают летать, как никогда под Виндой. А Dell вообще выпустил замечательный ноутбук, который почти по всем параметрам круче MacBook Air M series (да, трекпад все же хуже, но жить, говорят, можно). Я пока останусь на macOS (мои страдания излечились покупкой Air M5 с 24ГБ памяти), но звучит это все очень круто. Для хорошего пользовательского опыта, нужен человек наделенный властью, который думает о пользователях. Не о конкретной фиче, партнерстве с очередной корпорацией или квартальной премии (и даже акционерах), а об обычных людях, которые будут пользоваться этим продуктом. Билл Гейтс писал топ-менеджерам Microsoft знаменитые письма, после того, как ему было неудобно пользоваться Windows. Настойчивость, внимательность к деталям и бескомпромиссность С

Aug 28, 2026

4513 replies↗ Source

Hacker News

Hacker News

𝕏

Nvidia Insists It Can Keep Printing Money to Fund the AI Boom

Aug 28, 2026

106 replies↗ Source

X

X

𝕏

He said this is the feature Mac users have been begging for — and many don't realize it finally exists. "For years, Windows users had snap-to-side window management. Mac users had to pay for third-party apps like Magnet or Rectangle. macOS

now has native window tiling built in." "Drag a window to the left edge of the screen — it snaps to fill the left half. Drag to the right — it fills the right half. Drag to a corner — it fills that quarter of the screen." "You can also use keyboard shortcuts or the green window button. Hover over the green full-screen button in the top-left of any window — a dropdown appears with tiling options: Left Half, Right Half, Top, Bottom, and all four quarters." "Or use keyboard shortcuts: hold the Globe key (fn) and press arrow keys to tile windows instantly." "For anyone who works with two apps side by side — a document on the left and research on the right, email on one side and a spreadsheet on the other — this eliminates the manual resizing and dragging that wastes 5 minutes every day." "No third-party app needed. No installation. It's in your macOS right now. Most people are still dragging window edges manually."

Aug 28, 2026

31 replies↗ Source

How it works?

Turn a link into a decision in 3 steps

https://screen.studio/

read public page

identify apps + claims

keep source attached

1. Paste a link

Start with a product page, review, comparison, or public discussion.

15 Apps
Fields
Price
Privacy

2. Choose what matters

Keep the apps and buyer factors that actually affect your decision.

ResearchPUBLIC
Evidence
Decision

3. Create reusable Research

Save the result, add priorities, share it, or use someone else's work as your starting point.

Analyze first. Save when useful.

installed omarchy today! first (raw!) impressions: - installation process itself was easy, but getting my PC to read the .ISO on my external SSD required some research. a USB thumbdrive might have been simpler - the OS is really fast. even
Claude

X

X

Show HN: Hacker News Client with Claude Code and Codex Integration
Claude

Hacker News

Hacker News

[OS] Osaurus update: setup is now a conversation. Ask for an agent, review the change, approve it. Free, open source, native Swift.
Swift

r/macapps

Reddit

Features

Research that reduces uncertainty, not just tabs

Source-backed research

Every published answer stays attached to the source that supports it, so you can verify before you buy.

Factor
Screen Studio
ScreenSage Pro
System audio
Yes; all apps or selected apps2 sources
System audio1 source
Automatic zoom
Yes; auto-zooms on screen actions/cursor3 sources
Auto zoom supported; trigger not specified1 source
Edit zooms after recording
Yes; drag zooms on timeline3 sources
Yes1 source

Comparison that fits the decision

Compare the apps you choose across category-specific factors, not a generic checklist that fits nothing.

Factor 1
Factor 2
Factor 3
Factor 4

Research you can reuse

Save a comparison as Research, add your own priorities, share it, or use someone else's work as a starting point.

Public facts, private thinking

Public facts remain evidence-backed while your notes, priorities, and decisions stay yours until you publish them.

Private notes

Stay separate from public facts.

Evidence model · live

Research that stays traceable

Missing evidence remains an open question. Conflicts stay visible.

Start a Research

TheMacApps for AI research agents

Connect agents to structured Mac app research so they can plan, investigate, expose evidence gaps, and keep every answer traceable.

Start with Research
themacapps.com · research agentevidence mode

Research request

Compare Screen Studio, ScreenSage Pro, and Tella for polished Mac product demos.

Focus on zoom, cursor polish, editing, system audio, export, pricing, and local workflow.

1

Planner

Turn 48 buyer factors into a focused research plan

2

Reader

Open official product, docs, pricing, support, and release pages

3

Extractor

Attach facts to evidence instead of answering from memory

4

Critic

Re-search missing or conflicting fields until the stop rule fires

Works with the sources you already use

PRODUCT SOURCES

App Store
Official sites
Documentation
GitHub
Support
Release notes
Pricing
Changelogs
Help centers
Product pages
Downloads
Repositories

COMMUNITY SOURCES

Reddit
YouTube
𝕏X
Web reviews
Forums
Agent discovery
Launch posts
Tutorials
Comparisons
Comments
Videos
Public web

Use the public URL you already have.

TheMacApps
Hey, Mac app person 👋

TheMacApps exists because a directory tells you what exists, but a purchase decision needs evidence: what matters for this category, what each app actually supports, what changed, and which source proves it.

Public facts stay separate from your personal Research, so better sources can improve shared knowledge without overwriting anyone's notes or decisions.

Research the decision, not the marketing page.

  • Keep evidence visible.
  • Keep missing facts as open questions.
  • Reuse good Research instead of restarting from zero.

That is the product.

@blackanger Btw this thing is a 'user space window compositor'. What you see here runs as application ona mac, and it allows other makepad apps to exist inside of it like yr on a linux OS. It does NOT run random apps on macos. And on linux

M

X

X

Research access that matches how you work

Start free. Save, reuse, and publish Research when it becomes part of your workflow.

Research size1 app · $0
1 app15 apps
Start researching for $0

1 app · Personal · $0

FAQ

What kinds of links can I research?
Public product pages, reviews, comparisons, discussions, documentation, and other public HTTP/HTTPS pages can be analyzed as a research starting point.
How are facts verified?
TheMacApps separates what a page claims from verified facts. Research cells keep source links and evidence state so missing evidence is never silently turned into a negative answer.
Can I compare more than two apps?
Yes. A Research can contain a broad comparison set, while the table keeps the first app pinned and lets you scroll across the rest.
Can I add my own research fields?
Yes. You can add the questions that matter to your purchase instead of waiting for a global schema to anticipate every niche app category.
Do I need an account to analyze a URL?
You can analyze a public URL before creating a saved Research. An account is required when you want the research to become your persistent asset.
Can Research be private?
Research supports private, unlisted, and public visibility. Personal notes are not exposed to other viewers of a public Research.
Can I use someone else's Research?
Yes. Use this research creates your own Research while preserving lineage to the source, so you can change priorities without rewriting public facts.
Is TheMacApps only a directory?
No. The catalog is the identity layer for apps; the core product is evidence-backed Research that turns scattered web pages into reusable purchase knowledge.
Where does TheMacApps get its evidence?
Research can cite official product sites, App Store pages, documentation, support pages, release notes, GitHub, reviews, Reddit, YouTube, X, and other public web sources.
What happens when sources disagree?
Conflicting evidence stays visible as conflicting. TheMacApps does not silently pick one source and present it as settled fact.
Does missing evidence mean a feature is unsupported?
No. Missing evidence remains an open question until a source supports a yes or no answer.
Can Research change when an app changes?
Yes. Public facts can be refreshed as products, pricing, requirements, and features change, while your private notes and priorities remain separate.
Can I share a Research without making it fully public?
Yes. Unlisted Research can be shared by link without appearing as a normal public listing.
Can I keep personal notes inside a Research?
Yes. Personal notes and decision context belong to your Research layer and are kept separate from reusable public facts.
Can I start from a Reddit or X discussion?
Yes. Public discussions can be analyzed as starting evidence, then the important product claims can be verified against stronger sources.
Can AI agents use TheMacApps research?
Yes. The research model is designed so agents can plan, investigate, identify evidence gaps, and work with structured app facts instead of opaque summaries.
Does TheMacApps research non-Mac software?
The product is centered on Mac apps and Mac buying decisions. Cross-platform products can appear when their Mac version is relevant to the comparison.
Can makers correct outdated information?
The evidence model is designed for corrections to be backed by newer or stronger sources rather than overwriting facts without traceability.

How is it better than another app directory?

Read the real conversations that become Research inputs.

Claude

X

Claude

𝕏

installed omarchy today! first (raw!) impressions: - installation process itself was easy, but getting my PC to read the .ISO on my external SSD required some research. a USB thumbdrive might have been simpler - the OS is really fast. even

on cheap mini PC - love the automatic window tiling - keyboard-first navigation is great (something I already did on macOS, but on Omarchy it's even faster) - years of macOS keyboard shortcut muscle memory no longer working is VERY frustrating (and ironic, considering Omarchy is all about the shortcuts) - mouse movement feels a bit off even after trying to tweak the settings (macOS' is just REALLY good I think) - UI is pragmatic and gets out of the way. but still think macOS is nicer looking (sorry!) especially with the Liquid Glass fixes coming in the next release - installing my most used apps and logging into everything is a lot easier than I expected! - got a few weird errors and app crashes already, but I'm on the cutting edge release. I like that I can 1-click (or probably using some keyboard shortcut) debug the error in claude - all settings being config files is great, because easy to backup and claude can update it easily overall it's both fun, frustrating, and a great neuroflex. it reminds me of when I first started using vim after decades of textmate/sublime looking forward to see where @dhh and community will take this!

Related apps

Claude
Claude
TextMate
TextMate

Aug 28, 2026

61ReplyCopy link
Flock

Hacker News

Flock

𝕏

Flock CEO's Address Spread Online as Surveillance Backlash Explodes

Aug 28, 2026

6ReplyCopy link
M

X

X

𝕏

After 3 days I am confident in saying that Omarchy Quattro is the absolute best operating system I have ever used, hands down. Better than MacOS. Better than Ubuntu. Way better than Windows. I never knew how much I wanted a tiling window ma

nager until now. I never knew how slow everything else is until now. I didn't know that computing could be as easy and enjoyable today as it was back in the Commodore 64 era. It strikes the perfect balance between "it just works" and "it works if you put in the effort." MacOS is the former, other Linux distros are the latter. The AI integration with Omarchy makes it easy to customize and fix any problems along the way with minimum friction and frustration. Doing everything with keyboard commands takes me back to the Windows 3 era when Windows was fun and not an evil overlord. But I do know that I have only scratched the surface of what Omarchy has to offer. The future looks bright!

Aug 28, 2026

92ReplyCopy link
M

X

X

𝕏

Дико интересно наблюдать за тем, как DHH делает свой дистрибутив линукса omarchy. Быстрый, красивый, opinionated (tiling wm + hyper app shortcuts). Последние новости: собрал у друзей-богачей по миллиону, среди вложившихся основатель Shopify

Тоби Лютке, основатель Страйпа Патрик Коллисон, Майкл Делл (Dell), Джэк Дорси (Твиттер), Мэтью Принс (Cloudflare), в общем usual suspects, только Хашимото не хватает. Получился фонд на 8 млн долларов. Противники обозвали проект Oligarchy Linux, и он с удовольствием это подхватил, зарегал https://t.co/cMj7EWsojT: «Burning billionaire money so you don’t have to configure Arch», «Free software. Expensive patrons», ну вы поняли идею. Линукс — реальный способ оживить старое железо, слабые ноутбуки начинают летать, как никогда под Виндой. А Dell вообще выпустил замечательный ноутбук, который почти по всем параметрам круче MacBook Air M series (да, трекпад все же хуже, но жить, говорят, можно). Я пока останусь на macOS (мои страдания излечились покупкой Air M5 с 24ГБ памяти), но звучит это все очень круто. Для хорошего пользовательского опыта, нужен человек наделенный властью, который думает о пользователях. Не о конкретной фиче, партнерстве с очередной корпорацией или квартальной премии (и даже акционерах), а об обычных людях, которые будут пользоваться этим продуктом. Билл Гейтс писал топ-менеджерам Microsoft знаменитые письма, после того, как ему было неудобно пользоваться Windows. Настойчивость, внимательность к деталям и бескомпромиссность С

Aug 28, 2026

45ReplyCopy link
Claude

Hacker News

Claude

𝕏

Show HN: Hacker News Client with Claude Code and Codex Integration

I often find interesting things in Hacker News posts and comments, but threads are often long and take a lot of time to go through. I built Rundown for this. It's a cross-platform desktop app with Claude Code and Codex integration that gives me a rundown of the post and comments, with links back to the comments it pulled each bit from. I can also chat with the post or the entire thread.

Aug 28, 2026

7ReplyCopy link
M

Hacker News

Hacker News

𝕏

Show HN: Sesame - a local-first, open-source password manager

I have been working on Sesame, an open-source password manager that keeps your vault local by default. You don't need an account to create or use a vault, and the hosted service never receives the vault itself. It's still early software and the independent security review isn't finished yet, so I am mainly interested in feedback, testing, and people looking through the code. (Linux support is yet to be released on v0.1.2, but currently is in the works.)

Aug 28, 2026

43ReplyCopy link
Claude

Hacker News

Claude

𝕏

Ask HN: AI writes better code than me. How to keep my identity?

Nowadays, almost everyone codes with AI, right? I am a freelancer, and the entire market is now setting deadlines based on AI-assisted coding speeds. If you don't use AI, you simply cannot meet the deadlines. Because of this, I completely transitioned to AI-driven coding at the beginning of this year (starting around GPT-5.3). It's not that AI coding isn't fun. It is. But in the beginning, there were still many things AI couldn't do well. The community focus was on "Harness Engineering," attaching MCPs, or deep Prompt Engineering. I actually built and used quite a few custom AI tools during that phase. In the past, you had to provide not just your intent and direction, but also detailed, step-by-step instructions to reach that goal. Lately, though, even if you skip the detailed instructions, both Claude and GPT-5.6 handle it perfectly. You don't even have to agonize over which model to use. "Graph engineering" is currently trending, but it seems the models have already learned those patterns natively—if you establish a high-level plan with them, they automatically embed the execution policies into it. Whenever I try to learn and apply a new AI engineering technique, the next model update already does it out of the box, making the effort feel pointless. The real problem is that AI is now too good. It applies ADT patterns, immutability, Option/Maybe, Result patterns, functional programming patterns, monadic chaining, and architectural structures like MVC, MVVM, MVI, and He

Aug 28, 2026

11ReplyCopy link
M

Hacker News

Hacker News

𝕏

Nvidia Insists It Can Keep Printing Money to Fund the AI Boom

Aug 28, 2026

10ReplyCopy link
Swift

r/macapps

Swift

𝕏

[OS] Osaurus update: setup is now a conversation. Ask for an agent, review the change, approve it. Free, open source, native Swift.

Hey r/macapps. Developer of Osaurus here. It's been two months. The comment from the last [thread](https://www.reddit.com/r/macapps/comments/1ukwiip/os_own_your_ai_our_biggest_update_yet_osaurus_is/) that stuck with me wasn't a compliment. It was someone saying they really wanted to like the app but walked away frustrated every time they tried it. They were right. Osaurus rewarded tinkering, and if you didn't tinker, it fought you. This update is for everyone who doesn't want to tinker. The big one is the **Orchestrator**: an agent whose whole job is managing Osaurus for you. In the video: I ask what Osaurus can do, and it answers from the app's live state. I ask it to create a marketing assistant. It plans the agent, shows me a card with exactly what will change, and applies it after I click approve. Then I say "every day at 6am, draft me a tweet" and it schedules that. No settings screens. No config files. You talk, you review, you approve. One design decision I want to be upfront about: the Orchestrator has no shell, no file access, no browser. It only configures and delegates. If it can change your settings, it shouldn't also have hands. Your custom agents do the real work, scoped how you choose, with code running in an isolated sandbox VM. Somewhere along the way this stopped being a chat app. Today it covers what I used to pay separate subscriptions for: * A second brain: point it at your documents and it answers from them * One memory that follows you across local and

Related apps

Swift
Swift
Osaurus
Osaurus

Aug 28, 2026

71ReplyCopy link
Slack

Hacker News

Slack

𝕏

Show HN: Boop – tiny, self-hosted push notifications for your apps built in Go

Hi HN, I built Boop because I wanted application events sent directly to my phone without paying for another service or routing everything through Slack or Telegram. Boop is a small, open-source server paired with an open-source iOS app. The server currently uses around 8 MB of memory on my machine. It’s deliberately not an observability platform or a replacement for Sentry. It receives events from your applications, sends native push notifications, and keeps them in a purpose-built mobile inbox. I use Elixir, so I built an integration for ErrorTracker. ErrorTracker still captures and stores the errors; the plugin sends them to Boop so I can see them on my phone: https://github.com/chrisgreg/boop_error_tracker There’s also a general Elixir client: https://github.com/chrisgreg/boop_ex And a Node client: https://github.com/chrisgreg/boop-node The iOS app can be built and installed locally. I’ve included instructions for configuring private push notifications for your own device, so you don’t need to release anything through the App Store. Although errors were my original use case, Boop can receive any event worth knowing about: failed jobs, deployments, signups, payments, low disk space, or anything else your application can send. Built in Go because I wanted to save memory on my self-hosted machine so Go and Svelte felt like a good combo. Everything is free and open source. It’s early, so I’d especially appreciate fee

Related apps

Slack
Slack
Boop
Boop
Telegram
Telegram

Aug 28, 2026

4ReplyCopy link
Compositor

X

Compositor

𝕏

@blackanger Btw this thing is a 'user space window compositor'. What you see here runs as application ona mac, and it allows other makepad apps to exist inside of it like yr on a linux OS. It does NOT run random apps on macos. And on linux

it will just be the main window manager.

Aug 28, 2026

2ReplyCopy link
Rectangle

X

Rectangle

𝕏

He said this is the feature Mac users have been begging for — and many don't realize it finally exists. "For years, Windows users had snap-to-side window management. Mac users had to pay for third-party apps like Magnet or Rectangle. macOS

now has native window tiling built in." "Drag a window to the left edge of the screen — it snaps to fill the left half. Drag to the right — it fills the right half. Drag to a corner — it fills that quarter of the screen." "You can also use keyboard shortcuts or the green window button. Hover over the green full-screen button in the top-left of any window — a dropdown appears with tiling options: Left Half, Right Half, Top, Bottom, and all four quarters." "Or use keyboard shortcuts: hold the Globe key (fn) and press arrow keys to tile windows instantly." "For anyone who works with two apps side by side — a document on the left and research on the right, email on one side and a spreadsheet on the other — this eliminates the manual resizing and dragging that wastes 5 minutes every day." "No third-party app needed. No installation. It's in your macOS right now. Most people are still dragging window edges manually."

Aug 28, 2026

3ReplyCopy link
↓ See all discussions

Find the answer before you buy the app

Start with the page you already have open. Turn it into evidence-backed Mac app Research.

Public URLs only. Evidence stays traceable.

Missing evidence never becomes a fake “no”.