Reading RRB tree...
GitHub Actions Has a Package Manager, and It Might Be the Worst https://lobste.rs/s/zbqvyu #security
Improved version:
gls() (
set -e
commit=$(
git log --oneline --graph "$@" |
fzf --exit-0 --no-sort |
grep -o '[a-f0-9]\+' |
head -1
)
[ -n "$commit" ]
git show --show-signature $commit
)
One-line alternative to tig:
git show --show-signature $(
git log --oneline --graph |
fzf --exit-0 --no-sort |
grep -o '[a-f0-9]\+' |
head -1
)
Bot Traffic Worldwide | Cloudflare Radar radar.cloudflare.com...
Bot Traffic Worldwide | Cloudflare Radar radar.cloudflare.com...
apache/iggy: Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed
proptest-rs/proptest: Hypothesis-like property testing for Rust
BurntSushi/quickcheck: Automated property based testing for Rust (with shrinking).
I didn't know that you can npm install deno...
npm: deno www.npmjs.com/packag...
rpgp/rpgp: OpenPGP implemented in pure Rust, permissively licensed
The performance gap between Vercel and Cloudflare had been resolved in a few weeks. ๐ณ
Memory Integrity Enforcement: A complete vision for memory safety in Apple devices - Apple Security Research
howerj.github.io/emb...
DSWใชใใใใใใ
Ballpoint pens are the best after all
DSWๅฎๅ
จใซ็่งฃใใ
Malicious versions of the nx package + some packages under the @nx/* scope were published to npm.
The compromised versions scan the file system, search for credentials, and post them publicly to GitHub.
www.aikido.dev/blog/popular...
SIMDใฎๅฏพ็พฉ่ชใฏใในใ๐ฉ
System upgrading...
npm -> pnpm: 100% complete
Scheme (programming language) - Wikipedia en.wikipedia.org/wik...
Year, it's fine to publish the advisory