Viewing profile — alan_russell
alan_russell
HN member- Joined
- Thu, Nov 19, 2020, 2:29 AM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About alan_russell
No profile information was provided.
Recent public activity
-
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.
-
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…
-
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…
-
comment
Comment #35381610
https://microblocks.fun/ have the same flexibility as Scratch. In fact, they are both works by John Maloney.
-
comment
Comment #25145570
It seems similar to lively(smalltalk-like): https://github.com/LivelyKernel/lively.next/tree/master/live...