HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aoetalks

188 karmajoined 7 lat temu

Submissions

Coder_eval – an evaluation framework for CLI and Skill builders

github.com
1 points·by aoetalks·12 godzin temu·0 comments

comments

aoetalks
·3 lata temu·discuss
How did I not hear about this before on HN? This is pretty cool.
aoetalks
·4 lata temu·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 lat temu·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-...