Viewing profile — csarven
csarven
HN member- Joined
- Mon, May 04, 2009, 8:52 PM UTC
- HN karma
- 75
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About csarven
Recent public activity
-
comment
Comment #23290605
There is an ocean of CSS that mimic off the shelf LaTeX or journal-specific layouts. They're almost entirely one-off attempts depend on a particular HTML structure to have the CSS …
-
comment
Comment #19170789
Right on. Different fragment selectors can be used depending on the media type of a representation: https://www.w3.org/TR/selectors-states/#selector Expanded here: https://news.yco…
-
comment
Comment #19170768
XPointer is one of options for a fragment selector in W3C Reference Note on Selectors and States: https://www.w3.org/TR/selectors-states/ See also https://news.ycombinator.com/item…
-
comment
Comment #19170165
We can only compare what's on the table, ie. arbitrary text selection. The targetText proposal doesn't necessarily result in a unique identifier that deterministically corresponds …
-
comment
Comment #19169698
I urge you to dig a little deeper and see why things like `prefix`, `exact`, `suffix` exists in that particular example: https://www.w3.org/TR/selectors-states/#TextQuoteSelector_d…
-
comment
Comment #19169582
I would like to urge the browser developers/makers to adopt existing proposals which came through open consensus which do precisely cover the same use cases (and more!) W3C Referen…
-
comment
Comment #593078
Laconica is theme-able see http://laconi.ca/trac/wiki/ListOfServers for some examples. It can also integrate custom Plugins which allows you to do a good range of stuff. http://arm…