HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cpr

no profile record

Submissions

Footprints in the Sand

twitter.com
2 points·by cpr·قبل 6 أشهر·0 comments

comments

cpr
·قبل 14 يومًا·discuss
The same holds true of precious metals, most definitely.

If things really HTF, you're gonna want to not be blocked by a closed bank, etc.
cpr
·قبل شهرين·discuss
I remember reading Unix source in Geoff Steckel‘s office at Harvard who got the first Unix distribution outside of their labs and the line printer would just would use overstrike on parentheses to designate curly braces and upper case (lower case was printed as upper since the line printer didn’t have lower).
cpr
·قبل 5 أشهر·discuss
Helped Carl Helmers start Byte along with another Intermetrics co-worker Dan Fylstra (who founded VisiCorp a bit later, the first PC software company that published VisiCalc) in the summer between semesters at Harvard.

Wrote a couple of articles and spent some time in Nashua (IIRC) with Helmers and Green (the publisher), but had to get back to school in the fall so faded out, and didn't overlap with Tinney's work.

Fun times.
cpr
·قبل 5 أشهر·discuss
Look up "where did the towers go?" on Youtube, a lecture by materials scientist Judy Wood. She argues I think conclusively that the towers were turned into dust by directed energy weapons.

(I know this will get downvoted to hell, but I suggest you find out for yourself.)
cpr
·قبل 6 أشهر·discuss
I think he was referencing Ted Kaszinski (sp?).
cpr
·قبل 6 أشهر·discuss
Would love link to olive oil farm…
cpr
·قبل 11 شهرًا·discuss
"Muh Russia".

C'mon, that's such a cheap take. The Fed has done nothing but destroy the value of the dollar since its founding in 1913.
cpr
·قبل 8 سنوات·discuss
There are 300M guns in the USA spread across 3.8M m^2.

1M soldiers (O(current armed forces)), armed with all the equipment they have (unless they decide to nuke the whole country) could not take down a rebel force spread across most of the US (concentrated away from the coasts, of course ;-).

It's not just theoretical.
cpr
·قبل 15 سنة·discuss
With a fast parsing algorithm, you could parse as a programmer types, unlike the current syntax highlighting editors which use only rough pattern matching instead of having a real parse tree. Imagine seeing syntax errors the moment you type them.

That's what Xcode 4 does with the new Clang/LLVM machinery inside.
cpr
·قبل 16 سنة·discuss
I respectfully disagree. "Worse is better" originally applied to the Bell Labs Unix efforts vs the Lisp Machine efforts at MIT and elsewhere.

Unix didn't get "fixed" later.
cpr
·قبل 16 سنة·discuss
OK, don't use the "bad parts."

But it's a lot more than that. It's the "taste" of the language itself, and Javascript tastes much more like the kind of language I like using.

Lua always struck me as being so simple it crosses the line into Factor/Forth territory.
cpr
·قبل 16 سنة·discuss
...and then your mind immediately rejects the whole idea. ;-)
cpr
·قبل 16 سنة·discuss
I find Lua depressing and Javascript exciting. So where does that leave us?

If it's all a matter of taste as to what's desirable in a "mature" language, your argument doesn't go very far.
cpr
·قبل 16 سنة·discuss
"Worse is better." (Google it.)

Javascript is a good enough (New Jersey-style) solution.

Why "fix" it?
cpr
·قبل 16 سنة·discuss
No, it wouldn't help at all: let me point to the overwhelming success of standards (XML, HTML, Javascript, CSS, Postscript) that are character-based.

Think of Javascript as a (human-readable) virtual machine layer itself, below which the implementation is free to do as it pleases as long as it meets the JS standard semantics.