Live data from Hacker News

Viewing profile — philipcristiano

philipcristiano

HN member
Joined
Thu, Jul 10, 2008, 10:04 PM UTC
HN karma
136
Public activity
38 items

About philipcristiano

doing opsy things

Recent public activity

  1. comment
    Comment #48013395

    I’m using forgejo mirrors to push my local repo to GitHub, seems to work well. https://forgejo.org/docs/latest/user/repo-mirror/

  2. comment
    Comment #22036104

    Depending on the version of the iPhone, they had disadvantages such as not being able to send MMS. https://www.imore.com/1st-generation-iphone-owners-mms

  3. comment
    Comment #20869681

    When I tried this I was hoping there was some reduction in packaging associated. At least for me, it was just all the same boxes on the same day, instead of one big box, or somethi…

  4. comment
    Comment #15240464

    What would you use to provide a single endpoint to multiple instances of an app server?

  5. comment
    Comment #14961439

    The article claims "Without its internal heaters turned up to-the-max, a shrew would leak out all of its heat and freeze. And this explains its furious appetite."

  6. comment
    Comment #14883615

    Dairy and eggs both involve the death of animals. Dairy cows produce milk for their offspring. In order for us to get milk the offspring must be removed. Typically males are sold f…

  7. comment
    Comment #14719890

    The autoscaler will add minions when there is a pod that cannot be scheduled. It doesn't help in balancing existing things, but at least the new pod should be able to go there.

  8. comment
    Comment #14718598

    kops creates an autoscaling group for the worker nodes as part of the cluster creation process. Adding the cluster autoscaler is simple as deploying the autoscaler (as mentioned in…

  9. comment
    Comment #14717764

    What is the concern with using bigger nodes then planned? I agree the basic networking has a lot of limitations. Compared with added more layers with networking, I'd rather have a …

  10. comment
    Comment #14475782

    Pentagon heavily relies on kops for managing Kubernetes. There is an open issue for kops to support DO. https://github.com/kubernetes/kops/issues/2150 .

  11. comment
    Comment #14351870

    CockroachDB is inspired by Spanner and available now. Github page says "CockroachDB is production-ready" https://github.com/cockroachdb/cockroach

  12. story
  13. comment
    Comment #13634957

    Cows can live that long but after production drops (about 4 years) they will be sold off for beef. Not breeding cows would definitely help. https://en.wikipedia.org/wiki/Dairy_catt…

  14. comment
    Comment #11337220

    That's the case if you were going to deploy this on Linux. The packages provided are for SmartOS.

  15. comment
    Comment #8723202

    I'm surprised you found that, I'm working on etsdb on hack days when I get the chance. It sort of works but shouldn't be trusted with production data.

  16. comment
    Comment #8500591

    At least with that page I "did not receive X-UIDH header" on T-Mobile. Didn't check for headers with other names.

  17. comment
    Comment #7918225

    Thanks for that link! Definitely a case (for me) where the news around the original outrage reached more than the truth.

  18. comment
    Comment #7918131

    It will be interesting to see the uptake of the program given the many claims for where Makerbot has taken community designs and applied for patents. Last article I remembering see…

  19. comment
    Comment #6305267

    Can you explain the reason for this though? It seems like the site is talking about the actual website Tumblr, I'm not confused about the brand in question. I'm not well informed f…

  20. comment
    Comment #5955995

    It doesn't accept, not sure what the queue length is, either 100 or 1k as a guess.

  21. comment
    Comment #5952047

    That's definitely an issue and you have to weight the time it takes to work around that with how long you mind the service being unreachable. A new AJAX endpoint is pretty simple t…

  22. comment
    Comment #5951894

    While not great for migration uWSGI also has chain reloading [1] which will do the same thing as killing each worker. I use Tornado at work for some applications so I had to come u…

  23. comment
    Comment #5951817

    The issue with that is that it tends to stop all the workers then start them again, not one-by-one. Since some applications can take a minute to start that leaves the socket open b…

  24. story
  25. comment
    Comment #5908712

    That's going to be the next step for these as requests come in for images of low aspect ratio which generally just become resized smaller instead of cropped around a face.