Live data from Hacker News

Viewing profile — tangentstorm

tangentstorm

HN member
Joined
Wed, Sep 02, 2015, 9:24 AM UTC
HN karma
44
Public activity
37 items

About tangentstorm

No profile information was provided.

Recent public activity

  1. comment
    Comment #49074459

    Decker is amazing. I've started a set of tutorials (decks + videos) as a byproduct of trying to teach my 8-year old daughter to program with it. https://itch.io/t/6632495/decker-pr…

  2. comment
    Comment #48724159

    Not even remotely. it's just plain vanilla C, with dense formatting. Whitney makes extensive use of macros to completely change the language.

  3. comment
    Comment #48181387

    Yes to pretty much all of the above. It's an extremely terse array programming language in the APL family, but with ASCII primitives and strong distributed programming / IPC suppor…

  4. comment
    Comment #44499230

    Perhaps you would enjoy https://internet-janitor.itch.io/decker

  5. comment
    Comment #43612805

    He has done this many times on his YouTube channel! For an example, this guest was particularly clever and charming: https://www.youtube.com/watch?v=FJP2zkl_44o J/k. It's me. I'm t…

  6. comment
    Comment #40795871

    For one: https://internet-janitor.itch.io/decker It even looks a bit like Hypercard, by default (it's lo-fi, but there are colors under the hood).

  7. comment
    Comment #40564915

    Location: NY Remote: Strongly preferred Willing to Relocate: Probably not Technologies: python, js, kdb/k/j/apl, pascal, rust, go, etc. Resume: https://www.linkedin.com/in/tangents…

  8. comment
    Comment #40060189

    You have unlocked: Irony!!

  9. comment
    Comment #40009226

    Oh. I had hoped this was about https://ryelang.org/ .

  10. comment
    Comment #39721412

    This seems like an awful lot of worrying about a problem that doesn't actually exist.

  11. comment
    Comment #39377589

    Yes but in whatever language you're imagining here, a "list" probably isn't the kind of list that lisp uses (linked lists of cons cells).

  12. story
    Show HN: Learntris, a test-driven programming challenge

    I'm making a platform for programming challenges, and this is one where a Tetris clone. To use the test server and get the full experience, you need to sign in with a google accoun…

  13. comment
    Comment #38953861

    > Even though you aren’t writing the 3P code yourself, by including it in your project you are committed to understanding it—and refreshing that understanding if you want to upgrad…

  14. comment
    Comment #38914482

    Is this something you can actually configure on modern processors, or is it more hypothetical advice for future chip makers?

  15. comment
    Comment #38872611

    Oh, interesting! I heard other array programmers talking about jq, and (having not seen your website) went off to study the json transformation language, which is also kind of cool…

  16. comment
    Comment #38872578

    Nice to see this getting some attention again. I hope some people venture out to learn about the actual J language: https://code.jsoftware.com/wiki/Guides/GettingStarted For what i…

  17. comment
    Comment #37825028

    Good point. I did now. Both models stuck with their second answer. (I see now I didn't know how to share ChatGPT links properly. Updating the links now...)

  18. comment
    Comment #37824885

    I tested their first example in ChatGPT 4. Interestingly, it gives the correct answer on the first try: https://chat.openai.com/share/d86fe16a-9dfd-4753-8eaf-6d2948096ea3 I then ga…

  19. comment
    Comment #37775062

    I am such a person! I make J videos at http://youtube.com/@tangentstorm (many of them are recordings of live-coding on a single J application), work professionally in another array…

  20. comment
    Comment #37212215

    This reminds me of the association between tetanus and rusty nails. Why would rust make the presence of bacteria more likely? Is it a food source? No, tetanus on a rusty nail was j…

  21. comment
    Comment #36231070

    yes, you are the only one. that's part of what makes you special! [j/k. i like it too, but i'm sure you're still special. :D]

  22. comment
    Comment #36037909

    I was able to get ChatGPT 4 to produce a working websocket server in rust fairly quickly I know rust but had no experience with the networking crates or async runtimes. Getting it …

  23. comment
    Comment #33399544

    I've had the pleasure of alpha-testing several builds of lil and decker. It's nice to see that it's out in the wild now. Some of the little applications I made in an hour or two ea…

  24. comment
    Comment #33232904

    I don't know if this counts as major, but I work on a presentation tool written with J and Godot. It's a "time travelling" REPL recorder built atop a console widget library. The Go…

  25. comment
    Comment #28937474

    Does trying to build a Youtube channel around J count as professional? I've been livestreaming a presentation tool / time-travelling REPL for J for a few months now: https://github…