HackerTrans
TopNewTrendsCommentsPastAskShowJobs

davidst

no profile record

Submissions

Whole Brain Emulation of a Fruit Fly in a Simulated World

theinnermostloop.substack.com
4 points·by davidst·4 個月前·2 comments

Amazon Tries Its Low-Cost Approach to Winning the AI Race

wsj.com
3 points·by davidst·4 個月前·0 comments

AI is rewiring how the best Go players think

technologyreview.com
5 points·by davidst·4 個月前·0 comments

Writing Crystalized Thinking at Amazon. Is AI Muddying It?

bigtechnology.com
1 points·by davidst·5 個月前·0 comments

Sakana AI Agent Wins AtCoder Heuristic Contest (First AI to Place First)

sakana.ai
1 points·by davidst·6 個月前·0 comments

Starlink to lower satellite orbits to avoid space debris

reuters.com
7 points·by davidst·6 個月前·2 comments

Geoffrey Hinton warns AI has 'progressed even faster than I thought' [video]

youtube.com
1 points·by davidst·7 個月前·0 comments

comments

davidst
·2 個月前·discuss
Never say never but I think it's unlikely. Our motivation was to restore pinball to Windows (with modern updates) so every Windows user could enjoy it. Any other form of distribution wouldn't have the same coverage or impact. It would have been great to not only please the fans of the old game but to introduce a new generation to pinball just as Space Cadet once did.
davidst
·2 個月前·discuss
> I'd be bold to ask why would you even need their blessing to release an updated or new version

My Cinematronics co-founders and I do not own the rights to any of the games we created. Cinematronics was acquired by Maxis, and Maxis was later acquired by Electronic Arts (who are being acquired, as well.) The rights would have to be untangled which was, I suspect, part of the hesitation Microsoft had in moving forward.
davidst
·2 個月前·discuss
> Would you ever consider going back to the drawing board in an attempt to produce an official follow-up to Space Cadet Pinball?

We reached out to Microsoft a few years ago and offered to create a new version at no charge if they would restore it to Windows but they turned us down. There appeared to be no interest on their part.
davidst
·2 個月前·discuss
Someone with the user name "Hemiauchenia" edited the Wikipedia page shortly after I left my comment here.

Source: https://en.wikipedia.org/w/index.php?title=Full_Tilt!_Pinbal...
davidst
·2 個月前·discuss
I looked at it today and it is more fleshed out but still incorrect. For example:

> In 1994, the company began development of a port of Doom.

No, we were never porting Doom and we used none of Doom's code or resources. And I didn't propose to tone down the violence. The game was intended to be a fun first-person shooter in the same spirit as Doom but that was the only connection.

Microsoft was involved in a high-profile antitrust suit with the Department of Justice at the time. They were understandably sensitive about the potential PR impact of this type of game shipping with Windows and proposed gameplay design changes to reduce the violence.
davidst
·2 個月前·discuss
I was CEO of Cinematronics (to be clear, we were a tiny startup so a CEO title didn't mean much - everyone pitched in wherever they could help.)

I negotiated the contract with Microsoft. My engineering contribution was not in the gameplay itself but in the game's memory manager and low-level rendering code. That was all performance-critical X86 assembly. I doubt any of that code lives on today.

Yes, there were a lot of anecdotes and the story on Wikipedia is both incomplete and incorrect in some ways. One day, I'll get around to editing it.

My memory is of promising it would be ready in time for Windows 95's launch, working excessively long hours, and focussing hard to make it fast enough so it would be fun to play on the minimum hardware requirement for Microsoft Plus.
davidst
·2 個月前·discuss
I am one of the original authors of Space Cadet Pinball and I just want to say it is absolutely wonderful there are people who love our old pinball game enough to keep it alive. You made my day.

I am forwarding this post to my Cinematronics co-founders and friends, Mike Sandige (lead engineer) and Kevin Gliner (designer and product manager). They will enjoy seeing this as much as I did.
davidst
·4 個月前·discuss
"We've uploaded a fruit fly. We took the @FlyWireNews connectome of the fruit fly brain, applied a simple neuron model (@Philip_Shiu Nature 2024) and used it to control a MuJoCo physics-simulated body, closing the loop from neural activation to action."

Additional description here: https://x.com/michaelandregg/status/2030764512488677736
davidst
·6 個月前·discuss
I have been making this mistake for decades. I am upvoting your comment to show thanks!
davidst
·6 個月前·discuss
Scaling from a small-format store with limited item selection (where the tech worked well) to a large grocery format would come with many challenges. A previous comment touches on a couple of them:

https://news.ycombinator.com/item?id=46793253
davidst
·6 個月前·discuss
I don't know how the store clerk staffing changed over time but they were not directly involved with the underlying tech (that is, clerks did not annotate data.) Stores had to comply with state laws for certain kinds of items (e.g., a live person must verify ID and age for alcohol) so the store automation had the ability to summon a clerk when needed. And there were the usual things all stores must do: restocking, cleaning, safety, and customer relations. I expected customer relations to decrease over time as people became accustomed to the just-walk-out shopping experience.
davidst
·6 個月前·discuss
It wasn't real-time. Recorded events were entered into a queue and latency would vary depending on the size of the queue and the number of annotators.
davidst
·6 個月前·discuss
The first iteration of the tech reached the accuracy needed to support just-walk-out for a small-format store. It did achieve that goal. I left the project before it went further.

I imagined, at the time, future goals would be to scale store size and product variety while reducing the cost of the technology, but I have no insight into how that progressed. I am sorry to learn it's been shut down.
davidst
·6 個月前·discuss
I don't have insight into what ultimately transpired at Amazon Go so take the following as speculation on my part.

It is unlikely the tech would be frozen when an acceptable accuracy threshold is reached:

1. There is a strong incentive to reduce operational costs by simplifying the hardware infrastructure and improving the underlying vision tech to maintain acceptable accuracy. You can save money if you can reduce the number and quality of cameras, eliminate additional signal assistance from other inputs (e.g., shelves with load cells), and generally simplify overall system complexity.

2. There is business pressure to add product types and fixtures which almost always result in new customer behaviors. I mentioned coffee in my prior post. Consider what it would mean to add support for open-top produce bins and the challenge of complex customer rummaging. It would take a lot of high-quality annotated data and probably some entirely new algorithms, as well.

Both of those require maintaining a well-staffed annotation team working continuously for an extended time. And those were just the first two things that come to mind. There are likely more reasons that aren't immediately apparent.
davidst
·6 個月前·discuss
I left the following comment some months ago, duplicating it here:

[Disclaimer: Former Amazon employee and not involved with Go since 2016.]

I worked on the first iteration of Amazon Go in 2015/16 and can provide some context on the human oversight aspects.

The system incorporated human review in two primary capacities:

1. Low-confidence event resolution: A subset of customer interactions resulted in low-confidence classifications that were routed to human reviewers for verification. These events typically involved edge cases that were challenging for the automated systems to resolve definitively. The proportion of these events was expected to decrease over time as the models improved. This was my experience during my time with Go.

2. Training data generation: Human annotators played a significant role in labeling interactions for model training-- particularly when introducing new store fixtures or customer behaviors. For instance, when new equipment like coffee machines were added, the system would initially flag all related interactions for human annotation to build training datasets for those specific use cases. Of course, that results in a surge of humans needed for annotation while the data is collected.

Scaling from smaller grab-and-go formats to larger retail environments (Fresh, Whole Foods) would require expanded annotation efforts due to the increased complexity and variety of customer interactions in those settings.

This approach represents a fairly standard machine learning deployment pattern where human oversight serves both quality assurance and continuous improvement.

The news story is entertaining but it implies there was no working tech behind Amazon Go which just isn't true.