Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aplaice
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
aplaice
4y ago
Doesn't ctrl+/ select all in either GTK key theme?
2.
▲
by
aplaice
4y ago
Unfortunately, GTK 4 has removed key themes. Eventually, Firefox, Chrom(e|ium) and all actual GTK applications will migrate to GTK 4, so this is not very future-proof. I use a variant of the emacs key theme, so I'd be happy if there we
3.
▲
by
aplaice
5y ago
In-person meetings are completely different. Video conferences are as if everybody were potentially constantly staring at you, but you couldn't tell if or when this was the case, and despite everybody looking at you, you couldn't
4.
▲
by
aplaice
6y ago
Pledged.
5.
▲
by
aplaice
6y ago
I'm not disagreeing that (in these scenarios) EB would probably become paid-for, while Chrome never would. I'm just arguing that Chrome would become even more privacy- and user-unfriendly, which is the approximate equivalent of EB
6.
▲
by
aplaice
6y ago
Doesn't the same also partially hold for Firefox and Chrome, though? They wouldn't start charging for Chrome, as that's not their business model, but they might move part of their development out of (open source) Chromium and
7.
▲
by
aplaice
6y ago
Encyclopedia Britannica[0] isn't free ("libre"), but it is now free (gratis). Arguably, being libre isn't quite as indispensable in the case of cultural/educational works as it is for software. [0] https:/&#
8.
▲
by
aplaice
6y ago
I'm not OP, (and people at Mozilla have probably already considered this), but why doesn't Mozilla try a far more aggressive Wikipedia-like donation campaign? Admittedly: 1. Wikipedia has more "users" than Firefox. 2. De
9.
▲
by
aplaice
6y ago
> Maybe you have some suggestions? I'm probably not the intended "you", but one idea would be a "testimonials"/thanks section in GitHub/GitLab/Gitea, in addition to the standard Issues and Pull
10.
▲
by
aplaice
6y ago
Unfortunately, that's not what OP wants. What OP wants is that when they scroll, the position of the cursor remains at the same position in the buffer (the contents), even when that means that it leaves the currently visible screen. Wh
11.
▲
by
aplaice
7y ago
> On linux you can use SM via vmware/wine To add to this, there's a set of Winetricks recipes for running SM on Linux.[0] (Disclaimer: I haven't tried them, though I've been planning to, for a while.) [0] https:/
12.
▲
by
aplaice
7y ago
XMonad's[0] default behaviour of being able to separately tell a program to go "fullscreen" (i.e. hide most UI) and control what portion of the screen its window takes up is extremely valuable, since many programs don't
13.
▲
by
aplaice
7y ago
> NflxMultiSubs is still working. I wrote a patch to fix it, and took over maintence on Chrome. That's great! It's a shame that it's (apparently) no longer open source, though obviously given the MIT license you're a
14.
▲
by
aplaice
7y ago
I second the mpv-based solution, as suggested by st1ck. If you prefer vlc, it now (as of the beta 4.0.0)[0] also supports dual/secondary subtitles. Making it work seems a bit fiddly: first you need to turn them on (under Tools > Pre
15.
▲
by
aplaice
7y ago
Weirdly, it seems[0][1][2], that the layout doesn't do particularly well by Carpalx's keyboard effort estimator[3], as it gets a total effort score of 2.260, compared to 3, 2.098 and 1.842 for Qwerty, Dvorak and Colemak, respectiv
16.
▲
by
aplaice
7y ago
They dropped their implementation of MathML in 2013. In the six years since then, they didn't fix it or replace it with a better one. I'm extremely excited by Igalia's work on MathML and glad that the Google Chrome team had g
17.
▲
by
aplaice
7y ago
> Does anybody know where I can/should host a copy? With torrent or IPFS, perhaps? (Given the CC BY-SA license, this would be completely legal.) Also, GitHub's behaviour wrt to LFS is really disappointing — the epub file could
18.
▲
by
aplaice
7y ago
> Super-W closing a single tab in Firefox If, in about:config, you set ui.key.accelKey to 91, then Super-W will close a single tab (and Super-T will open a single tab etc.). This obviously won't work in Chromium, though.
19.
▲
by
aplaice
7y ago
Celestia[0][1] can just about do it. In principle, it can show you what you'd see from any point in space. In practice, it's limited by the data it has (for stars, it uses the Hipparcos Catalogue, which only contains ~ 100,000 sta
20.
▲
by
aplaice
7y ago
> Mozilla Firefox Depending on what you mean by "in some future update" and "pretty much guaranteed" (given an infinite timespan everything will disappear) I don't think that's true. I've kept my Firefo
21.
▲
by
aplaice
8y ago
> For the latter, I can only say that anyone advocating using MathML today despite its problems (poor layout and browser support) clearly cares about something else more than they do about actually communicating mathematics to humans. Mu
22.
▲
by
aplaice
8y ago
This is an interesting, thought-provoking comment! > (though the original MathML proponents perhaps did not) FWIW I'm pretty sure that they did. Arguments to authority are pretty terrible, but if you look at the authors of the MathM
23.
▲
by
aplaice
8y ago
How's it worse? In either case, you can use TeX as your input, and if you do, you have to convert it, client-side or browser-side, into something usable by the browser; it's just that if the browser accepts MathML the rendering is
24.
▲
by
aplaice
8y ago
Pandoc and Mediawiki have been able to convert embedded LaTeX to MathML, for a while. Once Chromium supports MathML most CMSs will probably start providing suitable converters, and in the meantime MathJax will still work (and better, since
25.
▲
by
aplaice
8y ago
XML is faster and far simpler to parse than TeX. To the extent that you need to (if for whatever reason you don't want to rely on a LaTeX to MathML or Ascii to MathML converter) you can make the quadratic equation MathML slightly more
26.
▲
by
aplaice
8y ago
When you write web-pages, do you usually write the raw HTML or do you use something like Markdown or Wikitext and have it converted to HTML? If the latter, then why would having LaTeX as part of the input and MathML as part of the output, b
27.
▲
by
aplaice
8y ago
In addition to the already mentioned performance issue with client-side MathJax, having native MathML makes it conceptually far simpler to do more complex things with equations, both for the end user and for the developer. For instance, as
28.
▲
by
aplaice
8y ago
MathML is here today and works in Firefox. I use it on Wikipedia[0], which is the only major ("non-niche"[1]) website that provides it, and it's much nicer than the image-based equations (and much, much faster than MathJax wo
29.
▲
MathML in Chromium
(mathml.igalia.com)
118 points
by
aplaice
8y ago
|
86 comments
30.
▲
MathML in Chromium (fundraising campaign)
(mathml.igalia.com)
2 points
by
aplaice
9y ago
|
0 comments
More ›