HN user

pumpkinhead

375 karma
Posts7
Comments16
View on HN

That COVID-19 is new in humans, is incredibly fast spreading, evades both vaccines and tests worries me. Now it just needs to pick up some genes that can cause it to be more deadly and we are in a lot more trouble.

Did a postgrad degree in Mol Bio a while back, and I cannot think of any reason why this virus has/will not pick up genes that would increase its pathogenicity.

"However, there’s a version of GNAT released by AdaCore called “GNAT Community Edition” which is similar to FSF GNAT but does not provide the runtime exception."

Ok, so if I download the GNAT Community Edition from Adacore, how I do switch GPS to use the FSF GNAT tool chain? How about the static analysis tools? Windows and Linux?

Everytime I look at Ada, I want to start doing a project with it. What a wonderful tool.

That is what exactly I think the Wuhan labs was studying, given that SARS did jump from another animal to human very recently. What would happen if these things mutate naturally and infect humans? They add gain-of-function genes to a near relative, study how it infect cells and come up with a plan to treat it. Except someone dropped some stuff on their shoe and went out shopping to the wet market.

I did plenty of these gain-of-function experiments in my postgrad studies. Mice tumours cells given genes to super-express certain cell adhesion molecules. Without this kind of approach, it is difficult to impossible to study these reactions. You just gotta be careful.

I want one of these to custom-make shoes for me and my family. Son has in-turning soles and the podiatrist has recommended specialist shoes.

Imagine that - the podiatrist can just write configs/settings that you could load into the shoe-maker and we're done.

Then I want a machine to custom-make pants and shirts. The rubbish from the dept store never seems to fit all that well and wear out far too quickly.

We already have something that serves the purpose. It is called a test suite. Unit and functional tests usually. Keep them updated and run them for every build.

Pharo Smalltalk. For web apps there is Seaside and small restful stuff like Teapot. But I use plain Zinc. Anyways, the famous Smalltalk interactive development makes for the fastest and intuitive experience ever (for me at least). Dolphin Smalltalk for Windows-centric desktop development. And always with SQLite3 at the backend.

Second would be Lua. For web it would be Lua Lapis, which runs in OpenResty. I have also been looking at Lua Tarantool for generic servers.