Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
93f61608ef
7 changed files with 47 additions and 5 deletions
|
@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
|||
## 📝 Recent posts
|
||||
|
||||
<!-- BLOGPOSTS:START -->
|
||||
- [I like Safari, but nobody should be required to use it](https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/)
|
||||
- [Thoughts on permanence](https://coryd.dev/posts/2024/thoughts-on-permanence/)
|
||||
- [We have a content quality problem, not a content quantity problem](https://coryd.dev/posts/2024/we-have-a-content-quality-problem-not-a-content-quantity-problem/)
|
||||
- [An indie web primer](https://coryd.dev/posts/2024/an-indie-web-primer/)
|
||||
- [It's not AI generated music, it's AI generated noise](https://coryd.dev/posts/2024/its-not-ai-generated-music-its-ai-generated-noise/)
|
||||
- [Lightweight search in Eleventy](https://coryd.dev/posts/2024/lightweight-search-in-eleventy/)
|
||||
- [Look for longevity](https://coryd.dev/posts/2024/look-for-longevity/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
|
2
cache/feed-to-social-media.json
vendored
2
cache/feed-to-social-media.json
vendored
|
@ -1 +1 @@
|
|||
{"id":"https://coryd.dev/posts/2024/thoughts-on-permanence/","title":"Thoughts on permanence","link":"https://coryd.dev/posts/2024/thoughts-on-permanence/","published":1711570560000,"description":"I think a lot about permanence — both as a broader concept and how it applies to myself, my life and my work on a more personal level. It's a comforting concept when you're seeking stability, but it's never truly attainable. It's aspirational, but unachievable — nothing is permanent, nothing is perfect.","pubDate":"Wed, 27 Mar 2024 20:16:00 GMT"}
|
||||
{"id":"https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/","title":"I like Safari, but nobody should be required to use it","link":"https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/","published":1711593000000,"description":"I've tried all the browsers (not Arc, but that's a big stack of nonsense dressing up Chromium) and I always return to Safari. I've been a longtime resident of Apple's walled garden/prison, my grandmother bought stock during Apple's IPO and my whole family uses, well, all of it. I'm technical support and firmly tethered by familial and financial bonds here.","pubDate":"Thu, 28 Mar 2024 02:30:00 GMT"}
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1711569791876
|
||||
"timestamp": 1711648994120
|
||||
}
|
22
cache/jsonfeed-to-mastodon.json
vendored
22
cache/jsonfeed-to-mastodon.json
vendored
|
@ -11951,5 +11951,27 @@
|
|||
"https://social.lol/users/cory/statuses/112169437876000074"
|
||||
],
|
||||
"lastTootTimestamp": 1711569791871
|
||||
},
|
||||
"https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/": {
|
||||
"id": "aHR0cHM6Ly9jb3J5ZC5kZXYvcG9zdHMvMjAyNC9pLWxpa2Utc2FmYXJpLWJ1dC1ub2JvZHktc2hvdWxkLWJlLXJlcXVpcmVkLXRvLXVzZS1pdC8=",
|
||||
"title": "📝: I like Safari, but nobody should be required to use it",
|
||||
"url": "https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/",
|
||||
"content_text": "📝: I like Safari, but nobody should be required to use it #Tech #WebDev https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/",
|
||||
"date_published": "Thu, 28 Mar 2024 02:30:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/112170772957624949"
|
||||
],
|
||||
"lastTootTimestamp": 1711590163615
|
||||
},
|
||||
"https://theconversation.com/weve-been-here-before-ai-promised-humanlike-machines-in-1958-222700": {
|
||||
"id": "aHR0cHM6Ly90aGVjb252ZXJzYXRpb24uY29tL3dldmUtYmVlbi1oZXJlLWJlZm9yZS1haS1wcm9taXNlZC1odW1hbmxpa2UtbWFjaGluZXMtaW4tMTk1OC0yMjI3MDA=",
|
||||
"title": "🔗: We’ve been here before: AI promised humanlike machines – in 1958",
|
||||
"url": "https://theconversation.com/weve-been-here-before-ai-promised-humanlike-machines-in-1958-222700",
|
||||
"content_text": "🔗: We’ve been here before: AI promised humanlike machines – in 1958 #AI #Tech https://theconversation.com/weve-been-here-before-ai-promised-humanlike-machines-in-1958-222700",
|
||||
"date_published": "Thu, 28 Mar 2024 04:39:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/112174628474515995"
|
||||
],
|
||||
"lastTootTimestamp": 1711648994114
|
||||
}
|
||||
}
|
|
@ -182,6 +182,7 @@ export default [
|
|||
'Go-Ahead-Got-It',
|
||||
'GoZilla',
|
||||
'Google-Extended',
|
||||
'GoogleOther',
|
||||
'Gotit',
|
||||
'GrabNet',
|
||||
'Grabber',
|
||||
|
|
|
@ -3,7 +3,7 @@ permalink: '/humans.txt'
|
|||
eleventyExcludeFromCollections: true
|
||||
dynamicPermalink: false
|
||||
---
|
||||
Your title: Cory Dransfeldt
|
||||
Title: Cory Dransfeldt
|
||||
Site: coryd.dev, coryd@hey.com
|
||||
Mastodon: @cory@social.lol
|
||||
From: Camarillo, California
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
date: '2024-03-27T18:30-08:00'
|
||||
title: 'I like Safari, but nobody should be required to use it'
|
||||
description: "I've tried all the browsers and I always return to Safari. I've been a longtime resident of Apple's walled garden/prison, my grandmother bought stock during Apple's IPO and my whole family uses, well, all of it. I'm technical support and firmly tethered by familial and financial bonds here."
|
||||
tags: ['tech', 'Apple', 'development']
|
||||
---
|
||||
I've tried all the browsers (not Arc, but that's a big stack of nonsense dressing up Chromium) and I always return to Safari. I've been a longtime resident of Apple's walled garden/prison, my grandmother bought stock during Apple's IPO and my whole family uses, well, all of it. I'm technical support and firmly tethered by familial and financial bonds here.<!-- excerpt -->
|
||||
|
||||
Chrome is — still — a memory hog and getting inexorably worse as Google bolts on AI, hampers ad blocking and tacks on gimmicky shopping features. Firefox feels unsteady as Mozilla shuffles about, aimlessly looking for a plan — any plan. Additionally, as anyone will readily tell you, on iOS, they're both just cosmetic wrappers around WebKit/Safari and that is untenable.
|
||||
|
||||
An operating system as broadly popular and adopted as Apple's should not be held to a single browser engine. It's not more secure — it's less. Apple ships and patches vulnerabilities, but it leaves other browsers unable to ship their own fixes because they can't ship their own engines.
|
||||
|
||||
Safari isn't some brave champion holding off a Chromium monoculture. It's a snappy, enjoyable to use, but features are shipped slowly (if at all) and their implementation can be haphazard. Its development isn't a priority anymore than it's required to avoid regulatory scrutiny. Apple's concern is offering a browser that's just good enough *not* to interfere with rents generated by the App Store.
|
||||
|
||||
<strong class="highlight-text"> All of this is bad.</strong>
|
||||
|
||||
The web is the platform and Apple should open up their's. I don't want to use Chrome, but I want Safari to compete on the merits, not as an accomplice to the preservation of App Store interests. I was thrilled when Apple added Safari web extensions and other browsers should be able to offer the same functionality.
|
||||
|
||||
I work on the web, I love the web (I'm repetitive when it comes to this particular point) and I want Safari to be a better browser than it is and <strong class="highlight-text"> I want everyone to be able to make the choice to use something else.</strong>
|
Reference in a new issue