Festivus Airing of Grievances: My Performance Pet Peevesjabperf.com2 points·by wheresvic4·3 năm trước·0 comments
I Want Off Mr. Golang's Wild Ride (2022)fasterthanli.me71 points·by wheresvic4·3 năm trước·37 comments
How to Freaking Find Great Developers by Having Them Read Codefreakingrectangle.com5 points·by wheresvic4·4 năm trước·0 comments
String representations are not unique: learn to normalizelemire.me1 points·by wheresvic4·4 năm trước·0 comments
War Story – hunting down a memory leak in a C++ applicationsmalldata.tech1 points·by wheresvic4·4 năm trước·0 comments
Melania Trump’s Auction of Hat Hit by Plunge in Cryptocurrencynytimes.com3 points·by wheresvic4·4 năm trước·0 comments
Why Foreign Function Interfaces are not an easy answer (2012)flameeyes.blog19 points·by wheresvic4·4 năm trước·12 comments
After 150 years, we should finally redesign the computer keyboardblog.prototypr.io3 points·by wheresvic4·5 năm trước·0 comments
JavaScript engines achieve great performanceblogg.bekk.no2 points·by wheresvic4·5 năm trước·0 comments
Programmers should stop celebrating incompetenceworld.hey.com6 points·by wheresvic4·5 năm trước·1 comments
Reading citations is easier than most people thinkdanluu.com1 points·by wheresvic4·5 năm trước·0 comments
wheresvic4·3 năm trước·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...