#dev 2022-03-11

2022-03-11 UTC
marksuth[d], P1000[d], johnnrs[d], jacky, gRegor, Seirdy and [snarfed] joined the channel
Crypto[d] joined the channel
#
[tw2113_Slack_]
been reusing my own book data to create a NextJS based website over at https://www.bionicpirate.com/
#
[tw2113_Slack_]
ordered most to least recently read
#
[tw2113_Slack_]
Much React
gerben, angelo, gRegor, gRegorLove_ and justAstache4 joined the channel
#
Loqi
[rayrag] Pockit: A tiny, powerful, modular computer [video]
#
capjamesg[d]
I think this was made by one person too
#
capjamesg[d]
I love this comment:
#
capjamesg[d]
> Sometimes the point of a technology is not its direct utility but to carry forth or promote an idea.
tetov-irc, jacky, Pharalia and sayanarijit[d] joined the channel
#
[tantek]
aaronpk, like something that aggregates birthdays from people's h-cards and then displays it in a calendar form?
#
aaronpk
exactly! start with a list of people, say /chat-names, crawl the sites for h-cards and show all the birthdays in a single calendar
#
[tantek]
and then Loqi could wish people happy birthday in the #indieweb-chat channel too!
#
aaronpk
haha yeah!
#
jacky
ooh I do expose my birthday on my site :)
#
jacky
with the special sans-year format too
#
[tantek]
what is birthday
#
Loqi
A birthday is the date when someone is born; some IndieWeb sites display their owner’s birthday, or provide a special display or custom theme on the date and month of the birthday itself https://indieweb.org/birthday
#
jacky
heh now I want to add https://confetti.js.org on my birthday to my site
[KevinMarks] joined the channel
#
[tantek]
quite a few examples https://indieweb.org/birthday#IndieWeb_Examples — jacky, feel free to add yours too 🙂
#
aaronpk
ooh that looks nicer than the balloons i have now
#
[tantek]
I like sebsel's approach, I may write some code to do that
#
jacky
heh sebsel's approach is cool
#
jacky
I'd like to do that adjacent to where my h-card appears on my site and do ballons on my /about page
#
jacky
aaronpk: if you do, try the "Side" approach! (so it doesn't cover your content)
#
jacky
there's a demo for it
#
aaronpk
that's cute
#
jacky
lol this can go all the way to show horoscopes
#
jacky
indiescopes
jacky and tbbrown joined the channel
#
jacky
hm so I'm either just noticing an error in how Mastodon marks up h-cards, they use `p-author h-card` versus a `u-author h-card`
#
jacky
I don't know if this is the case on https://mastodon.social
#
jacky
hm it is
#
sknebel
not strictly an "error"
#
[KevinMarks]
That's fine, it parses OK
#
sknebel
yeah, the URL is right there in the nested card
#
jacky
true, I guess that I was expecting it to be a u- property since they've went as far as including something like a u-url
#
jacky
I guess I need to massage my reply context a bit
jacky joined the channel
#
aaronpk
some day i will remember how to use min-width and max-width
#
aaronpk
media queries specificall
#
aaronpk
ooh, the meta viewport needed to be set
#
jacky
yeah that's the kicker
Christian_Olivie joined the channel
#
jacky
yeah channels are great for organizations (and tbh, make the content of feed generation a lot simpler)
#
jacky
like this is my 'firehose' https://jacky.wtf/channel/all but once I start filling in things for my devlog or things I learned I could put in those other places
#
jacky
I could even make a dedicated one for 'media' (photos, videos, audio, etc) and the like :D
barnaby, angelo, jacky, gerben_, darkkirb_, tbbrown_, [benjaminchait], [aciccarello], ben_thatmustbeme, e-snail and tetov-irc joined the channel
#
[tantek]
jacky, yes p-author h-card is legit, the "usual" use of an author property is to get a display name of the author and "p-author h-card" works that way, to set the "plain text" value of the p-author to the p-name from the nested h-card
#
jacky
I guess then if I _actually_ want the URL of their h-card, I should always check the .properties.url value
#
jacky
versus thinking it'll be the .value
#
aaronpk
correct
ShinyCyril joined the channel