392
results for "microformats hard"
-
doesnm: microformats are part of your HTML. So any site where you control the HTML can be given microformats :) No matter the system you use. If your website is literally only text files, that is going to be hard
Zegnat
at
2024-11-10 16:21
-
yeah lang "inheritance" is very hard to get right, and predict as an author. it's one of the "not great" mechanisms in HTML 😕
[tantek]
at
2024-09-03 22:50
-
specs are hard
[tantek]
at
2024-05-23 19:31
-
I'd also imagine that would help adoption if there's a tool to help nudge towards valid mf2 (linters have helped me with this in general and good compiler errors - which are hard)
jacky
at
2024-03-11 16:07
-
the parser has a hard failure when it comes across a property declaration when no item has been declared yet. going to flip this to a warning (one of the first lints I can make with this!)
jacky
at
2024-03-11 15:11
-
this distinction was hard for me to grok (and has been probably why the rust parser has been so out of whack)
jacky
at
2024-03-08 18:50
-
the last bit is serializing the HTML out and the very lack-of-a-state-machine part has made this hard to do (to do tracking if it's in a property class or the like)
jacky
at
2024-03-05 00:52
-
Still seems like a hard space to get right though. Would be fun to try if I had infinite time.
[aciccarello]
at
2023-12-26 05:50
-
dates are hard
[tantek]
at
2023-10-19 21:29
-
I'm getting a slight feel of java in the bsky lexicons, where arbitrarily nesting things is hard to do, so you define a bunch of things that are almost but not quite the same. Which I suppose is the complement of the 'you can arbitrarily nest things in microformats' problem we hit when trying to write things like xray
[KevinMarks]
at
2023-05-15 18:46