- Jun 2024
-
www.liberation.fr www.liberation.fr
-
Die globale Durchschnittstemperatur hat sich von 2014 bis 2023 um 0,26 Grad erhöht, das ist deutlich mehr als in den zehn Jahren davor. Die Beschleunigung der Erderhitzung erschwert das Erreichen des 1,5 Grad Ziels zusätzlich. Die neuen Daten wurden in einer Studie anlässlich der Klima-Zwischen-Konferenz in Bonn publiziert. https://www.liberation.fr/environnement/climat/le-rechauffement-climatique-engendre-par-lhumanite-a-un-rythme-sans-precedent-avertit-une-etude-scientifique-20240605_UP2TYIV67RC6VA4XMKHF45KZ5I/
-
- Feb 2023
-
medium.com medium.com
-
-
Scaling a single VCS to hundreds of developers, hundreds of millions lines of code, and a rapid rate of submissions is a monumental task. Twitter’s monorepo roll-out about 5 years ago (based on git) was one of the biggest software engineering boondoggles I have ever witnessed in my career. Running simple commands such as git status would take minutes. If an individual clone got too far behind, it took hours to catch up (for a time there was even a practice of shipping hard drives to remote employees with a recent clone to start out with). I bring this up not specifically to make fun of Twitter engineering, but to illustrate how hard this problem is. I’m told that 5 years later, the performance of Twitter’s monorepo is still not what the developer tooling team there would like, and not for lack of trying.
-
In very large code bases, it is likely impossible to make a change to a fundamental API and get it code reviewed by every affected team before merge conflicts force the process to start over again.
-
-
english.stackexchange.com english.stackexchange.com
- Aug 2022
-
www.nytimes.com www.nytimes.com
-
Bloom, J., & Cobey, S. (2021, December 12). Opinion | A Scientist’s Guide to Understanding Omicron. The New York Times. https://www.nytimes.com/2021/12/12/opinion/covid-omicron-data.html
-
- Sep 2021
-
www.mdpi.com www.mdpi.com
-
Such scaled-up communication and collaboration processes would also require meta-design principles to collaboratively construct the required design rationale, media and environments [23].
-
Etzioni astutely observed that all communities have a serious defect: they exclude. To prevent communities from over-excluding, they should be able to maintain some limitations on membership, yet at the same time greatly restrict the criteria that communities may use to enforce such exclusivity. He therefore proposed the idea of “megalogues”: society-wide dialogues that link many community dialogues into one, often nation-wide conversation [7].
-
- May 2021
-
-
Government to launch 40,000 person daily contact testing study. (n.d.). GOV.UK. Retrieved 13 May 2021, from https://www.gov.uk/government/news/government-to-launch-40000-person-daily-contact-testing-study
-
- Oct 2020
-
covid-19.iza.org covid-19.iza.org
-
IZA – Institute of Labor Economics. ‘COVID-19 and the Labor Market’. Accessed 6 October 2020. https://covid-19.iza.org/publications/dp13690/.
-
- May 2020
-
ai.googleblog.com ai.googleblog.com
-
Tsitsulin, A. & Perozzi B. Understanding the Shape of Large-Scale Data. (2020 May 05). Google AI Blog. http://ai.googleblog.com/2020/05/understanding-shape-of-large-scale-data.html
-
- Jan 2019
-
blog.acolyer.org blog.acolyer.org
-
For large-scale software systems, Van Roy believes we need to embrace a self-sufficient style of system design in which systems become self-configuring, healing, adapting, etc.. The system has components as first class entities (specified by closures), that can be manipulated through higher-order programming. Components communicate through message-passing. Named state and transactions support system configuration and maintenance. On top of this, the system itself should be designed as a set of interlocking feedback loops.
This is aimed at System Design, from a distributed systems perspective.
-
- Jan 2014
-
onlinelibrary.wiley.com onlinelibrary.wiley.com
-
The creation and exploitation of large-scale quantitative atlases will lead to a more precise understanding of development.
large-scale quantitative atlases lead to more precise understanding
-
Just as comprehensive datasets of genomic sequence have revolutionalized biological discovery, large-scale quantitative measurements of gene expression and morphology will certainly be of great assistance in enabling computational embryology in the future. Such datasets will form the essential basis for systems level, computational models of molecular pathways and how gene expression concentrations and interactions alter to drive changes in cell shape, movement, connection, and differentiation. In this review, we discuss the strategies and methods used to generate such datasets.
-