Live data from Hacker News

Viewing profile — kotborealis

kotborealis

HN member
Joined
Tue, Feb 09, 2016, 7:16 PM UTC
HN karma
50
Public activity
17 items

About kotborealis

kotborealis@awooo.ru

Recent public activity

  1. comment
    Comment #42643058

    Record & replay sounds really nice, but the actual reverse-debugging is broken, see https://gitlab.com/qemu-project/qemu/-/issues/2634

  2. comment
    Comment #39299305

    There's also an implementation of time-traveling debugging in Qenu[0], which sounds really nice but does not actually work reliably on larger use-cases. [0] https://www.linux-kvm.o…

  3. comment
    Comment #39079773

    It's not fun to manually reformat those tables for readability. If I add something to the `second row, second column`, I have to add extra spaces to the `first row, second column`,…

  4. comment
    Comment #39003994

    "Don't ask me about it License" looks a bit shorter[0]. 0: https://github.com/ErikMcClure/bad-licenses/blob/master/dont...

  5. comment
    Comment #36798943

    Some Google python-based projects, like oss-fuzz, are still indented with 2 spaces, which is a huge pain.

  6. comment
    Comment #34274008

    An old laptop (i3-380M, 4gb RAM, 150gb SSD + 1tb HDD), currently running: * syncthing, as a backup host; * photoprism, had to migrate from google photos; * docker registry for pet …

  7. comment
    Comment #34272391

    Yes, it's http://sdf.org

  8. story
    Show HN: Primitive tool to record GIFs from terminal commands

    I've made a primitive tools to record GIF files. There's many tools like this, but I was inspired by VHS[0]. The thing is, VHS requires ffmpeg and chromium to create GIFs and video…

  9. comment
    Comment #33709277

    Some hotkeys overlap, but it's still a great experience.

  10. comment
    Comment #33340894

    In the blog post author states that he's planning on forming some organization for Bear, so this could help.

  11. comment
    Comment #33287099

    I'm just glad that Let's Encrypt exists and simply works: never had any problems with certs for my pet projects.

  12. comment
    Comment #33285318

    It's actually a native color picker https://developer.mozilla.org/en-US/docs/Web/HTML/Element/in...

  13. comment
    Comment #33109894

    Some code review systems, like gerrit, actually encourage this workflow: you can easily view diffs between commit versions ('patchsets').

  14. comment
    Comment #32250230

    In Russian, it's usually called `dog`. No idea why.

  15. comment
  16. comment
    Comment #32107978

    `pledge` is from OpenBSD, as suggested by the article, and it also implements it using string-based interface ( https://man.openbsd.org/pledge.2 ) I think, the main point is to mak…

  17. comment
    Comment #31593523

    Great work! A small nitpick — the page is a bit hard to read, links have low contrast, you can check it using accessibility tools.