Live data from Hacker News

Viewing profile — AyrtonB

AyrtonB

HN member
Joined
Sat, Oct 31, 2020, 12:27 PM UTC
HN karma
12
Public activity
7 items

About AyrtonB

No profile information was provided.

Recent public activity

  1. comment
    Comment #27721164

    I can't help with regard to editorial help from COlah but in terms of a DOI you could save your blog to a Zenodo repository and get the DOI from that. Alternatively if you're build…

  2. comment
    Comment #27035145

    Most of the energy used in CO2 capture through amine absorption is in the form of heat. Luckily, most processes where point-source CCS could be used produce waste gas streams at ve…

  3. comment
    Comment #26913157

    You can get a physical copy here - https://www.amazon.co.uk/Complete-Yes-Minister-Prime-DVD/dp/...

  4. comment
    Comment #26698548

    Consumption is the underlying driver but emissions is definitely the biggest 'base' threat. Acidification (from CO2) and temperature (from CO2) rise would continue to lead to colla…

  5. comment
    Comment #26698510

    Such as flue gases from fertiliser, cement, steel and power plants ... which make up a sizeable chunk of our emissions. We should be targeting CO2 capture at point-sources wherever…

  6. comment
    Comment #26313362

    What's the advantage of this over Pandas' standard rolling quantiles? import numpy as np import pandas as pd s_input = pd.Series(np.random.randn(1000)) s_p10 = s_input.rolling(10).…

  7. comment
    Comment #26099683

    > However, know when to be inconsistent -- sometimes style guide recommendations just aren't applicable. When in doubt, use your best judgment. Look at other examples and decide wh…