Live data from Hacker News

Viewing profile — rajandatta

rajandatta

HN member
Joined
Fri, Apr 15, 2016, 2:15 AM UTC
HN karma
303
Public activity
87 items

About rajandatta

Architect, Developer and Technology Professional

Recent public activity

  1. 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…

  2. comment
    Comment #43598160

    Nice article. Instructive to see the latest trends and direction for high performance interpreters. Thanks for sharing.

  3. 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…

  4. 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…

  5. 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…

  6. 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. …

  7. comment
    Comment #37273023

    Personally - I'm waiting for the research on the research on the psychology of expertise in whether forecasting.

  8. comment
    Comment #37027237

    syntax 'mode'

  9. 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.

  10. 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 …

  11. comment
    Comment #36787444

    That sort of reasonableness could be considered Blasphemy on the net.

  12. 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…

  13. 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…

  14. 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.

  15. comment
    Comment #31993600

    Wouldn't it be 694 million metric tonnes? I million megatons is a hell of a lot.

  16. 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.

  17. 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?

  18. comment
    Comment #31558805

    Good article. Lotsnof food for thought here on different publishing related scenarios.

  19. comment
    Comment #31549308

    Thinking of doing the same for a similar scale! Thanks for sharing.

  20. comment
    Comment #30900612

    I don't believe Racket uses Memoization automatically. You can certainly use it easily enough but that's a user decision.

  21. 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 …

  22. 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…

  23. comment
    Comment #30489000

    Impressive work. Seems very thorough.

  24. 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…

  25. 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.