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…
> 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:…
Why was I expecting an article about millenials?
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.
Can you give a specific example? If you need abstract interfaces, what's wrong with Haskell's type classes?
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…
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, mutable…
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…
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…
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…
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…
> 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:…
Why was I expecting an article about millenials?
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.
Can you give a specific example? If you need abstract interfaces, what's wrong with Haskell's type classes?
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…
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, mutable…
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…
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…
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…