What other sources have you tried..? QN is a financial forum.I am looking for the link to download the genome of COVID 19 in FAST, FASTQ format. Can someone help me?
Do they do the maths? Imperial College and Oxfod both claim to have models but can't/won't publish them.This is the single best essay I know of on COVID-19. I know one of the authors (Rob Wallace).
Monthly Review | COVID-19 and Circuits of Capital
COVID-19, the illness caused by coronavirus SARS-CoV-2, the second severe acute respiratory syndrome virus since 2002, is now officially a pandemic. As of late March, whole cities are sheltered in…monthlyreview.org
It is quite amazing how old those systems are. During the 2008 crisis, I remember reading about a consulting firm focused exclusively on COBOl (Cobol Cowboys | Professionals for Legacy COBOL Systems). Must be quite a life to occupy such a niche.At moments like this we are reminded of the fact that COBOL is most important language in the world.
https://www.theregister.co.uk/2020/04/05/new_jersey_seeks_cobol_volunteers/
COBOL-coding volunteers sought as creaking mainframes slow New Jersey's coronavirus response
A friend of mine in Ireland works remotely on Cobol and JCL code in insurance.It is quite amazing how old those systems are. During the 2008 crisis, I remember reading about a consulting firm focused exclusively on COBOl (Cobol Cowboys | Professionals for Legacy COBOL Systems). Must be quite a life to occupy such a niche.
A friend of mine in Ireland works remotely on Cobol and JCL code in insurance.
Python and Java are the front-ends.
Cough, I was a certified COBOL programmer in 1981.
Anyone remenber Y2K? (BTW my code used YYYY-MM-DD, not YY-MM-DD!) At the time they took the pensioners out of the homes and put them to work.
.. and we noticed a yuge surge in C++/OOP when MFC was introduced 1995 (+ Windows 16 to Windows 32 and GUIs). Each gui was an object.
https://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library
All countries have this problems.NY State Unemployment System is overload due to antique system built on mainframe back in the 70-80s.
He Needs Jobless Benefits. He Was Told to Find a Fax Machine. (Published 2020)
Thousands of newly unemployed New Yorkers desperate to stay afloat are being frustrated by the state’s 1970s-era technology.www.nytimes.com
For sure. I have seen dozens drop in their steps..Thanks for sharing! I also came across Technical Debt (Technical debt - Wikipedia) and how it bites at the worst possible time.
It is amazing to think that programming languages and toolkits we consider cutting edge today would be considered obsolete in ten years.
In the end, I think the best place to be in a time of crisis is exactly where I am: in a medium-sized city. It is the last place that the government will try to keep under control as long as possible, and not a likely target for someone armed with nukes or other nasty things. Why do I say that? Look at the map, here.
This is a map of the Roman Empire at its peak. Note the position of the major cities: the Empire collapsed and disappeared, but most of the cities of that time are still there, more or less with the same name, the new buildings built in place of the old ones, or near them. Those cities were built in specific places for specific reasons, availability of water, resources, or transportation. And so it made sense for the cities to be exactly where they were, and where they still are. Cities turned out to be extremely resilient. And how about Roman villas in the countryside? Well, many are being excavated today, but after the fall of the Empire, they were abandoned and never rebuilt. It must have been terribly difficult to defend a small settlement against all the horrible things that were happening at the time of the fall of the Empire.
The link on Technical Debt is really very good. I suppose it's like "you reap what you sow".Thanks for sharing! I also came across Technical Debt (Technical debt - Wikipedia) and how it bites at the worst possible time.
It is amazing to think that programming languages and toolkits we consider cutting edge today would be considered obsolete in ten years.
For sure. I have seen dozens drop in their steps..
Care to draw up a shortlist (C++ excluded)?
I started on Fortran IV/66 for semiconductors and Boltzmann radiation problems in a large multinational Dutch company, then in CAD. The Achilles heel was no contact with the underlying hardware. Enter C.
Ten years later a spate of OO languages (e.g. Smalltalk) but they vanished as snow before the sun because of their no contact with the underlying hardware. Enter C++.
And Basic will also be heat forever I suspect.
This feels like writing my memoirs
Over a period of 40 years I stuck to Fortran, C/C++ and C#. Lately Python but it's easy. So, 1 language per 10 yearsJust curious, didnt you feel frustrated to learn new programming languages and their quirks? Or did you like your work so much that you didn't mind investing time in a new language.
I wonder how Python would fare a decade into the future. Would it be relegated to the fate Perl has suffered? I hope it sticks around for a bit so that I might stay relevant with it. Python,C++, Java are probably the new COBOL. In twenty years time we'd be reading articles on banks rushing to patch legacy Java code.