Viewing profile — danielszm
danielszm
HN member- Joined
- Thu, Oct 25, 2012, 2:00 AM UTC
- HN karma
- 199
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About danielszm
Recent public activity
-
comment
Comment #49279093
I appreciate this very much. Thank you. Will do.
-
comment
Comment #49269316
Yes and yes. The source language is a subset of Clojure, a small Lisp. And yes, it is also a library for Clojure. On top of it being a standalone compiler.
-
comment
Comment #49255772
The paper can be found in the Bioscoop repo at https://github.com/danielsz/bioscoop . Direct link to the PDF: https://github.com/danielsz/bioscoop/blob/master/paper/progr...
-
story
FFmpeg Compiler?
Is anyone aware of a source-to-source compiler whose target language is FFmpeg’s filtergraph syntax? With Bioscoop, I am in a position to make certain claims of which the strongest…
-
comment
Comment #41161152
It is Friedman and Felleisen's belief "that writing programs recursively in Scheme is essentially simple pattern recognition". (The Little Schemer, Fourth Edition) I think this sit…
- comment
- story
-
comment
Comment #40186805
Greetings fellow developers, A whirlwind tour that sheds light on the design of web frameworks that emerged in all language communities (Servlets, WSGI or Rack), reflecting the nee…
- story
-
comment
Comment #37234780
README contains rough examples for a coding assistant, sentiment analysis, spam filters, conversational ai, etc.
- story
- story
- story
- story
-
comment
Comment #20705318
This is excellent. Thank you! John McCarthy said that he never had the intention to realize the lambda calculus, but he followed that statement with the corollary that had someone …
- story
-
comment
Comment #17826062
These are really good points. Thank you. Currently, Caonima is optimized for China, so our VPS is located in Japan and the use of the obfuscation plugin is required. After register…
-
comment
Comment #17821875
Via special purpose plugins. Simple obfuscation: https://github.com/shadowsocks/simple-obfs Or GoQuiet: https://github.com/cbeuw/GoQuiet
-
comment
Comment #17821768
Caonima provides Shadowsocks as a service. You can think of Shadowsocks as a SOCKS5-based proxy implementation with an extension mechanism. In China, for example, you will want to …
- story
- story
-
comment
Comment #12236695
And soon the de facto build system for Clojure. :-)
- story
- story
- story