HackerTrans
TopNewTrendsCommentsPastAskShowJobs

uncSoft

no profile record

Submissions

Reverse-engineering SwiftUIs DocumentGroup to restyle and group untouchable tabs

github.com
2 points·by uncSoft·letzten Monat·0 comments

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

cyberwriter.app
15 points·by uncSoft·vor 3 Monaten·6 comments

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

devpadapp.com
2 points·by uncSoft·vor 4 Monaten·4 comments

comments

uncSoft
·letzten Monat·discuss
[flagged]
uncSoft
·vor 2 Monaten·discuss
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
·vor 2 Monaten·discuss
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
·vor 2 Monaten·discuss
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
·vor 3 Monaten·discuss
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
·vor 3 Monaten·discuss
thanks, I am probably the worst designer and didn't want to use AI, but you're not wrong
uncSoft
·vor 4 Monaten·discuss
[dead]
uncSoft
·vor 4 Monaten·discuss
They just need to call it GW Classic apparently and it will sell
uncSoft
·vor 4 Monaten·discuss
Thanks for the heads up! I just reached out to see if I can contribute, thank you
uncSoft
·vor 4 Monaten·discuss
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
·vor 4 Monaten·discuss
Ha, wasn't it windows vista that allowed you to plug an SD card to use for swap space/fake ram?
uncSoft
·vor 4 Monaten·discuss
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.