top | item 47105912

(no title)

neodymiumphish | 9 days ago

Agreed! I built a MacOS Postgres client with just Claude Code[1]. It could use some UI improvements, but it runs much better than other apps I’ve tried (specifically what it’s replacing for me: RazorSQL) and the binary is smaller than 20MB.

1: https://github.com/NeodymiumPhish/Pharos

discuss

order

lsaferite|9 days ago

Tauri is still a WebView wrapped in some chrome, right? That's not what I would consider "native".

neodymiumphish|8 days ago

Yes. I’d prefer a native interface and have been working on that. I should change the readme until that’s complete.

ivankra|9 days ago

Eh, didn't even Microsoft give up and just shipped a React-based start menu at one point? The range of "native" on Windows 11 is quite wide - starts with an ancient Windows 3.1 ODBC dialog box.