Live data from Hacker News

Viewing profile — iliaxj

iliaxj

HN member
Joined
Tue, Nov 08, 2011, 12:32 AM UTC
HN karma
105
Public activity
3 items

About iliaxj

No profile information was provided.

Recent public activity

  1. comment
    Comment #48329096

    The article doesn't seem to take his train of thought quite far enough. If AI suddenly makes it possible for a law firm to be run with a skeleton crew, then what's stopping all tho…

  2. comment
    Comment #45795038

    Sometimes it doesn't though. Sometimes the engine seizes because a piece of tubing broke and you left your coolant down the road two turns ago. Or you steer off a cliff because the…

  3. comment
    Comment #43067676

    We use a single codebase to deploy to multiple environments. The setup looks like this: - root -- /envs --- / dev.tfvars --- / prod.tfvars - main.tf When it gets deployed by the CI…