Live data from Hacker News

Viewing profile — lhjn

lhjn

HN member
Joined
Fri, Sep 27, 2019, 6:44 PM UTC
HN karma
47
Public activity
23 items

About lhjn

No profile information was provided.

Recent public activity

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

  2. comment
    Comment #27501865

    This was meant as a reply to one of the comments, sorry.

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

  4. comment
    Comment #27339461

    It's the exponential notation for complex numbers, see for example https://tutorial.math.lamar.edu/Extras/ComplexPrimer/Forms.a...

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

  6. comment
    Comment #26968186

    If interested, https://github.com/laynor/mal/tree/dyalog

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

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

  9. comment
    Comment #26620607

    Still common in Italy, one if my favorites! I believe they're quite common in Japan as well.

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

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

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

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

  14. comment
    Comment #25821023

    Living in Japan, anecdotal data point, i mostly get served cabbage salads wherever I go

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

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

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

  18. comment
    Comment #25513258

    Lists are mutable in CL

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

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

  21. comment
    Comment #23412350

    Nobody seems to mention Signal, which does offer sms fallback, at least on Android (don't really know on iOS).

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

  23. comment
    Comment #21807890

    Zswap was announced before Mavericks was a thing.