Linkstream
172 subscribers
36 photos
3 videos
2 files
956 links
Various links I find interesting. Mostly hardcore tech :) // by @oleksandr_now. See @notatky for the personal stuff
Download Telegram
i wish all papers were written as legible as this one

A Comparative Security Analysis of Three Cloud-based Password Managers
https://eprint.iacr.org/2026/058.pdf
1
life is stranger than fiction and funnier than comedy (see "title")
https://x.com/summeryue0/status/2025774069124399363
🤡2🥴2🤣2
Claude's Cycles
ok so it's not just Terence Tao, Donald Knuth is doing vibe research as well

https://www-cs-faculty.stanford.edu/~knuth/papers/claude-cycles.pdf
🔥2
The Matrix v0.1 ALPHA
(full fruit fly brain simulation plus simplified embodiment by Eon Systems)

Scale it 1000000 times larger to fit the human brain and optimists get immortality, pessimists get digital prison.
https://open.substack.com/pub/theinnermostloop/p/the-first-multi-behavior-brain-upload
🔥1
⚠️ PSA: LiteLLM 1.82.7, 1.82.8 on PyPI has been hacked and contains code that extracts credentials etc from the machine where it runs then self-replicates

IoCs:
File: litellm_init.pth (34,628 bytes) in site-packages/
File: ~/.config/sysmon/sysmon.py
File: ~/.config/systemd/user/sysmon.service
Domain: models.litellm[.]cloud
K8s: node-setup-* pods in kube-system


always pin your dependency versions.
😱1
PSA: npm axios package has been hacked, unlike LiteLLM if you do frontend you probably DO use it;
npm pins package version by default but at least def dont npm i axios rn.

bun has minimumReleaseAge; also i've arrived at radical golang-style dependency vendoring via npm pack if I don't foresee them updated often
https://x.com/feross/status/2038807290422370479?s=46
👾1
⚠️ PSA: BitWarden CLI compromised in ongoing supply chain attack campaign
https://thehackernews.com/2026/04/bitwarden-cli-compromised-in-ongoing.html
👾1
how coding agents might just unlock a whole new sphere of creativity
https://andymatuschak.org/tat/
To invent a new user interface, you need both imaginative design skill and fluent technical skill. Very few people possess both. ... also requires deep domain insight. I think of Steinberg inventing the timeline editor in Cubase after years as a musician and producer, or Bricklin inventing the dynamic spreadsheet while at Harvard Business School.