Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rajandatta
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
rajandatta
10mo ago
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 manner. The elegance really reminds one of why we fell
2.
▲
by
rajandatta
1y ago
Nice article. Instructive to see the latest trends and direction for high performance interpreters. Thanks for sharing.
3.
▲
by
rajandatta
2y ago
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 impressive piece of work. Well worth studying.
4.
▲
by
rajandatta
3y ago
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 announcement is shockingly deficient and on the low side of
5.
▲
by
rajandatta
3y ago
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 .NET platform. Since then its evolved to being a mature, elegan
6.
▲
by
rajandatta
3y ago
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. I've been exploring J recently and the flexibility and
7.
▲
by
rajandatta
3y ago
Personally - I'm waiting for the research on the research on the psychology of expertise in whether forecasting.
8.
▲
by
rajandatta
3y ago
syntax 'mode'
9.
▲
by
rajandatta
3y ago
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.
▲
by
rajandatta
3y ago
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 over a farm to maximize yield? Can a tribune of this scale a
11.
▲
by
rajandatta
3y ago
That sort of reasonableness could be considered Blasphemy on the net.
12.
▲
by
rajandatta
3y ago
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 generated for societies b) closed and unaccountable parties are not
13.
▲
by
rajandatta
3y ago
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 with England. Most countries would not meet these standards eve
14.
▲
by
rajandatta
4y ago
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.
▲
by
rajandatta
4y ago
Wouldn't it be 694 million metric tonnes? I million megatons is a hell of a lot.
16.
▲
by
rajandatta
4y ago
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.
▲
by
rajandatta
4y ago
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.
▲
by
rajandatta
4y ago
Good article. Lotsnof food for thought here on different publishing related scenarios.
19.
▲
by
rajandatta
4y ago
Thinking of doing the same for a similar scale! Thanks for sharing.
20.
▲
by
rajandatta
4y ago
I don't believe Racket uses Memoization automatically. You can certainly use it easily enough but that's a user decision.
21.
▲
by
rajandatta
4y ago
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 to interactively explore a large code bases. A model like sp
22.
▲
by
rajandatta
4y ago
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 source project. Have not seen the participants - how many con
23.
▲
by
rajandatta
5y ago
Impressive work. Seems very thorough.
24.
▲
by
rajandatta
5y ago
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 posted. I'm amazed that this hasn't been
25.
▲
by
rajandatta
5y ago
The library looks brilliant! The author's clearly put a lot of thought and effort into it. Looking forward to using it.
26.
▲
by
rajandatta
5y ago
Absolutely. I still have a Terminal window open all the time to do various tasks. The ability to say 'find me x or y or z' and not having the overhead of looking through other visual clutter. Plus a few well chosen directory jump
27.
▲
by
rajandatta
5y ago
Typed Racket is getting steady development and focus but more closely resembles Scheme.
28.
▲
by
rajandatta
5y ago
Parsing on newlines is probably not a great fit for Lisp-syntax languages. Does the availability of LSPs make a difference? Asking as I don't know your tool.
29.
▲
by
rajandatta
5y ago
Intriguing idea. This would be very interesting to try with a Lisp or Scheme like language. Does it have any support for S-exp based languages?
30.
▲
by
rajandatta
5y ago
This is an exceptionally well thought out set of points on REPL use for a lang like Clojure. I'm playing with Scheme but the ideas here are great. Love the timing of each command if it takes longer than a threshold!
More ›