1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-20 04:12:09 +00:00
Commit graph

695 commits

Author SHA1 Message Date
Rohan Kumar
afd5689d38
Mention FF 104 fixed the focus indicators 2022-08-08 17:30:10 -07:00
Rohan Kumar
ca388d68f5
Add section "against focusable containers"
Explain why making sectioning content focusable ruins tab order.
2022-08-07 17:52:35 -07:00
Rohan Kumar
0f0f7d4724
Add more justifications for advice
- Mention lockdown mode and the Tor Browser disabling 3p fonts
- Mention usvg for simplifying SVGs
- Cite WAI's draft Low Vision Requirements document to justify stance
  against sidebars.
- Trivial rephrasing
- Link to my "two types of privacy" article
- Update references to site colors to reflect changes
- Link to additional reference on buttons versus links.
2022-08-07 17:42:12 -07:00
Rohan Kumar
2c133b1870
New note: alternative textual browsers 2022-08-06 19:00:12 -07:00
Rohan Kumar
586d201749
Cite HGOM for more on stylometric fingerprinting 2022-08-06 16:18:08 -07:00
Rohan Kumar
42722afe60
New note: ai generated alt + img 2022-08-05 23:51:19 -07:00
Rohan Kumar
2ed2bf3c88
More info on optimizing perf for very long pages
Add information about performance of the accessibility tree and how to
offset some difficulties caused by large DOM trees.
2022-08-05 22:41:31 -07:00
Rohan Kumar
1321f0bc35
Site design: refactor compatibility statement
- Mark Dillo as an abandoned browser
- Mention litehtml, Ultralight
- Move Goanna and Ultralight to own section
- Move Tor Browser to own section
- Add more details on current levels of (in)compatibility and the
  standards I hold myself to.
2022-08-05 07:22:42 -07:00
Rohan Kumar
8f11ec50e4
Add SeSe Engine, reformat to description-list
- Add newly-discovered SeSe Engine
- Mention that Yep was formerly known as FairSearch
- Mention that Right Dao and SeSe start their crawls at Wikipedia
- Refactor markup: turn unordered lists into description-lists. It
  makes sense to use them in this context.
2022-08-05 07:20:37 -07:00
Rohan Kumar
c8ab19dc14
Replace dead link 2022-08-03 21:33:51 -07:00
Rohan Kumar
c13e0fe690
Minor semantic tweaks
- Add missing p-name microformats to some citations
- Add download link for audio element
2022-08-03 21:33:20 -07:00
Rohan Kumar
d42f304f71
Many style tweaks
- Fix unnecessarily excessive spacing around "li > article" entry data
  (was due to containment)
- Aesthetic tweak: ugly underline between microformat u-photo and p-name
- Make CSS file smaller by using some microformats2 classnames instead
  of microdata attributes.
2022-08-03 21:31:05 -07:00
Rohan Kumar
8953723a2f
New note: on enforcing HTTPS 2022-08-03 21:31:21 -07:00
Rohan Kumar
1e781a3bf8
Fix badly-parsed structured data
Nobody seems to understand that i'm just *mentioning* and Event.
2022-08-02 18:20:02 -07:00
Rohan Kumar
5c70d4d836
Mention color output for non-tty 2022-08-02 18:06:24 -07:00
Rohan Kumar
dc1717b693
New note: accessibility and search indexes 2022-08-02 18:06:01 -07:00
Rohan Kumar
7716ffb06c
Minor semantic tweaks to some links
- Merge pronoun links together. They don't need to be separate.
- Make project-list a hyperlinked-description-list element.
2022-08-01 21:26:18 -07:00
Rohan Kumar
c7cf0509a6
Web Best Practices: add lotsa new info
- Add a bunch of new stuff from WAI-Coga's coga-usable doc
- Update outdated CSP example
- Rephrasings
- Elaborate on use of CSS containment
- More on the virtues of URL underlines
- MS Edge does not support AVIF
- More skip-link guidance
- guidance on keeping important content above the fold
- Reference a WebKit bug
2022-08-01 20:57:07 -07:00
Rohan Kumar
650c1b9646
Update tools I use 2022-08-01 20:51:56 -07:00
Rohan Kumar
64d97f7d06
fix bad URLs 2022-07-24 11:31:23 -07:00
Rohan Kumar
9ae1c8636e
New note: scaling back 2022-07-24 11:23:35 -07:00
Rohan Kumar
a5d612934e
Very trivial re-phrasings 2022-07-24 11:17:57 -07:00
Rohan Kumar
6bccab4f8e
More microformats for "about" page 2022-07-21 22:14:27 -07:00
Rohan Kumar
ca160f34ca
Various corrections
- update my use of utility clases
- update my use of content-visibility
- rephrase some things
2022-07-21 18:59:14 -07:00
Rohan Kumar
636f80982c
Clarify browser support for visible alt-text 2022-07-21 18:50:05 -07:00
Rohan Kumar
2f4b548726
Refine pronooun pseudo-microformats
Copy what tantek did by using h-pronoun to link to pronoun.is and
combining p-pronouns (plural) with p-pronoun (singular). Seems to be
supported by some implementations such as Authl.

This also entailed re-writing my "about" page's def-lists in raw HTML,
which was probably long overdue.
2022-07-21 18:39:10 -07:00
Rohan Kumar
614c244d3a
Privacy policy corrections
- I don't log IP addresses when you use my Tor hidden service (duh)
- Fix bad timestamp
- Better summary on the top
- Rephrasing
- Mention that webring links do actually send a referring domain
2022-07-20 21:44:01 -07:00
Rohan Kumar
df4da9b2d5
New note: DoH in Android 2022-07-20 19:46:24 -07:00
Rohan Kumar
dba55eba92
New note: what does x percent mean 2022-07-20 17:01:58 -07:00
Rohan Kumar
7ee5215e5e
New note: Hugo microformats 2022-07-20 11:17:26 -07:00
Rohan Kumar
efe67e9136
New note: Re: GH copilot takes 2022-07-20 08:56:22 -07:00
Rohan Kumar
c0904f3b32
Moar site testing
- Replace achecker flags with a config file
- Bring back webhint
- Amend check-whole-site so that it will deploy to staging if all checks
  pass, and then run webhint on every staging page.
2022-07-17 20:01:54 -07:00
Rohan Kumar
0480b60aad
Reduce length of some names 2022-07-17 19:19:07 -07:00
Rohan Kumar
f99c153f72
missing abbr title 2022-07-17 19:14:34 -07:00
Rohan Kumar
80a437171f
New note: capitalizing sentences 2022-07-17 18:22:19 -07:00
Rohan Kumar
035dcada58
Drop redundant aria-required attr 2022-07-15 22:45:00 -07:00
Rohan Kumar
60cfc4c791
Typo 2022-07-15 18:38:25 -07:00
Rohan Kumar
7320cecf43
Better alt-text on meta page. 2022-07-15 17:20:17 -07:00
Rohan Kumar
757ded026c
Add "Writing is a skill" section 2022-07-15 17:17:26 -07:00
Rohan Kumar
cb74a54b73
Compatibility statement: mention Presto, Flow 2022-07-13 22:13:33 -07:00
Rohan Kumar
7c835a14e4
ISO 8601 Award 2022-07-13 21:38:24 -07:00
Rohan Kumar
152219f2e8
Update IndieWebification progress 2022-07-13 14:48:41 -07:00
Rohan Kumar
200794a488
New note: section permalinks 2022-07-13 14:47:55 -07:00
Rohan Kumar
8d61f2ba68
Directories: accepted into Yesterlinks 2022-07-13 08:33:42 -07:00
Rohan Kumar
1a7cc7156c
Replace homepage <aside> with page description
IBM Equal Access A11y Checker caught an <aside> without a label. Figured
this was a good opportunity to instead use the site description.

While I was at it, I expanded said site description and used it
properly.
2022-07-12 23:05:37 -07:00
Rohan Kumar
b491b69f96
Remove moonshot (expired cert) 2022-07-12 22:41:22 -07:00
Rohan Kumar
0580ffceb8
update directories 2022-07-12 12:07:58 -07:00
Rohan Kumar
5a40b240aa
Apply to some more web directories 2022-07-12 09:40:11 -07:00
Rohan Kumar
88fd0b81ae
New note: Firefox hardening progress 2022-07-12 09:34:07 -07:00
Rohan Kumar
8ed8a405f4
Add page with details on WCAG conformance 2022-07-11 17:27:50 -07:00
Rohan Kumar
80ef3a4a9a
Refactor to make more body text narrow
Now more text should fall within WCAG limits.
2022-07-11 17:27:00 -07:00
Rohan Kumar
5183118ee7
Exclude Gemini privacy policy from sitemap/atom 2022-07-11 15:24:48 -07:00
Rohan Kumar
f0a91d2678
a11y: Clarify sarcasm with WAI-Adapt vocabulary 2022-07-11 15:17:12 -07:00
Rohan Kumar
7404d35791
remove unnecessary video 2022-07-11 08:34:14 -07:00
Rohan Kumar
325ba162a5
Move Ninfex to graveyard
F
2022-07-11 09:47:41 -07:00
Rohan Kumar
0aafdaaddf
New section: "Meta"
Move all content about the site itself to a "meta" section.
2022-07-10 22:36:22 -07:00
Rohan Kumar
afc8fa6213
Typo 2022-07-10 17:42:58 -07:00
Rohan Kumar
12f50aef61
New note: re: spearphishing 2022-07-10 17:34:55 -07:00
Rohan Kumar
f70d249efb
new article: Stylometric fingerprinting redux 2022-07-09 21:49:24 -07:00
Rohan Kumar
25f038f345
New note: Re: trying real websites in the SerenityOS Browser 2022-07-08 14:54:09 -07:00
Rohan Kumar
13e0f05ad1
New note: introducing breadcrumbs 2022-07-07 18:12:28 -07:00
Rohan Kumar
d2eb21a04c
fix dead links 2022-07-07 17:57:32 -07:00
Rohan Kumar
70b8a5e9cb
re-org the About section, add breadcrumbs
Create an "about" section.

Add breadcrumbs to show relationships between pages with full page
titles.
2022-07-07 17:44:34 -07:00
Rohan Kumar
ca8736504a
Retire Meorca, fix dead links, add Bing syndicate 2022-07-07 00:07:08 -07:00
Rohan Kumar
a587e5010c
New note: OpenSSL replacements 2022-07-06 09:31:48 -07:00
Rohan Kumar
36100acbcf
Clarify satire 2022-07-05 10:15:07 -07:00
Rohan Kumar
73d074122a
New note: more aspects to contrast 2022-07-03 22:16:31 -07:00
Rohan Kumar
c1854c07ff
Mention Helmholtz–Kohlrausch effect wrt APCA 2022-07-03 22:01:54 -07:00
Rohan Kumar
91117258bf
Corrections about Eloquence 2022-07-02 08:34:29 -07:00
Rohan Kumar
f760470fef
typos and a correciton on eloquence 2022-07-01 21:54:58 -07:00
Rohan Kumar
b945e1dc2b
New post: an experiment to test Copilot's legality 2022-07-01 17:30:45 -07:00
Rohan Kumar
1a3800ad60
Allow custom article schema.org types 2022-07-01 17:12:22 -07:00
Rohan Kumar
d543ff8318
update sourcehut a11y 2022-06-30 12:44:02 -07:00
Rohan Kumar
778562e756
New note: Sourcehut accessibility 2022-06-30 12:38:31 -07:00
Rohan Kumar
8f29201ae3
Mention Gitea's ActivityPub work. 2022-06-30 09:55:15 -07:00
Rohan Kumar
a27feb58cf
New note: Praise for weird browser setups 2022-06-29 09:49:24 -07:00
Rohan Kumar
02a6321e68
New note: Re: Gite up GitHub 2022-06-30 08:59:58 -07:00
Rohan Kumar
f12a5b4883
New note: your WYSIWYG editor 2022-06-29 19:58:25 -07:00
Rohan Kumar
7bd9784653
Microdata: fix relative urls, add a11y metadata
- Add a11y metadata to transcribed images to communicate the presence of
  a transcript
- Fix relative urls in navigation: make them absolute urls, so that the
  parsed navigation elements have the correct destinations.

This also switches image transcripts from a section with a heading to a
div with an ARIA label. That should reduce duplication between the
<summary> content and the heading while still being semantically sound.
2022-06-29 18:05:48 -07:00
Rohan Kumar
ec1ace911b
Fix bad links
- Switch an abs link to a relative one
- Account for a site move
- Manually correct a couple dead links to point to the Wayback Machine
- Automatically switch some webmention links to the Wayback Machine
2022-06-29 08:42:23 -07:00
Rohan Kumar
dbde071af0
Typo 2022-06-28 17:44:53 -07:00
Rohan Kumar
d0e25a68d3
New note: feed-based social media 2022-06-28 17:33:14 -07:00
Rohan Kumar
6e6706af83
Add IndieWeb notes to site design doc 2022-06-28 17:31:29 -07:00
Rohan Kumar
b7e11852b6
Forgot to add gemtext output format 2022-06-28 08:45:13 -07:00
Rohan Kumar
7d120e9ff8
Add "pending" labels to directory listings 2022-06-27 14:35:04 -07:00
Rohan Kumar
c3026ed9d8
Exclude custom 404 from sitemap 2022-06-27 14:32:15 -07:00
Rohan Kumar
85d84910f8
New note: user choice and progressive enhancement 2022-06-27 14:31:21 -07:00
Rohan Kumar
8d244920e5
Clarify hyphenation guidelines
Breaking up compound words is safe; otherwise, test pronunciation.
2022-06-27 12:44:14 -07:00
Rohan Kumar
c5d19f4560
Site design: mention polygot markup 2022-06-27 12:42:17 -07:00
Rohan Kumar
470345cdd1
Re-classify sime sites as "almost qualify"
Engines with hand-picked or user-submitted sites may fall into "almost
qualify".
2022-06-27 12:40:52 -07:00
Rohan Kumar
968a93c7c7
Apply to LinkLane, Ye Old Blogroll 2022-06-27 12:40:50 -07:00
Rohan Kumar
58ce01b5d0
Link Nerd Listings 2022-06-27 12:38:44 -07:00
Rohan Kumar
111c49d1aa
Add Yessle, Mwmble engines; more Google-based ones 2022-06-27 08:54:08 -07:00
Rohan Kumar
05fcac13aa
Loose up FRQ requirements a bit. 2022-06-27 00:07:39 -07:00
Rohan Kumar
eb0bab76e2
New note: Mullvad audit 2022-06-26 22:10:34 -07:00
Rohan Kumar
a113963de4
Another typo
there is no god
2022-06-26 01:00:43 -07:00
Rohan Kumar
988dd888a0
Grammar typo 2022-06-26 00:37:22 -07:00
Rohan Kumar
f77399a117
Typo
thanks mfwmyfacewhen
2022-06-25 15:40:40 -07:00
Rohan Kumar
d810439d10
Fix bad links 2022-06-25 15:33:30 -07:00
Rohan Kumar
8cf3e71e02
remove draft status
fuck
2022-06-25 15:29:52 -07:00