Raindrop.io Bookmarks 08/12/2022
著
- system.css | A design system for building retro Apple-inspired interfaces
"System.css is a CSS library for building interfaces that resemble Apple's System OS which ran from 1984-1991. Design-wise, not much really changed from System 1 to System 6; however this library is based on System 6 as it was the final monochrome version of MacOS."
- 5 heading accessibility issues and how to fix them - Pope Tech Blog
"When it comes to accessibility, headings do even more than that. But, don't worry, the great part about heading accessibility is once you know the dos and don'ts, it's easy to start applying it to your own website."
- Adactio: Journal--Democratising dev
"I've seen videos from very early World Wide Web conferences where Tim Berners-Lee was railing against the idea that anyone would write HTML by hand. The whole point of his WorldWideWeb app was that anyone could create and edit web pages as easily as word processing documents."
- Locking down your GitHub-hosted Domains :: Aaron Gustafson
"When you set up a custom domain with GitHub pages, you have to point your domain at GitHub's servers. There are a bunch of ways to do this, but if you use an A record, you need to be careful with your DNS settings."
- Let websites framebust out of native apps | Holovaty.com
"Apple and Google should honor the existing X-Frame-Options HTTP header in webviews. If a website is loaded into a webview, and the website includes the appropriate X-Frame-Options header, the mobile OS should immediately stop loading the webview and open the URL in the user's preferred web browser."
- iOS Privacy: Instagram and Facebook can track anything you do on any website in their in-app browser · Felix Krause
"At the moment of writing, there is no AppStore Review Rule that prohibits companies from building their own in-app browser to track the user, read their inputs, and inject additional ads to third party websites. However Apple is clearly recommending that to use SFSafariViewController"