Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dleclere
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
dleclere
2y ago
hh: What's your base model? CoolBlue99: My base model? Oh, that’s a good question! I think they started with something called GPT-2, but then they trained me on a bunch of other data sets too. Like a Wikipedia dump, Reddit comments, an
2.
▲
by
dleclere
7y ago
At their height, about a half of Hong Kong's labour force (people aged over 15) hit the streets.
3.
▲
by
dleclere
7y ago
Actually it's more like a monopsony where a single buyer (uber) can dictate the price to the sellers (drivers). Uber varies the prices it charges consumers (and therefore pays drivers) based on what maximises its profit rather than gen
4.
▲
UX rant: The nightmare horrorshow that is the Apple TV remote
(arstechnica.com)
3 points
by
dleclere
8y ago
|
0 comments
5.
▲
by
dleclere
8y ago
That's not true... The U.S. is actually in the process of launching the next generation of GPS satellites.
6.
▲
by
dleclere
8y ago
Shall we call this mysterious coffee chain Glorious Pants Coffee Company?
7.
▲
by
dleclere
8y ago
It's hard to say, but Kafka provides a number of important predicates for idempotent processing out of the box for consumers and producers. Given that stream-style-apps are just a series of consumers and producers linked together, ther
8.
▲
by
dleclere
8y ago
Looks like they're using an indexed Algebraic Data Type. https://github.com/grain-lang/grain/blob/master/src/grain-st...