#dev 2025-06-09

2025-06-09 UTC
#
[morganm]
If anyone wants to give this a try, ideally in Chrome, I just set motion preference respecting view transitions on for the first time on this website. Its a statically generated website with Eleventy, using public JSON from the Web Sustainability Guidelines project
grufwub, oodani, NaomiAmethyst and [ggirelli] joined the channel
#
perryflynn
[KevinMarks]: I had the same experience. next time I have the need to update/replace my theme I will try to replace bootstrap with something simpler.
GuestZero, barnaby, [qubyte], Xander, Kolev, NaomiAmethyst2, barnabywalters, [Scout], [social] and [schmarty] joined the channel
#
[schmarty]
ooh, love a good Julia Evans explainer. here's a Terminal Cheat Sheet, a teaser for an upcoming "Secret Rules of the Terminal" zine: https://wizardzines.com/terminal-cheat-sheet.pdf
NaomiAmethyst, [mattl], gRegor, GuestZero_, h4kor and quaff joined the channel
#
quaff
gRegor: hi! my mastodon instance is thecanadian.social
#
quaff
(also, should I repost my inquiry here?)
#
gRegor
I'm a bit less familiar with fediverse <-> bsky, are these the steps you started with? https://fed.brid.gy/docs#fediverse-get-started
#
gRegor
What's your username on that instance?
#
quaff
ah thanks [tantek]
#
Loqi
[preview] [quaff] I'm trying to bridge my mastodon account to bsky, and it see the account on bsky, but my posts don't seem to be going through. I've went through the check list of things to try (public posts, following the account, etc) but I am still not seeing anyt...
#
quaff
gRegor: it's "quaff", quaff@thecanadian.social
#
gRegor
Ah, should have guessed that :)
#
gRegor
Hm, I don't see a bsky account at the expected URL https://bsky.app/profile/quaff.thecanadian.social.ap.brid.gy
#
quaff
I was mucking around a little while, lemme try to rebridge it πŸ™
#
gRegor
Are you trying to bridge it into an existing bsky account that you signed up for "normally" (like on the web or in the app?)
#
quaff
No, I'm just trying to bridge from fedi -> bsky
bret joined the channel
#
quaff
it was working earlier today πŸ‘€ says my acocunt is deactivated on bsky now
#
gRegor
Ok, hm
#
quaff
this shows up tho
#
quaff
just no activity (which is what my original issue was)
#
gRegor
Interesting, that page links to this bsky profile https://bsky.app/profile/quaff.ca
#
gRegor
which looks like it was maybe set up with the DNS option in bsky? [snarfed] might need to take a look if that bsky link needs to change. Sorry I'm not really familiar
#
quaff
yeah I was trying to use the custom domain thing in the "Accounts" section of the fed.brid.gy to set up my bridge
#
gRegor
I think once you have that method set up, the fediverse -> bsky section I linked above won't work. Think it's meant to be one or the other.
#
gRegor
I use the latter, the custom domain method, and I cross-post individual posts (on demand) using Bridgy Classic, which is a bit different from Bridgy Fed.
#
gRegor
But it sounds like you just want 1:1, every Mastodon post to show up on Bsky
#
quaff
1: I followed @bsky.brid.gy@bsky.brid.gy on mastodon. 2: I couldn't see my account show up, so I went on fed.brid.gy and signed into my mastodon account there, and saw the connection (fedi->bsky). 3: enabled "Bridging" and used the "Set Bluesky handle" to setup my custom domain for the bridge... it seemed to work for a while until I started clicking that "bridging" toggle today πŸ˜…
#
quaff
when I say "work for a while", I could find the bridged account via the bsky link. but no activity was being bridged
#
quaff
gRegor: is it cause I'm following the account on my mastodon AND using this accounts method?
#
gRegor
I'm not sure honestly
#
quaff
okay it works now
#
quaff
both of them πŸ˜…
#
gRegor
progress! hopefully
#
quaff
but still no activity being bridged for the account.
#
gRegor
Have you made a new post? I don't think it will backfill anything.
#
quaff
Let's do a test post πŸ˜…
#
gRegor
🀞
#
gRegor
Great avatar btw. Love Gir XD
#
quaff
hahha thanks, he really speaks to me on a deep level. mostly just the goofiness and the tacos 😹
#
quaff
this should have bridged, I think
#
quaff
not seeing it on the fed.brid.gy profile page
#
quaff
my original issue! πŸ˜‚
#
gRegor
Yeah I think [snarfed] will need some input, https://fed.brid.gy/ap/@quaff@thecanadian.social is still pointing to the quaff.ca bsky account
#
quaff
that's what I want tho, is that bad? I can try to undo the custom domain...
#
gRegor
I'm out of my depth with this part, haha. I'd suggest leave it as is until he can take a look.
#
gRegor
From the docs it sounds like you can do it. I wasn't familiar with that "Set Custom Bsky handle" step before
#
gRegor
If you're signed in on https://fed.brid.gy/ap/@quaff@thecanadian.social, is there a refresh button? Could try clicking that if you haven't already
#
quaff
haha okay thanks gRegor! I'm not seeing [snarfed] in here, should I post this to github issues?
#
gRegor
He'll definitely be around chat, though it might be a bit async. Github also works.
#
quaff
gRegor: yes there is! I've clicked it a couple of times. I've changed my profile details and the refresh button works updating that.
jak2k and [lazcorp] joined the channel
#
[lazcorp]
Managed to get the non-JS version of my main site menu working. The CSS-only version relies on :focus-within pseudo-class, but I needed to remove that for the JS version ... and you can't remove pseudo-class declarations with JS.
#
[lazcorp]
Anyway, a solution was found (I added the CSS pseudo-class declaration to a new class in the HTML called .sitemenunojs and just remove that entire class from the DOM with JS for the JS version of the menu), but that took far longer to work out than planned!
#
perryflynn
great job. would also been my recommendation. πŸ‘οΈ
#
[tantek]
lazcorp++ every UI that anyone gets to work without JS deserves recognition and kudos!
#
Loqi
lazcorp has 5 karma in this channel over the last year (12 in all channels)
#
[lazcorp]
I want to see if I can improve it a bit more - I don't think there's any way to do the aria-expanded true/false without JS, but I'm going to look into making it work better
[snarfed], barnaby and jak2k joined the channel
#
[social]
Not IndieWeb specific, but today is Apple developers high holy day and the start of WWDC holy week.
#
[social]
So, the new announcement for Safari capabilities is out - https://webkit.org/blog/16993/news-from-wwdc25-web-technology-coming-this-fall-in-safari-26-beta/
#
[social]
SVG capabilities expanded for much broader use including favicon. But, WebAssembly will also be available through native Swift optimization. There is a long list of updates coming.
[Sophia_wood] joined the channel
#
[Sophia_wood]
any words of wisdom if I want to play with hakyll?
#
[KevinMarks]
Isn't the new liquid glass UI what Maf and Tantek shipped in Mac IE 5 in 2000?
#
[social]
Similar but different. They interact like glass gummies. I’m not sure the transparency adds more chrome to apps and the interface or not.
#
[tantek]
[KevinMarks] the 2000s are back!
#
[tantek]
What are the 2000s
#
Loqi
The 2000s was a decade that began with the dotcom bust and saw the rise of blogs, services like Technorati, standards-based web development, the inventions of Pingback, RSS 2.0/Atom, microformats, and the emergence and growth of social media silos, and eventually web-capable smart phones in the late 2000s, all accompanied with a shift to silver or shiny aesthetic https://indieweb.org/2000s
#
[social]
Wasn’t 2000 about β€œtranslucent” in Aqua?
geoffo, gRegor and gRegorLove_ joined the channel
#
[tantek]
It was developed in the 1990s, and announced at January 2000 MacWorld yeah, demonstrated alongside the "New Look" MacIE5 design which the Mac IE team came up with completely on their own (also inspired by the translucent color iMacs)
#
[tantek]
what were the 1990s
#
Loqi
The 1990s was a decade that saw the invention and growth of the web, dominated by independent websites, as well as nascent silos like Geocities, with a particular brightly colored aesthetic that would come to define the era like under construction graphics, dancing animals, site counters, ornate backgrounds, and guest books https://indieweb.org/1990s
chimo and rosafresita joined the channel
#
gRegor
[artlung], I think I see why my site didn't quite understand your like
#
gRegor
https://artlung.com/likes/1adcab30a905e31e1775424d93bbff59 The link to my post has `class="u-url h-cite"`. It's already inside an h-cite, so think that should just be `class="u-url"`
#
gRegor
The issue with the existing markup is it parses the `like-of.value` as a nested h-* object, when usually it's expected to be a URL. Here's an example of it updated: https://php.microformats.io/?id=20250609235346365