

No Internet Explorer (replaced by probably JavaScript app)
No Internet Explorer (replaced by probably JavaScript app)
Calling these new LLM’s just if statements is quite a over simplification. These are technically something that has not existed before, they do enable use cases that previously were impossible to implement.
This is far from General Intelligence, but there are solutions now to few coding issues that were near impossible 5 years ago
5 years ago I would have laughed in your face if you came to suggest that can you code a code that summarizes this description that was inputed by user. Now I laugh that give me your wallet because I need to call API or buy few GPU’s.
For efficiency you should you GOTO, so you can join trees that end up in same position.
Like those create your own adventures books.
EV6 is probably the best in tech, like the 800V system.
Have you had the issue with iccu? They are unfortunately quite common, friend of mine had it. They will fully fix it, but it takes up to month to fix because they don’t have spare parts.
I have Seat Mii, and I also think it is best car purchase that I have ever made
All those are unfortunately so expensive here that I can only dream. And in my opinion over priced also.
Only heard good things about them, but aren’t they few generation’s old now. Not that next gen is always better, but EV’s have gone quite big generational steps.
Edit: and for context I drove Seat Mii at the moment and I love it to pieces, but it works only in city, not long range.
I currently drive Seat Mii, which is good small EV for city, but for long ranges VW and BMW are behind. Audi’s EV have been disasters. Cupras look good, but because I already have small EV, it doesn’t fit my use case .
ID’s could be ok, but they are over priced in my opinion (at least here).
Edit: for context id4’s starting price is 43k€ here in Finland. 60k€ for id7.
Edit2: Ok started looking those Chinese brands prices also if you buy them here and they are also priced in same range, so ID might be option then also
Currently only proper options for EV is either Tesla, Korean EV’s (KIA, Hyundai) or Chinese. European and japanese EV’s are imo shit at the moment. Teslas I will avoid like plague, due to Nazis. KIA’s and Hyundai’s are so hard to get, so I am really considering getting BYD, Polestar or XPeng.
These are for genetical type I diabetes, nothing to do with obesity
Not even close half, us democracy is a joke that loser can win and not everyone gets to vote. 22,5% of US population voted for trump. That is still way too much, but it is still minority.
If you generate CEO through this service, there is info button that states: “Does not actually use AI, powered by the souls of interns.” So this is probably ethical enough to replace the CEO
True, but var and let are not same in js, so there is three.
if(true) {
var a = "dumdum"
}
console.log(a)
Is valid and functioning javascript. With let it is not.
C# has const string a = “Hello, World”;
var in js is legacy, and default should be let, but changing that would break everything
https://en.m.wikipedia.org/wiki/Banana_republic
“In political science, the term banana republic describes a politically and economically unstable country with an economy dependent upon the export of natural resource.”
They are so dependable on fossil fuel export that they try to sway all other nations to use fossil fuels and generate crisis on it to tie other nations closer to it’s only source of power in global market. Russia has less GDP than Italy. They are not super power anymore, and every nation should try to get away from their fossil fuels.
60% of their export is fossil energy, it is a banana republic
Starting a war isn’t really 11D thing, it is more like “me big army, me attack” vibe. Even the orange orangutan can figure that one out.
Russia has two exports, fossil energy and war. They know nothing else.
Putin and his party are one and the same.
This is basic dictator playbook, problems in domestic politics, start a war and problems change to foreign policy.
Putin has done this multiple times now, and Trump is following up.
He definitely doesn’t want the rioting to end, he is actively trying to make it bigger. What he wants to people forgetting is that Musk repeated that Trump is in the Epstein flight logs.
You can ask chatGPT to draw bad art in style of Ms paint.
Here is one:
Floating point rounding issues are basic comp science issues. Hopefully nobody thinks that those are JavaScript quirks.