Live data from Hacker News

Viewing profile — SignsOfABeast

SignsOfABeast

HN member
Joined
Fri, Dec 14, 2018, 11:22 AM UTC
HN karma
7
Public activity
4 items

About SignsOfABeast

No profile information was provided.

Recent public activity

  1. comment
    Comment #19420275

    s/blob/blub/

  2. comment
    Comment #19113396

    YAML is a generic format which leaves formatting as a result of effect to you. Ansible puts rules on top of it, which makes intendation not always trivial, it is easy to have an da…

  3. comment
    Comment #18680143

    I call this no-js-first. There are apps that are blazing fast and have a lot of fancy/modern js stuff in it, they simply don't require any of it at all.

  4. comment
    Comment #18680100

    > Also, JS is cached. First time will be slow, others, not so much This is a very weak argument. * many 3rd party resources are not cacheable or may have bad policies * caches may …