← 목록

Owning Your Dependencies

reddit_programming 2026-06-08 원문 보기 ↗


A lot of supply-chain attacks have taken place in the last year. Altough I don't think NeoVim itself has been mentioned so far, I was concerned about my setup, especially the one on my office laptop. I think this is a good opportunity to learn how to write plugins ourselves, but I also know that writing everything on my own is not ideal. At this rate, might as well write my own kernel and operating system because sudo pacman -Syu also carries supply-chain risks.

What are the ways which you are dealing with this?

submitted by /u/Full-Ad4541
[link] [comments]