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
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.
this is getting boring, but
PyPi lightning 2.6.2/2.6.3 (a dependency of pyannote-audio, you maybe use it if you do speech recognition) and npm intercom-client 7.0.4 compromised (maintainers hacked)
😢1
interesting writeup on inference economics

tldr it doesn't scale as good as "regular web services" where it's possible but hard to get to 80-90% utilization, and is more like 40-50% even with an idealized load
https://www.anjalishriva.com/fat-tails
nice way to reduce port conflicts.
i also use unix sockets for that, where the servers/clients support them (eg Golang ones)
https://portless.sh
👀1
nice writeup on speeding up model loading
https://modal.com/blog/truly-serverless-gpus
🏆1
I am quite optimistic about AI empowerment, and one observation of George Hotz I definitely agree with -- /everything/ now depends on your ability to see if the agent has produced slop, and the habit to ruthlessly reject it.

The slop percentage is very high, 30-90%.

https://geohot.github.io//blog/jekyll/update/2026/05/24/the-eternal-sloptember.html
4🥴1