HackerTrans
トップ新着トレンドコメント過去質問紹介求人

uncSoft

no profile record

投稿

Reverse-engineering SwiftUIs DocumentGroup to restyle and group untouchable tabs

github.com
2 ポイント·投稿者 uncSoft·先月·0 コメント

Show HN: CyberWriter – a .md editor built on Apple's (barely-used) on-device AI

cyberwriter.app
15 ポイント·投稿者 uncSoft·3 か月前·6 コメント

Show HN: Open dataset of real-world LLM performance on Apple Silicon

devpadapp.com
2 ポイント·投稿者 uncSoft·4 か月前·4 コメント

コメント

uncSoft
·先月·議論
[flagged]
uncSoft
·2 か月前·議論
I was "bullied" into making a light theme for my app as well after refusing for months - I didn't realize how many people need a light mode.
uncSoft
·2 か月前·議論
That's why I wrote cyberwriter, my company needs sandboxed apps because we work on sensitive data. Community plugins are too risky running with full system access
uncSoft
·2 か月前·議論
Obsidian is great- it motivated me to make cyberwriter, where the app is sandboxed and the top community plugins are baked in. I work in healthcare and we can't have unvetted community plugin updates running in our network with full system access and with sensitive data.
uncSoft
·3 か月前·議論
exactly, but even moreso that Apple exposed the API in a fairly complete way. I integrated their local model in less than a day - creating embeddings and RAG essentially on an entire document vault in about 2 seconds- for people who dont have local AI configured, is pretty crazy
uncSoft
·3 か月前·議論
thanks, I am probably the worst designer and didn't want to use AI, but you're not wrong
uncSoft
·4 か月前·議論
[dead]
uncSoft
·4 か月前·議論
They just need to call it GW Classic apparently and it will sell
uncSoft
·4 か月前·議論
Thanks for the heads up! I just reached out to see if I can contribute, thank you
uncSoft
·4 か月前·議論
I build anubis-oss because my friends and I are always trying to see how local LLMs run on our different Macs with different configs. So I build a benchmarker for us with a bunch of tools like exportable benchmark reports and arena mode, then I said hey, I can add public leaderboards with the full dataset of submissions open sourced, and give that to my ML and model tuning friends to gauge performance across broad configs. Yes it cost me money, but it's a fun project and I'm trying to get it into homebrew. Just need a few more stars.

https://devpadapp.com/anubis-oss.html

https://github.com/uncSoft/anubis-oss

https://imgur.com/a/X64WsWY
uncSoft
·4 か月前·議論
Ha, wasn't it windows vista that allowed you to plug an SD card to use for swap space/fake ram?
uncSoft
·4 か月前·議論
Addendum- Anubis OSS is GPL-3.0 licensed. Built fully in Swift and dev cert signed for safety (if you don't want to clone the source and compile yourself), no external dependencies except Sparkle for autoupdates if you want them, privacy-first - benchmark data is submitted voluntarily and never includes anything beyond hardware specs and model performance metrics.