Live data from Hacker News

Viewing profile — keddad

keddad

HN member
Joined
Sun, Oct 24, 2021, 5:40 PM UTC
HN karma
50
Public activity
16 items

About keddad

neversleeps.moscow

keddad@yandex.ru

Recent public activity

  1. comment
    Comment #47878938

    It's really not, especially on a highway. Makes me sad to read about more and more speed restrictions - there is nothing wrong with those in areas there cars and pedestrians cross,…

  2. story
  3. story
  4. comment
    Comment #43644288

    Seems like a non-issue to me. I work with a relatively large Bazel monorepo, and we have to vendor pretty much anything anyways. Many 3rd-party rules might need patches to work pro…

  5. comment
    Comment #39067656

    I don't believe it is true. They might block commercial solutions, but i'm using Wiregiard with exit point in Netherlands right now, works fine (although on certain providers, I've…

  6. comment
    Comment #37039651

    What is the alternative, curl up and cry? Doing anything (especially anything interesting) involves taking risks. Not to mention that I probably have more chances of being arrested…

  7. comment
    Comment #37039453

    I flew from Moscow to Vladivastok recently, and it's a choice between 8 hour flight and a week in a train. The planes might be missing some maintenance, but they are certainly not …

  8. comment
    Comment #35286838

    There are open-source rules for that, but at my place of work, we found those lacking. We had to write our own set of rules which would basically take all the source files for a gi…

  9. comment
    Comment #35286319

    You basically have to declare all those dependencies in Bazel. For instance, if you look at rules for Go, they declare the whole dependency graph (Modules, their relations) in Baze…

  10. comment
    Comment #31712757

    It is always quite worrying for me to see something like this. People take a piece of tech which belongs in a museum and effectively destroy it just to get a cooler PC case.

  11. comment
    Comment #31101598

    No, I'm looking for an app which will be secure, as in, lack backdoors or obvious security issues. I understand that OS can compromise it, but I more or less trust my normal OS, an…

  12. comment
    Comment #31101373

    I'm a bit skeptical about Tails and other comsec tools which are a full OS instead of small, separate app. I don't have the time or knowledge to inspect full OS image in detail, an…

  13. comment
    Comment #29417218

    While I feel that Google has become worse in last couple of years, I'm pretty sure it is still better now when 15 years ago. Maybe it is just some kind of nostalgia?

  14. comment
    Comment #29396545

    I want to learn some low-level programming and hardware stuff, however, I don't really know where to start - sure, I can order an arduino with some kit, but I don't know much about…

  15. comment
    Comment #29254988

    Well, the original document states that "Web-browsers shall ensure support and interoperability with qualified certificates for website authentication referred to in paragraph 1...…

  16. comment
    Comment #28980212

    Can you elaborate on the problems with JIT implementation in Python? I'm far from Python development, but it seems intresting