Live data from Hacker News

Viewing profile — vsenko

vsenko

HN member
Joined
Mon, Sep 05, 2016, 5:32 AM UTC
HN karma
27
Public activity
20 items

About vsenko

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #38471575

    Does anybody run maddy ( https://github.com/foxcpp/maddy ) in production or for personal matters?

  3. comment
    Comment #29364358

    Now really sure that it'll help you, but in Kazakhstan digital signatures can be legally significant (have equal significance as hand-written signatures) in case if several require…

  4. comment
    Comment #22524157

    The article neglects the details of crafting the private key which are provided in the original blog post: https://www.agwa.name/blog/2015/12 IMO crafting the public key alone does…

  5. comment
    Comment #21375242

    I'm talking about a broad range of scenarios where it's impossible to use standard tools, like this one: - You need to transfer some data from your machine to the one you do not tr…

  6. story
    Ask HN: A more convinient Magic Wormhole alternative?

    Magic Wormhole ( https://github.com/warner/magic-wormhole ) is an incredible piece of software that facilitates data transfer between computers when URL/id/hash digital transfer or…

  7. comment
    Comment #21309737

    In case when remote control capabilities are not required, one could use jitsi ( https://jitsi.org ) video conferencing service which provides screen sharing capabilities (implemen…

  8. story
  9. comment
    Comment #20553491

    Never did, thank you! I'll try to contact them!

  10. comment
    Comment #20551958

    Yes, 19" rack-mount server chassis would be a perfect solution, but it is not mandatory. The previous best bet were ORWL devices but I never managed to use them because of several …

  11. story
    Ask HN: Where can I find tamper resistant server hardware?

    Hi HN! I'm looking for a manufacturer of tamper resistant server hardware for a side project. The main requirement: in case of an attempt to access server internals the server has …

  12. comment
    Comment #17520807

    What bothers me a lot, is that no one talked about a possible leak of private npm repositories accounts. Keys (along with repository urls) are usually stored in .npmrc along with a…

  13. comment
    Comment #17353731

    It would be great if you could elaborate on this: "Sending to an Unbuffered Channel Returns As Soon As the Target Receiver Is Ready" As far as I understand, the problem is that the…

  14. comment
    Comment #15718666

    We used riot.im for 2-3 participants and it worked fine. Maybe somebody has more experience with it?

  15. comment
    Comment #15599233

    An idea of an autonomous cyber pet detached of any clouds and vendor infrastructure appeals to me a lot. But what Sony offers is a kind of a tentacle of a huge corporation.

  16. comment
    Comment #15566179

    Probably Librem 5 would suit, but it is still in development. https://puri.sm/shop/librem-5/

  17. comment
    Comment #15447949

    Syncthing ( https://syncthing.net/ ) works well for tech guys. It's oss and bidirectional.

  18. comment
    Comment #15300704

    They are doing a better job - such announcements attract community attention and potentially lead to further funding.

  19. comment
    Comment #14586033

    Have you considered using dygraphs ( http://dygraphs.com/ )? It is designed to endure large ammounts of data.

  20. comment
    Comment #12428333

    I'm not shure that it is a good idea to create (and use) such packages as 'parse-any-structed-file'. If you know what you need, then you can use an optimized implementation.