Hacker Newsnew | past | comments | ask | show | jobs | submit | keyle's commentslogin

I like that you linked the live show instead of the video of the demo alone, as the crowd noise adds to the experience.

This demo is a salute to everyone in the scene. And it’s emotional. Had to be this version!

Who knew tech employees weren't exactly across international politics.

No it would be trivial to gain a thorough understanding of Middle East politics and the oil market for an enlightened people who were able to become foremost experts in epidemiology, molecular biology, global supply chain logistics, the war in Ukraine, semiconductor manufacturing, and many other fields entirely self-taught simply by obsessively reading social media and wikipedia.

"Infotainment" is the term I've heard to describe Reddit and other talking websites. People are looking to "win" like they do in sports or other recreational activities. It's a kind of fun that disguises itself as learning-- minus, of course, the actual work.

That's why people come here, they learn these things in the comments.

It's not the people who just come to learn though.

as a Hassie lover it made me a bit sad that they went with a D5 but hey, who cares about the camera, the picture was worth a billion bucks and it delivered.

It's so refreshing to be mesmorised by a picture in the age of shorts and reels.


Not only that, but you couldn't have gotten this image on film with a Hasselblad. (pushing film to 25,600 ASA maybe... not likely) I still shoot MF film and love it for what it does, but I think this extremely cool image of the night-side Earth is not something wet-process film could ever have captured.

So good. That music had me relaxing for 5' straight.

Extremely cool!

Can't wait to give it a spin with ollama, if ollama could list it as a model that would be helpful.


It's cool and all and I typically enjoy lowres renditions... unless, it actually impacts gameplay.

Since the gameplay is so much about 4D, clarity in what you see becomes more important and the extremely low resolution actually impairs the player rather than serve a positive (typically 'leaves more to the imagination').

It wouldn't take much of an effort to double or triple the resolution which I think would help the gameplay.


The reason it is so low res is actually more interesting than simple aesthetic choice. Think about the sensor(or eye) needed to view a 3d scene, it is 2d right. So this is a 3d sensor(voxels) for a simulated 4d camera. and then we are looking at the 3d sensor. (with our 2d sensor(eyes)), it's sensor inception.

So it is as low res as it is because it is a bunch of voxels simulating a 4d camera.

The dev put out an interesting video on the topic.


Here the video (from the bottom of the page)

https://www.youtube.com/watch?v=tKDMcLW9OnI


There have been other 4D video games with actually good performance though.

They should have used Gaussian Splats, surely this would reduce processing overhead.

I really appreciate your feedback!

I tried pretty hard to increase the rendering efficiency on consumer GPUs. The biggest issue is that the main view is actually a 96x96x96 grid of "pixels" (or voxels). This makes scaling brutal: going up to 128x128x128 we'd double the total amount of pixels, to around as much as 1920x1080 resolution. Doubling the grid res to 256 would get us 16M voxels, which is about the same as two 4K displays. On top of that simple 4D object meshes scale much worse in terms of tetras than 3D objects do.

A quick solution could be to give the user a few resolution options, so they can bravely test the limits of their hardware.

So I've just modified the engine to allow you to specify a custom resolution in the URL:

https://dugas.ch/hyperhell/levels/the_bargain.html?vox_resol...

(Higher resolutions might break rendering entirely if the accel structure doesn't fit in allowed memory anymore. I was able to push it to 160x160x160 on my machines)

I'll also try to think of other ways to make the rendering more efficient, maybe a BVH instead of my simpler grid-based acceleration structure? My background is not in computer graphics, so others here might have better ideas.


The low resolution didn't bother me too much, but the controls made this completely unplayable for me.

Fully agree. The low-res makes this unnecessarily hard to navigate. Which is a downside if your core gameplay is to teach players to navigate in a challenging environment.

Agreed this is not even 4d Wolfenstein but still a really neat concept

Amusing how this industry went from tweaking code for the best results, to tweaking code generators for the best results.

There doesn't seem to be any adults left in the room.


And seemingly we have stopped considering the fact that when we engineer something, we consider so much more than the behavior specified in the ticket.

Behavior built on top of years and years of experience.

And the problem with AI is that unless you explicitly 'prompt' for certain behavior you're only defining the end result. The inside becomes a black box.


Isn't having a prompt file turning the black box into an explicit codification of those years and years of experience? That would make it easier to understand and disseminate.

I haven't found their limit, but I have found my limits, of waiting for them to do their thing...

I tend to re-enjoy handrolling code more. I delegate the stuff that annoys me.

We have a large multiplatform codebase, the issue seems to be more the time it takes to navigate the code and reason about it, rather than the size. Arguably the size is causing 'them' to be slower in that regards, but I haven't found the limit yet. And with compaction, it's even less of a problem.

my 5c.


Exactly.

They wouldn't copy each other for copyright infringement as much as it was a mark of respect. They carried each other's arts as an evolution and respect towards each other rather than copying; all bringing a small twist on what was before.


This is the sort of Apple gotchas that really upset me.

They've got a good thing going, but they keep finding ways to alienate people.


Their suggestion : get an Apple monitor that we just launched.

I don't think that one supports this use.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: