Live data from Hacker News

Viewing profile — psynapse

psynapse

HN member
Joined
Tue, Oct 23, 2012, 3:47 PM UTC
HN karma
80
Public activity
47 items

About psynapse

https://manadart.github.io

Recent public activity

  1. comment
    Comment #20448482

    My guess is that you are talking about Slovakia here. My weak Slovak makes it hard for me to research facts, so I tend to rely on my wife; but I understand that unfortunately the p…

  2. comment
    Comment #20354351

    Also did this in cryptography + coding theory class back in university days. Our final exam had a practical code breaking test where we had a bunch of utilities and had to crack 3 …

  3. comment
    Comment #19570052

    Yes; I have a Kofola from the tap once in a while with a Langos at the nearby market. It does taste better.

  4. comment
    Comment #19570035

    Australian living in Slovakia here. Definitely agree on the sweetness factor. It is also the same with Vinea, which others have mentioned here. I am not a soft-drink person really,…

  5. comment
    Comment #19253486

    Nice setup. A while back I moved to Arch with Xmonad, dmenu, tmux etc, but for about a year now, my workstation has been the same tools on top of Ubuntu Server. I have an Ansible p…

  6. comment
    Comment #17950874

    Thanks for the heads up on the consultation process. Just sent my email.

  7. comment
    Comment #17842213

    What do you mean by computer nerd neck? I do shrugs, which hits the traps, but I find my neck is a bit thicker too. Front squats isolate the quads more - I prefer to do back squats…

  8. comment
    Comment #17842118

    Throw a few heavy deadlifts in there. You'll develop some hard glutes.

  9. comment
    Comment #17590849

    I wish I knew about this when I wrote Scala (albeit briefly). It's one of those "ill posed problems" when debugging - what is the implicit from a third party library that is not in…

  10. comment
    Comment #17462956

    There is also the Canonical Distribution of Kubernetes (CDK). If you want to try a stripped down version on your local machine, kubernetes-core can be installed into LXD containers…

  11. comment
    Comment #17458717

    Opta data cost is nothing compared to RunningBall (also part of the Perform group). RunningBall is all the real time data - you pretty much can't run an in-game book without it. It…

  12. comment
    Comment #17364966

    When I was a kid, my parents kept a bookshelf with a vast library of National Geographic issues. I used to read them at random in idle periods, and I specifically remember the Koko…

  13. comment
    Comment #16929057

    Australian living in Slovakia here. Shout out for Bryndzové halušky.

  14. comment
    Comment #16882690

    I remember this happening for chips from the first step revision of Nehalem. When the demand for the i7 920 was way up, there were a bunch of better chips sold as such. Savvy overc…

  15. comment
    Comment #16856239

    I totally agree. That book was a cut above. The back-in-time view through the Ter'angreal was inspired. I also really enjoyed the prior book, when Mat's luck runs hot leaving Tar V…

  16. comment
    Comment #16855761

    I loved this series when I was younger. I am still fond of it, but I have read so much more that is better now. It slows to a tedious chore, particularly around the Knitting Circle…

  17. comment
    Comment #16105715

    For those interested in the topic, I can recommend Judith Rich Harris' superb book, The Nurture Assumption[1]. It mostly deals with debunking common views on parent->child effects,…

  18. comment
    Comment #15778872

    Same here. I also use space as my Vim leader, so it feels natural.

  19. comment
    Comment #15553345

    Our Go code is built and tested by Jenkins. If green, the build is stored in an artefact repository. Another job is triggered to update the version in Puppet on potentially multipl…

  20. comment
    Comment #15523747

    "Retail" bookmakers are only interested in mugs. If your betting patterns indicate someone who is wise to the market, you will be limited or shown the door. Be prepared to have arb…

  21. comment
    Comment #15474179

    Destroy Erase Improve is indeed killer. I also love Amorphis' Tales From the Thousand Lakes.

  22. comment
    Comment #15474029

    Amen. Death's Human and Cynic's Focus are on my favourites list. I will add: Opeth - Blackwater Park. Slayer - Seasons (1990). Megadeth - Rust in Peace (1990). Fates Warning - A Pl…

  23. comment
    Comment #15287883

    "Let me talk to your biz people to see if I'm the right person to solve your problems, and let the technical folk go over code I've written and we can deep dive on that if there is…

  24. comment
    Comment #15275883

    I just bought a refurb X230 for pocket change. Threw in a SSD and more RAM, then installed Arch. I can't believe how good it is. I'm going to move to it as my daily driver from a m…

  25. comment
    Comment #15192206

    Same here. I love this about Go. A router and you are off and running. It is so simple to wrap handlers with your own middleware for auth, pre-flighting etc.