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.

r/macapps

Reddit

𝕏

[OS] DriveSync CLI for macOS for fast Google Drive sync

Hi r/macapps, We've released DriveSync, a fast command-line utility for comparing and syncing local folders with Google Drive. Free and opensource CLI released under the MIT license, and available for arm64 and x86\_64 Macs (and Linux). Product page: [https://scaleninja.com/drivesync/](https://scaleninja.com/drivesync/) Source code and downloads: [https://github.com/scaleninja/drivesync](https://github.com/scaleninja/drivesync) Or, get it via homebrew: brew tap scaleninja/tap brew install drivesync Yes, it is yet another CLI for Google Drive, but before you dismiss it please try it. It comes with some unique and key differentiators which makes it very fast: * Native\* rust-based binaries for macOS (and Linux) * Supports parallel upload/download streams (8 by default, upto 64)\* * Parallel hashing during diff, incremental indexing (tracking via Drive Changes API)\* * Local sqlite db for indexing & hash caching * Resumable uploads for files * rsync-styled --fast mode (size & mtime checks)\* * Data verification after transfer (--verify)\* * gitignore-style .driveignore rules (to exclude files and paths) (\* what makes it very fast & reliable) # Problem Google Drive for Desktop is useful when you want continuous background synchronization. We wanted something that can be wrapped in scripts *for automation and for sysadmins, developers & power users* that is very simple, easy to use & also very fast: * See exactly what differs before transferring anything * Choose whether to push

Sep 8, 2026

68 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Claude Style Patch – A dropin Claude.MD section for improving Claudish

Sep 8, 2026

23 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Zero downtime embedding model upgrades

People use embedding models all the time for rag/semantic retrieval. However, when a newer, more desireable model comes out, there is an expensive (both in time and computational) cost of re-embedding every document in the database. However, I figured out an interesting way to forgo that upfront embedding cost. algo: old model/index -> retrieve top-K docs -> score those docs with the new model -> cache/materialize the new embeddings so instead of rebuilding the entire vector store upfront, the old index keeps getting retrieved from, while the new model reranks those candidates. This works surprisingly well for some model pairs, (i tested 63 source-> target migrations on h100s, on upto 1M documents). For example, on a 1M document Natural Questions dataset, native Qwen3-Embedding-8B: 0.6812 nDCG@10 Qwen3-4B -> Qwen3-8B, K=50: 0.6816 Qwen3-0.6B -> Qwen3-8B, K=50: 0.6638 MiniLM -> Qwen3-8B, K=50: 0.6486 (the hard part is determining k, I held the k constant above to give some sense of migratability). You can install it with pip pip install embedflow and the code is on github https://github.com/arnsri33/embedflow

Sep 8, 2026

33 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Stuxnet – A reconstructed source code of the infamous cyber-weapon

Stuxnet! Here reproduced by me. Only researchs educations purposes.

Sep 7, 2026

15546 replies↗ Source

r/macapps

Reddit

𝕏

SummerFest 2026 is running now with discounted indie apps

This year's SummerFest (The Festival Of Artisanal Software) is running now at [https://www.artisanalsoftwarefestival.com/](https://www.artisanalsoftwarefestival.com/) This time I see 13 apps there (I think there were more last year). Most apps are 25% off and new this year is CoTypist which offers 2 months free (so it says on the banner). Disclosure: I have Trickster and ImageFramer as part of this sale.

Sep 7, 2026

116 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: HomeCat – Design your backyard office

Hey HN! Ilya and Nikita here. We’re building HomeCat, a tool that lets you design a backyard office space - https://myhomecat.com We started out by helping people design sheds, and quickly realized that many people actually want to build a backyard office. There wasn't really an easy way to do this, so we thought we'd take on the challenge. Right now, you can design a backyard shed and our tool will make it code compliant. It's maybe 90% of the way there, since you also have zoning/HOA and other edge cases. But it does figure out most of the details for you. Right now, it's pretty simple: enter your address, what you want to build (i.e. 8x8 backyard office), and it'll create a few concepts for you. If you like one, you can customize it with the chat. Here's an example of a design that's compliant in SF: https://myhomecat.com/scene/classic-cottage-137134ef We would love for you to try our tool if you are planning your backyard office. As a bonus to the HN community, we can professionally design one for you for free if you comment what you're looking for. Happy labor day!

Sep 7, 2026

3516 replies↗ Source

r/macapps

Reddit

𝕏

Timely - The first focus timer that ENSURES you stay focused (Presence Detection, App & Website Blocking, Pomodoro, etc.) [Update]

**TLDR;** Timely is the first focus timer (at least that I have found) to ENSURE you focus! Specifically, it’s the first to prevent distractions in both the digital world with **App & Website blocking**, and distractions in the physical world with **Presence Detection**. It does both of these things, and everything else, for **FREE**. In this update, Timely has exciting features like **Menu Bar Integration, Widgets, Notifications**, and improved Presence Detection. Timely is open to **public beta testing**! The download links are listed at the bottom of this post. All downloads and feedback help massively!!!!!! 🥺🥺 **The Problem:** With traditional focus timers, I always found myself losing focus midway through the session. Whether it’s a quick Instagram session turning into an hour of doomscrolling, or a breath of fresh air turning into distractions around the house. So, I made Timely—a focus timer that **ENSURES you stay focused** while the timer is running. Lose focus, and you may lose your streak or other related statistics! **How do we ENSURE you stay focused?** 1. **A revolutionary Presence Detection** feature incentivizes staying at your computer while you’re supposed to be working, helping eliminate distractions in the physical world! 2. **App & Website Blocking** on your Mac prevents you from wandering into the void of digital distractions. Together, this combo prevents distractions in both the digital world (App & Website Blocking) and the physical world (Presence

Sep 7, 2026

2028 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Gote – a CLI note-taking management tool for plain Markdown

Repo: https://github.com/banorton/gote I built a note taking management tool to use at work for quick note taking and searching. It is intended to be quite minimal. Another focus was to have lots of shortcuts and to keep things close to the homerow for ergonomics and speed. Notes are just markdown files in whatever directory you point it at. The only thing it keeps elsewhere is an index in ~/.gote. If you stop using it you still have all your notes. Tags go on the first line of the note, separated by periods, like .project.urgent.work. No frontmatter. Search is built into the binary, BM25 with stemming, so there's no ripgrep or fzf to set up. gote s meeting searches titles and content, gote s -t .work filters by tag, gote s -w 2412 pulls up notes from December 2024. Most commands have a two letter version that combines a list with an action. ro is recent + open, sv is search + view, tp is tag + pin. When results come up you pick one with a home row key instead of arrows or numbers. Binaries for mac/linux/windows are on the releases page, or go install github.com/banorton/gote@latest if you have Go. The goal of this project was not to learn something new or build something impressive. I simply had a need and filled it with a vibe-coded solution. I have been using it for about a year now and it does more or less exactly what I wanted. So I thought I'd share in case others are interested in using it, contributing to it, or want to use

Sep 7, 2026

61 replies↗ Source

r/macapps

Reddit

𝕏

SummerFest 2026 is running now with discounted indie apps

This year's SummerFest (The Festival Of Artisanal Software) is running now at [https://www.artisanalsoftwarefestival.com/](https://www.artisanalsoftwarefestival.com/) This time I see 13 apps there (I think there were more last year). Most apps are 25% off and new this year is CoTypist which offers 2 months free (so it says on the banner). Disclosure: I have Trickster and ImageFramer as part of this sale.

Sep 7, 2026

116 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: HomeCat – Design your backyard office

Hey HN! Ilya and Nikita here. We’re building HomeCat, a tool that lets you design a backyard office space - https://myhomecat.com We started out by helping people design sheds, and quickly realized that many people actually want to build a backyard office. There wasn't really an easy way to do this, so we thought we'd take on the challenge. Right now, you can design a backyard shed and our tool will make it code compliant. It's maybe 90% of the way there, since you also have zoning/HOA and other edge cases. But it does figure out most of the details for you. Right now, it's pretty simple: enter your address, what you want to build (i.e. 8x8 backyard office), and it'll create a few concepts for you. If you like one, you can customize it with the chat. Here's an example of a design that's compliant in SF: https://myhomecat.com/scene/classic-cottage-137134ef We would love for you to try our tool if you are planning your backyard office. As a bonus to the HN community, we can professionally design one for you for free if you comment what you're looking for. Happy labor day!

Sep 7, 2026

3516 replies↗ Source

r/macapps

Reddit

𝕏

Timely - The first focus timer that ENSURES you stay focused (Presence Detection, App & Website Blocking, Pomodoro, etc.) [Update]

**TLDR;** Timely is the first focus timer (at least that I have found) to ENSURE you focus! Specifically, it’s the first to prevent distractions in both the digital world with **App & Website blocking**, and distractions in the physical world with **Presence Detection**. It does both of these things, and everything else, for **FREE**. In this update, Timely has exciting features like **Menu Bar Integration, Widgets, Notifications**, and improved Presence Detection. Timely is open to **public beta testing**! The download links are listed at the bottom of this post. All downloads and feedback help massively!!!!!! 🥺🥺 **The Problem:** With traditional focus timers, I always found myself losing focus midway through the session. Whether it’s a quick Instagram session turning into an hour of doomscrolling, or a breath of fresh air turning into distractions around the house. So, I made Timely—a focus timer that **ENSURES you stay focused** while the timer is running. Lose focus, and you may lose your streak or other related statistics! **How do we ENSURE you stay focused?** 1. **A revolutionary Presence Detection** feature incentivizes staying at your computer while you’re supposed to be working, helping eliminate distractions in the physical world! 2. **App & Website Blocking** on your Mac prevents you from wandering into the void of digital distractions. Together, this combo prevents distractions in both the digital world (App & Website Blocking) and the physical world (Presence

Sep 7, 2026

2028 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Gote – a CLI note-taking management tool for plain Markdown

Repo: https://github.com/banorton/gote I built a note taking management tool to use at work for quick note taking and searching. It is intended to be quite minimal. Another focus was to have lots of shortcuts and to keep things close to the homerow for ergonomics and speed. Notes are just markdown files in whatever directory you point it at. The only thing it keeps elsewhere is an index in ~/.gote. If you stop using it you still have all your notes. Tags go on the first line of the note, separated by periods, like .project.urgent.work. No frontmatter. Search is built into the binary, BM25 with stemming, so there's no ripgrep or fzf to set up. gote s meeting searches titles and content, gote s -t .work filters by tag, gote s -w 2412 pulls up notes from December 2024. Most commands have a two letter version that combines a list with an action. ro is recent + open, sv is search + view, tp is tag + pin. When results come up you pick one with a home row key instead of arrows or numbers. Binaries for mac/linux/windows are on the releases page, or go install github.com/banorton/gote@latest if you have Go. The goal of this project was not to learn something new or build something impressive. I simply had a need and filled it with a vibe-coded solution. I have been using it for about a year now and it does more or less exactly what I wanted. So I thought I'd share in case others are interested in using it, contributing to it, or want to use

Sep 7, 2026

61 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: Wg-admin – web UI for an existing WireGuard host

Reads /etc/wireguard, lets you add/edit/remove peers, applies with wg syncconf (no interface bounce). Does not install WireGuard or rewrite your PostUp/NAT. That's all

Sep 7, 2026

2910 replies↗ Source

r/macapps

Reddit

𝕏

Bibliome Library 1.5: almost all of it came out of this sub's comments in July

[Bibliome Library for MacOS](https://preview.redd.it/65fiwlmge4oh1.png?width=3364&format=png&auto=webp&s=026046cd1a7bf5825b41b76761b22ce59775c70b) Back at the end of July I posted here about Bibliome, a native macOS PDF librarian that runs its AI entirely on device. The post got 8 upvotes and 51 comments, which turned out to be the good half. Most of what has shipped since came directly out of those comments, so this is the follow up. **What you asked for, and where it is now** Someone with 20 to 100 page scans that were never OCR'd pointed out that my automatic OCR stopped at 12 pages. There is now a setting for how deep to scan, including every page, with an estimate of the time and size before you commit. Two people asked about Word documents. It now reads docx, odt, ods, xlsx, rtf, md and txt as well as PDFs, and you can switch each type on or off and set a size limit per type. Still no .doc, that one fought me. Someone with a capable machine asked for a bigger model. You can swap the bundled Llama 3.1 8B for a larger local one in Settings. I tested several around the 20B mark and they were not equal, so it recognises a tested model when you add one. GPT-OSS 20B (MXFP4-Q8) scored 100% on my test set and is the one I can vouch for. My own machine is 36GB, so I cannot verify anything much larger. Someone leaving Evernote asked about attachments. Bibliome now reads .enex exports directly, rebuilds the notebook structure, keeps the original dates, and indexes the embedded doc

Sep 7, 2026

224 replies↗ Source

r/macapps

Reddit

𝕏

Media Renamer Pro: batch rename photos, movies, TV, music, audiobooks and game ROMs from the metadata inside the files

Disclosure: I made this. THE PROBLEM Most renamers make you build the pattern and then supply the facts yourself. That works for a folder of photos and falls apart on a drive full of media, because the thing you actually need is the real episode title, the correct year, or the date a photo was taken. That information is either already inside the file or sitting in a database somewhere. So you end up doing it by hand, or running something built for a download pipeline you do not have. Media Renamer Pro reads the metadata inside your files, looks up the real title online when that helps, and builds a rename plan you review before anything moves. The.Last.of.Us.S02E04.1080p.WEB-DL.x265-GRP.mkv becomes The Last of Us - S02E04 - Day One.mkv Six media types: TV, movies, photos and video, music, audiobooks, and retro game ROMs. TV and movies come from TVmaze, TMDb and OMDb. Audiobooks from Google Books and OpenLibrary. ROMs from IGDB and RAWG. Photos are analyzed on device with Apple's Vision framework, so your pictures never leave your machine. Every batch is previewed before it runs and can be undone in one click. It detects collisions instead of overwriting, and it handles renames over SMB and NAS shares, which is where a lot of renaming tools quietly break. COMPARISON FileBot is the heavyweight here and it is genuinely better than mine at hard TV and movie matching. It has years of edge cases baked in. It is also Java, it is TV and movie focused, and it does not run on your iPad

Sep 7, 2026

827 replies↗ Source

r/macapps

Reddit

𝕏

SmoothCapture - Create polished app demo videos in minutes

Hi everyone. I built a macOS screen recorder and motion editor called SmoothCapture. First version shipped about a year ago, it is on 1.2.60 now. # Problem A raw screen recording is flat. To make one look like a product video, you either paid for a tool or you exported and rebuilt it in After Effects. The big thing in this release started as a joke to myself: what if you put a device frame inside another device frame? A recording on a MacBook, that MacBook on a Studio Display, the whole display on a watch face. I expected it to look like garbage. It didn't, and it is now the part I use most. You can nest as deep as you like, and each layer keeps its own lighting, shadow, reflection and camera move so a nested layer sits perfectly still until you decide to reveal it. # What it can do * Record screen, window, region, or a connected iPhone/iPad, system audio captured natively, no BlackHole * Or record wirelessly using airplay mode * Drop a recording on a 3D device frame and get a camera sweep and zooms already on it (one click) * Nest a whole composition onto another device's screen, as deep as you want * Trim, split, freeze-frame, music and voice-over on a timeline that snaps to cuts * Export MP4, MOV, GIF, or transparent alpha **The part most people miss:** you do not have to screen record anything. Import any video or photo you already have and you get the exact same editor. I also spent an embarrassing amount of time on lighting this release. The screen is a real light sourc

Sep 7, 2026

811 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.

[OS] DriveSync CLI for macOS for fast Google Drive sync
Transfer

r/macapps

Reddit

Show HN: Claude Style Patch – A dropin Claude.MD section for improving Claudish
Claude

Hacker News

Hacker News

Show HN: Zero downtime embedding model upgrades
M

Hacker News

Hacker News

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.

RESEARCH LIBRARY

Mac launcher shortlist

6 apps · 11 key factors

PUBLIC

Screen recorder research

15 apps · 48 factors

SAVED

Buy-once utilities

8 apps · Pricing evidence

PUBLIC

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

AI research agents

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.

analytics-mcp — terminal
$ research screen.studio vs screensage.pro
✓ Connected acme.example
$ Compare Screen Studio, ScreenSage Pro, and Tella for polished Mac product demos.
Evidence covers zoom, cursor polish, system audio, pricing, and release history. Missing facts stay explicit instead of becoming guesses.

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.

Show HN: Wg-admin – web UI for an existing WireGuard host

M

Hacker News

Hacker News

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.

Transfer

r/macapps

Transfer

𝕏

[OS] DriveSync CLI for macOS for fast Google Drive sync

Hi r/macapps, We've released DriveSync, a fast command-line utility for comparing and syncing local folders with Google Drive. Free and opensource CLI released under the MIT license, and available for arm64 and x86\_64 Macs (and Linux). Product page: [https://scaleninja.com/drivesync/](https://scaleninja.com/drivesync/) Source code and downloads: [https://github.com/scaleninja/drivesync](https://github.com/scaleninja/drivesync) Or, get it via homebrew: brew tap scaleninja/tap brew install drivesync Yes, it is yet another CLI for Google Drive, but before you dismiss it please try it. It comes with some unique and key differentiators which makes it very fast: * Native\* rust-based binaries for macOS (and Linux) * Supports parallel upload/download streams (8 by default, upto 64)\* * Parallel hashing during diff, incremental indexing (tracking via Drive Changes API)\* * Local sqlite db for indexing & hash caching * Resumable uploads for files * rsync-styled --fast mode (size & mtime checks)\* * Data verification after transfer (--verify)\* * gitignore-style .driveignore rules (to exclude files and paths) (\* what makes it very fast & reliable) # Problem Google Drive for Desktop is useful when you want continuous background synchronization. We wanted something that can be wrapped in scripts *for automation and for sysadmins, developers & power users* that is very simple, easy to use & also very fast: * See exactly what differs before transferring anything * Choose whether to push

Sep 8, 2026

6ReplyCopy link
M

Hacker News

Hacker News

𝕏

Show HN: Stuxnet – A reconstructed source code of the infamous cyber-weapon

Stuxnet! Here reproduced by me. Only researchs educations purposes.

Sep 7, 2026

155ReplyCopy link
Void

r/macapps

Void

𝕏

Timely - The first focus timer that ENSURES you stay focused (Presence Detection, App & Website Blocking, Pomodoro, etc.) [Update]

**TLDR;** Timely is the first focus timer (at least that I have found) to ENSURE you focus! Specifically, it’s the first to prevent distractions in both the digital world with **App & Website blocking**, and distractions in the physical world with **Presence Detection**. It does both of these things, and everything else, for **FREE**. In this update, Timely has exciting features like **Menu Bar Integration, Widgets, Notifications**, and improved Presence Detection. Timely is open to **public beta testing**! The download links are listed at the bottom of this post. All downloads and feedback help massively!!!!!! 🥺🥺 **The Problem:** With traditional focus timers, I always found myself losing focus midway through the session. Whether it’s a quick Instagram session turning into an hour of doomscrolling, or a breath of fresh air turning into distractions around the house. So, I made Timely—a focus timer that **ENSURES you stay focused** while the timer is running. Lose focus, and you may lose your streak or other related statistics! **How do we ENSURE you stay focused?** 1. **A revolutionary Presence Detection** feature incentivizes staying at your computer while you’re supposed to be working, helping eliminate distractions in the physical world! 2. **App & Website Blocking** on your Mac prevents you from wandering into the void of digital distractions. Together, this combo prevents distractions in both the digital world (App & Website Blocking) and the physical world (Presence

Sep 7, 2026

20ReplyCopy link
Llama

r/macapps

Llama

𝕏

Bibliome Library 1.5: almost all of it came out of this sub's comments in July

[Bibliome Library for MacOS](https://preview.redd.it/65fiwlmge4oh1.png?width=3364&format=png&auto=webp&s=026046cd1a7bf5825b41b76761b22ce59775c70b) Back at the end of July I posted here about Bibliome, a native macOS PDF librarian that runs its AI entirely on device. The post got 8 upvotes and 51 comments, which turned out to be the good half. Most of what has shipped since came directly out of those comments, so this is the follow up. **What you asked for, and where it is now** Someone with 20 to 100 page scans that were never OCR'd pointed out that my automatic OCR stopped at 12 pages. There is now a setting for how deep to scan, including every page, with an estimate of the time and size before you commit. Two people asked about Word documents. It now reads docx, odt, ods, xlsx, rtf, md and txt as well as PDFs, and you can switch each type on or off and set a size limit per type. Still no .doc, that one fought me. Someone with a capable machine asked for a bigger model. You can swap the bundled Llama 3.1 8B for a larger local one in Settings. I tested several around the 20B mark and they were not equal, so it recognises a tested model when you add one. GPT-OSS 20B (MXFP4-Q8) scored 100% on my test set and is the one I can vouch for. My own machine is 36GB, so I cannot verify anything much larger. Someone leaving Evernote asked about attachments. Bibliome now reads .enex exports directly, rebuilds the notebook structure, keeps the original dates, and indexes the embedded doc

Related apps

Llama
Llama
Evernote
Evernote

Sep 7, 2026

2ReplyCopy link
Claude

Hacker News

Claude

𝕏

Show HN: Claude Style Patch – A dropin Claude.MD section for improving Claudish

Sep 8, 2026

2ReplyCopy link
Cotypist

r/macapps

Cotypist

𝕏

SummerFest 2026 is running now with discounted indie apps

This year's SummerFest (The Festival Of Artisanal Software) is running now at [https://www.artisanalsoftwarefestival.com/](https://www.artisanalsoftwarefestival.com/) This time I see 13 apps there (I think there were more last year). Most apps are 25% off and new this year is CoTypist which offers 2 months free (so it says on the banner). Disclosure: I have Trickster and ImageFramer as part of this sale.

Related apps

Cotypist
Cotypist
Trickster
Trickster

Sep 7, 2026

11ReplyCopy link
Homerow

Hacker News

Homerow

𝕏

Show HN: Gote – a CLI note-taking management tool for plain Markdown

Repo: https://github.com/banorton/gote I built a note taking management tool to use at work for quick note taking and searching. It is intended to be quite minimal. Another focus was to have lots of shortcuts and to keep things close to the homerow for ergonomics and speed. Notes are just markdown files in whatever directory you point it at. The only thing it keeps elsewhere is an index in ~/.gote. If you stop using it you still have all your notes. Tags go on the first line of the note, separated by periods, like .project.urgent.work. No frontmatter. Search is built into the binary, BM25 with stemming, so there's no ripgrep or fzf to set up. gote s meeting searches titles and content, gote s -t .work filters by tag, gote s -w 2412 pulls up notes from December 2024. Most commands have a two letter version that combines a list with an action. ro is recent + open, sv is search + view, tp is tag + pin. When results come up you pick one with a home row key instead of arrows or numbers. Binaries for mac/linux/windows are on the releases page, or go install github.com/banorton/gote@latest if you have Go. The goal of this project was not to learn something new or build something impressive. I simply had a need and filled it with a vibe-coded solution. I have been using it for about a year now and it does more or less exactly what I wanted. So I thought I'd share in case others are interested in using it, contributing to it, or want to use

Sep 7, 2026

6ReplyCopy link
Day One

r/macapps

Day One

𝕏

Media Renamer Pro: batch rename photos, movies, TV, music, audiobooks and game ROMs from the metadata inside the files

Disclosure: I made this. THE PROBLEM Most renamers make you build the pattern and then supply the facts yourself. That works for a folder of photos and falls apart on a drive full of media, because the thing you actually need is the real episode title, the correct year, or the date a photo was taken. That information is either already inside the file or sitting in a database somewhere. So you end up doing it by hand, or running something built for a download pipeline you do not have. Media Renamer Pro reads the metadata inside your files, looks up the real title online when that helps, and builds a rename plan you review before anything moves. The.Last.of.Us.S02E04.1080p.WEB-DL.x265-GRP.mkv becomes The Last of Us - S02E04 - Day One.mkv Six media types: TV, movies, photos and video, music, audiobooks, and retro game ROMs. TV and movies come from TVmaze, TMDb and OMDb. Audiobooks from Google Books and OpenLibrary. ROMs from IGDB and RAWG. Photos are analyzed on device with Apple's Vision framework, so your pictures never leave your machine. Every batch is previewed before it runs and can be undone in one click. It detects collisions instead of overwriting, and it handles renames over SMB and NAS shares, which is where a lot of renaming tools quietly break. COMPARISON FileBot is the heavyweight here and it is genuinely better than mine at hard TV and movie matching. It has years of edge cases baked in. It is also Java, it is TV and movie focused, and it does not run on your iPad

Related apps

Day One
Day One
Moves
Moves
Renamer
Renamer

Sep 7, 2026

8ReplyCopy link
M

Hacker News

Hacker News

𝕏

Show HN: Zero downtime embedding model upgrades

People use embedding models all the time for rag/semantic retrieval. However, when a newer, more desireable model comes out, there is an expensive (both in time and computational) cost of re-embedding every document in the database. However, I figured out an interesting way to forgo that upfront embedding cost. algo: old model/index -> retrieve top-K docs -> score those docs with the new model -> cache/materialize the new embeddings so instead of rebuilding the entire vector store upfront, the old index keeps getting retrieved from, while the new model reranks those candidates. This works surprisingly well for some model pairs, (i tested 63 source-> target migrations on h100s, on upto 1M documents). For example, on a 1M document Natural Questions dataset, native Qwen3-Embedding-8B: 0.6812 nDCG@10 Qwen3-4B -> Qwen3-8B, K=50: 0.6816 Qwen3-0.6B -> Qwen3-8B, K=50: 0.6638 MiniLM -> Qwen3-8B, K=50: 0.6486 (the hard part is determining k, I held the k constant above to give some sense of migratability). You can install it with pip pip install embedflow and the code is on github https://github.com/arnsri33/embedflow

Sep 8, 2026

3ReplyCopy link
M

Hacker News

Hacker News

𝕏

Show HN: HomeCat – Design your backyard office

Hey HN! Ilya and Nikita here. We’re building HomeCat, a tool that lets you design a backyard office space - https://myhomecat.com We started out by helping people design sheds, and quickly realized that many people actually want to build a backyard office. There wasn't really an easy way to do this, so we thought we'd take on the challenge. Right now, you can design a backyard shed and our tool will make it code compliant. It's maybe 90% of the way there, since you also have zoning/HOA and other edge cases. But it does figure out most of the details for you. Right now, it's pretty simple: enter your address, what you want to build (i.e. 8x8 backyard office), and it'll create a few concepts for you. If you like one, you can customize it with the chat. Here's an example of a design that's compliant in SF: https://myhomecat.com/scene/classic-cottage-137134ef We would love for you to try our tool if you are planning your backyard office. As a bonus to the HN community, we can professionally design one for you for free if you comment what you're looking for. Happy labor day!

Sep 7, 2026

35ReplyCopy link
WireGuard

Hacker News

WireGuard

𝕏

Show HN: Wg-admin – web UI for an existing WireGuard host

Reads /etc/wireguard, lets you add/edit/remove peers, applies with wg syncconf (no interface bounce). Does not install WireGuard or rewrite your PostUp/NAT. That's all

Sep 7, 2026

29ReplyCopy link
Freeze

r/macapps

Freeze

𝕏

SmoothCapture - Create polished app demo videos in minutes

Hi everyone. I built a macOS screen recorder and motion editor called SmoothCapture. First version shipped about a year ago, it is on 1.2.60 now. # Problem A raw screen recording is flat. To make one look like a product video, you either paid for a tool or you exported and rebuilt it in After Effects. The big thing in this release started as a joke to myself: what if you put a device frame inside another device frame? A recording on a MacBook, that MacBook on a Studio Display, the whole display on a watch face. I expected it to look like garbage. It didn't, and it is now the part I use most. You can nest as deep as you like, and each layer keeps its own lighting, shadow, reflection and camera move so a nested layer sits perfectly still until you decide to reveal it. # What it can do * Record screen, window, region, or a connected iPhone/iPad, system audio captured natively, no BlackHole * Or record wirelessly using airplay mode * Drop a recording on a 3D device frame and get a camera sweep and zooms already on it (one click) * Nest a whole composition onto another device's screen, as deep as you want * Trim, split, freeze-frame, music and voice-over on a timeline that snaps to cuts * Export MP4, MOV, GIF, or transparent alpha **The part most people miss:** you do not have to screen record anything. Import any video or photo you already have and you get the exact same editor. I also spent an embarrassing amount of time on lighting this release. The screen is a real light sourc

Related apps

Freeze
Freeze
Smooth Capture
Smooth Capture

Sep 7, 2026

8ReplyCopy 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”.