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

294 commits

Author SHA1 Message Date
Rohan Kumar
f61bbfe3d2
Update assets with precompressed versions
No need to re-compress the same file every CI job.
2021-06-13 17:25:59 -07:00
Rohan Kumar
e03a35da82
Update robots.txt 2021-06-11 15:09:43 -07:00
Rohan Kumar
155d4f7b91
Update FLoC article to reflect changed stance
Turns out there's a valid reason to use FLoC.
2021-06-11 15:08:29 -07:00
Rohan Kumar
dc60da124a
Allow data: URI images in Hugo devserver CSP 2021-06-11 15:08:09 -07:00
Rohan Kumar
be77c33081
Some more minification
- Use ect to shrink PNGs
- Use some CSS shorthands I didn't know about before.
2021-06-05 15:28:55 -07:00
Rohan Kumar
322dbf93e7
Inline favicon
The favicon is 175 bytes, smaller than the size of the HTTP headers to
fetch it. It can be inlined.

Now, pages that don't have any other images need just a single request.
2021-06-04 17:29:05 -07:00
Rohan Kumar
55d99287b4
Inline CSS
The main stylesheet for the sit is just 721 bytes uncompressed. I can
inline it safely to shave off a request, since the headers alone are
probably comparable to the size of the CSS.
2021-06-04 16:44:43 -07:00
Rohan Kumar
2abdb82cb3
CSS: Dark palette: switch to yellow links
The newish APCA contrast algorithm correctly reveals that blue-on-black
and purple-on-black links have lower perceptual contrast than
yellow-on-black links.

A Fediverse survey with 19 participants revealed that others tend to
prefer the older look over this one, but the number in favor was much
larger than I thought; it was a 3:2 split. I decided that on my poor
laptop screen facing sunlight with simulated color vision deficiencies,
the yellow links are indeed easier to read so I went with them.
2021-06-03 01:24:04 -07:00
Rohan Kumar
72b20bf6e0
Switch from Zopfli to Efficient Compression Tool
ECT is more efficient than Zopfli given the same amount of time. It uses
Zopfli under the hood.

- Switch from binaries.tar.br to binaries.tar.gz
- Bring in the statically-linked ect/brotli binaries from
  binaries.tar.gz
2021-06-02 20:01:40 -07:00
Rohan Kumar
f9092d7694
CSS: improve dark-mode contrast
Improve link contrast in dark mode, using APCA contrast ratios.
2021-05-31 16:02:12 -07:00
Rohan Kumar
853f4e9a61
Add new directory to .rsyncignore 2021-05-30 20:30:19 -07:00
Rohan Kumar
02b2345e83
Update search engines
- Add ChatNoir, Ninfex
- Mark Runnaroo as discontinued
2021-05-29 15:57:12 -07:00
Rohan Kumar
0b72929cfd
Clarify IRC networks I'm on 2021-05-29 00:58:00 -07:00
Rohan Kumar
0e6eebd6bf
Use own build of zopfli
"binaries.tar" now includes zopfli and zopflipng; no need to get those
with apk.
2021-05-21 20:52:50 -07:00
Rohan Kumar
7bfd5a1538
Fix PGP ID name
Key unchanged, just change the name I gave it.
2021-05-20 23:11:18 -07:00
Rohan Kumar
3cb61af6e7
New search engine: "Infotiger" 2021-05-12 11:27:06 -07:00
Rohan Kumar
30f141d4db
Remove webring icon 2021-05-06 16:38:08 -07:00
Rohan Kumar
43a3e7c0f8
Remove optional HTML tags
Some HTML tags can be removed without changing the DOM. Reference:
https://html.spec.whatwg.org/multipage/syntax.html#syntax-tag-omission
2021-05-06 11:59:30 -07:00
Rohan Kumar
558b6844ca
Unbold home link
It says "Home". That's enough to know it navigates to the homepage.
Bolding it makes it look like it's the current page.
2021-05-06 11:33:05 -07:00
Rohan Kumar
5374e18afc
Gemini: Add a link to a Gemini orbit 2021-04-29 12:27:43 -07:00
Rohan Kumar
a3607cfbd0
Copyright year 2021-04-29 12:15:04 -07:00
Rohan Kumar
0d3b978676
Add sentence summarizing privacy impl. of opt-out 2021-04-28 10:34:14 -07:00
Rohan Kumar
04316a1266
New engine: Burf.co 2021-04-23 02:51:49 -07:00
Rohan Kumar
d01bcc1971
Clarification on exclusion from cohort calculation
Being excluded from cohort calculation doesn't necessarily make users
less unique.
2021-04-17 13:20:31 -07:00
Rohan Kumar
2ae6abbd82
Make the post a bit less finger-pointy
- Mention another time that it's in response to online
  discussions/comments, not the authors of certain blog posts
- Clarify that there's nothing wrong with adding this header to your
  site if you manage your expectations and DON'T accuse others of
  complicity or change upstream software
2021-04-17 11:28:52 -07:00
Rohan Kumar
dba315efce
Add segment about Do Not Track 2021-04-16 22:31:59 -07:00
Rohan Kumar
28f70689a4
Remove superfluous sentence 2021-04-16 21:25:30 -07:00
Rohan Kumar
d868be3da0
Clarify source of misinfo 2021-04-16 21:24:24 -07:00
Rohan Kumar
32181efa19
Clarify what opting out actually entails 2021-04-16 20:51:38 -07:00
Rohan Kumar
7429b31fec
Add gemtext version of FLoC article 2021-04-16 20:34:52 -07:00
Rohan Kumar
1e7f1260d7
Add footnotes with clarifications 2021-04-16 18:50:34 -07:00
Rohan Kumar
30bf11b8ba
Typo: s/server/software/ 2021-04-16 18:30:46 -07:00
Rohan Kumar
fb03d7ba4c
New post: Permissions Policy and FLoC misinfo 2021-04-16 18:06:22 -07:00
Rohan Kumar
a729dc565c
New engine: Kozmonavt 2021-04-14 12:31:45 -07:00
Rohan Kumar
d6bfdbd388
New engine: go.mail.ru 2021-03-31 13:21:38 -07:00
Rohan Kumar
68dc2da442
New search engine: Yioop 2021-03-29 23:08:28 -07:00
Rohan Kumar
7d405b7980
Simplify CSS, remove unneeded rules
It's even smaller now
2021-03-25 15:38:07 -07:00
Rohan Kumar
7c39739ed9
Add some info about Plumb
I contacted Adam from Plumb for more info and updated the section on
Plumb search.
2021-03-20 23:09:14 -07:00
Rohan Kumar
864292c7e4
Add "Rationale" and info from Matt
Matt from Gigablast answered some of my questions; I updated the article
with information from him. Some of that information found its way to the
"Rationale" section.
2021-03-20 13:28:59 -07:00
Rohan Kumar
a65526b887
Add more details about some search engines 2021-03-19 23:25:52 -07:00
Rohan Kumar
f83a996318
Add info on relationship between Plumb and Gibiru 2021-03-19 19:10:27 -07:00
Rohan Kumar
f08de57e81
Reword 2021-03-19 17:00:27 -07:00
Rohan Kumar
e9fc43a4ee
New search engine: Plumb 2021-03-19 16:48:23 -07:00
Rohan Kumar
a81e185b7d
CI/Makefile: reduce zopfli compression even more
70 iterations seems to be the point at which we hit diminishing returns.
The combined size difference of all *.gz files with 70 iterations and
1000 iterations is 65 bytes.
2021-03-17 15:06:08 -07:00
Rohan Kumar
b5e8d35373
Clarify alternatives that support limiting by TLD
In the info for search.tl, clarify that its single-TLD search isn't a
unique feature; Google and Bing support a search operator to achieve the
same result.
2021-03-17 14:35:13 -07:00
Rohan Kumar
f40862bc89
Add two search engines, minor fixes
- Two new engines: search.tl and Anoox
- Replace some HTTP with HTTPS
- Add an <abbr> tag
- Spelling/capitalization
2021-03-17 13:38:00 -07:00
Rohan Kumar
2818993f3b
Disable tags
I don't really use them yet
2021-03-17 13:05:52 -07:00
Rohan Kumar
bd6d3732a2
New engine: Meorca 2021-03-16 11:15:50 -07:00
Rohan Kumar
58b64c9a95
Mention ELinks, Netrik
They're not very actively maintained, but they're still good for
testing.
2021-03-15 11:19:50 -07:00
Rohan Kumar
b796592848
Typo: s/Runaroo/Runnaroo/g 2021-03-13 21:23:29 -08:00