Phil Andrew

Results 55 issues of Phil Andrew

Like `first name: {{people.0.first_name}}` Can I access the first one in a list like this?

'HTMLSourceElement.media' is deprecated. This attribute doesn't do anything. 'HTMLVideoElement.webkitDisplayingFullscreen' is deprecated. Please use the 'fullscreenchange' and 'webkitfullscreenchange' events instead. 'HTMLVideoElement.webkitSupportsFullscreen' is deprecated. Its value is true if the video is...

Can support Scala 3?

Would be nice to have build and run instructions here in the readme. I'm on windows, cannot build and run it, but note that I'm totally new to this project.

enhancement

There are some ways to make the monte-carlo result look nicer in a shorter amount of time, one I see is here. https://benedikt-bitterli.me/nfor/ I saw another on Shadertoy but I...

If you set the camera to be a 2D grid of rays above a surface on one side of the surface then you can generate the surface texture data and...

I'm looking for the equivalent of https://docs.kde.org/trunk5/en/applications/konsole/command-line-options.html --hold, --noclose Do not close the initial session automatically when it ends.

I would like to have hot class reloading with DCEVM. http://dcevm.github.io/ Bloop is used with the Seed Scala build tool. In this issue is described the problem found with attempting...

discussion
feature
task / run

I run seed idea then try to open with IntelliJ Ultimate 2020.3 and then the screen flashes and it closes, it just cannot open, on windows 10. hmm I guess...

bug

I would like integration with Quarkus https://quarkus.io/ Quarkus allows for fast reload of classes and a whole lot of features I would like seed to exhibit. I suspect this issue...