Live data from Hacker News

Viewing profile — inquisitiveio

inquisitiveio

HN member
Joined
Wed, Jan 28, 2015, 8:55 AM UTC
HN karma
28
Public activity
14 items

About inquisitiveio

No profile information was provided.

Recent public activity

  1. comment
    Comment #31912476

    It's great to see AWS use standards like WebAuthn and make it easier for people to move away from pure passwords. It should benefit AWS users and their customer's data but hopefull…

  2. comment
    Comment #24072256

    Sorry I misread your comment. But is it not easier to write an CJS wrapper around ESM given that its format is a lot looser? From what I have seen seems pretty typical to simply ex…

  3. comment
    Comment #24071484

    I'm pretty sure services like pika.dev/skypack.dev/jspm.io are trying to solve the CJS to ESM problem so you can use it directly in the browser (or deno). Last time I checked they …

  4. comment
    Comment #23928431

    Enpass is another alternative with good cross device and platform support. Under the covers they use SQLCipher[1] which I’m guessing you could build your own interface for. [1] htt…

  5. comment
    Comment #19599980

    I'm pretty sure linkerd 2 has switched to their own rust/tokio based solution

  6. comment
    Comment #18968018

    They touch on the importance of compiling to efficient JavaScript in their FAQ https://www.dartlang.org/faq#q-why-isnt-dart-more-like-haske... But it probably also helps that one o…

  7. comment
    Comment #12250212

    Which is also worth mentioning, builds part of its package management on top of nix https://www.gnu.org/software/guix/about/

  8. comment
    Comment #11541238

    It does make you wonder who advisors these law makers because it comes across as if they don't even have a basic understand how tech works.

  9. story
  10. comment
    Comment #11036685

    Good to see they are confident enough to cut a 1.0 release. We have been happily mixing the cgroup and kvm/Clear Containers runtimes for a for a couple of months now.

  11. comment
    Comment #10320552

    Mozilla hosted a Rust Meetup last December on crypto you might be interested in. Tony Arcieri's talk in particular covers a lot of the areas Rust help prevent some of the recent sn…

  12. comment
    Comment #10015554

    Not wanting to take anything away from a good read. It looks like Cuckoo Filter's might be a better alternative, particularly if interested in the flexibility of adding and removin…

  13. comment
    Comment #9573197

    I have been wondering the same thing. I suppose it's partly because it was only going to be a competitive advantage as long as as containers where not commoditized which seems to b…

  14. comment
    Comment #9426009

    The article you link to touches on a few of the Linux AIO shortcomings. But if you have also read the following blunt criticism from Linus http://yarchive.net/comp/linux/o_direct.h…