Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ricccardo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
ricccardo
3y ago
I might be late to this, but I was wondering, do you use a special audio player for this? I've dabble with these kind of audio tracks in the past (although without the bone conduction headphones) and a major issue was that i couldn
2.
▲
by
ricccardo
8y ago
> In exchange for free mails, would you let your postman open your letters, read them, and insert ads related to their contents? Note that this is not the case anymore: https://www.nytimes.com/2017/06/23/te
3.
▲
by
ricccardo
11y ago
Why was I expecting an article about millenials?
4.
▲
by
ricccardo
11y ago
Unfortunately I think it's the language, not the community. It definitely happenes with my own code as well, no hints from external developers are required :-) I miss Python in this regard.
5.
▲
by
ricccardo
11y ago
Can you give a specific example? If you need abstract interfaces, what's wrong with Haskell's type classes?
6.
▲
by
ricccardo
11y ago
I haven't used Haskell in teaching either. It probably is. My professor does not like lazy evaluation at all (note how i did not insert it in my "haskell light" list of features), he said he played with it at the time this st
7.
▲
by
ricccardo
11y ago
I've been developing in Haskell for a while and I recently had to learn OCaml to help TA for a course in my university. I couldn't shake the feel that I was learning "Haskell Light". No pure/impure code (I/O, m
8.
▲
by
ricccardo
11y ago
I graduated after these changes went into effect so I might be wrong, but it is my understanding that before 1999 degrees were at least 5 year long, so the requirement made a little more sense. I'm actually suprised that old-style Ital
9.
▲
by
ricccardo
12y ago
I think what he means is that Go's built-in GC cannot be used to handle GC for the JVM. So the developer probably has to develop a GC for JVM data in Go. But since Go is a GCed language, the implementation of the JVM GC itself will be
10.
▲
by
ricccardo
13y ago
nice tutorial! it probably would have saved me lots of time, but now that I went through too many of them, this is more like a good recap :-) what I am missing though (not a critic to your tutorial, just expressing my frustration as I try t