HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mazzystar

578 karmajoined 5 jaar geleden
A curious mind exploring the world.

https://mazzzystar.com

Submissions

[untitled]

1 points·by mazzystar·4 dagen geleden·0 comments

People have spent billions of tokens training AI tanks

old.reddit.com
3 points·by mazzystar·vorige maand·0 comments

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

old.reddit.com
1 points·by mazzystar·2 maanden geleden·1 comments

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

old.reddit.com
2 points·by mazzystar·2 maanden geleden·0 comments

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

agentank.ai
5 points·by mazzystar·2 maanden geleden·4 comments

[untitled]

1 points·by mazzystar·2 maanden geleden·0 comments

Why Whisper Notes for Mac Left the App Store

whispernotes.app
2 points·by mazzystar·4 maanden geleden·2 comments

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

ccclub.dev
2 points·by mazzystar·5 maanden geleden·0 comments

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

github.com
5 points·by mazzystar·5 maanden geleden·0 comments

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

github.com
1 points·by mazzystar·7 maanden geleden·0 comments

The Key to the Problem Is to Find the Key Problem

1 points·by mazzystar·8 maanden geleden·0 comments

comments

mazzystar
·21 dagen geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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 maanden geleden·discuss
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 jaar geleden·discuss
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.