French President Emmanuel Macron announces €100 billion investments in AI
-
Investors will pump 109 billion euros into artificial intelligence (AI) projects in France in the coming years,
It will be private investment, venture capitalists, that provide the money and extract the data and wealth. All Macron is doing is giving it the official seal of approval from the government. He might relax some rules and make it easier to invest but your tax Euros are safe.
-
-
And on what EU hardware it will run?
-
What models were you using ? If you say co-pilot or chatgpt I'm gonna hang up the phone
-
-
As a senior dev, I have no use for it in my workflow. The only purpose it would serve for me is to reduce the amount of typing I do. I spend about 5-10% of my time actually writing code. The rest of my dev time is spent in architecting, debugging, testing, or documenting. LLMs aren't really good at most of those things once you move past the most superficial levels of complexity. Besides, I don't actually want something to reduce the amount I'm typing. If I'm typing too much and I'm getting annoyed then it's a sure sign that I've done something bad. If I'm writing boilerplate then it's time to write an abstraction to eliminate that. If I'm writing repetitive tests then it's a sign I need to move to a property based testing framework like Hypothesis. If the LLM spits all of this out for me, I will end up writing code that is harder to understand and maintain.
LLMs are fine for learning and junior positions where you'll have more experienced folks reviewing code, but it just is not that helpful past a certain point.
Also, this is probably a small thing, but I have yet to find an LLM that writes anything other than shitty, terrible shell scripts. Please for the love of God don't use an LLM to write shell scripts. If you must, then please pass the results through shellcheck and fix all of the issues there.
-
-
-
I've seen it mainly used to assist with python scripts which work well
-
The cause is societal: the EU thinks that innovation should come top down. By giving established corporations subsidies, and a large administration that steers everyone every step of the way. To make sure nobody does anything out of the ordinary.
The EU doesn't think. A cell of the organism doesn't think in organ matters, an organ doesn't think in cell matters.
The EU is just built this way, it's a union of national governments against anything too mobile or evolutionary in their populations. It's a confederation designed so that there'll never be a federation of the same countries. Evolutionary mechanisms devour bureaucracies. But bureaucracies can strangle them.
-
Yep, and that's a biggly problem. If EU AI becomes a threat (or perceived threat) to US economic and other interests (and especially when orange is in charge), they would slap tariffs at those at least. If not forbid export.
-
See that bandwagon over there, I am going to jump on it.
But everyone already is on it.
Merde.
-
-
Are you blind? There are so many things suggesting AI is a past thing already.
Most importantly there is no good use for it.
Just like Bitcoin all companies are trying to shoehorn it in shit products and making them shittier.
Eu should not built AI but try to regulate it and protect the environment from it.
-
Heya!
Are you blind? There are so many things suggesting AI is a past thing already.
?? Really like what? I must be blind, Deepseek just made GLOBAL headlines, like my own local logan radio station mentioned it on its news the other day!
The Paris AI summit is happening right now as we speak, you can even watch live:
https://www.youtube.com/watch?v=RhOrVNAQSMs
It's being held at the Grand Palais which is very fancy
If you're seeing something I'm not feel free to let me know
-
Sorry but no.
It’s good when what you are trying to do has been done in the past by thousand of people (thanks to the free training data). But it’s really bad for new use case. After all it's a glorified and expensive auto-complete tool trained on code they parsed. It’s not magic, it’s math.
But you don’t get intelligence, creativity from these tools. It’s math! Math is the least creative domain on earth. Since when being a programmer is just typing portion of code from boilerplate / examples from internet?
It’s the logical thinking, taking into account all the parameters and constraints, breaking problems into piece of code, checking it, testing it, deploying it, supporting it.
Ok, programming goal is to solve a problem. But usually not all the parameters of the problem can be reduced to its mathematical form.
IA are far from being able to do that and the ratio gain/cost is not proven at all. These companies are so committed to AI (in term of money invested) that THEY MUST make you use their AI products, whatever its quality. They even use a marketing term to hide their product bad answer: hallucinations. Hallucination is just a fancy word to not say: totally wrong.
Do you find normal to buy a solution that never produces 100% good results (more around 20% of failure)?
In my industry, this IA trend (pushed mainly from managers not knowing what really is programming and of course "AI") generate a lot of bad quality code from our junior devs. And it's not something i want to push in production.
In fact, a lot of PoC around ML never goes from the R&D phase to the real production. It’s too risky for the business (as human life could be impacted).
-
-
Deepseak did show it could be done cheaply but imagine if you could take their optimisations and throw more power behind it (ie: buy a fuck tone of GPUs that the Chinese dont officially have access to)
Could work, the EU should pursue AI independence else it will continue its slide into irrelevance. Glad France is stepping up to the plate on this
-
-