[-] CheezyWeezle@lemm.ee 3 points 1 year ago

Why are you lot so obsessed with reddit? Can't you leave that place behind? I mean, haven't you ever thought that people on reddit talk the way they do because its how most people online in general talk? Reddit didn't invent linguistic trope. I digress.

And what makes you think I am a libertarian? What makes you think I support capitalism? Just because I don't directly support your exact ideology doesn't mean you get to straw man the criticism away. You and your ilk with that and ad hominem, or some other fallacy. Never able to directly hold an argument on it's own merits. It's fuckin hilarious lmao

[-] CheezyWeezle@lemm.ee 2 points 1 year ago

Who the fuck is anita sarkeesian?

And what makes you think I'm a liberal?

[-] CheezyWeezle@lemm.ee 2 points 1 year ago

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.

[-] CheezyWeezle@lemm.ee 2 points 1 year ago

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.

[-] CheezyWeezle@lemm.ee 2 points 1 year ago

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.

[-] CheezyWeezle@lemm.ee 3 points 1 year ago

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.

[-] CheezyWeezle@lemm.ee 4 points 1 year ago

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?

[-] CheezyWeezle@lemm.ee 2 points 1 year ago

Definitely a CPU issue you have there, my i9-12900k and 3080ti are running high-ultra settings at 4k with a solid 60fps in New Atlantis. Checking Task Manager shows 100% GPU usage but only 40-60% CPU usage.

[-] CheezyWeezle@lemm.ee 2 points 1 year ago

Windows Firewall is what you are looking for. In Windows firewall you add rules per process and can block them from accessing all networks.

[-] CheezyWeezle@lemm.ee 3 points 1 year ago

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.

view more: ‹ prev next ›

CheezyWeezle

joined 1 year ago