Viewing profile — lhjn
lhjn
HN member- Joined
- Fri, Sep 27, 2019, 6:44 PM UTC
- HN karma
- 47
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About lhjn
No profile information was provided.
Recent public activity
-
comment
Comment #27685159
Not a snake but still surprising http://erikaishikoro.blog.fc2.com/blog-entry-2598.html Freaked me out a bit first time I saw it
-
comment
Comment #27501865
This was meant as a reply to one of the comments, sorry.
-
comment
Comment #27501858
If you use Ride (Dyalog multiplatform APL ide) it's actually very easy to input the special characters: press the character on the toolbar or use the shortcuts (backtick ` followed…
-
comment
Comment #27339461
It's the exponential notation for complex numbers, see for example https://tutorial.math.lamar.edu/Extras/ComplexPrimer/Forms.a...
-
comment
Comment #27139541
Eye trackers are used as well for those who unfortunately cannot move anything but their eyes. That's the case in very bad/late ALS cases. This technology might really be life chan…
-
comment
Comment #26968186
If interested, https://github.com/laynor/mal/tree/dyalog
-
comment
Comment #26968153
I have a Dyalog APL implementation since 1 year or more on my fork, but still haven't released it because for reasons related to the input/output handling it cannot pass the self h…
-
comment
Comment #26897527
I had the exact same reaction. It's a very striking resemblance. Don't mean to detract from the project though, not my piece of cake but could be handy
-
comment
Comment #26620607
Still common in Italy, one if my favorites! I believe they're quite common in Japan as well.
-
comment
Comment #26232561
> Reading Go means that I keep having to read idioms (as posted in the article) and parse them back into the actual intent, rather than just reading the intent directly. But I can'…
-
comment
Comment #26232436
Bad example, booleans in python are integer subclasses since forever... 2 + True = 3. Also, False in [1, 2, 0] evaluated to True. But you're still right saying python is strongly t…
-
comment
Comment #26084638
In scheme, or most other Lisps for that matter, you extend the language by writing a library, as the language extension tools are built-in and quite easy to use (macros). Very few …
-
comment
Comment #25889993
I remember studying CTSS, ITS, Multics and some other historical OSs and being amazed at how much of the current OS features/design come from the 60s. Then I learned about Lisps an…
-
comment
Comment #25821023
Living in Japan, anecdotal data point, i mostly get served cabbage salads wherever I go
-
comment
Comment #25820188
I wouldn't say predominant, but certainly present! But we each represent a different set of connections, as I said, this kind of data is anecdotal ^^ I'd say i eat way more fish he…
-
comment
Comment #25820177
Oh, there was some people following the Friday thing, but I've only heard about it during lent and not everyone is following it - it's quite going out of fashion esp with younger g…
-
comment
Comment #25819845
Anecdotal data - as a Sardinia native, we do eat seafood, but to be honest around me at least that's at most a once a week practice. My grandpas, which lived to 96, 98 and 101, did…
-
comment
Comment #25513258
Lists are mutable in CL
-
comment
Comment #24549926
There's at least some speed up when prototyping - think having n functions, and wanting to do some sort of refactoring. You might want to iterate on some refactoring idea, and test…
-
comment
Comment #23558704
Not an English speaker, but the very fact you find it pedantic is making his point, IMO. It means their normalizing the word "war" worked on you - or it may be seen as such. Not ju…
-
comment
Comment #23412350
Nobody seems to mention Signal, which does offer sms fallback, at least on Android (don't really know on iOS).
-
comment
Comment #23058784
Indeed, I was playing with Dyalog some months ago, and the most painful point was I/O. I have implemented the MAL (make a lisp) interpreter in APL but I cannot seem to make the tes…
-
comment
Comment #21807890
Zswap was announced before Mavericks was a thing.