Viewing profile — xargon7
xargon7
HN member- Joined
- Tue, Aug 20, 2013, 5:10 PM UTC
- HN karma
- 64
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About xargon7
Recent public activity
-
comment
Comment #42271951
There's a difference between "running a task that waits for 10 seconds" and "scheduling a wakeup in 10 seconds". The code for several of the languages that are low-memory usage tha…
-
comment
Comment #40137774
Consider ordering reusable chunks of your circuit as PCBs instead of iterating on entire boards. You can connect the chunks with breadboards or connectors or something.
-
comment
Comment #38934893
https://github.com/augustoroman/sandwich is another approach for achieving a similar result. One nice aspect of writing handlers that return errors is that they are easy to test an…
-
comment
Comment #31494882
It was an interesting mix of "let's do a cool thing" and "imagine what can be done with this data!" Early on someone mentioned that NYC doesn't actually know for sure where all of …
-
comment
Comment #17290162
Makedo is awesome, and I agree that the saw isn't very good. We got this saw: https://www.amazon.com/Corrugated-Cardboard-Fluorine-Coating... It's amazing! It cuts really well but …
-
comment
Comment #16619138
In a nice tone, it's "The Featured Article."
-
comment
Comment #14767672
The complexity from generics isn't from the conceptual standpoint, it's from the resulting code standpoint... for the same reason that the ternary ?: operator is "too complex": it'…
-
comment
Comment #12336195
Just this weekend I found this: https://github.com/olebedev/go-starter-kit It uses the duktape JS engine in Go to render react apps server-side, with live-reload & hot-module repla…
-
comment
Comment #6245051
> Pendant note That should be "Pedant" ;)