I will almost always choose .NET as my development platform when greenfielding a project for exactly this reason. It’s an incredibly robust standard library that virtually guarantees I won’t need to pull in a litany of additional utility libraries, and I can also expect that what libraries I do choose to bring in are highly unlikely to drag along a ridiculous parade of dependencies.
- 0 Posts
- 23 Comments
Isn’t Cyberpunk DRM free? Why do you need a repack? If the bit that didn’t work was the repack’s self-extractor/installer I guess that would make a little more sense.
vithigar@lemmy.cato
PC Gaming@lemmy.ca•ICE Arrests Beloved Fighting Game Community Member LudovicEnglish
9·2 months agoThis is an exceedingly strange comment. What is it you “get” about homosexuality?
Yeah, agree that choosing the same distro again was kind of silly, but understand wanting to give it a second try. I was also disappointed by the decision though.
Was glad to see Luke choose CachyOS. I slapped it on a small gaming machine a couple of months ago and have been quite happy with it.
He’s said a couple of times that he’s trying to view it through the lens of a casual, non-technical user, and the fact that similar problems also exist on Windows doesn’t stop them from being problems.
vithigar@lemmy.cato
Linux@lemmy.ml•Why is Debian always left out of the distro recommendations?
1171·3 months agoFor reasons similar to why plain bread doesn’t show up in sandwich recommendations.
They have fairly reasonable guides on their site on how to host for others.
Depends on what part of “set up” you’re referring to. Getting the software itself up and running is extremely easy. They have versions available for the full swathe of experience levels from “here is a packaged Electron based Windows application” to “here are the node.js source files”. All prior versions are also available if you have specific needs for an earlier version.
Now, if you mean how difficult is it to set up and run a game, that’s going to vary wildly depending on the system the game uses and how complex of a scenario whoever is running the game wants to deal with. There are lots of off-the-shelf one shots or campaigns you can run where that setup is already done for you though.
vithigar@lemmy.cato
Selfhosted@lemmy.world•Fun/interesting things to self host?English
14·5 months agoCouple of things I have running on my home server no one has mentioned yet.
FoundryVTT is a self-hostable platform for playing tabletop RPGs online. It supports a vast selection of game systems and user/community developed mods making it extremely versatile.
Pihole is probably something you’ve heard of before and despite the name is hostable on a wide variety of systems. In case you haven’t it’s a network level ad blocker that works by taking over the role of DNS server on your LAN and blocking queries to domains used to serve ads or track telemetry.
vithigar@lemmy.cato
PC Gaming@lemmy.ca•Beyond Steam Machine: Why Valve's New ARM Support Shouldn't Be OverlookedEnglish
4·6 months agoI’m not sure what you’re saying here. Copied over from where to what? The Frame is the only ARM device in the lineup. The Steam Machine is x86.
vithigar@lemmy.cato
Selfhosted@lemmy.world•FFS Plex, the server is on my local networkEnglish
111·8 months agoI would be ashamed of myself and be tempted to leave the industry in disgrace if setting up DDNS and allowing a single port through a firewall took me 45 minutes.
vithigar@lemmy.cato
PC Gaming@lemmy.ca•Major VAC [Valve's non-kernel anticheat] Live updates leaving cheaters cryingEnglish
3·8 months agoVAC bans are manually reviewed and supposedly get reversed when they are false positives.
vithigar@lemmy.cato
Selfhosted@lemmy.world•Mommy, Why is There a Server in the House?English
14·9 months agoI won’t stand for this PowerShell superhero comic erasure.
vithigar@lemmy.cato
PC Gaming@lemmy.ca•New Stellar Blade update breaks the game on Steam, so uninstall your modsEnglish
3·10 months agoPeople with mods installed who don’t even try removing them when an update breaks are wild to me. I see the same thing in Steam Deck communities where updates don’t play nice with Decky Loader or whatever.
vithigar@lemmy.cato
Linux@lemmy.ml•is there any way to put my extra memory to use to play av1 files if my cpu overloads? Debian 12.11
3·10 months agoAs the other person said, something is wrong if your machine is shutting down instead of just giving choppy playback.
Do you do much heavy CPU with with that machine at all? It’s possible that AV1 decoding is the only thing you’re trying to do that pushes the CPU to that degree. 7th Gen Intel CPUs have hardware decoders for h.265, so the CPU is barely used to play these back, but lacking a decoder for AV1 means it has to be decoded in software, which hits the CPU hard.
Ah, if you need to build a .NET project that makes sense
Nuget is a the .NET package manager. Like npm or pip, but for .NET projects.
If you needed it for a published application that strikes me as fairly strange.
vithigar@lemmy.cato
Selfhosted@lemmy.world•That's all folks, Plex is starting to charge for sharingEnglish
6·1 year agoJellyfin has some security issues that, depending on who you ask, are either critical vulnerabilities that make it completely unsafe to expose to the Internet or largely unconcerning for regular users.
vithigar@lemmy.cato
Selfhosted@lemmy.world•That's all folks, Plex is starting to charge for sharingEnglish
41·1 year agoI had exactly the same experience, at about the same time. Had been hearing good things about Plex so decided to try it out. Immediately noped out when it required me to create an account with them. Similar to you I looked around and found it to be a relatively new change.
Frankly baffling to me that anyone with the wherewithal to self-host was okay with it.
Several years ago I was looking to set up a media server and initially grabbed Plex because I’d heard so much good about it at the time. The moment it asked me to create an account with Plex during setup and I discovered this wasn’t optional I immediately uninstalled it.
I remain baffled that anyone was okay with needing an externally managed account in order to use software running entirely on their own hardware, let alone the litany of additional enshittification that has happened since.