Hacker Newsnew | past | comments | ask | show | jobs | submit | n-gauge's commentslogin

Works for me, but some of the effects are a bit gimmicky - Please consider moving the effects to a drop down so that I don't have to constantly scroll up to check result.


I've looked at a few new builds which also have heat pumps as standard. Looks like the trend is to have a smaller footprint and build upwards (so 3 floors).

Also adds ~100K to cost of new build for customer (which I think is to much), and this is without any battery included, would have thought ideal to pair with solar.


Just feedback from me: I enjoyed it and found it non frustrating to use. Not sure if I would create an account for it though.


I like the local running of this and learning about how it works.

Q:These models running in WebGPU all seem to need nodejs installed. I that for just the local 'server side', can you not just use a python http server or tomcat for this and wget files?


Had a peek at the repo and it looks to be a react frontend, so a JavaScript runtime is needed to "bundle" the application in a way browsers can consume. If you had the dist folder then I imagine you can use whatever web server you want to serve the static files.


I recently bought this and found both the physics and graphics along with the raytracing to be excellent and what many have dreamed of, even on a 1080TI (non RTX card). I've played though the first level, however the sandbox mode is the most fun!


I created a midi piano in the browser for a Roland EP7 IIe that sent midi note off in a weird way - causing double notes , it would send the same note but with just the velocity information changed to 0, which most midi software didn't like.

https://htmlgames.github.io/htmlgames.github.io/htmlgames/PF...

So I just held the notes in an array and used that for note on/off information instead.


Sending a noteOn with 0 velocity instead of noteOff is surprisingly common among MIDI keyboard implementations, so Im surprised that a lot of software wasn't handling it well.


It's not just common, it is part of the MIDI specification and deliberately done that way to allow running status, an optimization that was important in the days of (true) serial MIDI.


Which midi software did not like that? It is so common I build support for that into all my midi projects, so I'm kind of curious who would not support it and why.


Wait - So you can have Netflix on IOS which is a streaming service, but not game streaming which is essentially the same thing?


Netflix wouldn’t have been allowed on iOS devices if appleTV would have been out first :)


And even so, you're not allowed to sign up or renew your membership via an iOS app. Heck, I don't think you're even allowed to link to a web browser page from the app itself. Well... you are allowed to pay from the app, but then Apple wants a 30% cut to enable that. The video streaming services have balked at paying that. Rightly so.


Worth pointing out that Netflix has even had a game-like interactive movie called “Black Mirror: Bandersnatch”.

https://en.wikipedia.org/wiki/Black_Mirror:_Bandersnatch


Nice job! (Would like to see Ctrl + e focus into the first value box)


Docker?


And what does docker run inside? Unless your running Linux on your desktop or using Windows Containers, you still need some sort of Virtualization.... Windows used Hyper-V and the Hyper-V components. MacOs uses something else... but it's still needed...


You could run your browser in a vm , and disallow copy / pasting for that in the vm settings.


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

Search: