#dev 2021-08-13

2021-08-13 UTC
hendursaga, cambridgeport90[, reed, Abhas[m], P[m], jacky, [fluffy], lasr[m], hala-bala[m], nekr0z, KartikPrabhu, Lohn, LaBcasse[m], benatkin, vikanezrimaya, rommudoh[m], astralbijection[, SamWilson[m], [pfefferle], hendursa1, Sohbet and tetov-irc joined the channel
#
vikanezrimaya
Note to self, because I need to put it somewhere: flock() on Linux>2.6.12 works over NFS which might allow to share Kittybox data folder over NFS which might in turn allow me to distribute instances of Kittybox between servers with a load-balancer
#
vikanezrimaya
Filesystems are so cool
#
vikanezrimaya
Databases are overrated
#
vikanezrimaya
I am finally seeing the truth
#
vikanezrimaya
What is database tax
#
Loqi
The database antipattern is the false assumption that a database is the best option for primary long-term storage of posts and other personal content (like on an indieweb site) https://indieweb.org/database_tax
#
vikanezrimaya
I was trying to solve distributed Kittybox problem for such a long time and the solution was always in plain sight
#
vikanezrimaya
Now Kittybox can scale horizontally as much as the filesystem allows. Still a single point of failure tho, need to research NFS resiliency techniques
hendursaga joined the channel
#
capjamesg[d]
I have a semantic question for you all.
#
capjamesg[d]
Well, two. First, how should one present categories for screenreaders. I listened to my homepage with a screen reader yesterday and everything made sense but my category names. They seemed out of context.
#
capjamesg[d]
"Adding links to serial blog posts Posted on: 10 August 2021 | IndieWeb" makes sense all the way up until the category name.
#
capjamesg[d]
Second: should one use a <footer> to mark the end of a long section?
#
capjamesg[d]
I am technically marking up the "footer" of an article with links to the next / previous article as well as a link you can use to email me. So it's a footer. Just not the page footer.
#
capjamesg[d]
I wasn't sure if you should only use <footer> to mark up the page footer.
#
capjamesg[d]
And just a section for every other section.
#
GWG
I use article tags for my h-entry with a header and footer.
hendursaga joined the channel
#
vikanezrimaya
<GWG> "I use article tags for my h-..." <- Me too, me too! I use header for the meta-information section, like the published
#
vikanezrimaya
dt-published, I mean
#
GWG
vikanezrimaya: Same. I use header or footer depending on my design mood
#
GWG
I believe posts use footer, pages header
#
GWG
Right now I'm trying to figure out a new design for breadcrumbs
#
Murray[d]
capjamesg: semantically, it's fine to use multiple footers on a page. As I understand the spec, any section block can have its own header/footer, so as long as you're wrapping the content in a relevant section element (can be `<section>`, but also things like `<article>`) then it should be good 🙂 I guess, the larger question as to whether you should have a footer is what's in it? So long as the content makes sense in a footer (which in t
rockorager joined the channel
#
GWG
So, breadcrumbs redirects to crumbs which doesn't exist .this must be corrected
#
GWG
Anyone have a good visual display of a hierarchical menu of pages?
#
Loqi
Ticket to Ride Eur0pe is the 2nd game in the Ticket to Ride Series and introduces tunnels, ferries, and stations. The 1912 expansion pack includes 101 Destination Tickets - the 46 original tickets, plus 55 new ones, allowing for new variants.
#
capjamesg[d]
Murray++ for the semantic information. Thank you!
#
Loqi
Murray has 4 karma in this channel over the last year (7 in all channels)
Sohbet1, [Sam_Butler], [Rose] and rockorager joined the channel
#
@lcptuk
Webmention W3C protocol for notifying a URL when a website links to it https://en.wikipedia.org/wiki/Webmention
(twitter.com/_/status/1426270641234354181)
jacky joined the channel
#
GWG
[tantek]1: Do you have an good breadcrumb literature?
#
[tantek]1
not really no. it feels mostly dated at this point. unless someone is actively using that style of navigation on their personal site, I'd say it's ignorable til them
#
[tantek]1
til then*
#
GWG
I am trying to implement navigation for my hierarchical pages
#
GWG
So, in this case, /games. I was thinking of using that to do it.
#
GWG
But I am still experimenting.
#
GWG
I have /games and /projects that are pages with hierarchy
#
GWG
So far don't like any layout I've played with for the metadata
#
aaronpk
i had breadcrumbs on my 2008 site but most of the time they were only like 2 levels deep so it was kind of silly
#
[tantek]1
I feel the breadcrumbs thing was kind of folks just copying each other back in the day, unclear if there's actually any user-benefit / usability.
#
[tantek]1
It feels like an old pattern that's worth of critique before re-introduction
#
aaronpk
i definitely did it because i saw it everywhere
#
GWG
I'll keep playing with my design
#
GWG
I want to represent that this page is a subpage of this other page
#
GWG
That's the design I'm trying for
#
GWG
Maybe an up or down navigation arrow.
#
GWG
I just need a visual style I like
#
aaronpk
i feel like there are relatively few cases where that kind of hierarchy is even necessary to communicate
#
GWG
If I don't show the child pages, how will people find them?
#
GWG
I could see the case for not showing the parent
#
vikanezrimaya
I don't have breadcrumbs because I simply don't know what to display in them...
#
aaronpk
it depends on what the pages actually are
#
aaronpk
i am just saying that a generic hierarchical navigation structure isn't actually that practical in most cases
#
vikanezrimaya
My pages can also have an infinite amount of links to themselves: which link's hierarchy to display? 😂
#
aaronpk
then there's also the breadcrumb links which were more like an actual breadcrumb trail, showing you a history of the pages you visited on that site instead of representing page hierarchy
#
aaronpk
i also don't think those were very useful :)
#
GWG
I'm more looking for placement
#
GWG
So, in this context, the hierarchy is more like a category
#
GWG
Maybe I should display them like a p-category
#
GWG
They are essentially a taxonomy
#
GWG
I hate when I'm obsessing about little details
rockorager, oodani, jjuran, jacky and KartikPrabhu joined the channel
#
[KevinMarks]1
Talking of hierarchy problems https://twitter.com/kevinmarks/status/1426200433308090370?s=20
#
@kevinmarks
this is fascinating: https://twitter.com/saavikford/status/1425235201047908359?s=20 Modern students don't understand folder based file systems, likely because they have grown up with search, and with tagging as organisation rather than containment. This is stuff that we were debating 15-20 years ago as folksonomy
(twitter.com/_/status/1426200433308090370)
#
[KevinMarks]1
Dr Ford is finding that her students don't grasp the folder hierarchy model at all, as they have grown up without it
[Rose], [Sam_Butler], tetov-irc, KartikPrabhu and ^ilhalmer joined the channel