Live data from Hacker News

Viewing profile — trefil

trefil

HN member
Joined
Mon, May 25, 2020, 7:13 AM UTC
HN karma
34
Public activity
18 items

About trefil

No profile information was provided.

Recent public activity

  1. comment
    Comment #27582533

    Almost reads like an april fools article. Unreal.

  2. comment
  3. comment
    Comment #26422505

    The amount of hoops the author has to jump through just because Go doesn't support overloading the == operator is ridiculous.

  4. comment
    Comment #25886146

    Not sure why you are getting downvoted. You're correct, it looks like something Czech to me too.

  5. comment
    Comment #25513227

    No. Go is actually stable and mature with a performant runtime and most importantly, the project isn't led by a con artist.

  6. comment
    Comment #25513206

    Because it is a hoax. The author made lots of unsubstantiated and even nonsensical promises such as green threads with no runtime or the supposed C++ to V translator which would be…

  7. comment
    Comment #25440748

    I made a program called rkvm which works on a level below display servers (works with uinput directly) and thus doesn't suffer from these problems. Currently, it only supports Linu…

  8. comment
    Comment #24951064

    Glad to hear such kind words. :) I haven't personally tested it on Wayland because I'm an Xorg user, but there should be no reason why it wouldn't work. If you find any problem, fe…

  9. story
  10. comment
    Comment #24863587

    Ironic that the author calls people fools and then proceeds to advertise Gemini as if it has any chance of succeeding outside the small group of people interested who will probably…

  11. story
  12. comment
  13. comment
    Comment #24446299

    Not sure if Rust counts as mainstream by your metric, but it does have compiler enforced error handling in the form of the Result sum type.

  14. comment
    Comment #24052666

    Do you mean whitelist?

  15. comment
    Comment #23692324

    Maybe you should consider telling your users not to get offended by machine generated semi-random strings of words.

  16. comment
    Comment #23542977

    I wish I could use Geany, but I find the tree view plugin substantially lacking and buggy. For example, there is no way to just open a directory in Geany (the same way as in VS Cod…

  17. comment
    Comment #23427192

    BLM has nothing to do with Rust. The fact that the core team thought that it's appropriate to project their political opinions in Rust release notes is honestly an embarrassment.

  18. comment
    Comment #23298815

    I made something similar as a toy project after being frustrated with Synergy/Barriers poor support for my keyboard layout (Czech). It's for Linux only as it relies on udev and the…