Live data from Hacker News

Viewing profile — servilio

servilio

HN member
Joined
Thu, Sep 25, 2014, 10:45 PM UTC
HN karma
73
Public activity
55 items

About servilio

Earthling, human being, programmer.

Recent public activity

  1. comment
    Comment #42266692

    The one I know about is Combobulate[1], it uses treesitter but without voice control. [1] https://github.com/mickeynp/combobulate

  2. comment
    Comment #40857873

    I agree with you, differences in pronunciation, cadence, etc. should be taken in account as well. Though measuring those could take longer, if possible.

  3. comment
    Comment #40857835

    Spanish native here, confirming that RSA is the institution that sets the language standard. But, people always deviate from it, though in my experience in word meanings and pronun…

  4. comment
    Comment #34062246

    > don't be stupid. holy cow. No personal attacks, please. Personally, I wouldn't put it in certain terms like the GP has, but it is not out of the question for me. > compatibility …

  5. comment
    Comment #34062021

    > If MS wanted to kill off Linux, Linux would be long dead by now. How do you envision they could do it? Doesn't seem plausible to me, given the distributed nature of the developme…

  6. comment
    Comment #32205785

    What always did, going through awesomewm, stumpwm and xmonad to now sway, was to used whatever of those services were available from the OS. Some I had to launch by hand, but that …

  7. comment
    Comment #32172549

    It DOES have types, doesn't have type declarations, though.

  8. comment
    Comment #31402997

    Someone with enough knowledge to provide the proof would still need to be involved, but it doesn't have to be the original developer(s).

  9. comment
    Comment #31125134

    Add: - Can't get it with subtitles/dub in _ language

  10. comment
    Comment #29107892

    The recommended way to do this now seems to be: (when display-graphics-p (global-unset-key (kbd "C-z"))) Also, though this works with Emacs running as a server, I find it better to…

  11. comment
    Comment #28557332

    The other tool mentioned in the blog post is Structurizr, and has a self-hosted tool: https://structurizr.com/help/lite EDIT: The one above is the free tier, they have an on-premis…

  12. comment
    Comment #27657700

    > They have only 110 deaths per 1M population Where are you getting this number from? Any numbers coming from the Cuban government have to be treated as unreliable, as it is common…

  13. comment
    Comment #27657557

    Not sure that's the reason why, not all research is done in academia. Pharmaceutical research specifically is mostly done in research centres, such as the CIGB, featured in the art…

  14. comment
    Comment #27221137

    Have you looked at Servo instead?

  15. comment
    Comment #27003925

    You can also use git-range-diff[1]. [1] http://git-scm.com/docs/git-range-diff

  16. comment
    Comment #25150704

    > Take this code: > [...] > It turns out that: > [...] > but you've not actually said that the return value is intended, or a side effect. Aren't the Ruby semantics clear about wha…

  17. comment
    Comment #25030578

    Have you taken a look at buildFHSUserEnv[1]? In the Mozilla Nixpkgs overlay it is used to package[2] the Vidyo desktop application. [1] https://nixos.org/manual/nixpkgs/stable/#sec…

  18. comment
    Comment #24375952

    > RedHat announced that cockpit will be the long term successor of virt-manager For RHEL, virt-manager will still be developed independently.

  19. comment
    Comment #24235136

    You mean this one? https://www.nongnu.org/nomad/

  20. comment
    Comment #23624627

    There is a need for simplified workflows, but this sounds and looks like an exercise in brand marketing more than a good analysis on how to offer a better Git workflows. > Git flow…

  21. comment
    Comment #23478795

    Do you know if they are using the a hosted version or hosting it themselves?

  22. comment
    Comment #23340215

    Though I agree that this is not an example of EEE, it is still very similar to behaviour from the past: https://en.wikipedia.org/wiki/Stac_Electronics#Microsoft_law...

  23. comment
    Comment #23120121

    I use Github and Gitlab on a daily basis, and participated (and still follow) in a project with an e-mail based workflows, the notmuch[1] project. I find that the following are bet…

  24. comment
    Comment #22478958

    There's no xdotool support Have you looked at ydotool? https://github.com/ReimuNotMoe/ydotool Also, do you know about the "i3 Migration guide"? https://github.com/swaywm/sway/wiki/…

  25. comment
    Comment #22405333

    True, are you aware of the following Github issue related to this? https://github.com/NixOS/nixops/issues/565 It has links to solutions people are using, and other related issues.