

Professionally I do use VS Code but at home I have Lapce installed. It opens really fast. I don’t do anything extensive at home so I haven’t explored the plugin ecosystem yet but it’s fast. That’s most of what I care for at home
Professionally I do use VS Code but at home I have Lapce installed. It opens really fast. I don’t do anything extensive at home so I haven’t explored the plugin ecosystem yet but it’s fast. That’s most of what I care for at home
I only really check multiplayer games/live service. Single player games even when it says not verified, I’ve never had a problem. Probably no official check yet. I also play desktop Linux so poor Deck performance leading to a worse rating is mostly irrelevant to me
That’s on you. Why would this be any different in user behavior? It’s just a difference in underlying tech architecture
Socially it sounds like you want to be an asshole user but don’t want to put in the effort to be an asshole mod or an asshole server admin. Of course you running into assholes constantly is also very likely a personality flaw on you rather than others
I’ll keep an eye on this. Maybe even sub for minimalist usage. Currently use Proton Unlimited and probably at around ~200GB usage for storage and active use the VPN and email. But something fediverse is more interesting to me. I doubt it can suitably replace Proton for me now but it’s at least cheap. Nice to see cloud document/office stuff. Proton still doesn’t have a Linux sync application so that’s a weakness. Less sensitive stuff I’ll use Firefox sync for passwords but that Chrome web browser integration I think is a major feature for the Google ecosystem
I know a lot of people are opposed completely to crypto but for privacy services I would prefer paying with crypto. I prefer numerous options but I generally think Monero should be the minimum. Maybe trocador.app to support more. I will probably sub with a credit card to check it out and support though
Maybe it would have been better received 10 years ago but I don’t know about being beloved like the elder scrolls or fallout games. 10 years ago was Fallout 4 but even in Skyrim era, it’d be great graphics but without the wonderful whimsy
Starfield is too normal. Bethesda games excel when they take the weirdness of the world seriously. Starfield is too serious conceptually. Elder Scrolls, just the concept of everything being canon because of dragon breaks and other weird aedra/daedra/chim/godhead shenanigans lets writers write wild while it still fitting in as serious in universe
They’ve managed to do that well enough with Fallout even though it’s supposed to be alternate reality world. Still wacky even if not as lore interesting as TES
Starfield is too unimaginative of a sci-fi universe so far. It’s too normal and because of that, they can’t write whacky in a way that people buy into and love. So then they end up judging the game by its systems and mechanics and technical merit way more than they do elder scrolls games or fallout.
Also base/ship building is given too much focus for a single player game. These games aren’t pretty enough to be a single player game that gets beloved for base building like Animal Crossing
The best I can do for the price and consistency is Verizon 5G home internet and it’ll fluctuate between 80Mbps and 300Mbps down. Upload at best 30Mbps. Not lucky to live in a fiber neighborhood. All the cable providers are worse than 5G alternatives though I’m certain the 5G services will get worse with age
I viewed it as a good thing for keeping the Steam Deck a good purchase for new games and especially future PC handhelds. I’m hoping for a Steam Deck lite. Similar or better performance UDNA based Steam Deck that targets a lower TDP limit, smaller chassis and cooling. Get it to Nintendo Switch 2 weight range
I have a Legion Go with Bazzite. Happily playing the Oblivion remaster on it. Just have to set the TDP to 20+ to get stable 36fps+ at low settings. Looks good to me
Besides that I mostly play Hades 1/2, Warm Snow, Victor Vran, and turn based JRPG games and the Yakuza games turn based or action. The only thing kind of hardware intensive graphics are the latest Yakuza/Like a Dragon games. Hades and Warm Snow have me interested in trying more rouguelites. Afterimage is getting me into metroidvanias. A bunch of games-games.
Yakuza and the JRPG can be narrative heavy but usually more over the top nonsensical or whimsical which I enjoy a lot more now that I’m getting towards middle age and edgy like I had thought as a teenager and in my 20s don’t feel as “adult” like how I now recognize “adult”
Regardless. Steam Deck 2 is going to be amazing long term because of the Switch 2 being the baseline for power for the next decade. PS4 isn’t dead for popularity yet either
Definitely the least excited I’ve ever been for a console. 1st month Xbox SX buyer that eventually traded in for a PS5 and it’s incredibly redundant with my PC. At this point I’m happy playing on Steam Deck level graphics settings. Next consoles need a better gimmick than better ray tracing, bigger open worlds, more fetch quests to advertise scale
CPU looks good but the interested thing to me is the GPU
The GPU side could be more competitive. The chip reportedly integrates an Imagination Technologies IMG DXT72 GPU at 1.3GHz, which early estimates claim may outperform the Adreno 740 in Qualcomm’s Snapdragon 8 Gen 2.
Same family of GPU as reported for the upcoming Pixel 10. Performance of a Snapdragon 8 Gen 2 builds up my expectation of Imagination GPUs return to flagship phones is them as the budget option. I knew Google wouldn’t actually use cost savings of vertical integration to compete in price for performance. I bet these Imagination GPUs end up with worse drivers than Mali since they’ve been so long out of the flagship phone game
Eventually I want to transition my minipc to a RISC-V chip. Maybe one that has a pci-e x16 slot so I don’t have to pray that the GPU is well supported
I was wondering what they’d do with Altera. Never looked into how Xilinx has done with AMD
I’d take DA 1-3 over ME 1-3. DA2 should never have been shafted on dev time to rush something out because they didn’t expect DAO to be so popular
I’ve gone from almost certain a 9070xt and Switch 2 to probably nothing this year. Maybe not next year. Helps me stay disciplined I guess. I rarely play games that don’t run a Steam Deck level hardware anyways
The vast majority of people have no idea how much turmoil there’s been in federal backed research and development. Even stuff like wildland firefighter’s getting workforce hit right before fire season is about to begin. Friends that did bioengineering (lab grown food and lab grown organ research) for private companies that have been laid off because of federal grants cuts/uncertainty
All good. DoD just put out a DRP 2.0 with talk being that there will be no exemptions made since this is straight from the SecDef this time. Already know people that took the first one with non-defense jobs lined up now getting 2 paychecks until the end of September. DRP 2.0 is going to be way bigger than the first one
I’ve reviewed code, in particular I’ve looked over merge requests on occasion but mostly out of academic interest than being very concerned over security. Just want to see how people accomplish a task. Learning.
I’ve monitored network traffic just because sometimes I just want to do that rather than paranoia. Practice and learning.
I’ve run code through a local sonarqube instance and whatever other scanning software I feel like trying along with building applications from source but again it’s not from paranoia but for personal interest that’s mostly just making sure I’m in practice of being able to do so.
I’m not a security professional so I don’t have the background and experience to really notice things that can be problematic like people I know who have a career directly cyber-net-etc-security related rather than my tangential
So really I don’t audit code. At least not huge codebases. When it’s just a few 100 line files of python to accomplish something, I’ll read them. There’s usually a requirements.txt in there though pulling in pip packages and I know I haven’t audited up the dependencies. At work there’s standards handled by people where it’s their job to determine whether the code you’ve written and dependencies pass the minimum to be deployable to computers on the network and that too is mostly handled by security scanning software both open source and closed commercial software