Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davedunkin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
davedunkin
9mo ago
Non-exclusive licensing and hiring the team. > As part of this agreement, Jonathan Ross, Groq’s Founder, Sunny Madra, Groq’s President, and other members of the Groq team will join Nvidia to help advance and scale the licensed technology
2.
▲
by
davedunkin
1y ago
Yep, model inflation. I have an early 2000s Accord and it's smaller than most Civics I see on the road, and with fewer features than a base model Civic.
3.
▲
by
davedunkin
2y ago
Related article and discussion from last month: https://news.ycombinator.com/item?id=42228901
4.
▲
by
davedunkin
2y ago
I'm also in AZ. What's surprising to me is I get slightly better range in the summer months.
5.
▲
by
davedunkin
2y ago
How can I get my Nissan Leaf to read this paper? Its range has dropped to 50% of new and a refurbished replacement pack cost 150% the value of the car, which is in otherwise excellent condition. It has only 70k miles.
6.
▲
by
davedunkin
2y ago
At inference time or during training?
7.
▲
by
davedunkin
3y ago
Levels is making something like that. https://twitter.com/levelsio/status/1756396158652432695 I would really want it to have that Dr. Sbaitso voice, though, telling me how to be fitter, happier, more productive.
8.
▲
by
davedunkin
3y ago
Who's writing sci-fi today that we will look back on as predictive?
9.
▲
by
davedunkin
3y ago
I implemented that in Objective-C when the iPhone was new-ish. It was a fun demo on a touch screen. It was surprising how well it worked for how simple it was. https://github.com/ddunkin/dollar-touch
10.
▲
by
davedunkin
3y ago
Names of bills should be given by a GPT that reads the bill and the CBO analysis of the bill.
11.
▲
by
davedunkin
4y ago
Craigslist: 50
12.
▲
by
davedunkin
4y ago
The announcement showed a conversation. "Do you have enough water?" "I have half a bottle." Then they talked about some new compression.
13.
▲
by
davedunkin
4y ago
> Written on top of C, ported to Node.js. I think what they mean is it uses uWebSockets.js, a Node.js module wrapping a C++ implementation. https://github.com/uNetworking/uWebSockets.js
14.
▲
by
davedunkin
4y ago
That sounded surprisingly high so I looked it up. Rental vacancy was 5.6% and homeowner vacancy was 0.8% in 2022Q2. Vacancy hasn’t been near 10% in about a decade. How much rental vacancy is needed for there to be enough space for people to
15.
▲
by
davedunkin
4y ago
See also Scott Adams on goals vs. systems. https://www.scottadamssays.com/goals-vs-systems/
16.
▲
by
davedunkin
4y ago
This sounds like the advice of someone who hasn’t worked in codebases mature enough to go through multiple source control system and issue tracking system changes. The commit message is the one piece of documentation most likely to survive.
17.
▲
by
davedunkin
4y ago
I hadn't heard of it either until disks in our storage cluster at work started failing faster than the cluster could rebuild in an event our ops team named SATApocalypse. It was a perfect storm of cascading failures. https://
18.
▲
by
davedunkin
4y ago
> Double disk failure is improbable but not impossible. It's not even improbable if the disks are the same kind purchased at the same time.
19.
▲
by
davedunkin
4y ago
S&P 500 is down 14% from its high at the end of last year, Dow is down 10%, NASDAQ is down 25%. Those are significant drops over a 6 month period.
20.
▲
by
davedunkin
5y ago
I thought this was the Buoyant that makes the Linkerd service mesh. "Middle-mile delivery" and "cargo airships" must be new cloud metaphors. I was so confused.
21.
▲
by
davedunkin
5y ago
A fossil's a fossil.
22.
▲
by
davedunkin
5y ago
I remember porting this to Objective-C for an iPhone project forever ago. That was fun exercise, and the algorithm works surprisingly well for how simple it is. https://github.com/ddunkin/dollar-touch
23.
▲
by
davedunkin
5y ago
Anyone can cook ≠ everyone can cook. That distinction is the whole point. (And Ratatouille is one of the best Pixar movies.)
24.
▲
by
davedunkin
6y ago
I hope browsers implement 103 early hints. I’d like to tell the browser to preload assets while the server is still working on the response, which may take a significant amount of time to determine if the response is 200, 401, or 404. http
25.
▲
by
davedunkin
7y ago
My bank, IberiaBank, deposited interest and sent out statements today, with them being dated March 1.
26.
▲
by
davedunkin
7y ago
As of 2016, Stack Overflow ran on dozens of servers in two data centers. https://nickcraver.com/blog/2016/03/29/stack-overflow-the-ha...
27.
▲
by
davedunkin
8y ago
I only speak English but the few times I tried the stranger spoke another language. Couldn’t actually have a conversation. Cool idea though.
28.
▲
by
davedunkin
8y ago
When this happens to me, I reset the password and abandon the account. I assume whoever created the account made a mistake, but I have no way to contact them. When they have to sign in again, they’ll have to create a new account, but they’l
29.
▲
by
davedunkin
8y ago
77?
30.
▲
by
davedunkin
9y ago
Node.js packages with native code and .NET Core are a couple I’ve come across. Basically any C-based code prebuilt for generic Linix.
More ›