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

mazzystar

578 カルマ登録 5 年前
A curious mind exploring the world.

https://mazzzystar.com

投稿

[untitled]

1 ポイント·投稿者 mazzystar·4 日前·0 コメント

People have spent billions of tokens training AI tanks

old.reddit.com
3 ポイント·投稿者 mazzystar·先月·0 コメント

Show HN: I put Codex and Claude in a tank arena; Codex is winning 55% so far

old.reddit.com
1 ポイント·投稿者 mazzystar·2 か月前·1 コメント

I put Codex and Claude into a tank arena. Codex is winning 55% so far

old.reddit.com
2 ポイント·投稿者 mazzystar·2 か月前·0 コメント

Show HN: I spent $100 in Claude tokens and 1k battles training my AI tank

agentank.ai
5 ポイント·投稿者 mazzystar·2 か月前·4 コメント

[untitled]

1 ポイント·投稿者 mazzystar·2 か月前·0 コメント

Why Whisper Notes for Mac Left the App Store

whispernotes.app
2 ポイント·投稿者 mazzystar·4 か月前·2 コメント

Show HN: ccclub – See which of your friends is burning the most on Claude Code

ccclub.dev
2 ポイント·投稿者 mazzystar·5 か月前·0 コメント

Show HN: CCClub – Leaderboard for Claude Code usage among friends

github.com
5 ポイント·投稿者 mazzystar·5 か月前·0 コメント

Show HN: Lens - A Bicycle for the Mind in the Age of AI

github.com
1 ポイント·投稿者 mazzystar·7 か月前·0 コメント

The Key to the Problem Is to Find the Key Problem

1 ポイント·投稿者 mazzystar·8 か月前·0 コメント

コメント

mazzystar
·21 日前·議論
This resonates from the dev side. I made an offline photo search app a while back — you search your library in plain language ("a boy and a girl by the river"), CLIP embeddings all computed on device. It needs full photo access but I deliberately requested zero network permission. Was kind of proud of that.

Problem is there's no way for users to actually know that. iOS has no "this app can't reach the internet" indicator, so the whole guarantee is invisible. I even had people assume the opposite — app reads your whole library, therefore it must be uploading it somewhere. Exactly backwards.
mazzystar
·2 か月前·議論
Thanks! After you create a tank, copy the key and docs, give them to your agent, and just chat with it.

The agent can update the tank code and run battles for you. You don’t manually drive the tank — you work with your agent and watch the results.
mazzystar
·2 か月前·議論
This is most likely because you’re using Google login inside an in-app browser. You need to switch to a real browser
mazzystar
·4 か月前·議論
Apple's permissions make apps safer, but at the cost of being pretty hostile to developers — especially when there's no alternative API.
mazzystar
·8 か月前·議論
You might want to check out https://whispernotes.app - it's a one-time purchase, no subscription. For offline apps with no ongoing server costs, I think buy-once should at least be an option alongside subscriptions.
mazzystar
·3 年前·議論
My AirPods Pro often fail to connect properly, appearing connected but music still plays on cellphone.

As an introvert, I don't like to bother people. When I'm in a quiet coffee shop or library, I turn down my phone volume, select a white noise track in Apple Music, and put my ear near the bottom of the phone.

So, I created the simplest app of my life: open the app, and it plays the sound of waves. If your phone is in silent mode, it won't play anything when the connection fails, even if the volume is high.

I posted it on the web, and many people didn't understand its purpose, thinking it was just another white noise app. It received very few downloads. However, it's the only app I made that I use every day.