Y
Hacker News
new
|
ask
|
show
|
jobs
by
SquareWheel
2828 days ago
Unless you're compiling yourself, all software is "blobs".
1 comments
vemv
2828 days ago
- Many dependencies of dev projects are simply source files which will be compiled on-the-fly. Or at least that's the case in the languages I normally work with.
- Some blobs are more trustworthy than others.
link
- Some blobs are more trustworthy than others.