Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LocalMan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
31.
▲
by
LocalMan
11y ago
That's what oncologists do. You aren't going to learn oncology in a week. So don't find a treatment, find the best cancer treatment center you can get the patient admitted to.
32.
▲
by
LocalMan
11y ago
A much more complete book than K&R is "C: A Reference Manual", which has much better explanations. See it here: http://careferencemanual.com/ , at its home page. Or at Amazon here: http://www.amazon.
33.
▲
by
LocalMan
12y ago
Interpreted languages are put together for ease and speed of programming, so the programmer gets stuff done quicker. Compiled languages are put together to let the programmer work harder to create programs that have some kind of high perfor
34.
▲
by
LocalMan
12y ago
Considering there is a war between many Arab entities and Israel, the different parts of Israel get along pretty well. In Israel, there are Moslem and Druze cops, soldiers, judges, doctors, nurses, and so on. If peace ever breaks out, thin
35.
▲
by
LocalMan
12y ago
The fragile-making disease is feature-creep. "Cat -n considered harmful". Simple one-off programs designed at the keyboard can be so useful they get re-used and enhanced with more one-off hacks until they reach the point of utter
36.
▲
by
LocalMan
12y ago
Linux
37.
▲
by
LocalMan
12y ago
I have a Dell Inspiron laptop that's about 1.5 years old. It runs 14.04 LTS just fine. With one exception: The external USB CD/DVD drive is not supported. The built-in CD/DVD drive works like a champ, so it's okay. So
38.
▲
by
LocalMan
12y ago
Password managers can protect you from being "Hacked" in the manner of destroying all your Gmail, and can help prevent your computer from being enslaved by a botnet. And probably help protect your bank account and any online medi
39.
▲
by
LocalMan
12y ago
I went to their website, opisrael.com, yesterday and today. It's been counter-hacked by Israelis, and apparently it stays hacked when the Israelis do it. There is a large security industry in Israel.
40.
▲
by
LocalMan
12y ago
Back when they taught me the number line and the Cartesian plane, it all seemed smooth and straightforward. In the years since, I've seen primes, rationals, irrationals, Mandelbrot, and all manner of weird structures popping up out of
41.
▲
by
LocalMan
13y ago
Your problem is your lack of problems. Build an app that adds empathy to a person they can understand the problems of other people. Make zillions. Write an app that summarizes complaints from around the web and collates them into an organi
42.
▲
by
LocalMan
13y ago
Jungle Disk/AWS
43.
▲
by
LocalMan
13y ago
In Go, nil is a value, not a type. Assigning 'nil' to an interface only assigns the value, not the type. An interface has both a value and a type at runtime, but is "nil" only if both the value and the type are nil.
44.
▲
by
LocalMan
13y ago
If these guys are really spending billions to deny global warming, there ought to be more than a few people who have become millionaires doing the propaganda work. Know of any? Blogging is free, so they really spending billions on televisi
45.
▲
by
LocalMan
13y ago
1. Allen Newell at CMU AI built a system called Lstar that was only for "Greenspuning", it was a language for bootstrapping up higher languages. It's very hard now to find even a mention of this on Google. This was decades
46.
▲
by
LocalMan
13y ago
Did you use any parallelism/concurrency? There ought to be a way to speed up the Go version with parallelism. This is fair as that is one of Go's strengths.
47.
▲
by
LocalMan
13y ago
Go is a better language than PHP. Much better. It also compiles to machine code, and has excellent multi-thread facilities (goroutines) that boost performance and also make coding simpler (Not more complex!). But you might find coming up
48.
▲
by
LocalMan
13y ago
Go has both faster run-time performance and stricter type checking than Ruby, Python, or JS, competitors in the server space. Go development is fast, because the language is simple and it compiles very quickly. Once you've made it, you
49.
▲
by
LocalMan
13y ago
When hiring "Experienced C Programmers", I would just show them a the short version of strcpy() out of K&R, but with variable names change from 'src' and 'dst' to 'x' and 'y'. Just to re
50.
▲
by
LocalMan
13y ago
It's easier to evaluate the language than to predict human behaviour. The language is very good and has excellent support and libraries. People, though, are somewhat mysterious...
51.
▲
by
LocalMan
13y ago
Programming Pearls: http://netlib.bell-labs.com/cm/cs/pearls/ Best Software Writing: http://www.joelonsoftware.com/articles/BestSoftwareWriting.h... Last resort: Bring a sleeping pill an
52.
▲
by
LocalMan
13y ago
Geany. We need something better than Syntax Highlighting. Something along the lines of the original Literate Programming. At least different fonts and styles for different syntax elements. Each package or multi-file module should have it'
53.
▲
by
LocalMan
14y ago
Tell them your name is Orville Allegheny Smithers the Fifth.
54.
▲
by
LocalMan
15y ago
Dev tools or just for Linux? Asked both ways... 1. Qt Creator (currently supplied by Nokia). 2. Ye Olde Command Line. 3. Visual Studio (only for Windows, natch)
55.
▲
by
LocalMan
15y ago
Steve Blank on the Secret History of Silicon Valley: http://www.youtube.com/watch?v=hFSPHfZQpIQ History of electronic warfare -- very surprising, recently declassified stuff. Plus the history of Silicon Valley itself, from a pro-valley pe