rs86
- Karma
- 186
- Created
- February 2, 2017 (9y ago)
- Submissions
- 0
-
Hi there HN, do you recommend any Weekly python Newsletter?
- Philip Wadler talk on why people use FP (youtu.be)
- A very simple example of verification in Idris (gist.github.com)
- Lessons learned building a toy compiler (2017) (jaseemabid.github.io)
- Compiling Lambda Calculus (t3x.org)
-
Do you use a combination of fuzzing and property based testing? What tools? In what languages
-
Hi, most apps I tried are general and slow. Is there a better way to read code in an Android phone?
-
Hi, I am trying to come up with a theoretical justification for valuing ICOs, specially utility tokens - one that ultimately ends on cashflows. Any ideas?
-
Would you? Maybe free services financed by by products (like ads) are not so cool...
-
I am a computer scientist with solid theory but not much practice. How could I for example contribute to Neovim?
-
Does anyone see this anti-facebook wave putting the company into oblivion and wiping most of its value?
-
Is it Haskell?
-
I see many developers and companies adopt Elixir because "it looks like Ruby" but the two languages could not be more different. Why do programmers car so much about syntax?
-
Does anyone know of any vulnerabilities in machine learning frameworks, specially buffer overflows and arbitrary execution?
-
I am a vim user but it looks to me like emacs can do pretty interesting things with modes. What is the best way to learn it?
- Why are types so cool, Part I: Result types (blue-dinosaur.github.io)
-
Hi, I am finding Elm to be an amazing technology for frontend development: I like the functional paradigm, type-checking, algebraic datatypes, but more than that, I love the reactive architecture. The functional…
- Set (en.wikipedia.org)
- A quick look at self-information (medium.com)
- Why bind has signature a → m b (medium.com)