Live data from Hacker News

Viewing profile — alan_russell

alan_russell

HN member
Joined
Thu, Nov 19, 2020, 2:29 AM UTC
HN karma
2
Public activity
5 items

About alan_russell

No profile information was provided.

Recent public activity

  1. comment
    Comment #41135492

    It supports most of the ESP32 series boards, which are very cheap and powerful. For beginners, microbit is probably the best choice.

  2. comment
    Comment #41075068

    Regarding programming environments, I highly recommend MicroBlocks( https://microblocks.fun/ ). I was a big MicroPython fan before, and since switching to MicroBlocks, I've never l…

  3. comment
    Comment #38791337

    MakeCode falls short in many aspects compared to Scratch, lacking features like broadcasting and real-time block execution support. MicroBlocks ( https://microblocks.fun ) might be…

  4. comment
    Comment #35381610

    https://microblocks.fun/ have the same flexibility as Scratch. In fact, they are both works by John Maloney.

  5. comment
    Comment #25145570

    It seems similar to lively(smalltalk-like): https://github.com/LivelyKernel/lively.next/tree/master/live...