Live data from Hacker News

Viewing profile — aplaice

aplaice

HN member
Joined
Wed, Dec 02, 2015, 11:56 PM UTC
HN karma
278
Public activity
51 items

About aplaice

No profile information was provided.

Recent public activity

  1. comment
    Comment #33786952

    Doesn't ctrl+/ select all in either GTK key theme?

  2. comment
    Comment #33786913

    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 vari…

  3. comment
    Comment #28986265

    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, a…

  4. comment
  5. comment
    Comment #24236841

    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-unf…

  6. comment
    Comment #24236355

    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 …

  7. comment
    Comment #24235377

    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 …

  8. comment
    Comment #24234673

    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. Wikipe…

  9. comment
    Comment #23179921

    > 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 Is…

  10. comment
    Comment #22877423

    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 tha…

  11. comment
    Comment #22505245

    > 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 planni…

  12. comment
    Comment #22284947

    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 extrem…

  13. comment
    Comment #22036471

    > 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 obvi…

  14. comment
    Comment #22034367

    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 fiddl…

  15. comment
    Comment #21426717

    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 a…

  16. comment
    Comment #21370817

    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 Math…

  17. comment
    Comment #21300396

    > 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…

  18. comment
    Comment #20798732

    > 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 o…

  19. comment
    Comment #20592858

    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 Hipp…

  20. comment
    Comment #20420697

    > 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 tru…

  21. comment
    Comment #19353283

    > 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 …

  22. comment
    Comment #19348806

    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 t…

  23. comment
    Comment #19348715

    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 t…

  24. comment
    Comment #19347777

    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…

  25. comment
    Comment #19347429

    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) yo…