My mom opens chip bags like she’s a wrestler ripping their shirt off for the crowd.
- 0 Posts
- 37 Comments
maslow’s mall ninja
kieron115@startrek.websiteto Privacy@lemmy.ml•This is getting laughably ridiculousEnglish1·7 days agoMaybe it’s system to system, or something with the older nvidia drivers, but I’ve specifically noticed the improved performance in Expedition 33 and Jedi: Fallen Order which I think are both DX11/12?
kieron115@startrek.websiteto Privacy@lemmy.ml•This is getting laughably ridiculousEnglish2·7 days agoJust switch to CachyOS and so far I’ve noticed improved performance if anything (on a 3080 10gb). The latency difference between it and Windows is just unreal.
Don’t be jelly bc you can’t afford a talent agent
kieron115@startrek.websiteto Programmer Humor@programming.dev•We don't talk about IPv5English2·20 days agoThe microcomputers (raspberry pi, arduino, whatever) could have a modern network interface and relay the communication to the embedded devices over oldschool serial. But yeah, straight DNS wouldn’t work. I like the idea though, gonna start posting my 10 favorite IP addresses on a piece of paper on the fridge. Who needs excel!
kieron115@startrek.websiteto Programmer Humor@programming.dev•We don't talk about IPv5English5·21 days agoOh, now that you mention it I’ve never tried to map a static DNS entry to a device without DNS. Welp, time to get thousands of raspberry pi’s to act as IP KVMs!
kieron115@startrek.websiteto Programmer Humor@programming.dev•We don't talk about IPv5English4·21 days agoOn my home network I make sure that my PDs are the same as my VLAN IDs so that I can at least know where a device is based on its IP. If I was smart I would also line them up with the IPv4 subnets as well.
kieron115@startrek.websiteto Programmer Humor@programming.dev•We don't talk about IPv5English12·21 days agoI was going to say, my friend has to maintain some fucking DOS systems because their ancient embroidery machines only want to talk to software as old as they are, over connections as old as they are.
kieron115@startrek.websiteto Programmer Humor@programming.dev•We don't talk about IPv5English51·21 days agoIf you set up your DNS correctly then you don’t even need the IPs. Just give devices unique, human-readable names and maybe do separate sub-domains for each site or something.
kieron115@startrek.websiteto Programmer Humor@programming.dev•We don't talk about IPv5English27·21 days agoit’s not a browser extension, its a SLAAC thing https://www.internetsociety.org/resources/deploy360/2014/privacy-extensions-for-ipv6-slaac.
TL;DR is that SLAAC used to use part of your device MAC to form it’s IP, which would be trackable/fingerprintable. Now devices just pick the last 48-bits at complete random on the assumption that no other device is going to have that specific address out of the 4 quintilion available addresses.
edit the RFC https://datatracker.ietf.org/doc/html/rfc4941
kieron115@startrek.websiteto Mildly Infuriating@lemmy.world•nobody in webdev knows what graceful degradation is anymoreEnglish0·25 days agoThanks for the response, good points all around. The fingerprinting is the most convincing argument to me but I think the accessibility issue you bring up is more important.
kieron115@startrek.websiteto Mildly Infuriating@lemmy.world•nobody in webdev knows what graceful degradation is anymoreEnglish0·25 days agoI thought graceful degradation in terms of web design was mostly just to promote using the latest current browser features but to allow it to fall back to the feature set of, say, 1 or 2 previous browser versions. Not to support a user completely turning off a feature that has been around for literal decades? I think what you’re promoting is the “opposite” side, progressive enhancement, where the website should mostly work through the most basic, initial features and then have advanced features added later for supported browsers.
kieron115@startrek.websiteto Programmer Humor@programming.dev•I wonder if this was made by AI or a shit programmerEnglish30·27 days agoah yes, the forbidden curl hack
Something else I forgot to mention was a concept that I learned in the military called BLUF: Bottom Line Up Front. The idea is that most people aren’t going to read past the first sentence or two before skipping to the end so you better get the absolutely critical information out right away; before your reader gets bored/decides they have more pressing matters to deal with. I would regularly see emails that started with a summary before even the salutations.
This is also a great example of how, even if there are no disabilities involved, everyone has different learning styles. Some people just process information differently.
Shhhh, that would require actual understanding of the culture and not just laziness.
That’s good, when I’m medicated I can sink into a book without as much trouble but typically I need more stimulus to be able to focus. It’s a fine line though bc too much stimulus and I’m right back into that zone you described.
Damn so its gonna get even faster? My Windows install must have been more borked than I thought bc I already get performance parity at minimum. Guess I should have kept up with reformatting annually instead of biennially.