Live data from Hacker News

Viewing profile — eaceaser

eaceaser

HN member
Joined
Tue, Feb 09, 2010, 2:08 AM UTC
HN karma
34
Public activity
16 items

About eaceaser

they're trashing our rights

Recent public activity

  1. comment
    Comment #30780032

    We are, it's serviceable, but its expensive to run and extremely difficult to debug or try to extend. Spinnaker was designed to solve a different problem (orchestrating deployments…

  2. comment
  3. comment
    Comment #27845956

    Literally six months ago: https://www.nytimes.com/2021/01/14/technology/san-francisco-...

  4. comment
    Comment #27643981

    I openly say I work for Reddit. I even actively try to convince people to work here as well!

  5. comment
    Comment #24501846

    IMO because Dhall is unique syntax to the vast majority of developers who have never done anything with Haskell or Elm or whatever, it’s a non starter for large case use. We use St…

  6. comment
    Comment #24501808

    For internal k8s config at our org we built an config DSL using Starlark. The golang Starlark interpreter is super easy to use and extend. Starlark is familiar to every developer i…

  7. story
  8. comment
    Comment #15912326

    What are the ZSH plugins that you use, out of curiosity?

  9. comment
    Comment #15119071

    Luckily they included an app in the list that will automatically mute Spotify ads so you don't have to pay for it! Good value there. /s

  10. comment
    Comment #14082483

    No, that is not my reasoning. I'm not talking at all about people operating or using devices that carry inherent danger to themselves or others. I'm specifically responding to the …

  11. comment
    Comment #14076294

    Think about what you just said for a second. "endemic" deaths of innocent people are the litmus test for whether software should be locked down? How is that in any way acceptable?

  12. comment
    Comment #13545965

    I think the answer to this is to do more to educate the individuals who will take advantage of this policy so that the actions they take help give a voice to or amplify the voice o…

  13. comment
    Comment #12251529

    Yeah. Honestly, of all things to be (ostensibly) this angry about...

  14. comment
    Comment #6010164

    sup nick

  15. story
  16. comment
    Comment #1246214

    The queues are local to each host so you'd lose those writes, but since writes are written to a journal on disk, you can apply some redundancy strategy to that as necessary. Depend…