Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
abkfenris
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
abkfenris
2y ago
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 change going on as well. Normally those would be posted on htt
2.
▲
by
abkfenris
2y ago
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 you either need to reach for the system package manager (and
3.
▲
by
abkfenris
2y ago
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 uv under the hood. I haven't
4.
▲
by
abkfenris
3y ago
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.
▲
by
abkfenris
4y ago
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 the same route, one side could be lifted, the cable slid in,
6.
▲
by
abkfenris
5y ago
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 or enough control over the link (it took negotiating a
7.
▲
by
abkfenris
6y ago
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 locations that I wander out of connectivity, and some for
8.
▲
by
abkfenris
6y ago
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.
▲
by
abkfenris
7y ago
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 forwards, we’re looking for a Web Application Developer at Gulf
10.
▲
by
abkfenris
8y ago
It’s correct, the wilderness boundary line for Baxter follows the road. They didn’t just use the park extent.
11.
▲
by
abkfenris
9y ago
Patroni has now implemented a Sync endpoint that you can check with HA_Proxy. https://github.com/zalando/patroni/pull/578
12.
▲
by
abkfenris
9y ago
Trailforks seems to be working in that direction.
13.
▲
by
abkfenris
9y ago
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 restaurants to stay open during the off season, and even th
14.
▲
by
abkfenris
9y ago
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 business.
15.
▲
by
abkfenris
9y ago
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 of TNT or 210 Petajoules 2.1 * 10^17. So you would roughly ne
16.
▲
by
abkfenris
9y ago
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 one too fast, it currently keeps the master lock and f
17.
▲
by
abkfenris
9y ago
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, pghoard, barman, pgBackrest). That way any time y