HN user

fnands

1,018 karma

Blog at fnands.com

Posts10
Comments319
View on HN

He never said impossible, just hard.

But how is this news? Memory safety bugs are one of (if not the) main source of bugs in C/C++ and also Zig, and Rust's main claim to fame is that it makes it easy to catch these issues at compile time. I feel his criticisms of Zig are fairly uncontroversial.

You can also take a Bildungsurlaub (educational leave, 5 days a year or 10 days every two years) and take a German course. For a two week course with private tutoring it's like 1k, which at your income level is not much. A lot of bureaucracy in Germany becomes a lot easier once you get over the B1 hump.

Immich 3.0 20 days ago

Good point. Will do so as well. I've been using it for about a year now on my NAS. I basically set it and forget it, and it has just worked.

I'm pretty sure if he did that someone would complain that he is using people as free labour to increase his youtube revenues.

It's impossible to do anything on the internet without someone in the peanut gallery telling you you are doing something wrong.

That seems to be the way things are going.

Large general models have taken over in NLP, and (outside of embedded/low latency applications) it seems like they are coming for CV next.

So you should soon be able to have large generic model that can detect whatever for you.

It's already pretty much possible with open-vocabulary detectors like SAM3, where you could just prompt it with "Apple": https://ai.meta.com/research/sam3/

Gérard Hommelibre?

Bonjour, and bienvenue to the Black Mesa - pardon, la Mesa Noire - Établissement de Recherche. Please keep your hands inside le tramway at all times, and do try not to provoquer une cascade de résonance. Merci.

Could be as if you live in a city in Germany you don't necessarily need a car?

But I would be surprised if car seats are the main driver here in any case.

Woah, first Anthropic buys Bun, now OpenAI Astral?

Seems like the big AI players love buying up the good dev tooling companies.

I hope this means the Astral folks can keep doing what they are doing, because I absolutely love uv (ruff is pretty nice too).

I gave a talk about the paper in our internal journal club recently (we work on similar problems, usually using stereo imagery though).

It's a nice piece of work. I especially like the sections on data cleaning and registration, as that seemed to have been one of the limiting factors of the previous approaches.

I am sceptical about how accurately you can predict heights for specific trees from mono-images, but I think for cases where you just need to be right on average (e.g. biomass estimation, fuel load estimates) it's a great approach.

You could look it up in the metadata file:

We additionally release a global GeoTIFF of input image acquisition date, where pixel values encode year minus 2000 (e.g., 18.25 indicates April 2018)

That being said, I am sceptical on how accurate mono-depth models can be on a single tree basis. I would probably trust them to do large scale biomass estimates, but probably not single tree height assessments.

It's from FAIR, i.e. their fundamental research arm.

Maybe there are some ulterior motives, but they do also just do a little bit of "feel-good" research.

This was also in collaboration with the World Resources Institute and the University of Maryland, so it's not a 100% facebook project.

The USGS Lidar data is a treasure trove, I use it a lot at work.

What did you do to actually count trees? Even from aerial Lidar it can be a bit finicky for closed canopies.