• 0 Posts
  • 23 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle




  • I bought the game on release mostly to support them. The folks at Moon Studios are seriously talented and deserve some support.

    I played ~2 hours on release and thought the game was decent. The combat had some weight, the art style was excellent, the bosses were fun and challenging and the exploration was pretty neat. There were many performance issues which they have since mostly fixed but there were also a few systems taken from different genres that didn’t work that well together for me. I didn’t play for a while though, so maybe they improved things in that area.

    Still, I’m also waiting for the coop, which is scheduled to release with the next major update.

    I wouldn’t read too much into this news article. Their CEO has since clarified that he might have been a bit hyperbolic and didn’t expect the media to pick up on his random Discord post.

    I don’t quite agree with his assessment of being “review bombed”. Most negative reviews come down to the game being released in early access: bad performance, many systems not working well together, being behind roadmap, missing coop on launch and more recently, difficulty. I do get their need for releasing in early access after Microsoft dropped them but it might have hurt them in the long run.


  • I have wondered this for a while, what is it you do that requires such intensive editing of PDFs?

    Both at work and at home PDF is sort of a “read only format” for me.

    I get it for things that should not be edited (e.g. invoices) and export it myself for things that should not be edited (e.g. finished documentation). The only “editing” of PDF files that I rarely do is filling out PDF forms or signing a PDF, which most readers can do.




  • It has been a few years since I last used Plex but I always liked their interface, their tech stack is fairly modern, they have apps for pretty much every device, their title matching for content works really well and there was not much wrong with it back in the day other than it lacking local authentication.

    I switched over long ago when they started pushing streaming services to my users that I couldn’t deactivate server side.




  • Domi@lemmy.secnd.metoSelfhosted@lemmy.worldWhat is Docker?
    link
    fedilink
    English
    arrow-up
    5
    ·
    17 days ago

    Anyway, what I wanted to know is why do people self host?

    For the warm and fuzzy feeling I get when I know all my documents, notes, calendars, contacts, passwords, movies/shows/music, videos, pictures and much more are stored safely in my basement and belong to me.

    Nobody is training their AI on it, nobody is trying to use them for targetted ads, nobody is selling them. Just for me.


  • I don’t use the Solution explorer but I also don’t think it has one.

    I usually kickstart a fresh application with a SLN and a few projects in the dotnet CLI and VSCodium picks up the launch project automatically when I tell it to create a launch.json. For existing applications, if the .vscode folder already exists it will just pick it up or I can also just ask it to create a launch.json.

    That workflow has been ingrained into me since there were no real C# utilities for VS Code when it first launched, so not much changed for me when going to VSCodium.





  • VS Code (i know it’s still MS but I do C# .NET work and rider is too expensive, I don’t want a subscription for an IDE)

    VSCodium is a thing too if you want to un-Microsoft even further.

    https://vscodium.com/

    I use it for C# development on Linux and it works well.

    getting a password manager

    Bitwarden and Keepass are usually the go tos, depending on your use case.

    then a new browser

    Firefox or if you want to decouple from Mozilla as well, Librewolf works pretty well.

    potentially a Google pay replacement

    I’m not aware of any open Google Pay replacements other than taking a card with you.

    As soon as you get rid of Google on your phone, you get rid of Google Pay.




  • Most modern OLED panels on TVs and monitors don’t actually use classic PWM for dimming, they never turn off completely and instead fluctuate between like 100% and 95% brightness based on the refresh rate.

    Did you ever test if you can see that as well at different refresh rates?

    rtings always tests this under “Image Flicker”. https://www.rtings.com/monitor/tests/motion/image-flicker

    It’s not considered flicker-free but the OLED panels listed with 0 Hz PWM frequency (most of them) should look fine.

    However, there are two other elements that might cause issues:

    • VRR flicker
    • ABL dimming in HDR

    Both can cause an unpleasant experience if you are sensitive to it.

    Phones still commonly use PWM because it uses less energy. There are some that have a DC dimming option but it’s rare.