Stuff
3 subscribers
198K links
Download Telegram
The future of solar doesn't track the sun
4 by surprisetalk | 2 comments on Hacker News.
Accountability Sinks
29 by msustrik | 12 comments on Hacker News.
The Design Evolution of Mailboxes
4 by surprisetalk | 0 comments on Hacker News.
Minimum Viable Blog
29 by jlundberg | 19 comments on Hacker News.
What New Orleans Taught Me
6 by tintinnabula | 1 comments on Hacker News.
Closures in Tcl
2 by andsoitis | 0 comments on Hacker News.
Show HN: Pipask – safer pip without compromising convenience
3 by Feynmanix | 0 comments on Hacker News.
Pipask is a drop-in replacement for pip that addresses a serious security flaw: standard pip executes arbitrary code from source distributions during dependency resolution, without warning or consent. Pipask retrieves metadata through PyPI's JSON API first, then checks repository popularity, download counts, package age, and known vulnerabilities before allowing installation. It presents you with a pretty report and asks for you consent with installation, giving you control over what code runs on your system. More details in the intro blog post: https://ift.tt/dDQ98Pl...