vikanezrimayaNote 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
LoqiThe 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
vikanezrimayaNow Kittybox can scale horizontally as much as the filesystem allows. Still a single point of failure tho, need to research NFS resiliency techniques
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]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.
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
LoqiTicket 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.
[tantek]1not 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]1I 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.
aaronpkthen 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