Festivus Airing of Grievances: My Performance Pet Peevesjabperf.com2 points·by wheresvic4·3 anni fa·0 comments
How to Freaking Find Great Developers by Having Them Read Codefreakingrectangle.com5 points·by wheresvic4·4 anni fa·0 comments
String representations are not unique: learn to normalizelemire.me1 points·by wheresvic4·4 anni fa·0 comments
War Story – hunting down a memory leak in a C++ applicationsmalldata.tech1 points·by wheresvic4·4 anni fa·0 comments
Melania Trump’s Auction of Hat Hit by Plunge in Cryptocurrencynytimes.com3 points·by wheresvic4·4 anni fa·0 comments
Why Foreign Function Interfaces are not an easy answer (2012)flameeyes.blog19 points·by wheresvic4·4 anni fa·12 comments
wheresvic4·3 anni fa·discussThis is a great point but do note that it is quite easy to setup [1] a private npm registry as well. Most orgs actually do just that as you really do not want a production build failing if npm goes down.Either that or you vendor in your dependencies.[1] https://smalldata.tech/blog/2023/03/17/setup-a-private-npm-r...
Either that or you vendor in your dependencies.
[1] https://smalldata.tech/blog/2023/03/17/setup-a-private-npm-r...