HackerTrans
TopNewTrendsCommentsPastAskShowJobs

captainbenises

no profile record

Submissions

Show HN: 4DGS Recording

splatcam.com
1 points·by captainbenises·الشهر الماضي·0 comments

Rejections on 4DGS capture app for iPhone

bennolan.com
2 points·by captainbenises·قبل شهرين·1 comments

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

botparty.com
2 points·by captainbenises·قبل شهرين·0 comments

Substrata C++/OpenGL Metaverse open sourced

github.com
2 points·by captainbenises·قبل 3 سنوات·0 comments

comments

captainbenises
·قبل شهرين·discuss
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
·قبل سنتين·discuss
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"