Live data from Hacker News

Viewing profile — trizinix

trizinix

HN member
Joined
Wed, Apr 02, 2014, 9:01 PM UTC
HN karma
36
Public activity
12 items

About trizinix

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #16876446

    As far as I am aware there is no good reason to not use MariaDB instead of MySQL. The creator of MariaDB, Monty Widenius, was on a episode of the changelog podcast if you want to h…

  3. comment
    Comment #15735329

    I am using both Qubes and Nix(OS) and would love to combine the two somehow. Nix store doesn't mix well with the template system used by Qubes.

  4. comment
    Comment #15735289

    I run Qubes OS on my Thinkpad T430s for 1.5 years now. Everything worked out of the box.

  5. comment
    Comment #15735272

    If you have your keys on an air gapped computer with an encrypted hard-disk, I don't see the need to use an additional password on the private keys.

  6. comment
    Comment #15543704

    I signed up to try Webflow. Unfortunately Firefox is not supported. I guess the "Only works in Chrome" really is the new "Works best in IE6".

  7. comment
    Comment #13753635

    And Black Mirror [1]. [1] https://en.wikipedia.org/wiki/Fifteen_Million_Merits

  8. comment
    Comment #13445754

    Is it really based in Switzerland? If you look at the jobs page, they are all in Berlin. My guess would be registred in Switzerland, based in Germany and Data stored in Irland.

  9. comment
    Comment #13160678

    No, but it is marked for the 1.0 release: https://github.com/hyperium/hyper/issues/304

  10. comment
    Comment #13074621

    Richard A. Eisenberg has a nice comparison of Dependent Haskell with Idris and Liquid Haskell in his PhD. thesis[1]. There is a difference between refinement types and dependent ty…

  11. comment
    Comment #13052224

    Where did you get the fact that they are ready from the technology point of view? Switzerland is part of the Generation IV International Forum and is represented by the Paul Scherr…

  12. comment
    Comment #12088228

    You have to consider that react was the first (popular) implementation of a virtual dom. We learned a tremendous amount how to implement and use the virtual dom in the mean time. A…