Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lespea
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
lespea
12y ago
Did you even read what you typed or just copy paste a bunch of random crashes? Not a single one of those was the result of a software bug.
2.
▲
by
lespea
12y ago
I use a similar approach at work (though with a vastly smaller codebase ~ only 20k lines or so). I don't get why they're using maven though; sbt is amazing; especially with 0.13.2 and the new hash algorithm, not to mention all of
3.
▲
by
lespea
12y ago
I actually do the combining idea all the time. As long as the language is roughly pcre compatible you can use this to spit out your regex and (if necessary for your alternate language tweak it a bit so it fits). I've generated some ve
4.
▲
by
lespea
13y ago
That was true back in the xp days but I haven't had to manually hunt down drivers in years . Although I still manually install my graphics drivers since the ones you get through windows update aren't near as current.
5.
▲
by
lespea
13y ago
While I also find the incredibly deep nesting on the excessive side, I can explain it. * process/engines/itemsim/evaluations/scala/topkitems They're using sbt's awesome multi-project feature here ( http:&#
6.
▲
by
lespea
15y ago
I think that in itself is actually a good learning activity as well.