HackerTrans
トップ新着トレンドコメント過去質問紹介求人

aoetalks

188 カルマ登録 7 年前

投稿

Coder_eval – an evaluation framework for CLI and Skill builders

github.com
1 ポイント·投稿者 aoetalks·11 時間前·0 コメント

コメント

aoetalks
·3 年前·議論
How did I not hear about this before on HN? This is pretty cool.
aoetalks
·4 年前·議論
>The right path forward for NPM and package managers like it is to stop preferring the latest possible version of all dependencies when installing a new package

As a package author specifically around one that wraps/interacts with REST APIs, begging people to upgrade at my company so I can deprecate old APIs can be a challenge. Maybe that's an argument for a monorepo, but still..

Obviously the current system has its flaws, but nudging packages towards newer code does have other clear benefits, like them automatically getting security fixes.
aoetalks
·5 年前·議論
I run a full dual stack service in Azure [1]. I couldn’t get instance level IPv6 working, but everything else works in both v4 and v6.

I will echo that many Azure services don’t support v6 yet, though.

https://docs.microsoft.com/en-us/azure/virtual-network/ipv6-...