Hacker Newsnew | past | comments | ask | show | jobs | submit | hk__2's commentslogin

The domain registration date doesn’t tell anything about the amount of effort put in it. I usually register the domains of my side-projects only when I’m at 80% done; otherwise I would buy dozens of domains I would never use.

The website uses Cloudflare for hosting. If they were just even a little bit serious, they wouldn’t have used a US provider for hosting.

If you want to help orgs who have come to the conclusion they need to diversify to EU services, it does not mean you have to have come to the same conclusion! Also, it's not the same kind of dependency if you get or buy something one-off from a website like this, as if you build your org on top of a single platform/jurisdiction.

Sure, but I was not talking about that.

If you were just a little bit serious you wouldn’t be discussing this on a site run by Y-Combinator!

(the “angry” comments are so tiring)


They’re pointing out the hypocrisy in this website. The comment itself isn’t hypocritical as they haven’t taken a stance on US versus EU services.

They didn’t explicitly point to hypocrisy as the thing that makes it “unserious.” Actually I think a lot of serious projects are a little bit hypocritical, a little bit of hypocrisy is often the cost of contact with reality.

In this case it isn’t even clear where the hypocrisy comes from, though. It’s a service for looking up other services. Does it even handle any PII?


But he doesn't advocate for US alternatives here?

The domain registration in this context is just proof that the website doesn't have any community value. As for the amount of effort, I took a look at the HTML source of the page, and it looks like the person who released it doesn't really understand the technology he uses, even on a website level.

My opinion is therefore that this amount of effort is not nearly enough to hold our discussion here.


1. Why not use https://european-alternatives.eu/? 2. Why use Cloudflare, a US company?

For 1) from a recent HN thread it seems that the developer is unreachable, and new entries cannot be made to that website.


With Ubuntu, Suse and Zorin as OSs. Linux kernel is developed in US, FSF is in US...

In what way is Linux kernel "developed in the US"?

Most Linux kernel development is done by people affiliated with US companies, often by employees on company time. Linus moved to the US a long time ago, and the Linux Foundation is based in the US.

> Source: I have 10 Finnish kids

Wait what?


This guy alone is trying to raise Finland's birth rate.

There’s nothing technically interesting here.

Nothing? At all? The visual is not technology and not interesting?

Being "technology" doesn’t make something interesting. A writeup of the author about their work would have been interesting, but they haven’t even published the code nor written anything about it.

> There's not even any real political message here.

Of course there is, it’s right there in the title of the website. Even making a website to remember these deaths and not other ones is a political choice.


> Of course there is, it’s right there in the title of the website.

What's political about the title?

> Even making a website to remember these deaths and not other ones is a political choice.

Or maybe they realized the other ones are already covered: https://news.ycombinator.com/item?id=38083001


> What's political about the title?

Calling this a genocide is a political message. That doesn’t mean it’s not a valid message, but saying it’s not political is hypocritical.

> Or maybe they realized the other ones are already covered

This one never hit the homepage.


Thanks for replying, I didn't want to engage in something that felt deliberately bad-faith, but you said everything I wanted to.

Please point out where is the bad faith. You seem to think "political" is a negative label that implies criticism. It’s not.


> It is intended as an experiment in pure LLM usage.

It’s generated by an AI so the "author" doesn’t care about the license.

I don’t know if I would say I don’t “care” about the license. I want to respect the FFmpeg license, and considering that my project is a straight ripoff, it would be dishonest to not have the same license. Whether AI-generated code can even be legally licensed or copyrighted is a separate question that hasn’t been decided by courts. I’ll happily comply with whatever experts recommend.

Good answer. Asking an AI coding agent to port a C codebase to Rust is clearly and obviously creating a derivative work. You need to follow the terms of the LGPL license, and your Rust fork of FFMPEG must be licensed as LGPL. Videolan holds the copyright to FFMPEG, and that includes derivative works. LGPL allows you to do exactly what you're doing. Note that if you convert x264, x265 or any of the other GPL v2 libraries, your Rust version of those libraries will be GPL v2. When builds of FFMPEG are created with GPL v2 libraries, the entire build becomes GPL v2 (which has a more restrictive copyleft provision than LGPL).

Good to know! I have licensed as LGPL so I think that covers it. Rewriting x264 and x265 are in scope so I’ll keep that in mind. I will design the application as well so that those can easily be excluded from compilation to get a pure LGPL build.

> It provides no additional features compared to FFmpeg, and despite incorporating FFmpeg's assembly code, is significantly slower.

What a fantastic use of tokens. The author isn't even reviewing the code so you can't really even call it a study.

> This codebase is AI-generated. Written by Claude (Anthropic) via Claude Code, directed and reviewed by a human.

I suppose “review” is misleading, since I’m not actually reading the code, I’m simply asking Claude to explain what the code is doing. I’ll change that so it’s expressly clear that none of this code is actually human-reviewed.

These things may not be true in the future. I just meant to describe the current state of the project. With Rust being a modern language and the repository being AI-optimized, I wouldn't be surprised if it grew to have more features. And I hope that Rust can close the gap on performance, it would be a great testament to Rust's usefulness for high performance software.

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

Search: