For efficiency you should you GOTO, so you can join trees that end up in same position.
Like those create your own adventures books.
For efficiency you should you GOTO, so you can join trees that end up in same position.
Like those create your own adventures books.
I did chmod -R 666 / when I started playing with Linux in 1999. It did not end well.
Sudo didn’t really exist back then, you ran things as root like real men. /s
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.
Yeah, he is one of the doge kids
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
Adding little bit extra context here.
In Finland large number of homes are heated by district heating. This means there is heat plant or combined heat and power (CHP) plant, which heats water to around 70C - 110C (158F - 230F) and that is distributed to homes.
In this system heat batteries are useful, and near all CHP plants in Finland have done heat battery in last few years. These heat batteries are just 7-store high insulated water storage. Usefulness to store just water is that system is relatively simple. Water in - water out. This makes it that the turbine in CHP can be run more freely towards electricity price, not the network heat demand.
Plain heat plants generally don’t yet have these, because the buffer created by heat battery is not that much needed. But if these sand batteries can store heat longer, and because they might be cheaper to build, it can make sense.
Source: I work in company that owns 19 district heating networks.
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.
D365 ain’t really even that bad. It is just model driven power platform app. It is actually quite expandable, you can code it with plain javascript or more complex components on React. Backend is OData which is quite flexible.
Old Dynamics AX and onprem CRM were shit shows.
They have $750M revenue, definitely they can spend tens of millions in advertising .
Edit: tried to also get some info how much money EBU (owner of Eurovision) does. Seems that they don’t make them public any more, which is bit sus. 2021 was last that I found and they made around $400M, and “other revenue” were I assume advertisement deals are was $50M.
MoroccanOil is main sponsor of Eurovision, and it is Israeli company.
It’s all about he money, babyy
Good, almost all of them were horrible, like AIX.
Visual Studio debugger is still best thing ever. It is strange how much poorer vscode’s debugger is compared to visual studio.
Even when Finland was “neutral”, we always knew the enemy is in east, and if they were west, they were trying to flank.
Whole Finnish infrastructure is build on expectation of Russia again attacking us. Hopefully we won’t forget that, now that we are part of NATO, because it makes us less easy target.
GPT got all of these correct. I had to zoom on one of them.
Oh man, we use windows servers at work, so I see this 20x day.
6 permission mean read+write, but no execution rights. So you cannot execute any commands and system bricks itself.