Matthias Kurz

Results 1121 comments of Matthias Kurz

> Hardware acceleration for youtube is working perfectly Hard to believe since the drivers do not exist yet. Are you not using Wayland?

> I'm using the ubuntu image as provided. Playing 4k streams in youtube on full screen the cpu cores are between 20 and 30 %, mostly at 20/25 (using firefox)....

I have seen this PR but will not merge it, but will consider in for long term. Thanks!

@fathonix Can you share how you achieved this setup? Thanks!

How do you generate the rootfs? Is it done via https://github.com/kaazoo/RootFS? /cc @kaazoo Thanks!

@zerikv How about a pull request to get this fixed?

Thanks for the report. We probably want to adjust the generated scala 3 code. PRs welcome 😉

@ajafri2001 Regarding you comment [here](https://github.com/playframework/playframework/pull/13020#issuecomment-2869179806), are you still interested to work on this?

Not sure how much experience you have in sbt/scala/twirl. Maybe try first to set up a reproducer project so you can generate a test `*.template.scala` file. Then you modify the...

Testing what gets send to the client in Play 3 and Play 2.8.22, with Scala 2.12, 2.13 and 3: ``` $ curl -v localhost:9000/ ... * Request completely sent off...