Live data from Hacker News

Viewing profile — climate-code

climate-code

HN member
Joined
Mon, Apr 27, 2020, 6:37 AM UTC
HN karma
46
Public activity
9 items

About climate-code

No profile information was provided.

Recent public activity

  1. comment
    Comment #32830543

    The point isn't that everything is recursive - the point is that systems that are recursive / self-referential cause breakdowns in logic (they are incomplete). This is a deep philo…

  2. comment
    Comment #32703409

    Energy efficiency is not a savior - increasing energy efficiency often leads to increases energy consumption, because of second & third order effects. https://en.wikipedia.org/wiki…

  3. story
  4. comment
    Comment #27542176

    So what is the correct way to think about refactoring? Should code that is delivering results, but is hard for others to understand & work on be refactored?

  5. comment
    Comment #25844651

    I forgot to put the non-paywall link! It's here - https://medium.com/better-programming/3-uncommon-bash-tricks...

  6. comment
    Comment #25844647

    I wrote an article covering three Bash commands that I find very useful - parameter expansion, `$_` and quick substitution. Many of you will already use these - hopefully it is use…

  7. story
  8. comment
    Comment #24059049

    This is an example of Jevon's Paradox - increases in the efficiency of use of a resource lead to increases in consumption of that resource - https://en.wikipedia.org/wiki/Jevons_pa…

  9. story