That falling on the face is irrelevant, as it's just a byproduct of some pre-determined programming that is not learned. Surely if this was a learned experience the deer after failing on its face would quickly learn it's best to not try and stand up. Why am I standing when I just keep hitting my face into the ground? The reality is the drive programmed into the brain is to stand up at all costs, even if that means landing flat on your face once in a while.
HN user
jussij
Jussi Jumppanen Author: Zeus IDE https://www.zeusedit.com/
Yet without any external inputs, the deer will eventually learn to walk by itself, suggesting some kind of internal hardwiring.
trying to dethrone the U.S. dollar or replacing it in the global system with the renminbi
Obviously, this will never happen. The reason the USD is so popular is because it is a stable and fungible currency. Those are the exact opposite characteristics of the renminbi.
China adopts a 'closed' capital market system, meaning companies and individuals are not free to move money in or out of the country, except in accordance with strict rules set down by the Chinese government.
The Chinese government has even imposed daily withdrawal limits on its citizens and their bank accounts.
Why would anyone opt to replace a fluid currency like the USD with one that is tightly controlled by a government?
At current rates it will pay itself off in 9 years
One thing to consider, over that period of time, electricity tariffs will most likely go up, meaning that R.O.I. will end up being less than 9 years.
In 1983 Turbo Pascal sold for about $50.00 meaning some 40 years later that price would be equivalent to about $250.00 given an inflation figure at about 3.5% per annum. By comparison, a very expensive IBM PC shipped with a free version of Microsoft BASIC burnt into the ROM.
And why do Australians think governments should build power distribution systems? Why can't we leave that up to private enterprise?
And why do Australians think governments should fund the building and upkeep of federal highways? Why can't we leave that up to private enterprise?
Surely the best option is to make sure every public road is a toll road. That Liberal Party approach to road building has worked great in NSW.
Toll Holdings is now one of the most profitable companies in the world, thanks to a Liberal NSW government turning every major NSW 'public' road into a Toll Holding toll road.
That's how good government works, making sure the public pay tooth and nail for a 'public' road as that helps out the donors and the shareholders.
In 2023, Australian full battery electric vehicles made up 7.2 per cent of all new vehicles sold, compared with 3.1 per cent in 2022. That is despite a decade of EV denial by one particular side of Australia government, meaning EV re-charging infrastructure in Australia is still decades behind the rest of the developed world.
Back in 1856 Eunice Newton Foote, created an experiment showing CO2 traps heat from sunlight, by putting jars containing varying degrees of CO2 in direct sunlight.
What she wrote in her paper describing that experiment was the heat rise happing in the jars fill with CO2 could also happen to our planet.
“An atmosphere of that gas,” she noted, “would give to our earth a high temperature”.
So, the science describing this phenomenon is nothing new. When it comes to the science, there is no longer any doubt.
Back then BRIEF was also an amazing development environment. Now it was not so much an IDE and more of a programming editor, but it was still amazingly good for software development.
Firstly, while total debt might have quadrupled, in that time the size of the economy has also grown, and that means the debt has become easier to finance. Debt sits at about 130% of GDP, and was about 68% of GDP back in 2008, meaning when measured against the size of the economy it has not yet doubled. Also, by comparison debt to GDP hit 116% in 1946 and managed to return to 31% of GDP in 1974, showing that given the political will, the USA has no trouble paying down its debts.
High debt with high growth is still much better than high debt with low growth. And Trump record on handling debt issue is no better than Biden. Trump added $USD 7.8 trillion to the debt during his term in office, whereas Biden's has added about $USD 5.4 trillion. Like Trump, a big chunk of Biden's debt was COVID relief.
What you're describing is a fairly universal phenomena found in many developed economics around the world. Over the last decade or more many countries have seen a hollowing out of their middle class, with stagnant wages growth and rapidly rising house prices. However, I find it hard to believe the majority of the US population are currently experiencing recession like living conditions, only because the latest US quarterly GDP came in at a whopping 5.2% That GDP figure shows the vast majority of the US population has money to spend, and they are happy to spend it.
The predictions of a 'soft landing' being required have turned out to be false, as the USA economy has shown remarkable strength. Compared to the rest of the world the USA economy is booming, with high GDP growth, high employment and low inflation. And with inflation falling, the Fed now has room to start cutting rates. In an environment of falling interest rates with a strong economy it seems highly unlikely the USA will into fall into recession next year, as that would require something of an economic catastrophe.
So, which one of those five options is the simple download?
It's very difficult for any major institution to not have problems similar to this, as there will always be individuals in positions of power who take it upon themselves to make decisions that can be construed as corrupt. However, the fact this issue was revealed to the public, reported widely and also found to be a highly dubious shows the institute is working fine. They appear to have systems and processes in place to help stop these kinds of dubious decisions, and because of the blowback from this rather poor decision, I'm certain the people at the FDA working the next round of approvals will make sure they hold up to scrutiny, which will be stronger than ever.
Do you have any examples of how the FDA is starting to put corporate interest ahead of public interest?
There D wiki has this list: https://wiki.dlang.org/IDEs
I think one of the side effects of Open Source has been the devaluation of source code. Many decades ago, Microsoft destroyed the IBM PC by licensing their source code to other hardware manufacturers. Not only did that destroyed the power of IBM hardware, but it also allowed smaller hardware players like Dell to enter the hardware market and defeat hardware giants like IBM. Move on to the present day and software is no longer the king it once was, only because the major players like Microsoft, Google, IBM, Amazon etc now all tend to use the same Open Source software. However, they now run that common code on proprietary hardware systems meaning we have come full circle where hardware is once again the king of the castle, and the real money is the hardware and not the software. And the real problem is, unlike earlier times when a small players like Dell could take on massive players like IBM, these days with hardware once again king, it now requires high levels of capital to compete.
Ok, I think I understand but correct me if I'm wrong. Normally that return URL would be hidden from view, as it would live in configuration detail found inside of the Microsoft system, attached to the client_id. However, Harvest weakened this security by adding in the additional (and unsafe) return_to parameter to manage their return URL.
Can someone with OAuth expertise explain this issue in a few more details, as I've read the blog a few times, but still don't understand the actual vulnerability.
From my very limited OAuth knowledge isn't this how it works:
1. The Harvest application asks Microsoft to verify a user. 2. The user is verified by Microsoft. 3. If the user verification is successful Microsoft redirects back to the callback URL, passing back the access token inside the body of the response message.
In this case hasn't the writer of the blog just created a hand-crafted URL so that the return is back to example.com rather than the actual return URL?
Back in those days software came in a box and the box contained the media for the software and at least one book, which was the user manual. Some software included multiple numbers of books, covering different topics. But these were real books written by technical writers with 200+ page counts. In world of the internet, that information has moved online, and the days of hiring technical writers to producing technical documents, is not as common as it once was.
These days, Windows Defender has a habit of declaring almost any executable a virus. I can compile a simple 'hello world' C++ code using the Microsoft C++ compiler and the resulting executable is immediately quarantined by Windows Defender as a virus. These numerous false positives begs the question, why is Windows Defender so bad at identifying a virus? Windows Defender appears to be so bad at identifying a virus threat it seems almost worthless? With so many false positives, what happened to Windows Defender to make it so bad at detecting an actual virus?
Companies like Intuit have lobbied an industry into existence, and boy oh boy it's lucrative.
Nearly every public facing industry lobbies Congress to protect their industries at the expense of the USA citizen.
One of the worst offenders is the US drug industry.
In Australia, our government can buy the exact same US drugs at a 79% to 306% (the average is 149%) discount to what American citizens have to pay. This only happens because or government barters with these pharmaceutical companies and gets a massive volume discount.
Thanks to Congress, these exact same volume discounts are not allowed and in fact there are laws in place that forbid the US government asking for any form of volume discount. This means USA citizens pay way over the full price for their prescription drugs, thanks to restrictive laws designed to hurt the US citizen and protect these companies.
Biden finally managed to force Congress's hand and soon the US government will be allowed to barter for a better price, but he only managed to get a change that happens in 2026. For the next two years American citizen will still be getting ripped off by these drug companies.
What is worse, most of the America population doesn't even realize Biden managed to bring about these changes, and no doubt should the GOP win in 2024 there's a chance those law changes might be reversed.
I have a good idea which candidates these drug companies will be supporting in 2024.
LSP refers to the Language Server Protocol, a standardized protocol designed to provide real time source code information for a given code base; tree-sitter is parser design to create a real time syntax tree for a given source file. No doubt the OP is suggesting the use of an Emacs plug-in based on those newer technologies.
A common saying amongst rich family dynasties is 'The first generation builds the business, the second makes it a success, and the third wrecks it'.
Elon seems to be trying hard to break that rule, as he seems to be working to achieve all of this in a single generation.
Dumb mobile phones still have SMS, so 2FA still works and since it is a telephone, talking to friends and family is also possible. I suspect the reasons the OP gave up on the smart phone was to get away from all of those phone apps.
This column found on that page indicates inflation has gone down:
Un-adjusted 12-mos.
ended Jun. 2023
3.0%
I'm pretty sure the last reported USA annual inflation figure was 4%.The page says the monthly USA CPI came in at 0.2% which is quite low as if that trend continues, it will equate to a 2.4% annual inflation number.
The 'Shelter up' in the comment refers to this statement found in the report:
The index for shelter was the largest contributor to the monthly all items increase, accounting for over 70 percent of the increase
That means rents are still going up and they also account for the largest rise in monthly inflation.
There are problems with recycling in general. For example, the overuse of plastics, with no sensible recycling plan means we have plastic garbage patch twice the size of Texas floating around in the Pacific Ocean. These problems are generally not about recycling, but rather the willingness of governments to legislate sensible solutions.
Nuclear power plants seem to take a long time to get right, which means they end up being very expensive.
As an example, consider the new Olkiluoto-3 nuclear plant built in Finland. That reactor was commission just a few months ago, but its build was 12 years behind schedule. The delay to that project saw the original 3 billion Euro price tag more than triple with a final cost closer to 11 billion.