Viewing profile — jclark_th
jclark_th
HN member- Joined
- Tue, Sep 10, 2019, 9:08 AM UTC
- HN karma
- 13
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jclark_th
No profile information was provided.
Recent public activity
-
comment
Comment #47948025
Author here. When I started working on SatPulse a few years ago, I was focused on a narrow use case: making it easy to create your own PTP server using inexpensive hardware. But it…
- story
-
comment
Comment #22564741
Another paper saying something similar https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3550308
-
comment
Comment #22422254
I didn't say that all the listed problems were caused by the goal of being familiar. It doesn't yet have generics because they are hard to get right and the language is still at an…
-
comment
Comment #22405248
There’s lots of detail in the language spec: https://ballerina.io/spec/lang/2019R3/ I also wrote a blog explaining what we are trying to achieve: https://blog.jclark.com/2019/09/ba…
-
comment
Comment #22404399
Ballerina has simple lambdas e.g. x => x + 1.
-
comment
Comment #22402915
The language has a lot of syntactic compromises, because it has a design goal of being familiar to users of C-family languages like C, JavaScript, Java, C#, etc.
-
comment
Comment #20949747
Thank you for your comments. Both the cartoon and the sentence you highlighted have been fixed. We want to create an environment where everybody feels welcome. Your rule about not …
-
comment
Comment #20936642
Here's what the spec [1] says about the sequence diagram aspect of the language: "[Ballerina's] abstractions and syntax for concurrency and network interaction have been designed s…