HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pumpkinhead

no profile record

Submissions

The Musk Industrial Complex

reuters.com
3 points·by pumpkinhead·il y a 2 ans·0 comments

The great toilet battle – Does Bill Gates have a solution? (YouTube vid)

youtube.com
2 points·by pumpkinhead·il y a 4 ans·1 comments

Trivago should be fined $90m for misleading Australian consumers

theguardian.com
3 points·by pumpkinhead·il y a 5 ans·0 comments

I’ve had the same supper for 10 years

theguardian.com
888 points·by pumpkinhead·il y a 5 ans·749 comments

More flushed wipes are clogging pipes, sending sewage into homes

washingtonpost.com
2 points·by pumpkinhead·il y a 5 ans·0 comments

Tiger Worm Toilets

oxfamwash.org
2 points·by pumpkinhead·il y a 5 ans·0 comments

Software firm Canva valued at $15B after latest investment

reuters.com
3 points·by pumpkinhead·il y a 5 ans·0 comments

comments

pumpkinhead
·il y a 4 ans·discuss
This isn't a far-fetched as you might think. This damned virus seems to mutate at an alarmingly fast rate.
pumpkinhead
·il y a 4 ans·discuss
Something very important that I didn't mention in my post - the virus mutates very quickly and each of the major variants seems to evade the vaccine of the last major variant.

Here in Australia I will be going to get my 4th shot in a few weeks. I only get one 'flu shot a year though in comparison, and I got MMR decades ago.
pumpkinhead
·il y a 4 ans·discuss
People pushing extreme and divisive politics and religious beliefs are more likely to get votes when people are frightened and under stress. Unfortunate but true.
pumpkinhead
·il y a 4 ans·discuss
Gain of function research is very important in that you get to see how a pathogen behaves. From this you can formulate a plan/vaccines/treatment etc. It is too difficult to infer from what is already known. You just gotta be careful.
pumpkinhead
·il y a 4 ans·discuss
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.
pumpkinhead
·il y a 4 ans·discuss
"Interesting tidbit, the mongol empire had a significant but indirect part in the "discovery" of the americas by columbus."

So did the Ottomans. Their monopoly of the eastern routes caused the Western kingdoms to go the other direction.
pumpkinhead
·il y a 5 ans·discuss
"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.
pumpkinhead
·il y a 5 ans·discuss
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.
pumpkinhead
·il y a 5 ans·discuss
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.
pumpkinhead
·il y a 5 ans·discuss
Brexit in general. I have been following what looks like an absolute clusterfuck: From the exporters at the border who didn't know they had to have the right paperwork to the Northern Ireland protocol. It looks too awful to be true.
pumpkinhead
·il y a 5 ans·discuss
This Brexit thing - it's almost as if the British people didn't know anything at all when they voted for it. So many of them are genuinely surprised at what is happening.

What happened?
pumpkinhead
·il y a 5 ans·discuss
Thanks again for your work. I very much appreciate chisel.
pumpkinhead
·il y a 5 ans·discuss
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.
pumpkinhead
·il y a 5 ans·discuss
The people in a country that has outsized influence in the country I live in came to their senses and voted out their leader.

Other than politics my 11-year old son understanding the Roblox API, and 8-year old daughter topping her class in reading and spelling.
pumpkinhead
·il y a 5 ans·discuss
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.
pumpkinhead
·il y a 5 ans·discuss
Windows Terminal with PowerShell. With Terminal I run git, psql, hg, vim, sqlite. With PS I slice and dice text, csv, xml, mock up web services and clients, curl, ssh, write helper scripts, etc. Better than any unix shell I have ever used.