HackerTrans
TopNewTrendsCommentsPastAskShowJobs

trurl42

no profile record

comments

trurl42
·anno scorso·discuss
Looks like it's just calling the crossref API
trurl42
·anno scorso·discuss
Go and Rust are more suited than Java for building graphical user interfaces that run cross-platform? That would be news to me.

Sure it can be done, but it's not exactly like there are well-established solutions for this.
trurl42
·anno scorso·discuss
> Then where's my global setting to tell the browser what languages I speak, so it'd know what header to send?

In Chrome: chrome://settings/languages

In Firefox: https://support.mozilla.org/en-US/kb/choose-display-language...
trurl42
·anno scorso·discuss
> Unfortunately, though, most developers don’t even know that there are options outside of Docker, or that they’re not as “convenient”.

> Hopefully, this article has disabused some of that notion.

If that was the goal, it seems terribly complicated when compared with podman.
trurl42
·2 anni fa·discuss
Well, for one, KaTeX doesn't do "LaTeX" but a limited subset of the TeX equation syntax. As such, it can't handle more complicated macros or typesetting anything apart from equations.
trurl42
·2 anni fa·discuss
Last-Modified: Mon, 21 Nov 2005 04:40:39 GMT
trurl42
·2 anni fa·discuss
And with that you're completely wrong, since strings in JavaScript are UTF-16.

It just so happens that your example consists of two UTF-16 codepoints.

(Node.js' Buffer uses UTF-8 by default).
trurl42
·2 anni fa·discuss
Keyboard accessibility could use some love.
trurl42
·3 anni fa·discuss
This is not a very good explanation, nor is it useful for anything.

A single qubit is not useful for computation and the way it is written doesn't generalize to more than a single qubit. The code doesn't even really simulate a single qubit properly, since it doesn't use complex numbers.

What they call a "Rydberg gate" is not a gate at all.

Most of the text feels like it's written by an AI.