Live data from Hacker News

Viewing profile — abkfenris

abkfenris

HN member
Joined
Fri, Apr 14, 2017, 10:51 AM UTC
HN karma
40
Public activity
18 items

About abkfenris

No profile information was provided.

Recent public activity

  1. comment
    Comment #40617170

    They are migrating the api to a new domain and browning out the old one to get folks to switch over and figure out if there are any issues. There is also another infrastructure cha…

  2. comment
    Comment #40190428

    For as much improvement as there has been with what can be distributed via PyPI, there are still some domains that have gnarlier dependencies than wheels happily handle alone, and …

  3. comment
    Comment #39816811

    Have you tried https://pixi.sh/ ? It brings Cargo/NPM/Poetry like commands and lock files to the Conda ecosystem, and now can manage and lock PyPI dependencies alongside by using u…

  4. comment
    Comment #39699720

    My local power company worked with a bunch of businesses in my town to install these rather than upgrade the dead end line for a few peak periods.

  5. comment
    Comment #31057835

    I gotthe habit of using 4” barrier webbing tape with gaffers on either side to make wire chases. That way there was nothing stuck to the cables and if another cable needed to run t…

  6. comment
    Comment #28687824

    I remember reading that paper when I was trying to figure out why we were having issues with a wireless link down in the Patagonia fjords. Unfortunately we didn't have the hardware…

  7. comment
    Comment #23931655

    Gaia GPS is fantastic. You can mix and match layers, and specify what bounds you want to download for a trip. Right now I've got 3 GB stored locally, some of that for the usual loc…

  8. comment
    Comment #23931570

    I tracked a 20 day trip down the Grand Canyon on my VivoSmart. I think it has the storage for a few months worth of continuous tracking before it needs to sync to free space.

  9. comment
    Comment #22229473

    Gulf of Maine Research Institute | Web Application Developer | Portland, ME | Full Time If you like science or the ocean, know technology, and want to use tech to push science forw…

  10. comment
    Comment #17661333

    It’s correct, the wilderness boundary line for Baxter follows the road. They didn’t just use the park extent.

  11. comment
    Comment #16563212

    Patroni has now implemented a Sync endpoint that you can check with HA_Proxy. https://github.com/zalando/patroni/pull/578

  12. comment
    Comment #15776764

    Trailforks seems to be working in that direction.

  13. comment
    Comment #15520110

    For a sense of scale, roughly 5,000 live on my peninsula between the towns. The summer populations is probably about 10x that plus any weekend visitors. It makes it really hard for…

  14. comment
    Comment #15520049

    Well, look at that. Another Mainer on a SAR team on here. 2 sympathy hikes, a couple of Baxter coverage weekends, and ringleading at the MASAR conference so far this year for busin…

  15. comment
    Comment #15229257

    The total seismic moment energy for a 8.1 magnitude quake is roughly 1.7 * 10^21 Joules. For comparison, Tsar Bomba (the largest nuke ever built) as tested was around 50 megatons o…

  16. comment
  17. comment
    Comment #14114737

    I'm working on one. I am waiting for a PR to land and a release to get generated for a bug that I found. If the master pod in a StatefulSet is deleted, and kubernetes sets up a new…

  18. comment
    Comment #14113811

    It's a bit scary when you're using K8S ephemeral storage and depending on a basebackup from another pod, but you can also set it up to restore from your usual backup system (WAL-E,…