pre.hn/site/link-log.yaml
2024-03-07 09:29:15 -06:00

22 lines
1.1 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- url: https://coryd.dev/posts/2024/towards-a-quieter-friendlier-web/
name: "Cory Dransfeldt: Towards a quieter, friendlier web"
summary: >
A series of great principles for a better web! Hear, hear!
Side note: thanks to Cory for inspiring me to add a link log feed to this site,
inspired by his at coryd.dev.
- url: https://www.abstractmachines.dev/posts/am013-easy-to-write-code-considered-harmful/
name: "Leandro Ostera: AM013 Easy-to-Write Code Considered Harmful"
summary: >
Leandro argues that the key to writing readable code is taking implicit context
and making it explicit. I agree!
This is also one reason I love Elixir. Many of the design choices in the language
and standard library encourage you to explicitly write what you mean-- even if it
is more keystrokes.
- url: https://soatok.blog/2024/02/27/the-tech-industry-doesnt-understand-consent/
name: "Soatok: The Tech Industry Doesn't Understand Consent"
summary: >
A brilliant lens for thinking about our relationship with tech products, design,
and terms of use. Opt-out "consent" isn't consent at all. "Maybe Later" isn't
consent either.