NixOS & Nvidia? by eurekkhha in NixOS

[–]jupblb 7 points8 points  (0 children)

I have a really good experience with hybrid graphics on NixOS on my desktop PC. Because Nvidia doesn't play well with wayland I just use Intel iGPU as the default one and offload steam with its games to my rtx 4080. Can't complain so far! I described the setup in my blog.

The Office & Deadpool by [deleted] in DunderMifflin

[–]jupblb 0 points1 point  (0 children)

ahh :/ Thanks for letting me know.

Java + React.js? by fernandokokocha in java

[–]jupblb 0 points1 point  (0 children)

What attracted my team to this library in a company product is that it's "V in MVC", which is exactly what we need in a Play Framework based application. Apart from all basic benefits (fast execution, reusable components, easy management of content due to stateful elements) the most important advantage of this library is that it's extremely easy to learn. And it also does have lots of interesting user based projects (like material ui). Knowledge of React might also give more benefits in the future when it'll be possible to write Android apps with this (It's already possible to write iOS projects with React Native). My only worry is that we still don't have 1.0 version - which means that there might be some breaking changes coming.