Live data from Hacker News

Sidekick: Local-first native macOS LLM app

github.com

21–30 of 97 posts

Re: Sidekick: Local-first native macOS LLM app

#22
post #19
post #15

Trying to put this through its paces, I first set out to build my own local binary (because why not, and also because code-reading is fun when you've got your own local build) .. But I get this far: /Users/aa-jv/Development/InterestingProjects/Sidekick/Sidekick/Logic/View Controllers/Tools/Slide Studio/Resources/bin/marp: No such file or directory It seems there is a hand-built binary resource missing from the repo -…

Looks like it wants https://github.com/marp-team/marp-cli

Yeah, I've manually copied that binary into place from the marp-cli package in homebrew and now the build proceeds .. continuing as I type .. lets see what happens.

I'm immediately suspicious of such binary resources, however.

Re: Sidekick: Local-first native macOS LLM app

#27
post #16
post #6

> Image generation is availible on macOS 15.2 or above, and requires Apple Intelligence. ... so image generation is not fully offline? This tool looks like it could be worth a try to me, but only if I'm sure I can run it into a mode that's fully offline.

Some features use private cloud, but it's pretty decent in terms of security and privacy. https://security.apple.com/blog/private-cloud-compute/

"Pretty decent" is irellevant for proprietary code that's not my property.

The only safe option is if it's guaranteed to not leave my machine, so for this app, to disable anything that has a chance of exfiltrating data.

Re: Sidekick: Local-first native macOS LLM app

#29

Does anyone know if there is something like this or https://github.com/kevinhermawan/Ollamac for linux ... both are build with swift and swift also supports linux!?

Desktop-wise there's https://msty.app which is rather good but not open source. I'm using OpenWeb UI [1] with a desktop shortcut but that's a web app.

1 - https://github.com/open-webui/open-webui

Post reply on HN