For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | skrunch's commentsregister

Would love this with CS1.6 voices: "GO GO GO!", "The bomb has been planted", "Need backup"


It's pretty easy to create your own soundpack I think


Except the image benchmarks are compared against 2.0, which seems suspicious that they would casually drop to an older model for those.


Quick, someone let James Hoffman know!


Don't worry he's way ahead of us: https://youtu.be/2meeYcxXoVs


I was just about to suggest he same thing


Page 72 here: https://publications.europa.eu/resource/cellar/2d5d968f-4f4c...

45-55% in most countries (France seems like an outlier), but even that is above 20%.


The data is unfortunately not granular enough. It combines "reserved spots" and garages. A reserved spot could be an open parking lot with an assigned number. It doesn't help with the charging at all.

I'd guesstimate that the cars parked "american style" (in a private garage or on the driveway of the house) in Europe is < 10%. You really need to live in a small town or a village to find these setups.


> PyTorch offers a way to export to ONNX but you will encounter various errors. [1]

I mean sure, there are limitations, but this is greatly exaggerating their impact in my experience. I'd be curious to hear from anyone where these have been serious blockers, I've been exporting PyTorch models to ONNX (for CV applications) for the last couple of years without any major issues (and any issues that did pop up were resolved in a matter of hours).


So I tried converting an ASR model[0] to ONNX about a year or two back. It was really painful. The pain could largely be ascribed to:

(1) code that is very dynamic, making it hard for Pytorch to convert the modules to TorchScript (which it does before converting them to ONNX)

(2) ops that were simply not available in ONNX. Especially, torch.fft, also some others.

[0] https://github.com/burchim/EfficientConformer


This doesn't exactly answer your question, but what I settled on during my dissertation (granted, that was a few years ago now) was SUMO: https://www.eclipse.org/sumo/

IIRC you could import maps from from open street map, but I'm not sure if it has a "headless" mode, without all the visualisation.


having your route to office simulated with this would be super cool on osm


On the fence about this. On the one hand I agree that sensitive data should stay local, but on the other hand this would make their very valuable asset (the model) public.


The visualisation linked to at the end goes into some more detail and was definitely worth the extra 5 minute read for me!


There's also a fantastic little cocktail bar called Ladies and Gents in Kentish Town, if you ever find yourself in the area.


Shameless plug: https://www.yoti.com/

We're trying to do exactly that.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You