Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
benjaminjt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
benjaminjt
1y ago
Yeah, I think accountability is a straw man. If you make it cheaper, easier and more socially acceptable for a group of people to eat low quality processed foods, even a portion of the time (as is the case where I live), that group of peopl
2.
▲
by
benjaminjt
5y ago
I wrote to my local federal "representative", just as I did with the Assistance and Access Act. I convinced others to contact theirs too. But even if we convince one politician that they should vote no, I strongly suspect they wou
3.
▲
by
benjaminjt
5y ago
The University of Queensland website has a nice summary [0] if you're in a hurry: > The University of Texas Hexapro vaccine candidate – delivered via the UQ-developed and Vaxxas-commercialised high-density microarray patch (HD-MAP)
4.
▲
Entropy as a Service
(csrc.nist.gov)
4 points
by
benjaminjt
7y ago
|
0 comments
5.
▲
by
benjaminjt
9y ago
Neither React nor Redux really prescribe an architecture so building an app with these libraries requires some extra thought over just using a framework. An approach I often see is to use Redux as a single state container in a monolithic fl
6.
▲
by
benjaminjt
10y ago
Wasn't the system that you seem to be condemning at least in part exploiting taxi drivers? Why wouldn't that earn them your sympathy?
7.
▲
by
benjaminjt
10y ago
I know the question wasn't directed to me, but the animation on the 'Cluster Messaging'[1] page really helped me understand. [1] https://deepstream.io/tutorials/core/cluster-messaging/
8.
▲
by
benjaminjt
10y ago
This is a really good point actually. I particularly liked the overview of other realtime libraries[1] for the honesty factor, and it really helped me understand how it relates to more familiar frameworks too. [1] https://deepstr
9.
▲
by
benjaminjt
10y ago
Confirmation from the ABS after denying any issues for over an hour: https://twitter.com/ABSCensus/status/762961251764805633
10.
▲
by
benjaminjt
11y ago
Good point actually; you could extend this with a number of properties to make an awesome learn-while-you-play td game for CSS more generally... keep us posted ;)
11.
▲
by
benjaminjt
11y ago
Nice summary! I wish I had this when I started getting into Promises a couple of months ago. For a really interesting look ahead to how Promises (and more!) might address sync/async symmetry in ES6/7, check this out: https:/