HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aoetalks

188 karmajoined قبل 7 سنوات

Submissions

Coder_eval – an evaluation framework for CLI and Skill builders

github.com
1 points·by aoetalks·قبل 15 ساعة·0 comments

comments

aoetalks
·قبل 3 سنوات·discuss
How did I not hear about this before on HN? This is pretty cool.
aoetalks
·قبل 4 سنوات·discuss
>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 سنوات·discuss
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-...