▲ 1265 ▼ I hate chromium (fanaticus.social) submitted 2 years ago by SoccerGod@fanaticus.social to c/firefox@lemmy.ml 143 comments fedilink hide all child comments
[+] reddig33@lemmy.world 206 points 2 years ago* (last edited 1 month ago) (5 children) [deleted] permalink fedilink source hideshow 10 child comments replies: [–] bigbluealien@kbin.social 132 points 2 years ago (4 children) 99% of sites only need to know your screen aspect ratio and maybe available input devices, can't think of a good reason to share anything else permalink fedilink source parent hideshow 8 child comments replies: [–] julianh@lemm.ee 74 points 2 years ago (4 children) Knowing OS is useful for download links. permalink fedilink source parent hideshow 8 child comments replies: [–] capital@lemmy.world 104 points 2 years ago (1 child) I’d be down for an ask to allow that info. Sort of like how sites request access to cam and mic. permalink fedilink source parent hideshow 2 child comments replies: [–] andrew_bidlaw@sh.itjust.works 24 points 2 years ago Before Windows 10, NVidia and others had this button Detect what thing suits me best on their websites. Now many of them just look it up in one's fingerprint without asking. permalink fedilink source parent [–] AnUnusualRelic@lemmy.world 46 points 2 years ago (1 child) Oh no, they'd have to list more than one link,the horror! permalink fedilink source parent hideshow 2 child comments replies: [–] DogMuffins@discuss.tchncs.de 26 points 2 years ago (2 children) The vast majority of people would have no clue what to download. permalink fedilink source parent hideshow 4 child comments replies: [–] daFRAKKINpope@lemmy.world 44 points 2 years ago (1 child) Let them be confused. They'll learn eventually. Or they won't. Computers are too user friendly today anyway. permalink fedilink source parent hideshow 2 child comments replies: [–] 1371113@lemmy.world 29 points 2 years ago Fuckin oath. If we cater to the stupid too much the folks who are middling just get lazy. Make people think. It’s important that we know how to use our brains. permalink fedilink source parent [+] aniki@lemm.ee 11 points 2 years ago (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] PoolloverNathan@programming.dev 9 points 2 years ago It's like undefined behavior - most people usually do one thing, but it's perfectly acceptable for me to make my website as hard-to-use as I want. Ctrl-click the website logo to submit the form. permalink fedilink source parent [–] datelmd5sum@lemmy.world 28 points 2 years ago* Microsoft hides their links if they see you run linux. So you need to manually set your OS in the browser settings to see the download link. Very convenient. permalink fedilink source parent [–] KpntAutismus@lemmy.world 2 points 2 years ago (3 children) having 3 different ones solves that issue though? the user can figure out whic OS they're running pretty well imo. permalink fedilink source parent hideshow 6 child comments replies: [–] Godort@lemm.ee 19 points 2 years ago (1 child) I can tell you've never had to do T1 tech support before. It's kind of staggering just how illiterate users can be. permalink fedilink source parent hideshow 2 child comments replies: [–] wildginger@lemmy.myserv.one 16 points 2 years ago (1 child) I doubt the fix is to make them need less literacy permalink fedilink source parent hideshow 2 child comments replies: [–] Strykker@programming.dev 3 points 2 years ago When you are competing for customers not providing the illiterate morons of the world a simple UI leads to them going to your competitor which does. And unfortunately those illiterate morons outnumber every one else by a significant chunk. permalink fedilink source parent [–] FlickOfTheBean@lemmy.world 7 points 2 years ago* That's a fair perspective, but most people strive for as few clicks between users and their targets as possible. Forcing a user to become semi-tech-competent by sending them on a fetch quest to figure out their os, while not an inherently bad thing, does work against this overall goal.... Idk, it's like education vs service industry goal setting, that's all I'm trying to get at here lol Edit: plus, there's no guarantee that it will remain just the big 3 for forever. There was a time before Linux, maybe we'll see a time after windows.... Unlikely, but one can dream lol permalink fedilink source parent [+] Ullallulloo@civilloquy.com 1 point 2 years ago [deleted] permalink fedilink source parent [–] smileyhead@discuss.tchncs.de 5 points 2 years ago (3 children) Since we have CSS what would be the purpose of the server knowing the aspect ratio? permalink fedilink source parent hideshow 6 child comments replies: [–] tiredofsametab@kbin.social 11 points 2 years ago (1 child) Ideally, to save bandwidth on both sides, the server would only want to serve you the JS and CSS you need. I'm not sure how frequently that optimization is made, however. permalink fedilink source parent hideshow 2 child comments replies: [–] catastrophicblues@lemmy.ca 2 points 2 years ago (1 child) I’m a bit rusty on this, but I think you’d need to split your Sass/SCSS/etc before Webpack will perform tree-shaking or allow lazy-loading. I don’t think many devs wrote it that way: personally, I like my mobile rules beside my desktop ones, since my styling is component-wise. permalink fedilink source parent hideshow 2 child comments replies: [–] tiredofsametab@kbin.social 1 point 2 years ago I haven't done UI work in years so I'm not sure how they do it these days. permalink fedilink source parent [–] bigbluealien@kbin.social 4 points 2 years ago Fair point, there could be reasons, and I'd say there's no privacy concerns if that's all they get, but I know it's part of fingerprinting. I said 99% so they don't even need to know that permalink fedilink source parent [–] hex@programming.dev 1 point 2 years ago that's how css gets its media queries, user agents permalink fedilink source parent [+] soggy_kitty@sopuli.xyz 1 point 2 years ago [deleted] permalink fedilink source parent [–] cardboardchris@lemmings.world 0 points 2 years ago as a front end web developer, I've found it useful to know what user agent is requesting a page in order to load conditional styling. For example, to compensate for Safari's god-awful outlines support (pre-version 16). permalink fedilink source parent [–] drathvedro@lemm.ee 38 points 2 years ago (1 child) The biggest offender is, surprisingly, cloudflare. They will straight up refuse to serve you any site if your user agent is not one of the mainstream ones. It's not even "find the traffic light to prove you're human", but a page basically saying "fuck you, go away". permalink fedilink source parent hideshow 2 child comments replies: [–] cucumber_sandwich@lemmy.world 1 point 2 years ago (2 children) Well their job is to block weird bot-looking traffic... permalink fedilink source parent hideshow 4 child comments replies: [–] lseif@sopuli.xyz 34 points 2 years ago (1 child) what is more likely to be a bot? a unique and trackable useragent for a semi-niche browser engine, or a vanilla Chromium+Windows which half of everyone uses ? permalink fedilink source parent hideshow 2 child comments replies: [+] lud@lemm.ee 2 points 2 years ago* (last edited 1 year ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] lseif@sopuli.xyz 5 points 2 years ago what about malicious/unwanted bots? if cloudflare is trying to block bots, the bots will want to not look like bots. the easiest way to do that is to use a common user agent. permalink fedilink source parent [–] Karyoplasma@discuss.tchncs.de 6 points 2 years ago User agent identifier is not useful to block bots. You can literally set it to whatever you like. permalink fedilink source parent [–] vlad76@lemmy.sdf.org 35 points 2 years ago* (3 children) If I was a Firefox dev I'd start looking into building in user agent spoofing right into the browser. It already opens Facebook pages in a special isolated tab. They could have apple.com open in it's own special "safari" tab. I wonder if there's anything preventing them from doing that. I guess it could be bad because it would make their market share appear even smaller. permalink fedilink source parent hideshow 6 child comments replies: [–] TheOctonaut@mander.xyz 37 points 2 years ago The irony of Firerfox officially agent spoofing while everyone else uses some variant of "Mozilla" as their UAS is too much. permalink fedilink source parent [–] Artyom@lemm.ee 8 points 2 years ago* (last edited 2 years ago) (1 child) I think user agent scrambling is part of privacy.resistFingerprinting, but it's a controversial feature and breaks a lot of webpages permalink fedilink source parent hideshow 2 child comments replies: [+] reddig33@lemmy.world 16 points 2 years ago [deleted] permalink fedilink source parent [–] Amir@lemmy.ml 4 points 2 years ago (2 children) https://webaim.org/blog/user-agent-string-history/ kek permalink fedilink source parent hideshow 4 child comments replies: [+] lud@lemm.ee 1 point 2 years ago* (last edited 1 year ago) [deleted] permalink fedilink source parent [–] vlad76@lemmy.sdf.org 0 points 2 years ago That's was interesting to read. permalink fedilink source parent [–] thehatfox@lemmy.world 12 points 2 years ago (1 child) User agents are not unfortunately not the only way to identify a browser, there are other ways to fingerprint a platform. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 6 points 2 years ago (2 children) JavaScript as it is today also need to be thrown in a trash of history. Website should not contain additional code. If someone wants to send me an app hacked on top of website rendering, it should be a popup asking me first if I want to run this. permalink fedilink source parent hideshow 4 child comments replies: [–] Supervisor194@lemmy.world 13 points 2 years ago (1 child) No, dynamic content should absolutely be able to be delivered through the open Web, not just through walled gardens. Apps are almost universally shit. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 2 points 2 years ago No problem with sending some JavaScript module extending browser's capability. But the problem I see is sending whole sites this way, sometimes even rendering HTML on the visitor's browser, yack.. permalink fedilink source parent [–] GetPsyched@lemmy.world -3 points 2 years ago (1 child) That's a terrible idea. Every single thing other than a block of text requires js. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 5 points 2 years ago (1 child) This is absolutely not true and just a myth. Images, video playback, "show more", forms, tabbing, animations, custom icons, hover effects, popups, background images and videos, light/dark mode, hamburger menus... It's hard to count things you can do with advanced format that is HTML+CSS. Saying JavaScript is nessesary for anything other than block of text is like saying that in Minecraft command blocks are nessesary for anything other than making voxel art. For basic things like interacting with your bank or goverment, running any additional code should be unnessesary. And I believe this needs to be a law targeting accessibility and compatibility. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 1 point 2 years ago For maps, dynamic updating, OK. But look at the web now, most sites are apps requiring 99% of web standards implemented to work. No wonder it's now impossible to actually make a new browser. HTML was made to last. If browser do not support some tag it would try and render it anyway. Meanwhile with today's webapps browsers in 2033 will be required to have so much technical debt that for now was exclusive to operating systems. permalink fedilink source parent [–] _number8_@lemmy.world 4 points 2 years ago (1 child) i don't want them knowing desktop or mobile either. we all have good enough phones now to handle a proper website on mobile -- mobile sites are fucking garbage. steve jobs during the original iphone keynote did a whole segment on how you could load the full rich widescreen NYT website and zoom in and out and look at that rich text rendering. apps are ass, mobile sites are ass. permalink fedilink source parent hideshow 2 child comments replies: [–] TonyTonyChopper@mander.xyz 6 points 2 years ago (1 child) especially when they don't even have all of the features of the desktop site permalink fedilink source parent hideshow 2 child comments replies: [–] LinkOpensChest_wav@lemmy.one 8 points 2 years ago The number of sites that aggressively disable the force pinch to zoom accessibility feature is too damn high permalink fedilink source parent
[–] bigbluealien@kbin.social 132 points 2 years ago (4 children) 99% of sites only need to know your screen aspect ratio and maybe available input devices, can't think of a good reason to share anything else permalink fedilink source parent hideshow 8 child comments replies: [–] julianh@lemm.ee 74 points 2 years ago (4 children) Knowing OS is useful for download links. permalink fedilink source parent hideshow 8 child comments replies: [–] capital@lemmy.world 104 points 2 years ago (1 child) I’d be down for an ask to allow that info. Sort of like how sites request access to cam and mic. permalink fedilink source parent hideshow 2 child comments replies: [–] andrew_bidlaw@sh.itjust.works 24 points 2 years ago Before Windows 10, NVidia and others had this button Detect what thing suits me best on their websites. Now many of them just look it up in one's fingerprint without asking. permalink fedilink source parent [–] AnUnusualRelic@lemmy.world 46 points 2 years ago (1 child) Oh no, they'd have to list more than one link,the horror! permalink fedilink source parent hideshow 2 child comments replies: [–] DogMuffins@discuss.tchncs.de 26 points 2 years ago (2 children) The vast majority of people would have no clue what to download. permalink fedilink source parent hideshow 4 child comments replies: [–] daFRAKKINpope@lemmy.world 44 points 2 years ago (1 child) Let them be confused. They'll learn eventually. Or they won't. Computers are too user friendly today anyway. permalink fedilink source parent hideshow 2 child comments replies: [–] 1371113@lemmy.world 29 points 2 years ago Fuckin oath. If we cater to the stupid too much the folks who are middling just get lazy. Make people think. It’s important that we know how to use our brains. permalink fedilink source parent [+] aniki@lemm.ee 11 points 2 years ago (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] PoolloverNathan@programming.dev 9 points 2 years ago It's like undefined behavior - most people usually do one thing, but it's perfectly acceptable for me to make my website as hard-to-use as I want. Ctrl-click the website logo to submit the form. permalink fedilink source parent [–] datelmd5sum@lemmy.world 28 points 2 years ago* Microsoft hides their links if they see you run linux. So you need to manually set your OS in the browser settings to see the download link. Very convenient. permalink fedilink source parent [–] KpntAutismus@lemmy.world 2 points 2 years ago (3 children) having 3 different ones solves that issue though? the user can figure out whic OS they're running pretty well imo. permalink fedilink source parent hideshow 6 child comments replies: [–] Godort@lemm.ee 19 points 2 years ago (1 child) I can tell you've never had to do T1 tech support before. It's kind of staggering just how illiterate users can be. permalink fedilink source parent hideshow 2 child comments replies: [–] wildginger@lemmy.myserv.one 16 points 2 years ago (1 child) I doubt the fix is to make them need less literacy permalink fedilink source parent hideshow 2 child comments replies: [–] Strykker@programming.dev 3 points 2 years ago When you are competing for customers not providing the illiterate morons of the world a simple UI leads to them going to your competitor which does. And unfortunately those illiterate morons outnumber every one else by a significant chunk. permalink fedilink source parent [–] FlickOfTheBean@lemmy.world 7 points 2 years ago* That's a fair perspective, but most people strive for as few clicks between users and their targets as possible. Forcing a user to become semi-tech-competent by sending them on a fetch quest to figure out their os, while not an inherently bad thing, does work against this overall goal.... Idk, it's like education vs service industry goal setting, that's all I'm trying to get at here lol Edit: plus, there's no guarantee that it will remain just the big 3 for forever. There was a time before Linux, maybe we'll see a time after windows.... Unlikely, but one can dream lol permalink fedilink source parent [+] Ullallulloo@civilloquy.com 1 point 2 years ago [deleted] permalink fedilink source parent [–] smileyhead@discuss.tchncs.de 5 points 2 years ago (3 children) Since we have CSS what would be the purpose of the server knowing the aspect ratio? permalink fedilink source parent hideshow 6 child comments replies: [–] tiredofsametab@kbin.social 11 points 2 years ago (1 child) Ideally, to save bandwidth on both sides, the server would only want to serve you the JS and CSS you need. I'm not sure how frequently that optimization is made, however. permalink fedilink source parent hideshow 2 child comments replies: [–] catastrophicblues@lemmy.ca 2 points 2 years ago (1 child) I’m a bit rusty on this, but I think you’d need to split your Sass/SCSS/etc before Webpack will perform tree-shaking or allow lazy-loading. I don’t think many devs wrote it that way: personally, I like my mobile rules beside my desktop ones, since my styling is component-wise. permalink fedilink source parent hideshow 2 child comments replies: [–] tiredofsametab@kbin.social 1 point 2 years ago I haven't done UI work in years so I'm not sure how they do it these days. permalink fedilink source parent [–] bigbluealien@kbin.social 4 points 2 years ago Fair point, there could be reasons, and I'd say there's no privacy concerns if that's all they get, but I know it's part of fingerprinting. I said 99% so they don't even need to know that permalink fedilink source parent [–] hex@programming.dev 1 point 2 years ago that's how css gets its media queries, user agents permalink fedilink source parent [+] soggy_kitty@sopuli.xyz 1 point 2 years ago [deleted] permalink fedilink source parent [–] cardboardchris@lemmings.world 0 points 2 years ago as a front end web developer, I've found it useful to know what user agent is requesting a page in order to load conditional styling. For example, to compensate for Safari's god-awful outlines support (pre-version 16). permalink fedilink source parent
[–] julianh@lemm.ee 74 points 2 years ago (4 children) Knowing OS is useful for download links. permalink fedilink source parent hideshow 8 child comments replies: [–] capital@lemmy.world 104 points 2 years ago (1 child) I’d be down for an ask to allow that info. Sort of like how sites request access to cam and mic. permalink fedilink source parent hideshow 2 child comments replies: [–] andrew_bidlaw@sh.itjust.works 24 points 2 years ago Before Windows 10, NVidia and others had this button Detect what thing suits me best on their websites. Now many of them just look it up in one's fingerprint without asking. permalink fedilink source parent [–] AnUnusualRelic@lemmy.world 46 points 2 years ago (1 child) Oh no, they'd have to list more than one link,the horror! permalink fedilink source parent hideshow 2 child comments replies: [–] DogMuffins@discuss.tchncs.de 26 points 2 years ago (2 children) The vast majority of people would have no clue what to download. permalink fedilink source parent hideshow 4 child comments replies: [–] daFRAKKINpope@lemmy.world 44 points 2 years ago (1 child) Let them be confused. They'll learn eventually. Or they won't. Computers are too user friendly today anyway. permalink fedilink source parent hideshow 2 child comments replies: [–] 1371113@lemmy.world 29 points 2 years ago Fuckin oath. If we cater to the stupid too much the folks who are middling just get lazy. Make people think. It’s important that we know how to use our brains. permalink fedilink source parent [+] aniki@lemm.ee 11 points 2 years ago (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] PoolloverNathan@programming.dev 9 points 2 years ago It's like undefined behavior - most people usually do one thing, but it's perfectly acceptable for me to make my website as hard-to-use as I want. Ctrl-click the website logo to submit the form. permalink fedilink source parent [–] datelmd5sum@lemmy.world 28 points 2 years ago* Microsoft hides their links if they see you run linux. So you need to manually set your OS in the browser settings to see the download link. Very convenient. permalink fedilink source parent [–] KpntAutismus@lemmy.world 2 points 2 years ago (3 children) having 3 different ones solves that issue though? the user can figure out whic OS they're running pretty well imo. permalink fedilink source parent hideshow 6 child comments replies: [–] Godort@lemm.ee 19 points 2 years ago (1 child) I can tell you've never had to do T1 tech support before. It's kind of staggering just how illiterate users can be. permalink fedilink source parent hideshow 2 child comments replies: [–] wildginger@lemmy.myserv.one 16 points 2 years ago (1 child) I doubt the fix is to make them need less literacy permalink fedilink source parent hideshow 2 child comments replies: [–] Strykker@programming.dev 3 points 2 years ago When you are competing for customers not providing the illiterate morons of the world a simple UI leads to them going to your competitor which does. And unfortunately those illiterate morons outnumber every one else by a significant chunk. permalink fedilink source parent [–] FlickOfTheBean@lemmy.world 7 points 2 years ago* That's a fair perspective, but most people strive for as few clicks between users and their targets as possible. Forcing a user to become semi-tech-competent by sending them on a fetch quest to figure out their os, while not an inherently bad thing, does work against this overall goal.... Idk, it's like education vs service industry goal setting, that's all I'm trying to get at here lol Edit: plus, there's no guarantee that it will remain just the big 3 for forever. There was a time before Linux, maybe we'll see a time after windows.... Unlikely, but one can dream lol permalink fedilink source parent [+] Ullallulloo@civilloquy.com 1 point 2 years ago [deleted] permalink fedilink source parent
[–] capital@lemmy.world 104 points 2 years ago (1 child) I’d be down for an ask to allow that info. Sort of like how sites request access to cam and mic. permalink fedilink source parent hideshow 2 child comments replies: [–] andrew_bidlaw@sh.itjust.works 24 points 2 years ago Before Windows 10, NVidia and others had this button Detect what thing suits me best on their websites. Now many of them just look it up in one's fingerprint without asking. permalink fedilink source parent
[–] andrew_bidlaw@sh.itjust.works 24 points 2 years ago Before Windows 10, NVidia and others had this button Detect what thing suits me best on their websites. Now many of them just look it up in one's fingerprint without asking. permalink fedilink source parent
[–] AnUnusualRelic@lemmy.world 46 points 2 years ago (1 child) Oh no, they'd have to list more than one link,the horror! permalink fedilink source parent hideshow 2 child comments replies: [–] DogMuffins@discuss.tchncs.de 26 points 2 years ago (2 children) The vast majority of people would have no clue what to download. permalink fedilink source parent hideshow 4 child comments replies: [–] daFRAKKINpope@lemmy.world 44 points 2 years ago (1 child) Let them be confused. They'll learn eventually. Or they won't. Computers are too user friendly today anyway. permalink fedilink source parent hideshow 2 child comments replies: [–] 1371113@lemmy.world 29 points 2 years ago Fuckin oath. If we cater to the stupid too much the folks who are middling just get lazy. Make people think. It’s important that we know how to use our brains. permalink fedilink source parent [+] aniki@lemm.ee 11 points 2 years ago (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] PoolloverNathan@programming.dev 9 points 2 years ago It's like undefined behavior - most people usually do one thing, but it's perfectly acceptable for me to make my website as hard-to-use as I want. Ctrl-click the website logo to submit the form. permalink fedilink source parent
[–] DogMuffins@discuss.tchncs.de 26 points 2 years ago (2 children) The vast majority of people would have no clue what to download. permalink fedilink source parent hideshow 4 child comments replies: [–] daFRAKKINpope@lemmy.world 44 points 2 years ago (1 child) Let them be confused. They'll learn eventually. Or they won't. Computers are too user friendly today anyway. permalink fedilink source parent hideshow 2 child comments replies: [–] 1371113@lemmy.world 29 points 2 years ago Fuckin oath. If we cater to the stupid too much the folks who are middling just get lazy. Make people think. It’s important that we know how to use our brains. permalink fedilink source parent [+] aniki@lemm.ee 11 points 2 years ago (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] PoolloverNathan@programming.dev 9 points 2 years ago It's like undefined behavior - most people usually do one thing, but it's perfectly acceptable for me to make my website as hard-to-use as I want. Ctrl-click the website logo to submit the form. permalink fedilink source parent
[–] daFRAKKINpope@lemmy.world 44 points 2 years ago (1 child) Let them be confused. They'll learn eventually. Or they won't. Computers are too user friendly today anyway. permalink fedilink source parent hideshow 2 child comments replies: [–] 1371113@lemmy.world 29 points 2 years ago Fuckin oath. If we cater to the stupid too much the folks who are middling just get lazy. Make people think. It’s important that we know how to use our brains. permalink fedilink source parent
[–] 1371113@lemmy.world 29 points 2 years ago Fuckin oath. If we cater to the stupid too much the folks who are middling just get lazy. Make people think. It’s important that we know how to use our brains. permalink fedilink source parent
[+] aniki@lemm.ee 11 points 2 years ago (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] PoolloverNathan@programming.dev 9 points 2 years ago It's like undefined behavior - most people usually do one thing, but it's perfectly acceptable for me to make my website as hard-to-use as I want. Ctrl-click the website logo to submit the form. permalink fedilink source parent
[–] PoolloverNathan@programming.dev 9 points 2 years ago It's like undefined behavior - most people usually do one thing, but it's perfectly acceptable for me to make my website as hard-to-use as I want. Ctrl-click the website logo to submit the form. permalink fedilink source parent
[–] datelmd5sum@lemmy.world 28 points 2 years ago* Microsoft hides their links if they see you run linux. So you need to manually set your OS in the browser settings to see the download link. Very convenient. permalink fedilink source parent
[–] KpntAutismus@lemmy.world 2 points 2 years ago (3 children) having 3 different ones solves that issue though? the user can figure out whic OS they're running pretty well imo. permalink fedilink source parent hideshow 6 child comments replies: [–] Godort@lemm.ee 19 points 2 years ago (1 child) I can tell you've never had to do T1 tech support before. It's kind of staggering just how illiterate users can be. permalink fedilink source parent hideshow 2 child comments replies: [–] wildginger@lemmy.myserv.one 16 points 2 years ago (1 child) I doubt the fix is to make them need less literacy permalink fedilink source parent hideshow 2 child comments replies: [–] Strykker@programming.dev 3 points 2 years ago When you are competing for customers not providing the illiterate morons of the world a simple UI leads to them going to your competitor which does. And unfortunately those illiterate morons outnumber every one else by a significant chunk. permalink fedilink source parent [–] FlickOfTheBean@lemmy.world 7 points 2 years ago* That's a fair perspective, but most people strive for as few clicks between users and their targets as possible. Forcing a user to become semi-tech-competent by sending them on a fetch quest to figure out their os, while not an inherently bad thing, does work against this overall goal.... Idk, it's like education vs service industry goal setting, that's all I'm trying to get at here lol Edit: plus, there's no guarantee that it will remain just the big 3 for forever. There was a time before Linux, maybe we'll see a time after windows.... Unlikely, but one can dream lol permalink fedilink source parent [+] Ullallulloo@civilloquy.com 1 point 2 years ago [deleted] permalink fedilink source parent
[–] Godort@lemm.ee 19 points 2 years ago (1 child) I can tell you've never had to do T1 tech support before. It's kind of staggering just how illiterate users can be. permalink fedilink source parent hideshow 2 child comments replies: [–] wildginger@lemmy.myserv.one 16 points 2 years ago (1 child) I doubt the fix is to make them need less literacy permalink fedilink source parent hideshow 2 child comments replies: [–] Strykker@programming.dev 3 points 2 years ago When you are competing for customers not providing the illiterate morons of the world a simple UI leads to them going to your competitor which does. And unfortunately those illiterate morons outnumber every one else by a significant chunk. permalink fedilink source parent
[–] wildginger@lemmy.myserv.one 16 points 2 years ago (1 child) I doubt the fix is to make them need less literacy permalink fedilink source parent hideshow 2 child comments replies: [–] Strykker@programming.dev 3 points 2 years ago When you are competing for customers not providing the illiterate morons of the world a simple UI leads to them going to your competitor which does. And unfortunately those illiterate morons outnumber every one else by a significant chunk. permalink fedilink source parent
[–] Strykker@programming.dev 3 points 2 years ago When you are competing for customers not providing the illiterate morons of the world a simple UI leads to them going to your competitor which does. And unfortunately those illiterate morons outnumber every one else by a significant chunk. permalink fedilink source parent
[–] FlickOfTheBean@lemmy.world 7 points 2 years ago* That's a fair perspective, but most people strive for as few clicks between users and their targets as possible. Forcing a user to become semi-tech-competent by sending them on a fetch quest to figure out their os, while not an inherently bad thing, does work against this overall goal.... Idk, it's like education vs service industry goal setting, that's all I'm trying to get at here lol Edit: plus, there's no guarantee that it will remain just the big 3 for forever. There was a time before Linux, maybe we'll see a time after windows.... Unlikely, but one can dream lol permalink fedilink source parent
[–] smileyhead@discuss.tchncs.de 5 points 2 years ago (3 children) Since we have CSS what would be the purpose of the server knowing the aspect ratio? permalink fedilink source parent hideshow 6 child comments replies: [–] tiredofsametab@kbin.social 11 points 2 years ago (1 child) Ideally, to save bandwidth on both sides, the server would only want to serve you the JS and CSS you need. I'm not sure how frequently that optimization is made, however. permalink fedilink source parent hideshow 2 child comments replies: [–] catastrophicblues@lemmy.ca 2 points 2 years ago (1 child) I’m a bit rusty on this, but I think you’d need to split your Sass/SCSS/etc before Webpack will perform tree-shaking or allow lazy-loading. I don’t think many devs wrote it that way: personally, I like my mobile rules beside my desktop ones, since my styling is component-wise. permalink fedilink source parent hideshow 2 child comments replies: [–] tiredofsametab@kbin.social 1 point 2 years ago I haven't done UI work in years so I'm not sure how they do it these days. permalink fedilink source parent [–] bigbluealien@kbin.social 4 points 2 years ago Fair point, there could be reasons, and I'd say there's no privacy concerns if that's all they get, but I know it's part of fingerprinting. I said 99% so they don't even need to know that permalink fedilink source parent [–] hex@programming.dev 1 point 2 years ago that's how css gets its media queries, user agents permalink fedilink source parent
[–] tiredofsametab@kbin.social 11 points 2 years ago (1 child) Ideally, to save bandwidth on both sides, the server would only want to serve you the JS and CSS you need. I'm not sure how frequently that optimization is made, however. permalink fedilink source parent hideshow 2 child comments replies: [–] catastrophicblues@lemmy.ca 2 points 2 years ago (1 child) I’m a bit rusty on this, but I think you’d need to split your Sass/SCSS/etc before Webpack will perform tree-shaking or allow lazy-loading. I don’t think many devs wrote it that way: personally, I like my mobile rules beside my desktop ones, since my styling is component-wise. permalink fedilink source parent hideshow 2 child comments replies: [–] tiredofsametab@kbin.social 1 point 2 years ago I haven't done UI work in years so I'm not sure how they do it these days. permalink fedilink source parent
[–] catastrophicblues@lemmy.ca 2 points 2 years ago (1 child) I’m a bit rusty on this, but I think you’d need to split your Sass/SCSS/etc before Webpack will perform tree-shaking or allow lazy-loading. I don’t think many devs wrote it that way: personally, I like my mobile rules beside my desktop ones, since my styling is component-wise. permalink fedilink source parent hideshow 2 child comments replies: [–] tiredofsametab@kbin.social 1 point 2 years ago I haven't done UI work in years so I'm not sure how they do it these days. permalink fedilink source parent
[–] tiredofsametab@kbin.social 1 point 2 years ago I haven't done UI work in years so I'm not sure how they do it these days. permalink fedilink source parent
[–] bigbluealien@kbin.social 4 points 2 years ago Fair point, there could be reasons, and I'd say there's no privacy concerns if that's all they get, but I know it's part of fingerprinting. I said 99% so they don't even need to know that permalink fedilink source parent
[–] hex@programming.dev 1 point 2 years ago that's how css gets its media queries, user agents permalink fedilink source parent
[–] cardboardchris@lemmings.world 0 points 2 years ago as a front end web developer, I've found it useful to know what user agent is requesting a page in order to load conditional styling. For example, to compensate for Safari's god-awful outlines support (pre-version 16). permalink fedilink source parent
[–] drathvedro@lemm.ee 38 points 2 years ago (1 child) The biggest offender is, surprisingly, cloudflare. They will straight up refuse to serve you any site if your user agent is not one of the mainstream ones. It's not even "find the traffic light to prove you're human", but a page basically saying "fuck you, go away". permalink fedilink source parent hideshow 2 child comments replies: [–] cucumber_sandwich@lemmy.world 1 point 2 years ago (2 children) Well their job is to block weird bot-looking traffic... permalink fedilink source parent hideshow 4 child comments replies: [–] lseif@sopuli.xyz 34 points 2 years ago (1 child) what is more likely to be a bot? a unique and trackable useragent for a semi-niche browser engine, or a vanilla Chromium+Windows which half of everyone uses ? permalink fedilink source parent hideshow 2 child comments replies: [+] lud@lemm.ee 2 points 2 years ago* (last edited 1 year ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] lseif@sopuli.xyz 5 points 2 years ago what about malicious/unwanted bots? if cloudflare is trying to block bots, the bots will want to not look like bots. the easiest way to do that is to use a common user agent. permalink fedilink source parent [–] Karyoplasma@discuss.tchncs.de 6 points 2 years ago User agent identifier is not useful to block bots. You can literally set it to whatever you like. permalink fedilink source parent
[–] cucumber_sandwich@lemmy.world 1 point 2 years ago (2 children) Well their job is to block weird bot-looking traffic... permalink fedilink source parent hideshow 4 child comments replies: [–] lseif@sopuli.xyz 34 points 2 years ago (1 child) what is more likely to be a bot? a unique and trackable useragent for a semi-niche browser engine, or a vanilla Chromium+Windows which half of everyone uses ? permalink fedilink source parent hideshow 2 child comments replies: [+] lud@lemm.ee 2 points 2 years ago* (last edited 1 year ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] lseif@sopuli.xyz 5 points 2 years ago what about malicious/unwanted bots? if cloudflare is trying to block bots, the bots will want to not look like bots. the easiest way to do that is to use a common user agent. permalink fedilink source parent [–] Karyoplasma@discuss.tchncs.de 6 points 2 years ago User agent identifier is not useful to block bots. You can literally set it to whatever you like. permalink fedilink source parent
[–] lseif@sopuli.xyz 34 points 2 years ago (1 child) what is more likely to be a bot? a unique and trackable useragent for a semi-niche browser engine, or a vanilla Chromium+Windows which half of everyone uses ? permalink fedilink source parent hideshow 2 child comments replies: [+] lud@lemm.ee 2 points 2 years ago* (last edited 1 year ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] lseif@sopuli.xyz 5 points 2 years ago what about malicious/unwanted bots? if cloudflare is trying to block bots, the bots will want to not look like bots. the easiest way to do that is to use a common user agent. permalink fedilink source parent
[+] lud@lemm.ee 2 points 2 years ago* (last edited 1 year ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] lseif@sopuli.xyz 5 points 2 years ago what about malicious/unwanted bots? if cloudflare is trying to block bots, the bots will want to not look like bots. the easiest way to do that is to use a common user agent. permalink fedilink source parent
[–] lseif@sopuli.xyz 5 points 2 years ago what about malicious/unwanted bots? if cloudflare is trying to block bots, the bots will want to not look like bots. the easiest way to do that is to use a common user agent. permalink fedilink source parent
[–] Karyoplasma@discuss.tchncs.de 6 points 2 years ago User agent identifier is not useful to block bots. You can literally set it to whatever you like. permalink fedilink source parent
[–] vlad76@lemmy.sdf.org 35 points 2 years ago* (3 children) If I was a Firefox dev I'd start looking into building in user agent spoofing right into the browser. It already opens Facebook pages in a special isolated tab. They could have apple.com open in it's own special "safari" tab. I wonder if there's anything preventing them from doing that. I guess it could be bad because it would make their market share appear even smaller. permalink fedilink source parent hideshow 6 child comments replies: [–] TheOctonaut@mander.xyz 37 points 2 years ago The irony of Firerfox officially agent spoofing while everyone else uses some variant of "Mozilla" as their UAS is too much. permalink fedilink source parent [–] Artyom@lemm.ee 8 points 2 years ago* (last edited 2 years ago) (1 child) I think user agent scrambling is part of privacy.resistFingerprinting, but it's a controversial feature and breaks a lot of webpages permalink fedilink source parent hideshow 2 child comments replies: [+] reddig33@lemmy.world 16 points 2 years ago [deleted] permalink fedilink source parent [–] Amir@lemmy.ml 4 points 2 years ago (2 children) https://webaim.org/blog/user-agent-string-history/ kek permalink fedilink source parent hideshow 4 child comments replies: [+] lud@lemm.ee 1 point 2 years ago* (last edited 1 year ago) [deleted] permalink fedilink source parent [–] vlad76@lemmy.sdf.org 0 points 2 years ago That's was interesting to read. permalink fedilink source parent
[–] TheOctonaut@mander.xyz 37 points 2 years ago The irony of Firerfox officially agent spoofing while everyone else uses some variant of "Mozilla" as their UAS is too much. permalink fedilink source parent
[–] Artyom@lemm.ee 8 points 2 years ago* (last edited 2 years ago) (1 child) I think user agent scrambling is part of privacy.resistFingerprinting, but it's a controversial feature and breaks a lot of webpages permalink fedilink source parent hideshow 2 child comments replies: [+] reddig33@lemmy.world 16 points 2 years ago [deleted] permalink fedilink source parent
[–] Amir@lemmy.ml 4 points 2 years ago (2 children) https://webaim.org/blog/user-agent-string-history/ kek permalink fedilink source parent hideshow 4 child comments replies: [+] lud@lemm.ee 1 point 2 years ago* (last edited 1 year ago) [deleted] permalink fedilink source parent [–] vlad76@lemmy.sdf.org 0 points 2 years ago That's was interesting to read. permalink fedilink source parent
[+] lud@lemm.ee 1 point 2 years ago* (last edited 1 year ago) [deleted] permalink fedilink source parent
[–] vlad76@lemmy.sdf.org 0 points 2 years ago That's was interesting to read. permalink fedilink source parent
[–] thehatfox@lemmy.world 12 points 2 years ago (1 child) User agents are not unfortunately not the only way to identify a browser, there are other ways to fingerprint a platform. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 6 points 2 years ago (2 children) JavaScript as it is today also need to be thrown in a trash of history. Website should not contain additional code. If someone wants to send me an app hacked on top of website rendering, it should be a popup asking me first if I want to run this. permalink fedilink source parent hideshow 4 child comments replies: [–] Supervisor194@lemmy.world 13 points 2 years ago (1 child) No, dynamic content should absolutely be able to be delivered through the open Web, not just through walled gardens. Apps are almost universally shit. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 2 points 2 years ago No problem with sending some JavaScript module extending browser's capability. But the problem I see is sending whole sites this way, sometimes even rendering HTML on the visitor's browser, yack.. permalink fedilink source parent [–] GetPsyched@lemmy.world -3 points 2 years ago (1 child) That's a terrible idea. Every single thing other than a block of text requires js. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 5 points 2 years ago (1 child) This is absolutely not true and just a myth. Images, video playback, "show more", forms, tabbing, animations, custom icons, hover effects, popups, background images and videos, light/dark mode, hamburger menus... It's hard to count things you can do with advanced format that is HTML+CSS. Saying JavaScript is nessesary for anything other than block of text is like saying that in Minecraft command blocks are nessesary for anything other than making voxel art. For basic things like interacting with your bank or goverment, running any additional code should be unnessesary. And I believe this needs to be a law targeting accessibility and compatibility. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 1 point 2 years ago For maps, dynamic updating, OK. But look at the web now, most sites are apps requiring 99% of web standards implemented to work. No wonder it's now impossible to actually make a new browser. HTML was made to last. If browser do not support some tag it would try and render it anyway. Meanwhile with today's webapps browsers in 2033 will be required to have so much technical debt that for now was exclusive to operating systems. permalink fedilink source parent
[–] smileyhead@discuss.tchncs.de 6 points 2 years ago (2 children) JavaScript as it is today also need to be thrown in a trash of history. Website should not contain additional code. If someone wants to send me an app hacked on top of website rendering, it should be a popup asking me first if I want to run this. permalink fedilink source parent hideshow 4 child comments replies: [–] Supervisor194@lemmy.world 13 points 2 years ago (1 child) No, dynamic content should absolutely be able to be delivered through the open Web, not just through walled gardens. Apps are almost universally shit. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 2 points 2 years ago No problem with sending some JavaScript module extending browser's capability. But the problem I see is sending whole sites this way, sometimes even rendering HTML on the visitor's browser, yack.. permalink fedilink source parent [–] GetPsyched@lemmy.world -3 points 2 years ago (1 child) That's a terrible idea. Every single thing other than a block of text requires js. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 5 points 2 years ago (1 child) This is absolutely not true and just a myth. Images, video playback, "show more", forms, tabbing, animations, custom icons, hover effects, popups, background images and videos, light/dark mode, hamburger menus... It's hard to count things you can do with advanced format that is HTML+CSS. Saying JavaScript is nessesary for anything other than block of text is like saying that in Minecraft command blocks are nessesary for anything other than making voxel art. For basic things like interacting with your bank or goverment, running any additional code should be unnessesary. And I believe this needs to be a law targeting accessibility and compatibility. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 1 point 2 years ago For maps, dynamic updating, OK. But look at the web now, most sites are apps requiring 99% of web standards implemented to work. No wonder it's now impossible to actually make a new browser. HTML was made to last. If browser do not support some tag it would try and render it anyway. Meanwhile with today's webapps browsers in 2033 will be required to have so much technical debt that for now was exclusive to operating systems. permalink fedilink source parent
[–] Supervisor194@lemmy.world 13 points 2 years ago (1 child) No, dynamic content should absolutely be able to be delivered through the open Web, not just through walled gardens. Apps are almost universally shit. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 2 points 2 years ago No problem with sending some JavaScript module extending browser's capability. But the problem I see is sending whole sites this way, sometimes even rendering HTML on the visitor's browser, yack.. permalink fedilink source parent
[–] smileyhead@discuss.tchncs.de 2 points 2 years ago No problem with sending some JavaScript module extending browser's capability. But the problem I see is sending whole sites this way, sometimes even rendering HTML on the visitor's browser, yack.. permalink fedilink source parent
[–] GetPsyched@lemmy.world -3 points 2 years ago (1 child) That's a terrible idea. Every single thing other than a block of text requires js. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 5 points 2 years ago (1 child) This is absolutely not true and just a myth. Images, video playback, "show more", forms, tabbing, animations, custom icons, hover effects, popups, background images and videos, light/dark mode, hamburger menus... It's hard to count things you can do with advanced format that is HTML+CSS. Saying JavaScript is nessesary for anything other than block of text is like saying that in Minecraft command blocks are nessesary for anything other than making voxel art. For basic things like interacting with your bank or goverment, running any additional code should be unnessesary. And I believe this needs to be a law targeting accessibility and compatibility. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 1 point 2 years ago For maps, dynamic updating, OK. But look at the web now, most sites are apps requiring 99% of web standards implemented to work. No wonder it's now impossible to actually make a new browser. HTML was made to last. If browser do not support some tag it would try and render it anyway. Meanwhile with today's webapps browsers in 2033 will be required to have so much technical debt that for now was exclusive to operating systems. permalink fedilink source parent
[–] smileyhead@discuss.tchncs.de 5 points 2 years ago (1 child) This is absolutely not true and just a myth. Images, video playback, "show more", forms, tabbing, animations, custom icons, hover effects, popups, background images and videos, light/dark mode, hamburger menus... It's hard to count things you can do with advanced format that is HTML+CSS. Saying JavaScript is nessesary for anything other than block of text is like saying that in Minecraft command blocks are nessesary for anything other than making voxel art. For basic things like interacting with your bank or goverment, running any additional code should be unnessesary. And I believe this needs to be a law targeting accessibility and compatibility. permalink fedilink source parent hideshow 2 child comments replies: [–] smileyhead@discuss.tchncs.de 1 point 2 years ago For maps, dynamic updating, OK. But look at the web now, most sites are apps requiring 99% of web standards implemented to work. No wonder it's now impossible to actually make a new browser. HTML was made to last. If browser do not support some tag it would try and render it anyway. Meanwhile with today's webapps browsers in 2033 will be required to have so much technical debt that for now was exclusive to operating systems. permalink fedilink source parent
[–] smileyhead@discuss.tchncs.de 1 point 2 years ago For maps, dynamic updating, OK. But look at the web now, most sites are apps requiring 99% of web standards implemented to work. No wonder it's now impossible to actually make a new browser. HTML was made to last. If browser do not support some tag it would try and render it anyway. Meanwhile with today's webapps browsers in 2033 will be required to have so much technical debt that for now was exclusive to operating systems. permalink fedilink source parent
[–] _number8_@lemmy.world 4 points 2 years ago (1 child) i don't want them knowing desktop or mobile either. we all have good enough phones now to handle a proper website on mobile -- mobile sites are fucking garbage. steve jobs during the original iphone keynote did a whole segment on how you could load the full rich widescreen NYT website and zoom in and out and look at that rich text rendering. apps are ass, mobile sites are ass. permalink fedilink source parent hideshow 2 child comments replies: [–] TonyTonyChopper@mander.xyz 6 points 2 years ago (1 child) especially when they don't even have all of the features of the desktop site permalink fedilink source parent hideshow 2 child comments replies: [–] LinkOpensChest_wav@lemmy.one 8 points 2 years ago The number of sites that aggressively disable the force pinch to zoom accessibility feature is too damn high permalink fedilink source parent
[–] TonyTonyChopper@mander.xyz 6 points 2 years ago (1 child) especially when they don't even have all of the features of the desktop site permalink fedilink source parent hideshow 2 child comments replies: [–] LinkOpensChest_wav@lemmy.one 8 points 2 years ago The number of sites that aggressively disable the force pinch to zoom accessibility feature is too damn high permalink fedilink source parent
[–] LinkOpensChest_wav@lemmy.one 8 points 2 years ago The number of sites that aggressively disable the force pinch to zoom accessibility feature is too damn high permalink fedilink source parent