JustTesting

joined 1 year ago
[–] JustTesting@lemmy.hogru.ch 6 points 4 months ago

It's not. A single miner often has like 4 GPUs running at 100% load, 24/7 and I doubt someone will build a 100 Megawatt facility with thousands of computers to get fallout tokens.

Though it is the same thing in the sense of running computer to generate worthless digital tokens. The main difference in that sense is that fallout tokens do actually have a use(in game)!

[–] JustTesting@lemmy.hogru.ch 6 points 4 months ago (1 children)

Have you tried Jellyfin? It's a FOSS fork of emby, so pretty much a drop in replacement and it's been working very well for me.

Personally I use jellyfin as a backend, with the web interface and jellyfin app as frontend. Plus Kodi as an additional frontend for my beamer, with the Kodi Jellyfin plugin and Yatse remote to make it feel more like a TV.

[–] JustTesting@lemmy.hogru.ch 2 points 6 months ago

one way to do this from within python itself would be to use the site module with pth files to monkeypatch the code in question. This would amount to patching it each time it gets started, not modifying the python file permanently, and without having to touch the original python code at all.

This write-up goes into more details and also links to this (unmaintained) tool for doing so.

[–] JustTesting@lemmy.hogru.ch 4 points 8 months ago (2 children)

You can get Fusion360 to work okay-ish in Wine. Probably not good enough for professional use but for my hobby use case it works well enough (sometimes a bit laggy but usable). this does most of the heavy lifting in getting it installed.

[–] JustTesting@lemmy.hogru.ch 9 points 8 months ago* (last edited 8 months ago) (5 children)

there's a lot of stuff you can do, and you can end up with something usable, though not great, at least not in my experience. NVidia's drivers are to blame, they don't really work well with opengl and have lots of issues (and also regressions).

The 550 beta driver is ok-ish, steam flickers but I can play games. Drivers before 535 also somewhat worked, though it really depends on your GPU.

But I don't think you will have it working acceptably without some work.

Here's some pointers on stuff to try:

  • check protondb for how other people got games to work, you can filter by your GPU.
  • try running through gamescope or gamemoderun
  • try the modeset=1 (and maybe fbdev) kernel parameters for nvidia drm
  • and there's tons of env vars and other things that can help, I couldn't summarize them all here, but as a pointer: XWAYLAND_NO_GLAMOR=1, WLR_RENDERER=vulkan, LIBVA_DRIVER_NAME=nvidia, GBM_BACKEND=nvidia-drm (for the drm above), __GLX_VENDOR_LIBRARY_NAME=nvidia
  • try the beta drivers, if those are available somehow (I'm on arch so they were easy to install), or just different driver versions in general.

The above is meant more as hints than something to copy paste, so use at your own risk. You can of course always just install a second DE with X11 and log into that for gaming and use your regular DE for everything else

[–] JustTesting@lemmy.hogru.ch 3 points 11 months ago (1 children)

You can set a hook to do it automatically or use this, but I agree that this should be default behaviour

[–] JustTesting@lemmy.hogru.ch 4 points 1 year ago

Seconded, i love my Boox. it just runs android (with tweaks for e-Ink) and you can install what you want from the play store, it's not locked down.

You can even install the Kindle app if you ever do want an Amazon ebook, works really well.

It's also nice for using apps of various newspapers.

Plus the ones with a stylus make for a great notebook.

I wouldn't recommend the color ones, it's nice for comics but the colors just aren't vivid and it's not there yet in terms of quality.

[–] JustTesting@lemmy.hogru.ch 4 points 1 year ago

Autodesk Fusion 360. There's just not really a free competitor imo when it comes to CAD/CAM software, it's all Fusion or Solidworks.

[–] JustTesting@lemmy.hogru.ch 2 points 1 year ago

There's currently a known bug with nvidia and steam, might be what you're having. See https://github.com/ValveSoftware/steam-for-linux/issues/9634 There's some workarounds there that worked for me

view more: ‹ prev next ›