Spyke

Replies

Comment on

Superiority brings controversy

um ACKSHUALLY you can disable Windows Update competely by setting group policies to disable automatic updates and specify a custom URL for Windows Update and point it to nothing. There a few other local group policies you can configure to further prevent updates, just open the Local Group Policy Editor and go to Computer/Administrative Templates/Windows/Windows Update (or something like that, look for Windows Update under Computer Administrative Templates).

I know this because literally yesterday I had to undo all of that so I could download something from the Microsoft Store (doing this also prevent MS Store apps from downloading)

memes

Comment on

Lemmy since the reddit collapse

Reply in thread

State-imposed collectivism is left-leaning authoritarianism. It is the authoritarian and non-voluntary implementation of leftist economic policy. It is an extremely simple concept that I cant fathom how you aren't able to grasp.

games

Comment on

Noooooo you can't make a microtransactions free game and finished too 😭😭😭

Reply in thread

Lmao Ubisoft of all folks should shut the fuck up about UI, they are literally the source of the meme about cluttered and overly complicated UI. If Ubisoft is complaining about a UI I have to automatically assume it is a good UI.

Also, if AAA developers have been paying attention for the last decade, they would know that consumers have valued quality and shown disdain for MTX since MTX started becoming pervasive. MTX overall can generate a lot of revenue, but it isnt sustainable, hence why there is always some sort of FOMO characteristic included with the MTX system, making things limited time and constantly shovelling low effort "new content" to fill out the MTX system.

memes

Comment on

Lemmy since the reddit collapse

Reply in thread

Um, "the state" is whatever the government is. Are you actually suggesting that True Anarchy is the only leftist organizational structure that can fit the definition of "Leftist"? Because that's what you are alluding to.

Also, you absolutely did not provide the "definitions of left and right". These definitions aren't even universally agreed upon. I am assuming you mean "Liberalism and Conservatism" when you say "left and right", and it is just untrue that Liberalism is incompatible with authoritarianism, and it is equally untrue that conservatism must be accompanied by authoritarianism. For example, Libertarianism is a patently right-leaning ideology that completely rejects authoritarianism. At the same time, communism is state-imposed redistribution of economic means; that is 100% undeniably a left-leaning ideology that accepts and implements authoritarianism.

world

Comment on

Zelenskyy fires recruitment officials for accepting $10,000 bribes to help Ukrainian men dodge the draft: 'bribery during war is treason'

Reply in thread

Cool so I can come in to your house and steal all your shit, beat up your children, and shoot your dog, and you aren't allowed to fight back because if it was justified, you wouldn't need to?

EDIT: I seem to have misinterpreted the comment, as you appear to be referring to conscription being unnecessary rather than the fighting. Taking the whole context of the comment supports that, but taking only the context of the final sentence makes it appear that you are saying "if fighting is justified you dont need to fight" rather than "if fighting is justified, conscription is unnecessary"

Comment on

*Permanently Deleted*

Reply in thread

As a PC enthusiast my main gripe has always been the lack of choice over performance options. I want the choice between higher fidelity or higher framerates. The new generations of consoles have included this option, and it is awesome. I also like how newer generation hardware has been able to run the older games it is compatible with at higher fidelity AND higher framerates, bringing the hardware improvements to those older games and increasing their lifespan/playability.

Comment on

Doing My Duty for all Linux Gamers

Reply in thread

What are 5 of the 1000 bad things Valve has specifically done for Linux gamers? 5 things that are on par with the (apparently) "one" good thing Valve did for Linux gamers, which is (I guess) create a gaming distro and distro-independent open-source compatibility layer that enables phenomenal performance, sometimes even better than running linux native code? A compatible layer co-developed by CodeWeavers, known for being one of, if not THE biggest contributor to Wine and the primary maintainer of the Wine project?

games

Comment on

4k is not 2160p - heard it here first!

Reply in thread

2K is supposed to refer to a 2048x2048 square 1:1 aspect image, same with 4K being a 4096x4096 image. This term is correctly used a lot when referring to texture sizes. A 4K texture is 4096x4096 texels.

I think the term started getting mixed up with people discussing what resolutions benefit from texture size increases. Generally, if you are running, say, 4K textures, you would really only always benefit from that if you have a 2160p screen, just because lower resolutions dont have the definition to actually display those texels. So, people start inter changing "4K screen" and "4K-benefitting screen" and we end up where we are now.

Comment on

I'll just sort it myself

Reply in thread

I think the main shortcoming here is that there isnt a way to specify the type to sort as, instead you have to write the function to compare them as numbers yourself. If it's such a simple implementation, why isn't it officially implemented? Why isn't there a sortAs() that takes two args, the input list, and a Type value? Check every element matches the type and then sort, otherwise return a Type Error.

Comment on

[MOD] SteamDeck upgrade to 32gb of ram

Reply in thread

I feel like a solution similar to m.2 could work, holding the module in place with a screw. I dont think the m.2 connector would suffice as it only has 67 pins and DIMMs have I think 288 pins, so that's quite a difference. I do think SODIMM has less pins, but not much less, definitely not to the tune of less than a quarter as many.

Having recently looked inside my steam deck to upgrade the storage, I honestly think they would have had room for at least one SODIMM slot, but the tradeoff is increased thermals, more power draw, and probably some design constraints around the pcb leads possibly leading to increased overhead or latency. I agree that a new form factor would be best to address these issues. It would be cool if something similar to the SXM socket came out, having a pad of pins so you can increase the amount of pins while taking up the same space.

Comment on

I'll just sort it myself

Reply in thread

It doesn't have to be the default to be built in, tho. It could be an overloaded function, having the "default" be the typical convert-to-string sorting, and an overloaded function that allows to specify a type.

It's just such a common thing, wanting to sort a list by different types, that I'm surprised there hasn't been an official implementation added like this. I get that it a simple "fix" to make, but I just think that if it's that simple yet kind of obscure (enough that people are still constantly asking about it) there should be an official implementation, rather than something you have build yourself.

Comment on

I'll just sort it myself

Reply in thread

Right, but you have to make that comparator yourself, it's not a built-in part of the language. The only built-in comparator converts values to strings and compares them in code units orders.

Also, that technically isnt type-safe, is it? If you threw a string or a NaN at that it would fail. As far as I knew, type safe means that a function can handle type errors itself, rather than throwing an exception. So in this case the function would automatically convert types if it was type-safe to prevent an unhandled exception.

Comment on

Cyclists Break Far Fewer Road Rules Than Motorists, Finds New Video Study

Reply in thread

Bikes dont have airbags, restraints, or a large cage of structural metal surrounding them. If you are on a bike, your only protection is what you are wearing. With that in mind, wouldn't you want to wear something to protect yourself when moving at higher speeds? Even a speed of 10mph can be fatal if you fall off and hit your head on the ground. You cannot fall off or out of a car if you are properly wearing your seatbelt, and the airbags and structure of the vehicle are your immediate protections.

Basically, helmets in cars aren't mandatory and don't make sense to make mandatory, because there are already safety precautions in cars. Bikes, whether manual or motorized, do not offer these or any protections.

memes

Comment on

Mugshot shirts are 20% off. Buy now.

Reply in thread

What instances are you people browsing on??? In both lemm.ee and lemmy.world I see one or two posts about Trump and then nothing for like 3 pages... I see one meme with his mugshot and one news article on lemmy.world, and lemm.ee has the same meme and the politics megathread. I have to scroll pretty deep after that to see anything else even mentioning him.

Am I just extremely lucky or something?!

Comment on

I'll just sort it myself

Reply in thread

Yeah, JS always seemed like the red-headed stepchild of modern languages. I'd be curious to know if other ECMAScript languages like JScript are as, eh, "quirky", suggesting that the ECMA spec is the source of the quirkiness, or if JavaScript itself is the one making silly decisions. Technically, I mostly work with Google's AppScript when I use ECMAScript stuff, but I'm fairly certain AppsScript is based off of JavaScript instead of directly based on the ECMA spec, so I don't think it's separate enough for me to draw a conclusion there.