About 43 results
https://human-news.leaflet.pub/3maioyoaol22z · 21 Dec 2025 · 🦋 Bluesky
An effort to collate news organisations dedicated to human produced editorial content.
https://blog.laesquinadelrol.com/3m7scyj2o2k2f · 12 Dec 2025 · 🦋 Bluesky
Una opción gratuita para un newsletter/blog/post extensos/etc.; vinculada con AT Protocol y Bluesky!
https://jack.is/posts/comments-api · 26 Jan 2025
import { BlueskyPost } from "astro-embed"; Have we yak shaved enough yet on comments? I don't think we have, what's one more post among friends. The problem As mentioned in Bluesky Comments, my posting workflow doesn't allow me to know the Bluesky post ...
https://jack.is/posts/atcute-comments · 12 Jan 2025
Having comments on my blog with Bluesky is pretty nice, but what's not so nice is having to bring in the entire @atproto/api package. It seemingly can't be tree shaken down via Vite, so you end up with a massive JS file for comments. How massive is it? Mo...
https://jack.is/posts/fantastic-favicons · 30 Dec 2024
I've finally made my own favicon (inspired by the un-imitable Robb), instead of just using the generic Astro one that everyone gets when you make a website. I wanted to go the extra mile though and make sure it matched the theme of the site. After a bit o...
https://jack.is/posts/bluesky-comments · 26 Nov 2024
After being inspired by Emily Liu's post on how to do Bluesky comments, I thought I could add it here too, but with one minor plus to it. Emily's method was great, but required hardcoding the atproto URI into the post itself. That's a little hard to do wi...
https://jack.is/posts/analytics-showdown · 21 Nov 2024
Doing an analytics showdown on the site here between a few services to see which one shall win for 2025. Tinylytics My current provider of some of the juicy info (and provider of the fancy kudos) buttons. It gets the job done, but I'd love to see more in...
https://jack.is/posts/blog-updates-part-2 · 19 Nov 2024
All the dust _should_ have finally settled from the tweaks I've made to the site. Now everything is one page which allows for fancy view transitions from my links right to the blog. I did break RSS again (sorry Joshua) but no way to do that migration nicel...
https://jack.is/posts/blog-update · 9 Oct 2024
We (I? I'm not a fan of talking about myself in the third person, but that's neither here nor there) now have a few cool new things. Author Attribution on Fediverse Thanks to Robb posting it, I now have my fancy fediverse author tags configured, so it sh...
https://jack.is/posts/mastodon-stampede · 9 Apr 2024
If you're running a site that dynamically generates content, you should probably do some sort of caching to prevent your site from exploding whenever someone posts it on Mastodon and friends. For example, if you use Caddy, it might look something like thi...