HN user

captainbenises

437 karma
Posts45
Comments59
View on HN
splatcam.com 1mo ago

Show HN: 4DGS Recording

captainbenises
1pts0
bennolan.com 2mo ago

Rejections on 4DGS capture app for iPhone

captainbenises
2pts1
botparty.com 2mo ago

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

captainbenises
2pts0
github.com 2y ago

Substrata C++/OpenGL Metaverse open sourced

captainbenises
2pts0
capek.ai 3y ago

Capek: A Competitive Distributed Artificial Intelligence

captainbenises
4pts0
www.foxus.com 4y ago

$69 Stereoscopic RGB passthrough camera for the Oculus Quest

captainbenises
3pts0
www.cryptovoxels.com 5y ago

Show HN: Cryptovoxels.com – Minecraft WebGL World

captainbenises
2pts1
gist.github.com 7y ago

Moms Architecture – Monolith with Open Source Microservices

captainbenises
1pts0
medium.com 7y ago

The Story of 3 Branches

captainbenises
2pts0
medium.com 7y ago

Minting our 100th Parcel

captainbenises
1pts0
medium.com 7y ago

Show HN: Optimizing a Voxel Mesher with One Weird Hack

captainbenises
3pts0
medium.com 7y ago

Generating a Live Map View of Cryptovoxels with Mapnik and Chrome Headless

captainbenises
2pts0
medium.com 7y ago

Unboxing and Optimizing for the Oculus Go

captainbenises
1pts0
medium.com 7y ago

Unboxing and Optimizing for the Oculus Go

captainbenises
1pts0
cryptovoxels.com 7y ago

Cryptovoxels – a user owned virtual world

captainbenises
1pts0
www.cryptovoxels.com 8y ago

Voxelized Virtual World on the blockchain

captainbenises
1pts0
medium.com 8y ago

Why I use a monorepo and CircleCI

captainbenises
1pts0
www.cow.chat 9y ago

My react/node project: Hacker news location-based chat

captainbenises
2pts0
www.cow.chat 9y ago

Cow Chat: Semi-anonymous chat as a React single page app

captainbenises
3pts0
www.cow.chat 10y ago

Show HN: Anonymous location-based chat, with emojis

captainbenises
1pts1
cowchatapp.herokuapp.com 10y ago

Show HN: Cow.chat – anonymous location based chat

captainbenises
2pts1
medium.com 10y ago

An alternative browser for webvr?

captainbenises
2pts0
docs.scenevr.com 11y ago

Turn any subreddit into a virtual reality space

captainbenises
2pts1
client.scenevr.com 11y ago

VR Pacman in the browser

captainbenises
2pts0
client.scenevr.com 11y ago

Show HN: Multiplayer 3D Chess with WebGL and Websockets

captainbenises
2pts1
client.scenevr.com 11y ago

Show HN: Multiplayer VR in the browser using websockets

captainbenises
5pts0
client.scenevr.com 11y ago

Virtual Reality in the browser using three.js + websockets

captainbenises
6pts0
client.scenevr.com 11y ago

Show HN: Multiuser VR in the browser using webGL

captainbenises
4pts0
www.herenowapp.com 11y ago

Show HN: Herenow – Send and receive messages within 100 metres of you

captainbenises
8pts1
www.herenowapp.com 12y ago

Show HN: Herenow - Send and receive messages within 100 metres of you

captainbenises
1pts0

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.

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"

They are though. What if the API you're relying on doesn't have types and it returns something you didn't expect.

I think this is the biggest gotcha for developers who are using typescript. Typescript doesn't do runtime type checks, so if you're calling out to something third party that isn't written in typescript, you can't trust it'll return what you think it returns.

[dead] 9 years ago

This seems super spammy, there was no pricing, only "get a quote".

You don't need all those tools. I'm a big fan of browserify and the budo development server.

  npm init
  npm install -g budo
  npm install --save-dev babelify babel-preset-es2015
  echo "console.log('hello world')" > index.js
  budo index.js --live -- -t [ babelify --presets [ es2015 ] ]
Add tape for some tests and you're done.

This post makes me sad. Javascript, CSS and HTML can all be used powerfully, performantly and in a managed way where anyone can come on board and contribute. Facebook, Google and Microsoft all use the web stack to run huge companies. To broadly paint this web stack that so many people poured countless hours into making, as 'impossible' to use is doing it a great disservice.

But hey man, that's just like your opinion.

Hi, I'm the author of . It's my take on an anonymous location based chat. It's written in react, using node.js, websockets and a redis backend - deployed to heroku. I'm a big fan of omegle and slack, so I took some of the best bits and mashed them together with the gelocation API.

ps: It moos as the notification sound.

Wow signal 11 years ago

Well, if someone is born on mars in the next 20 years and then flies back to earth, I guess your wish will be granted.

Have you looked at the source? Maybe it caches a bunch of expensive to compute stuff? Or are you just assuming it wants to track you?

[dead] 12 years ago

This isn't a Show HN. Can someone flag this as spam?

I'm a solo founder, and it's hard keeping motivated, if i'm not committing to the code, it's just not getting done. If I had a cofounder there would be someone else adding code, and I'd feel compelled to do my share.

It's definitely doable though, and it's much more productive just working on your idea than hanging around meetups hoping to meet that someone special.

http://www.getwith.in/