Live data from Hacker News

Viewing profile — jamesadevine

jamesadevine

HN member
Joined
Fri, Apr 07, 2017, 6:32 PM UTC
HN karma
88
Public activity
23 items

About jamesadevine

No profile information was provided.

Recent public activity

  1. comment
    Comment #34892857

    Im all for a four day working week. Has any one thought about the impact on schooling and education? Education is centred around a 5 day working week (at least in the U.K.). Presum…

  2. comment
    Comment #30699158

    It is reversible! The reversibility is largely provided by the PCB edge connector as you've identified. More details here [0] [0] - https://microsoft.github.io/jacdac-docs/ddk/desi…

  3. story
  4. comment
    Comment #24884291

    A potential application area for TileCode is perhaps in countries where a laptop for every child to learn programming is out of the question. Entirely on device programming, a rela…

  5. comment
    Comment #24884286

    The new micro:bit will be compatible with MakeCode Arcade and TileCode via an additional shield [0]. [0] - https://makecode.com/blog/microbit/arcade-shield

  6. comment
    Comment #24884280

    Just FYI, TileCode is written using MakeCode Arcade: https://arcade.makecode.com

  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #20065345

    Not at all!

  15. story
  16. comment
    Comment #18946263

    See also the open access paper: http://delivery.acm.org/10.1145/3220000/3211335/lctes18main-...

  17. comment
    Comment #18884542

    In your opinion is 8-bit even a realistic choice anymore? Many ARM CPUs offer way more bang for your buck nowadays (unless i'm looking in the wrong place).

  18. comment
    Comment #17872351

    On the microbit [1] we run the display's LEDs in reverse to turn most of the display into a light sensor [2]. It can then be used in code [3]. [1] https://microbit.org [2] https://…

  19. story
  20. comment
    Comment #17717573

    Yet they still have no way for me to buy them a beer. https://github.com/mkdocs/mkdocs/issues/892

  21. comment
    Comment #15806526

    For more information on the runtime (the underpinnings of MakeCode): https://lancaster-university.github.io/microbit-docs/ We are using the approach taken with micro:bit to support…

  22. comment
  23. comment
    Comment #14062402

    Yes, the runtime is actually built on ARM's mbed, which means their online IDE can also build micro:bit programs :)