Viewing profile — bronze
bronze
HN member- Joined
- Wed, Jun 29, 2016, 6:51 PM UTC
- HN karma
- 8
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About bronze
No profile information was provided.
Recent public activity
-
comment
Comment #45460012
Sounds like you just want to write GCode? There are some helpers to make it a little less tedious, like FullControllGcode. Gcode, especially for printers, is really 2 commands, G0 …
-
comment
Comment #31642144
Have a look at this: https://opg.optica.org/ol/abstract.cfm?uri=ol-47-5-1279 Matches 100% what you're saying: use low intensity uv to write the spatial area you want to solidify, a…
-
comment
Comment #29626356
For me, it would be nim. A single language that can run on all sidesof the stack, great to write in and ~fast compile times. It helps that I have been toying with it for years, but…
-
comment
Comment #29589712
Seeing as one of the main users of nim is developing an ethereum client ( https://nimbus.team/ ) I don't see why it's a bad thing to accept BTC too.
-
comment
Comment #15499861
> no interpreter Try running `nim secret` on the command line, it's not perfect but it's enough to play around a bit.