Viewing profile — rajandatta
rajandatta
HN member- Joined
- Fri, Apr 15, 2016, 2:15 AM UTC
- HN karma
- 303
- Public activity
- 87 items
- HN profile
- View on Hacker News ↗
About rajandatta
Recent public activity
-
comment
Comment #45909229
Second this ... have been writing some solutions in Kap, an APL like variant. It's stunning to see 20+ idiomatic solutions in one screen as many problems can be solved in a compact…
-
comment
Comment #43598160
Nice article. Instructive to see the latest trends and direction for high performance interpreters. Thanks for sharing.
-
comment
Comment #40763245
Yes - Concatenation Languages and stack-based languages refer to the same paradigm and group of languages. Forth is the original and oldest. I've looked at Factor and it's a really…
-
comment
Comment #37563953
I've followed this matter a little bit as I work in the I.T. industry. I don't live in the UK and have no knowledge of the actors. The government response, including this announcem…
-
comment
Comment #37538795
I would suggest neither in your position. I suggest trying a language like F#. F# started as with the idea of developing a language with OCaml like syntax and semantics for the .NE…
-
comment
Comment #37499265
Fortran, Matlab and all array based languages (APL, J, K, Niall, etc) have these constructs at their core. Ndarray may be a great implementation but the ideas have all been there. …
-
comment
Comment #37273023
Personally - I'm waiting for the research on the research on the psychology of expertise in whether forecasting.
-
comment
Comment #37027237
syntax 'mode'
-
comment
Comment #37027220
Don't know about popularity but Scheme has a SRFI and syntax 'model called Wisp which does away with most brackets. It relies on indentation.
-
comment
Comment #36922150
Fascinating article. Looks encouraging. The size of the turbine and the capacity claimed is staggering. Is anyone aware of any materials that explainn how one distributes turbines …
-
comment
Comment #36787444
That sort of reasonableness could be considered Blasphemy on the net.
-
comment
Comment #35504446
This petition is an excellent idea. We as humanity need to get closer to the edge if not ahead of AI Development to strive to ensure that a) the wealth and benefits can be generate…
-
comment
Comment #35483969
Points 2, 3, 4, 6 .. 13 seem like an excellent set of principles and fundamentals for a society or country even today. Verg well said. Also helps that the author contrasts them wit…
-
comment
Comment #32178071
Anyone know if there's a Scheme equivalent to lisp-stat. It looks really good. But I'm much more familiar with Scheme than Lisp.
-
comment
Comment #31993600
Wouldn't it be 694 million metric tonnes? I million megatons is a hell of a lot.
-
comment
Comment #31699429
Thanks for your efforts! Both SQLite and Fossil are brilliant products. Fossil may not meet everyone's needs but its a great tool to be aware of as an option.
-
comment
Comment #31612802
Do you know if there frameworks for other languages (Python, JS, TypeScript) that are similar in paradigm to Elm's MVC oriented model? If so - any thoughts?
-
comment
Comment #31558805
Good article. Lotsnof food for thought here on different publishing related scenarios.
-
comment
Comment #31549308
Thinking of doing the same for a similar scale! Thanks for sharing.
-
comment
Comment #30900612
I don't believe Racket uses Memoization automatically. You can certainly use it easily enough but that's a user decision.
-
comment
Comment #30892147
Ver helpful post. This is an under-covered topic especially for large code bases. Anyone aware of efforts to pair these tools with tools to filter and examine different call paths …
-
comment
Comment #30792331
We all may have questions for you on some of your descriptions and choices. None of that should take away from the fact that this is a pretty impressive stage for a 30-month open s…
-
comment
Comment #30489000
Impressive work. Seems very thorough.
-
comment
Comment #29966838
My single biggest issue with Graphic is that the quality of Arrow end-points is very poor. They don't terminate cleanly at the destination. This is visible in the 2nd link you've p…
-
comment
Comment #29948915
The library looks brilliant! The author's clearly put a lot of thought and effort into it. Looking forward to using it.