Live data from Hacker News

Viewing profile — ecoffey

ecoffey

HN member
Joined
Fri, Nov 13, 2009, 11:07 PM UTC
HN karma
314
Public activity
125 items

About ecoffey

I am eoin and I write code.

https://eoinisawesome.com/

Recent public activity

  1. comment
    Comment #48003806

    Would love to hear more, since I largely used SLOs on backend services (which in turn called other services that also had their own SLOs). As far as timespans for the error budget …

  2. comment
    Comment #47999210

    I certainly agree in spirit that the alerts are important, and should be actionable. But I wouldn't start at just "looking at the service" and then trying to define the first set o…

  3. story
  4. story
  5. comment
    Comment #45353567

    Interesting! Reading the headline before the article, my brain immediately thought of "jitter". I wonder if you could extend the `In-process synchronization` example so that when `…

  6. comment
    Comment #45005534

    Northguard doesn’t look like it’s been open sourced? I’d be curious to know how it compares to Apache Pulsar [0]. I feel like I see some similarities reading the LI blog post. 0: h…

  7. comment
    Comment #44890556

    That is tough, I’m sorry for your loss.

  8. comment
    Comment #44122464

    Even loose coupling is still coupling. For the things that have to be coupled having the code organized in the same place, being able to easily read the source for “the other side”…

  9. comment
    Comment #44117388

    In my experience microservices are easier to manage and understand when organized in a monorepo.

  10. comment
    Comment #44117376

    Monorepo is one of few things I’ve drunk the koolaid on. I joke that the only thing worse than being in a monorepo, is not being in one.

  11. comment
    Comment #43664562

    > perfect ASMR for nerds. Haha yeah I like to have this on it the background when I’m doing other things.

  12. comment
    Comment #43660796

    Bartosz links to it in the Further Reading section, but wanted to highlight the Wristwatch Revival YouTube channel[0] as well. Really great content and very understandable after re…

  13. comment
    Comment #43615262

    https://en.m.wikipedia.org/wiki/Rule_of_least_power

  14. comment
    Comment #42505239

    > LSP optimizes writing the code. I would actually phrase that as “LSP optimizes for understanding” (which is of course important for writing code). For example, when doing code re…

  15. comment
    Comment #38537018

    Makes me think of this project: https://www.vesta.earth/

  16. comment
    Comment #38508356

    Trying to see from specs and such if the mesh supports ethernet backhaul vs wifi radio like the google wifi does.

  17. comment
    Comment #37110212

    There is a great book called The Emerald Mile that touches on some of this history, and other Grand Canyon history, using the story of the fastest traversal as the narrative device…

  18. comment
    Comment #22243455

    re: implicits... https://twitter.com/ecoffey/status/1179198362924404736?s=21

  19. comment
    Comment #21993966

    last year we got solar installed (8kW system + 10kWh battery): https://twitter.com/ecoffey/status/1212399375986487296 replaced a minivan with a leaf: https://twitter.com/ecoffey/st…

  20. comment
    Comment #14997845

    You can shift click a range, or command click a disjoint set, of tabs in chrome. And then with one mouse drag move all of them to an existing window or create a new one. It's a fea…

  21. comment
    Comment #11123686

    You can still have the question. But my answer is a random 32 character string of alphanumerics :)

  22. comment
    Comment #10534602

    A linked list of levels reminds me of Binomial Heaps

  23. comment
    Comment #10137605

    Reading that man page sounds like the way to go about it is start with `tame(0)` as early as possible in the program and see how it fails. then iterate pushing `tame()` down and ex…

  24. comment
    Comment #9723480

    I don't know :) titles are inherently political. They don't exist in some platonic vacuum. So some part of the progression is about broadcasting the status change to the larger org…

  25. comment
    Comment #9722494

    While Management usually the only thing equated with "soft" (hate that word beeteedubs) skills, moving up the IC ladder also requires good inter-personal skills. Above senior you a…