Live data from Hacker News

Viewing profile — benburwell

benburwell

HN member
Joined
Thu, Jan 08, 2015, 2:35 AM UTC
HN karma
352
Public activity
62 items

About benburwell

https://www.benburwell.com

Recent public activity

  1. comment
    Comment #44211279

    Some examples of flights without schedules: - A private pilot who departs their local airport without filing a flight plan and flies around for a while. - A charter jet that depart…

  2. comment
    Comment #43592468

    This is still very much the case. Although most new code is written in other languages, Tcl still has a substantial presence.

  3. comment
    Comment #35014326

    In general, this is actually done: there are defect detectors that are installed along tracks that monitor for several conditions as trains pass over/through them. Once the train h…

  4. comment
    Comment #34632445

    I wrote about how I decrypt TLS streams in Wireshark for debugging purposes here: https://www.benburwell.com/posts/intercepting-golang-tls-wit... It won't apply to every situation,…

  5. comment
    Comment #33634206

    The article mentions a takedown notice they received from GitHub instructing them on how to remove certain content from their repo. I'm guessing maybe this PR contains some of that…

  6. comment
    Comment #32153441

    How useful is this in practice though? I'd guess that far greater than 99% of the people using (most) products do not have perfectly color calibrated monitors. If it doesn't look g…

  7. comment
    Comment #31921311

    I really want to like GitHub Actions. But it feels like every time I'm trying to get something done, they are broken.

  8. comment
    Comment #29773400

    I also made something similar for Boston: https://mbta.benburwell.com Mine doesn't show the routes. Originally it did, but it was too visually busy. I like the way you did it where…

  9. comment
    Comment #29561441

    Your "state of the art" Go code is not really a good example of how that functionality would be written. If you want to check for a specific error condition, then just define a val…

  10. comment
    Comment #29101046

    Cool! I was expecting to see this implemented with the go/ast package, but I guess gofmt makes this easy enough to parse out by just matching lines.

  11. comment
    Comment #28685676

    Thanks! Hmm, that is odd. I'm currently seeing a few RL trains, but not as many as I'd expect... perhaps I've got a bug in processing the data somewhere. Edit: Actually, it's proba…

  12. comment
    Comment #28683078

    Hi HN! I wanted a way to visualize the MBTA system as a whole, so I hacked this together over the weekend. It shows the current position of each bus, train, and subway, including a…

  13. story
  14. comment
    Comment #27453498

    Wouldn't clients then only become aware that they need to replace their certs after they've been revoked? I think the desire here would be for a mechanism to alert clients to obtai…

  15. story
  16. story
  17. story
  18. comment
    Comment #22420500

    As a Go programmer, it doesn't really seem that notable or surprising to me that Go isn't considered the best language to use for implementing an operating system.

  19. story
  20. comment
    Comment #22286577

    Of course it is their responsibility to take it back. Suppose I order a watering can from the garden supply store. When I get home from work, I discover that instead of a watering …

  21. comment
    Comment #22229068

    This is how it works in most areas. Mobile calls to 911 will go to the PSAP for a relatively large region, who will triage the call and if your address is in an area served by a mo…

  22. story
  23. story
  24. story
  25. story