Live data from Hacker News

Viewing profile — wunki

wunki

HN member
Joined
Fri, Jul 17, 2009, 8:02 AM UTC
HN karma
332
Public activity
58 items

About wunki

Developer with paper and pencil.

@wunki on Twitter | https://petar.dev

Recent public activity

  1. story
  2. comment
    Comment #33117493

    Are you familiar with Carp [1]? [1] https://github.com/carp-lang/Carp

  3. comment
    Comment #29022597

    The "Developing Leadership" podcast [1] by Jason Werner (ex Github CTO) and Eiso Kant (founder Athenian) just did a three-part podcast series where this was also discussed. Can rec…

  4. story
  5. comment
    Comment #13327032

    I'm using Waltr[0] for this, works great. [0]: https://softorino.com/w2

  6. story
  7. comment
    Comment #10090702

    A lot of businesses are still forcing its employees to use IE.

  8. comment
    Comment #10049103

    Would buy it! Just picking up Erlang and loving it so far. Would love to learn more on performance as well.

  9. story
  10. comment
    Comment #8579850

    The book is only 10 bucks if you buy the Kindle version on Amazon: http://www.amazon.com/Science-Interstellar-Kip-Thorne-ebook/...

  11. comment
    Comment #8330535

    iPhone app is coming soon! We developed it as an universal app, only need to redesign some of the screens.

  12. story
  13. comment
    Comment #7936830

    This was how I installed it (Mac): 1) Install latest version of Rust found here: http://www.rust-lang.org 2) git clone --recursive git@github.com:rust-lang/cargo.git 3) make 4) mak…

  14. comment
    Comment #7936601

    And here is the announcement from Yehuda Katz: https://mail.mozilla.org/pipermail/rust-dev/2014-June/010569...

  15. story
  16. comment
    Comment #7853838

    Or, another alternative is Cap'n Proto [1] from the primary author of Protocol Buffers v2. It smooths some of the bumps of protocol buffers. [1]: http://kentonv.github.io/capnproto…

  17. comment
    Comment #6431384

    > In my opinion, Django's CBV's are polarizing [..] I feel like inheritance is a poor way of modeling views and reusing code. I share your opinion on CBV. Personally I like the old…

  18. story
  19. comment
    Comment #6388122

    I love my Thinkpad X1 Carbon with Arch Linux. I think I have a pretty optimized work environment thanks to the following software: Emacs (Editor, Email, IRC, Org-mode), XMonad (Win…

  20. story
  21. comment
    Comment #6190312

    The power of Haskell is that it acknowledges the fact that it's a messy world and deals with it with the help of Monads. You could turn it around and say that non-haskell programs …

  22. comment
    Comment #5953951

    Great work. Could you elaborate why you didn't pick the route of using one of the mentioned libraries, Clang or Acute?

  23. comment
    Comment #5932896

    I just released a open-source package which enables you to create a Django centric stack on Vagrant with the help of Salt. It was indeed very easy to write. You can check it out he…

  24. comment
  25. comment
    Comment #5644888

    Friends of mine are solving this exact problem by supplying a platform where 3D printer owners can earn some money by letting others use their printer. Check them out at 3D Hubs [1…