Any WiFi 6 or 7 router in which you can install openwrt and set as a dumb AP connected to an x86 machine running OPNSense or openwrt itself. The redundancy and enhanced control are 10/10 worth it, along with security and stability.
Any WiFi 6 or 7 router in which you can install openwrt and set as a dumb AP connected to an x86 machine running OPNSense or openwrt itself. The redundancy and enhanced control are 10/10 worth it, along with security and stability.
Honestly this would make for a neat project — build an esp32 or rp2040 based punchcard reader / printer and then print out all your backup codes (encrypted of course by some hardware based code like a set of dip switches) onto custom punchcard tape.
I didn’t get a chance to look too deep into it, while it looks great for human reading in a terminal, can I just as easily output the diff to a patch file like I do often with ‘git diff [commit] [commit] > patch.txt
and git apply
it?
My reaction reading the title: “wat….”
My reaction after 10 seconds of the video: “why are they….”
My reaction after learning about the performance improvements and beginning of mod support: “Why didn’t they just say that part?”
As much as I want this game to improve and succeed…. This ain’t the way chief.
Depends on the system’s media for me.
Cartridge-based? Physical for all 1st and 2nd party titles, digital for indie/3rd party unless I really enjoyed it or it had a worthwhile collectors edition. I’d say about an 80-20 split due to some games not releasing physical, and some that do but I also get digital for convenience.
Disc based? Probably just digital these days. Exceptions for worthwhile collectors editions and special runs (indie games etc.) Roughly 10-90 split because PC/steam is in this list and despite owning a launch day disc model PS5, I just ordered my first physical copy of a game (Baulder’s Gate 3 collectors) and the other collectors edition I bought was God of War Ragnarok which came with everything except a game disc (steel game case, digital code… sigh).
Yeah I second Jetbrains Rider. It’s fantastic on Linux and dotnet development has never been better with it. The only lacking thing is WPF but there’s open source alternatives that are actually cross platform and integrate just as well (AvaloniaUI).
1.0 doesn’t mean anything.
Well, that’s probably true for the most part but by far the reality is that it comes down to lowest bidder 9/10 times. Unrealistic budgets and unrealistic time frames with as cheap labor they can find gets you a large amount of government funded projects throughout all the years.
I’m not sure LUKs can lock a drive that’s booted already since it’s not a RAM session like a live CD is and relies on the decrypted files to operate. This is why the encryption key is prompted from your boot manager prior to actually getting the system running. That said, I lock my computer all the time and just rely on the normal user password to get back in.
I was kinda annoyed at double password login when I setup my system too. So what I did was just enable automatic login for my user since I’m the only one. I just treat my disk password as my login form so I just enter one password. I still have a user password for things like sudo and other permissions handling when I’m logged in but getting into a new session is automatic on startup so it doesn’t annoy me anymore. Would that work for you?
I’ve been enjoying endeavourOS for a while now. Great intro to arch and also not really all that different to Debian in day to day use. It’s nice having a more recent kernel and the NVIDIA drivers have worked flawlessly for me. It has been one of the smoothest experience out of the box next to Debian. NixOS and several others just gave me all sorts of headaches trying to make them work, the experience was subpar on this desktop build.
CI and basic PR rules should gate this entirely… this should never be a problem.
Hopefully it’s not built into a rom chip on any number of custom components in these mini PCs making it software independent.
what.cd was the best.
Some extensions don’t work but many do, you just have to download the extension files from the marketplace website and tell VCCodium to install the extensions from those files.
Your 30s will be better. Don’t get hung up on thinking your 20s are prime.
And not to mention the discharge efficiency curve. For LiPo batteries you will see a sort of “coasting” when the battery is at about 3.7v if your load is sufficiently small. But when it’s at 4.0v it will seem to drain quicker.
I have a 10000mAh battery powering a device that uses 10uA every 30 minutes for about 10 seconds. On one charge it should last about 1 year maybe a little more. The first 2 months it seemed like it lost a lot more juice than was expected but since then it settled in and is now ahead of its estimate. Which means it will speed back up as it goes down below 3.7v.
Can confirm, was able to download it after it was pulled and it runs fine.
Jetbrains Rider is the answer to dotnet on Linux. The only thing it is bad at is WPF. Otherwise go ham.