Viewing profile — puzz
puzz
HN member- Joined
- Tue, Feb 19, 2008, 11:30 AM UTC
- HN karma
- 91
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About puzz
Recent public activity
-
comment
Comment #47089017
Or git-old-branches/git-recent from git-plus https://github.com/tkrajina/git-plus Disclaimer, I'm the author ^^
-
comment
Comment #27180155
Look at any piece of Java code and try to guess the cyclomatic complexity of it. It's not simple. Because every line, and every function call can fail. And that failure is one more…
-
comment
Comment #24697237
That's a cool idea. I once made a similar site but for a completely different purpose -- language learning. Unfortunately I never finished it but it's still in my TODO list. The wo…
-
comment
Comment #19075060
I wrote a similar tool (along with some other git helpers) a while ago: https://github.com/tkrajina/git-plus . Note that there is another (more popular) git-plus repository used in…
-
comment
Comment #18909469
Right, spaced repetition isn't good at memorising things quickly. Where it shines is that it lets you decide the things you want to keep in your long term memory.
-
comment
Comment #13795246
I have never been in the US, but I always thought it's the personnel in embassies who are educated/qualified to check and (in)validate my visa documentation. Once on a border, they…
- story
-
comment
Comment #11967563
Tax reasons or not, people are actually moving there. A lot of my former colleagues moved to Ireland (from Croatia). Now Ireland has both: human capital and tax reasons.
-
comment
Comment #11503434
Hm, I tried now with: l.Infof("version=%s", runtime.Version()) ...and it gives me: version=go1.6 (appengine-1.9.36)
-
comment
Comment #11429300
Water 1m below the sea surface is drawn like 4m deep. Land 1m above the seal level is drawn like it is 2m high.
-
comment
Comment #11311807
This is a small side-project I'm working in my free time, for the last 2 months. The idea is that users will (hopefully:) share/exchange short voice recordings in their native lang…
- story
-
comment
Comment #11222286
A lot of people complains about Go because they expect a better Java/C++/C#. If you expect a "better Java", then you are going to be disappointed. For me Go is more like C with gar…
- story
-
comment
Comment #11116414
Hi all, This site is born out of my frustration when trying to learn a new language. It is a "language learning application", but you won't learn a language by using it. I made it …
- story
-
comment
Comment #11093240
My latest Java project is cca 70,000 lines of code. 1 XML file (because the first developer didn't know about spring annotations). No need for eclipse plugins, in IntelliJ I instal…
- comment
-
comment
Comment #9973642
Very nice, I think I'll use this as my background music when programming. Reminds me of a similar (real life!) thing: The Sea Organon in Zadar, Croatia: https://www.youtube.com/wat…
- comment
-
comment
Comment #7022320
Yet another very simple single-file in 65 lines of code here: https://github.com/tkrajina/yactest
-
comment
Comment #6001142
I use http://www.viplugin.com/index.htm . It costs 19$ and it is worth it. When it lacks some vim feature -- there is an easy way to invoke the real vim, do some editing there, and…
-
comment
Comment #5999723
> Does anyone even use Vim without plugins anymore? I use vim for almost 20 years for everything except when I'm developing in java (but even then I use eclipse with a vi plugin). …
-
comment
Comment #3450545
"For non US entrepreneurs this law is potentially great news" That would be true if other countries wouldn't use USA as a role model. The way it is now, I think this is a big probl…
-
comment
Comment #3450537
What's the big difference between this one and other RSS readers. Why should I use your instead of google reader? I think you should answer to this question on the first page.