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

captainbenises

no profile record

投稿

Show HN: 4DGS Recording

splatcam.com
1 ポイント·投稿者 captainbenises·先月·0 コメント

Rejections on 4DGS capture app for iPhone

bennolan.com
2 ポイント·投稿者 captainbenises·2 か月前·1 コメント

Show HN: BotParty, a native macOS chat app where conversations are documents

botparty.com
2 ポイント·投稿者 captainbenises·2 か月前·0 コメント

Substrata C++/OpenGL Metaverse open sourced

github.com
2 ポイント·投稿者 captainbenises·3 年前·0 コメント

コメント

captainbenises
·2 か月前·議論
I built an app using metal compute shaders to capture 4d gaussian splat video for the iphone. Took about two months to get it running in realtime with good compression and quantisation.

Apple have now rejected it 5 times (it takes them a week to reply each time, so that's 5 weeks) for nit picking things, inconsistently each time.

I know the app store can be like this, but it's been enough to push me back to being an android developer.

I love my macbook, but i might try rocking a graphene os phone.
captainbenises
·2 年前·議論
Feature request:

Add an AI query tool - you could do it on-device with something like functionary ggml and llama cpp with a few functions:

getSchemaForTables(...) getTableStats() runQuery('...')

Then you could do a query like:

"show me all customers who regularly post between midnight and 1am"