HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ttybird

no profile record

comments

ttybird
·há 5 anos·discuss
Does that mean that Anne Sacoolas will be extradited to the UK?
ttybird
·há 5 anos·discuss
I thought that the first amendment was about people rather than companies. In addition to that there are many products where companies have to display certain information, such as age rating for games, health warrnings on cigaretts, food content, allergy warning, nutrition labels, medicine side-effects, etc

It is hard to classify censorship as speech for a site that it is all about user-content.
ttybird
·há 5 anos·discuss
You can, as long as you give the user the ability to replace the library. Such as by providing .o files.
ttybird
·há 5 anos·discuss
One of the "open source" licenses that it is under is LGPL, you can do whatever you want with your code. (Although this does not mean that you should, please avoid publishing closed source software)
ttybird
·há 5 anos·discuss
I hate this. If I know the password I should be able to log in to my account no matter what (unless if I have 2fa enabled). Sadly companies like Google and MS do not like this idea, they also often use the excuse that they can't verify you in order to mine your phone number.

"Edit: Account recovered. I used chromium to login (which I never do) and then back to Firefox"

How can google keep getting away with this? MS got into trouble with IE with much less.
ttybird
·há 5 anos·discuss
Easier to track you.
ttybird
·há 5 anos·discuss
You are probably looking for Qt.
ttybird
·há 5 anos·discuss
"Note that any data can be transferred over HTTP(S), including, on occasion, either compiled or uncompiled LaTeX."

Sure, but I don't see what this has to do with anything.

As for your perception, I don't care :) Keep it to yourself next time please. You too are being perceived in a certain way as well but telling you how would likely be against this site's rules.
ttybird
·há 5 anos·discuss
To respond to your question: no. Not sure why you linked me the PDF 2 specification. PDF/UA is from 2012, and the ability to tag PDF files for accessibility is a thing since 2001 (with PDF 1.4).

Various tools and packages that attempted to generate accessible pdfs from LaTeX have existed for aeons, all of they had a common characteristic: they sucked. I am convinced that by this point everyone who cares about accessibility has moved to other formats (like HTML).

"HTML does not"

<aside> is "first class".
ttybird
·há 5 anos·discuss
"but our writing of numbers comes from Arabic"

Not India?
ttybird
·há 5 anos·discuss
"e.g., ePub"

So, at the end you are going to serve html at the browser.

You can do that with web1
ttybird
·há 5 anos·discuss
Is this why after all these years there is STILL no sane way to make accessible pdfs from LaTeX?

LaTeX is almost never semantic. People are encountered to think only about the document presentation (mostly due to LaTeX's own failures).

As for footnotes being "first class". It's just a macro, nothing first-class about that when compared to HTML's solution.
ttybird
·há 5 anos·discuss
I talked about the compilation aspect at https://news.ycombinator.com/item?id=29372937 In addition to that there are various checkers for html.

There is lua-based LaTeX and js-based pdf. Just use html without JS.

"The fact that it's often preferable to rerender an HTML document as PDF, simply for readability, let alone archival, should speak volumes."

The fact that it's always preferable to export a LaTeX document as pdf...
ttybird
·há 5 anos·discuss
Username checks out? Are people who compile markdown, org (or even LaTeX) via pandoc into html somehow "garbage coders"?
ttybird
·há 5 anos·discuss
Don't make assumptions about me. A LaTeX document is also virtually never directly consumed by web browsers. In addition to that we are considering LaTeX for the web, not DVI, not PDF, not something else that you compile LaTeX into.

And well, given the amount of people that use overleaf I would say that a lot of people (although writers instead of readers) consume LaTeX.

(Btw, you can compile html too, try printing it as ps/pdf document)
ttybird
·há 5 anos·discuss
"must"? A web4 browser would probably use a "runtime compiled" implementation.

"Whilst that may still pass poorly-structured documents and result in poorly-formed output" - this by the way happens much more often with LaTeX compared to html in my experience.
ttybird
·há 5 anos·discuss
Nor a "first-class" TeX element either. \footnote is just a macro.
ttybird
·há 5 anos·discuss
I honestly don't see any advantage to LaTeX over html+svg+css+mathml+??? for any usecase. Everything that LaTeX does the things that I mentioned do better.
ttybird
·há 5 anos·discuss
Oh, fair enough. Still though, they should be able to sue them if Apple can sue NSO: https://news.ycombinator.com/item?id=29320986
ttybird
·há 5 anos·discuss
I don't really see the issue. It's not like some sort of deadly sin. If the users re-use passwords then that's on them.