HN user

someone_eu

49 karma
Posts0
Comments7
View on HN
No posts found.

Bags, wallets, etc are quite fun, and you can find lots of options from the easy "two rectangles and a handle" to some clever backpacks and custom bags to hold specific items.

It is quite cool to have a bag with custom pockets designed specifically for the things you actually own and carry often, in the color and fabric _you_ like.

Clothes are harder as you need to learn how to fit them. But doable.

And pattern construction (aka "drafting") is a whole separate engineering discipline. Check freesewing.eu for inspiration.

GitHub's scaling issues are caused by their own vendor-lock approach and monopoly. Yes, of course _their_ goal is to be even bigger and even more all-consuming, so _they_ have to deal with the scale. Why a user would be sympathetic to that?

The user (and not a big tech monopoly) answer to scaling issues is almost always to stop scaling and start federating and interoperating.

I was imaging if LLMs could finally solve the micropayments solution people have always proposed for the internet. Part of my monthly payment gets split between all of the sites that the LLM scraped knowledge. Paid out like Spotify pays out artists.

This system is usually called taxes.

Which then pay for the universal healthcare, free education, affordable housing, libraries, parks,.. and so on.

LLM doesn't need to invent it, we should stop allowing them (people and companies behind LLM) to avoid it.

It is not even just the copyright issue.

The article completely misses the point that AI scrapers are not a "future threat of AI domination". They already do damage by DDOSing site's networking infrastructure and inflicting very real costs to a site hoster.

Even when the data is completely free, like in case of Wikipedia or OpenstreetMaps, scraping it is unethical and should be illegal. Most of the open data resources have procedures, which allow downloading of the data in the archived form, without need for scraping. They are built with sharing in mind.

So the arguments the article tries to use (what if it is for public good?) has no sense. 1) it is not 2) there are many ways to fetch the open data properly and respectfully.

"Automating things makes you forget how to do them." That was an... interesting argument.

Let me put it differently: Automating things significantly increases the cost of changing them.

While you are doing it manually, you have the knowledge, the flexibility and the power to change and adjust if needed. When automated, you lose knowledge, flexibility and control over the task.

It can be good or bad depending on the situation. When we talk about strictly defined actions with a high risk of human error, the automation is indeed necessary. Its power of resisting the change is helping us.

When you automate a fuzzy, volatile, complex decision-making logic, it becomes a curse rather than a blessing. It is almost impossible to do it correctly, with test coverage and verification and debugging and covering all of the corner cases.. (How often do you see proper QA for the infrastructure glue?) And even if you do invest enormous amount of resources, then you put all that knowledge of the process in a black box and lose the key. Which leads to the situations, where to change the process hidden in a box, people choose to create new layers of automations around it rather than look inside.

Refactoring a mess of a process is hard. But refactoring a mess, which has been automated, is simply impossible.

(Not saying this justifies the argument against Let's Encrypt though)

EU Voice 4 years ago

It is worth mentioning that EU also funds the open source development required to enable translation engine in Mastodon:

https://github.com/mastodon/mastodon/pull/19218

"This project was funded through the NGI0 Discovery Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 825322."

I think it is a much better investment in the future of federated social networking, than trying to get control of it by setting up a centralized instance for EU-citizens, as someone else suggests in the comments.