Viewing profile — wunki
wunki
HN member- Joined
- Fri, Jul 17, 2009, 8:02 AM UTC
- HN karma
- 332
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About wunki
@wunki on Twitter | https://petar.dev
Recent public activity
- story
-
comment
Comment #33117493
Are you familiar with Carp [1]? [1] https://github.com/carp-lang/Carp
-
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…
- story
-
comment
Comment #13327032
I'm using Waltr[0] for this, works great. [0]: https://softorino.com/w2
- story
-
comment
Comment #10090702
A lot of businesses are still forcing its employees to use IE.
-
comment
Comment #10049103
Would buy it! Just picking up Erlang and loving it so far. Would love to learn more on performance as well.
- story
-
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/...
-
comment
Comment #8330535
iPhone app is coming soon! We developed it as an universal app, only need to redesign some of the screens.
- story
-
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…
-
comment
Comment #7936601
And here is the announcement from Yehuda Katz: https://mail.mozilla.org/pipermail/rust-dev/2014-June/010569...
- story
-
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…
-
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…
- story
-
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…
- story
-
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 …
-
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?
-
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…
- comment
-
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…