Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mjcohenw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mjcohenw
12y ago
I misinterpreted the title as "X Windows consortium to close."
2.
▲
by
mjcohenw
13y ago
How about FP64?
3.
▲
by
mjcohenw
13y ago
Google is behind it this year. Next year, who knows?
4.
▲
by
mjcohenw
14y ago
You probably could do APL Warrior in one line!
5.
▲
by
mjcohenw
14y ago
I love awk. I once had to search a multi-megabyte hunk of data that was made up of 25-bit data items packed into 32-bit words. Instead of doing bit packing and unpacking, I converted the words into 32 character strings of 1's and 0's. I end
6.
▲
by
mjcohenw
14y ago
And, of course, none of those bankers are in jail, where they should be rotting. Even if a company is "too big to fail", its executives are NOT "too important to jail"!
7.
▲
by
mjcohenw
14y ago
"Why have both an if-statement and a ternary operator?" Because one is for control of statement execution and one is an expression that returns a value. Two similar-in-purpose but different-in-meaning constructs. In my experience, if the ?-
8.
▲
by
mjcohenw
14y ago
Fleb!!!
9.
▲
by
mjcohenw
14y ago
Ha! Nobody there I ever heard of.
10.
▲
by
mjcohenw
14y ago
I'm one of the happy subscribers. I prefer the mobile site, even on a Mac, because I find it easier to read and navigate. On my Nexus 7, I use Firefox instead of Chrome because (1) I can use stylize to make it white text on black background
11.
▲
by
mjcohenw
14y ago
Just take a picture of the screen with another camera. Nothing can stop this.
12.
▲
by
mjcohenw
14y ago
The physical keyboard on my Droid 2 is one of the main reasons I keep it. For one thing, it makes text selection easy - shift and arrows. I'm waiting for the Droid 5. Come on Motorola:)
13.
▲
by
mjcohenw
14y ago
How well does this work from a Chromebook?
14.
▲
by
mjcohenw
14y ago
I discovered this on my Commodore PET probably about 1980 and presented it at a users' group meeting (in the Los Angeles area). I have no way to prove this right now, but I swear that this is true.
15.
▲
by
mjcohenw
14y ago
Yes.
16.
▲
by
mjcohenw
14y ago
Every time I have used Acrobat to convert PDF to Word, the only usable parts have been the tables. The rest is generally garbage. Fortunately, the tables were the only parts I wanted! I needed to get them from the PDF into text (csv) form.
17.
▲
by
mjcohenw
14y ago
A number of years ago the project I was working had problems in Ada because the conversion of floating point numbers from character string to internal floating point by the Ada compiler did not always produce the same values as runtime conv
18.
▲
by
mjcohenw
14y ago
When I was 14, I had to push the electrons around by hand. It was painful getting clobbered by those massive protons and neutrons. I eventually got around the problem by converting the particles to waves, so that they only tickled.
19.
▲
by
mjcohenw
14y ago
I wish that were true. Once religion, especially fundamentalist religion, gets control, science is in real trouble. Read Heinlein's "Revolt in 2100".
20.
▲
by
mjcohenw
14y ago
Also, please spellcheck!
21.
▲
by
mjcohenw
14y ago
When I participated in code reviews (of C code) when I worked at an aerospace company, I was the ONLY one who actually reviewed the code and I always found a few serious errors.
22.
▲
by
mjcohenw
14y ago
I think Apple believes that their map app will eventually become as good as Google's. Also, by doing this, Apple denies Google the information about what locations Apple's users are looking for and makes this available to only Apple.
23.
▲
by
mjcohenw
14y ago
Sounds like a variation on George Carlin's line that everyone who drives slower than me is stupid and everyone who drives faster is crazy.
24.
▲
by
mjcohenw
14y ago
I would trust them more than Tepco.
25.
▲
by
mjcohenw
14y ago
If the micro-sd card is treated as random-access storage, how much will its performance degrade with time compared with a ssd drive?
26.
▲
by
mjcohenw
14y ago
Another proof that we don't have a democracy, or anything near it.
27.
▲
by
mjcohenw
14y ago
It's only fair.
28.
▲
by
mjcohenw
14y ago
How well does this work with LaTeX and other document formatting systems?
29.
▲
by
mjcohenw
14y ago
Are you sure about the Bezier curve algorithm? It has "xx *= xx;" and xx is never reset (unless I misunderstand the code).
30.
▲
by
mjcohenw
14y ago
The algorithm only works with points with integer coordinates, so the slope is always rational.
More ›