Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ek
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
Tech Report: Google Glass User Gets Unwanted Attention
(youtube.com)
1 points
by
ek
13y ago
|
1 comments
2.
▲
by
ek
13y ago
Microcosmographia Academica http://www.cs.kent.ac.uk/people/staff/iau/cornford/cornford.... It's not quite a blog post, but it's as close as one might have come in 1908. I also like a whole hos
3.
▲
by
ek
13y ago
Unfortunately this contribution is inhibited from being significant in value by the fact that TypeScript doesn't support full gradual typing [0] and has an intentionally unsound type system [1]. [0] http://siek.blogspot.com&
4.
▲
by
ek
13y ago
Are you saying that you think perfect pitch and absolute pitch are different things? They are synonyms, cf. Wikipedia: https://en.wikipedia.org/wiki/Absolute_pitch . If you're saying that perfect pitch and relativ
5.
▲
by
ek
13y ago
You refer to perfect pitch and absolute pitch like they're different things -- do you realize that they're the same thing? My brother and I are both musicians with perfect pitch, and we've found it useful in a variety of circ
6.
▲
by
ek
13y ago
Does it seem like cultural commentary has also improved in the last 50 years? I am young enough to not remember what it may have been like when Asimov wrote originally, but it strikes me that Vice is a relatively contemporary sort of a thin
7.
▲
by
ek
13y ago
> Think of me as an MSR guy publishing a paper, it’s just on my blog instead appearing in PLDI proceedings. I’m simply not talented enough to get such papers accepted. I wonder if someone at MSR would be interested in taking up the cause
8.
▲
by
ek
13y ago
Ah, yes. Somehow I was fortunate enough to skip over that. My first couple of Macs that I remember getting second- or third-hand as a kid were a Performa 640CD DOS Compatible which was actually not bad at all, and had the interesting proper
9.
▲
by
ek
13y ago
We got into Feed The Beast, a curated collection of modpacks for Minecraft, this year. Played a whole lot of that. I've been playing the Hearthstone beta with a few friends for a couple months now and it is absurdly fun. Also played a
10.
▲
by
ek
13y ago
The tech report version of the OOPSLA paper Joe mentions, about a type system for side effect understanding, is here: https://research.microsoft.com/apps/pubs/default.aspx?id=170...
11.
▲
by
ek
13y ago
Not only that, but seL4 [0] is a cool NICTA effort that's been ongoing for almost a decade now to produce a secure, machine-verified microkernel based on L4. It seems like there's lots of room for L4 and its children to occupy int
12.
▲
by
ek
13y ago
I wonder what the really ancient Mac he links to was. The link is broken since Apple has since drastically redesigned their support site at least once.
13.
▲
Plover: Thought to Text at 240 WPM
(youtube.com)
5 points
by
ek
13y ago
|
4 comments
14.
▲
by
ek
13y ago
I found this article really interesting. I started using Facebook in high school, back when high schoolers were to use hs.facebook.com to access Facebook and networks were heavily emphasized. I left Facebook about one year ago today. One pa
15.
▲
by
ek
13y ago
Your understanding of univalence seems essentially correct to me. At this point we are mostly debating what "can use" means -- it's probably enough to say that unless you reframe your thinking, perhaps radically, probably it
16.
▲
by
ek
13y ago
Yes :) My interest in homotopy type theory is only auxiliary to my research. Designing dependent type systems in a way that balances tractability with expressiveness is a pretty hard thing to do. SMT solvers are nice because you can treat t
17.
▲
by
ek
13y ago
Note that fmap writes: "Equality of rational numbers is decidable, which means that classical reasoning is provable. And yes, even if it wasn't, it would still work." What is meant by "even if it wasn't, it would st
18.
▲
by
ek
13y ago
To be clear, constructive mathematics are new to me as well. The section in the introduction titled "Constructivity" may help you -- it is about trying to come to grips with the constructive nature of type theory. The short answer
19.
▲
by
ek
13y ago
Your criticism of the book does not appear to be constructive, meaningful, or well-founded. Rather than saying "this sux, wow" and then listing your credentials, it might help if you gave some idea of what complaints you actually
20.
▲
by
ek
13y ago
Thanks! I tried to answer it.
21.
▲
by
ek
13y ago
Technically Coq is not a fully automated automated prover, but leaving that aside: We are definitely not even close. But getting mathematicians acquainted with HoTT is a good first step, I think. The book itself presents formulations of hom
22.
▲
by
ek
13y ago
It seems like I end up plugging the book really frequently here, but it's for good reason -- it's exceptionally readable AND it's accompanied by a full Coq development. That is, you can do basically every exercise in the book
23.
▲
Donald Knuth's Annual Christmas Tree Lecture: Planar Graphs and Ternary Trees
(youtube.com)
4 points
by
ek
13y ago
|
0 comments
24.
▲
by
ek
13y ago
The book on Homotopy Type Theory is quite readable even though the developments are quite new. The purpose of the book is to get the material into the hands of as many as it may be useful to as soon as possible. I would argue that the book
25.
▲
by
ek
13y ago
Great list! A lot of the stuff there is to know about functional programming is still only contained in academic papers, and indeed many of these listed books are texts in programming languages that cite a great deal of the important litera
26.
▲
by
ek
13y ago
1/10; I'm terrible at this. Consider not polluting your users' browser history.
27.
▲
by
ek
13y ago
As I answered above to another commenter with a similar question, JavaScript is a dynamically typed language and representing dynamic values in a statically typed language requires a bit of thinking, and unions are a common way of doing thi
28.
▲
by
ek
13y ago
Yes. JavaScript has dynamic types, and representing these in a statically typed language requires some finagling.
29.
▲
by
ek
13y ago
A couple years ago for a programming languages course, we wrote a bytecode compiler and interpreter for a JavaScript-like language we were using in the class (objects, prototype-based inheritance, higher-order functions, etc), and we initia
30.
▲
by
ek
13y ago
I am pleased that Microsoft has a list called "hardware junkies" :). I'd definitely be on it if I were there. Nice to know they agree with the rest of us that Samsung is the way to go nowadays, too.
More ›