Viewing profile — jamesadevine
jamesadevine
HN member- Joined
- Fri, Apr 07, 2017, 6:32 PM UTC
- HN karma
- 88
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About jamesadevine
No profile information was provided.
Recent public activity
-
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…
-
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…
- story
-
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…
-
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
-
comment
Comment #24884280
Just FYI, TileCode is written using MakeCode Arcade: https://arcade.makecode.com
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #20065345
Not at all!
- story
-
comment
Comment #18946263
See also the open access paper: http://delivery.acm.org/10.1145/3220000/3211335/lctes18main-...
-
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).
-
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://…
- story
-
comment
Comment #17717573
Yet they still have no way for me to buy them a beer. https://github.com/mkdocs/mkdocs/issues/892
-
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…
- comment
-
comment
Comment #14062402
Yes, the runtime is actually built on ARM's mbed, which means their online IDE can also build micro:bit programs :)