Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
puzz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
puzz
7mo ago
Or git-old-branches/git-recent from git-plus https://github.com/tkrajina/git-plus Disclaimer, I'm the author ^^
2.
▲
by
puzz
5y ago
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 place where the execution tree of your code branches.
3.
▲
by
puzz
6y ago
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 workflow was: - you read the sentence - the sentence
4.
▲
by
puzz
8y ago
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 Atom. My own has nothing to do with it
5.
▲
by
puzz
8y ago
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.
6.
▲
by
puzz
10y ago
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 will only check that I'm not carrying anythi
7.
▲
Show HN: 10,0000 sentences, a language learning android app
(play.google.com)
1 points
by
puzz
10y ago
|
0 comments
8.
▲
by
puzz
10y ago
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.
9.
▲
by
puzz
10y ago
Hm, I tried now with: l.Infof("version=%s", runtime.Version()) ...and it gives me: version=go1.6 (appengine-1.9.36)
10.
▲
by
puzz
10y ago
Water 1m below the sea surface is drawn like 4m deep. Land 1m above the seal level is drawn like it is 2m high.
11.
▲
by
puzz
11y ago
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 language (and use existing recordings to practice lang
12.
▲
Show HN: Lisn2.me – Practice language listening skills
(lisn2.me)
3 points
by
puzz
11y ago
|
1 comments
13.
▲
by
puzz
11y ago
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 garbage collection and some features of a s
14.
▲
Ftmpl: Fast and typesafe golang templating
(github.com)
2 points
by
puzz
11y ago
|
0 comments
15.
▲
by
puzz
11y ago
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 to practice one specific (and I think importa
16.
▲
An app for practicing language listening skills
(lisn2.me)
3 points
by
puzz
11y ago
|
2 comments
17.
▲
by
puzz
11y ago
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 install only two: vim-plugin and lombook. I'm not saying
18.
▲
by
puzz
11y ago
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/watch?v=mtDYTeB5J-8 Skip to 5:00 to liste
19.
▲
by
puzz
13y ago
Yet another very simple single-file in 65 lines of code here: https://github.com/tkrajina/yactest
20.
▲
by
puzz
13y ago
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 then swith to eclipse back. I tried eclim
21.
▲
by
puzz
13y ago
> 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). And no plugins at all.
22.
▲
by
puzz
15y ago
"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 problem for the world...
23.
▲
by
puzz
15y ago
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.
24.
▲
Ask YC: Review my app (trackprofiler)
(trackprofiler.com)
2 points
by
puzz
15y ago
|
0 comments
25.
▲
by
puzz
15y ago
+1 for open sourcing it (from another ViewText user who also happened to need good open source text extractor). BTW, what programming language you used for ViewText?
26.
▲
by
puzz
16y ago
I'll never forget when I saw a code in a production java app with lots of JSP, SQL, jdbc, html and javascript in the same file. One of the lines was something like: <a href=# onclick="document.getElementById('field').innerHTML+=parseInt
27.
▲
by
puzz
18y ago
Thank you all for your comments/suggestions/criticism. I added all suggestions in my TO-DO list, and will look to implement them as soon as possible.
28.
▲
by
puzz
18y ago
I tried it once when starting with gmaps API. But, I probably did something wrong then. Thank you (both) for pointing out that I was wrong. I'll look at the javascript API again and see what can be done.
29.
▲
by
puzz
18y ago
"People like much more to put useless photos of their cats on flickr." Right :) In fact this is why it is an "app", not a "startup". I have no idea on how to bring it the masses and/or how to make some money from it. It is still a hobby pro
30.
▲
by
puzz
18y ago
You're right, I should make it more visible... There is a google custom search field on the homepage (at the bottom of the right column). Or on the menus: Panoye -> Search.
More ›