- Oct 2024
-
stg-aem-forms.mktg.workday.com stg-aem-forms.mktg.workday.com
-
Disclaimer
- Updated Disclaimer color
- Updated Disclaimer pop up
- Updated font
- weights
- colors
- text style
- updated icon
- updated modal (blur)
- Updated font
-
-
www.youtube.com www.youtube.com
-
1:02:29 The national debt is a historical record of the cumulative money that a government spent dollars than it took out which were transformed into US Treasuries
-
5:27 National Debt is an ASSET Place HUMANS on a Balance Sheet and treat them as assets
Tags
- Humans on Balance Sheet as Assets
- US Treasuries and Cash are both USA assets - not liabilities
- The debt we leave to our grandchildren is THEIR FINANCIAL WEALTH
- The debt clock might as well say Private Sector Wealth
- The national debt is a historical record of the cumulative money that a government spent dollars than it took out which were transformed into US Treasuries
- National Debt as Asset
Annotators
URL
-
- Sep 2024
-
www.cnn.com www.cnn.com
-
23andme postorder DNA profiling is slowly collapsing. CEO wants to take it private, and board has resigned in protest. This is one of the corps that went public using a SPAC to capitalise on the height of hype. Founded 2006, SPAC in 2021. Revenue is down, and money should run out soon. Seems there's no business model on top of the 1 time purchase of a DNA test. Key asset obv is the data, so I think we can wait for it to be sold to whoever bids most.
-
- Jun 2024
-
-
if you have the cognitive abilities of something that is you know 10 to 100 times smarter than you trying to to outm smarten it it's just you know it's just not going to happen whatsoever so you've effectively lost at that point which means that 00:36:03 you're going to be able to overthrow the US government
for - AI evolution - nightmare scenario - US govt may seize Open AI assets if it arrives at superintelligence
AI evolution - projection - US govt may seize Open AI assets if it arrives at superintelligence - He makes a good point here - If Open AI, or Google achieve superintelligence that is many times more intelligent than any human, - the US government would be fearful that they could be overthrown or that the technology can be stolen and fall into the wrong hands
-
- May 2024
-
www.derstandard.at www.derstandard.at
-
Seit dem Pariser Abkommen finanzierten die 60 größten Banken 425 fossile Großprojekte - sogenannte carbon bombs mit einem zu erwartenden CO2-Ausstoß von jeweils über einer Gigatonne - mit insgesamt 1,8 Billionen Dollar. Der Standard-Artikel geht auf ein Projekt zurück, bei dem Daten des Carbon Bombs-Projekts, des Global Energy Monitor und von Banking on Climate Chaos ausgewertet und visualisiert werden. https://www.derstandard.at/story/3000000193065/billionenkredite-fuer-fossile-grossprojekte-wie-banken-die-klimakrise-mitfinanzieren
Bericht/Visualisierung: https://www.carbonbombs.org/
Tags
- Net Zero Banking Alliance
- El Sharara
- fracking
- fossil fuel finance
- Repsol
- stranded fossil fuel assets
- Saudi Arabia
- China
- ICBC
- by: Anastasia Trenkler
- carbon bombs
- JPMorgan
- Shell
- Oxford Institute for Energy Studies
- Gazprom
- by: Philip Prayer
- fossil expansion
- 2023-10-31
- Data for Good
- Permian basin
- Citi
- USA
- Deutsche Bank
- Unicredit
- éclaircies
- Libya
- banks
- Marcellus Shale
- Equinor
- OMV
- ExxonMobil
- BP
- BNP Paribas
- TotalEnergies
- Bill Farren-Price
- Abdulaziz bin Salman
- by: Alicia Prager
- Stranded fossil-fuel assets translate to major losses for investors in advanced economies
- Eni
Annotators
URL
-
- Apr 2024
-
Local file Local file
-
Our individuality is our greatest asset.
-
- Feb 2023
-
quixel.com quixel.com
-
- Aug 2022
-
thedefiant.io thedefiant.io
-
MakerDAO is intensifying its strategic shift to embrace real world assets.
real world assets for collateral diversification?
-
-
blog.makerdao.com blog.makerdao.com
-
A diverse collateral portfolio would have reduced the impact of severe market events on the system
Devirisifaction can mitigate future attacks of this nature
-
- Jul 2022
-
iea.blob.core.windows.net iea.blob.core.windows.net
-
The energy sector contains a large number of long‐lived and capital‐intensive assets. Urban infrastructure, pipelines, refineries, coal‐fired power plants, heavy industrial facilities, buildings and large hydro power plants can have technical and economic lifetimes of well over 50 years. If today’s energy infrastructure was to be operated until the end of the typical lifetime in a manner similar to the past, we estimate that this would lead to cumulative energy‐related and industrial process CO2 emissions between 2020 and 2050 of just under 650 Gt CO2. This is around 30% more than the remaining total CO2 budget consistent with limiting global warming to 1.5 °C with a 50% probability (see Chapter 2)
Emissionen durch die Verfeuerung der vorhandenen Assets: 650 Gigatonnen
Das bedeutet eine 30prozentige Überschreitung des CO2-Budgets für 50% Wahrscheinlichkeit des 1,5°-Ziels
-
-
Local file Local file
-
Speculation, herd exuberance, irrational optimism, rent-seekingand the temptation o f fraud drive asset markets to overshoot andplunge - which is why they need careful regulation, something Ialways supported. (M arkets in goods and services need lessregulation.)
-
experiments in laboratories by the economistVernon Smith and his colleagues have long confirmed thatmarkets in goods and services for immediate consum ption -haircuts and hamburgers - work so well that it is hard to designthem so they fail to deliver efficiency and innovation; whilemarkets in assets are so automatically prone to bubbles andcrashes that it is hard to design them so they work at all.
-
- Jul 2021
-
-
Vector assets library for personal and business usage.
-
- Mar 2021
-
davidgerard.co.uk davidgerard.co.uk
-
An NFT is a crypto-token on a blockchain. The token is virtual — the thing you own is a cryptographic key to a particular address on the blockchain — but legally, it’s property that you can buy, own or sell like any other property.
It's already caused society a lot of harm to treat corporations as people. Turning digital assets into property seems like a similar mistake in the making.
-
- Feb 2021
-
github.com github.com
-
Source maps eliminate the need to serve these separate files. Instead, a special source map file can be read by the browser to help it understand how to unpack your assets. It "maps" the current, modified asset to its "source" so you can view the source when debugging. This way you can serve assets in development in the exact same way as in production.
-
-
www.schneems.com www.schneems.com
-
When Sprockets was introduced, one of the opinions that it held strongly, is that assets such as CSS and JS should be bundled together and served in one file.
-
The alternative was to have multiple scripts or stylesheet links on one page, which would trigger multiple HTTP requests. Multiple requests mean multiple connection handshakes for each link “hey, I want some data”, “okay, I have the data”, “alright I heard that you have the data, give it to me” (SYN, ACK, SYNACK). Even once the connection is created there is a feature of TCP called TCP slow start that will throttle the speed of the data being sent at the beginning of a request to a slower speed than the end of the request. All of this means transferring one large request is faster than transferring the same data split up into several smaller requests.
-
- Nov 2020
-
github.com github.com
-
obviously it's too late, but it's a good practice to keep the 3rd party dependencies mirrored in your own infrastructure :) There is NO GUARANTEE that even a huge site (like launchpad for downloading DEBs) won't go down over a period of time.
-
- Sep 2020
-
engineering.mixmax.com engineering.mixmax.com
-
many CDNs nowadays ultimately source from npm (before caching the JavaScript on their own edge servers). So you'll be guaranteed to have the same library version on the CDN as on npm
-
-
www.npmjs.com www.npmjs.com
- Jul 2020
-
amp.dev amp.dev
-
While stylesheets can be reworked relatively easily with AMP by inlining the CSS, the same is not true for JavaScript. The tag 'script' is disallowed except in specific forms. In general, scripts in AMP are only allowed if they follow two major requirements: All JavaScript must be asynchronous (i.e., include the async attribute in the script tag). The JavaScript is for the AMP library and for any AMP components on the page. This effectively rules out the use of all user-generated/third-party JavaScript in AMP except as noted below.
-
The problem is that this is an external stylesheet reference. In AMP, to keep the load times of documents as fast as possible, you cannot include external stylesheets.
-
- Jun 2020
-
notes.peter-baumgartner.net notes.peter-baumgartner.net
-
But it has as an external service several disadvantages which opposed the philosophy of static websites diametrically.
-
- May 2020
-
developers.google.com developers.google.com
-
Although it can minimize the overhead of third-party tags, it also makes it trivial for anyone with credentials to add costly tags.
-
-
extensionworkshop.com extensionworkshop.com
-
Add-ons must be self-contained and not load remote code for execution
-
-
-
Unfortunately, loading their code from their CDN is the only way those services permit their use.
-
-
github.com github.com
-
Mozilla does not permit extensions distributed through https://addons.mozilla.org/ to load external scripts. Mozilla does allow extensions to be externally distributed, but https://addons.mozilla.org/ is how most people discover extensions. The are still concerns: Google and Microsoft do not grant permission for others to distribute their "widget" scripts. Google's and Microsoft's "widget" scripts are minified. This prevents Mozilla's reviewers from being able to easily evaluate the code that is being distributed. Mozilla can reject an extension for this. Even if an extension author self-distributes, Mozilla can request the source code for the extension and halt its distribution for the same reason.
Maybe not technically a catch-22/chicken-and-egg problem, but what is a better name for this logical/dependency problem?
-
- Mar 2020
-
-
How do you leverage browser cache when Google’s very own Analytics.js has it’s expiry time set to 2 hours? How do you minimize DNS requests when Google advices you to copy their tracking code, linking to an externally hosted Javascript file?If that isn’t bad enough already, Google’s advice is to avoid hosting the JavaScript file locally. And why? To ensure you get access to new features and product updates.
-
Why should I host analytics.js locally?The Complete Analytics Optimization Suite for WordPress gives you the best of both worlds. After activation it automagically downloads the latest version of analytics.js from Google’s servers, places the necessary tracking code in your WordPress theme’s header and keeps the local Javascript file up-to-date using an adjusted version of Matthew Horne’s update analytics script and wp_cron(). This way you can minimize DNS requests, leverage browser cache, track your visitors and still follow Google’s recommendation to use the latest features and product updates.
-
- Oct 2019
-
elements.envato.com elements.envato.com
- Jan 2019
-
hal.inria.fr hal.inria.fr
-
Currently, as soonas we let anyone contributing, we have to ensure thecorrectness of the code through continuous integrationservices.
-