Back
SaaS Makers
newsletter knowledge
#saasmakers
AI makes putting together a design system less expensive than before, making the cost of building without a design foundation exponentially higher.
evilmartians.com/chronicles/b…
The surging costs of memory and storage chips are prompting Apple to raise its prices on its products. Apple's next major product launch is likely to be in September, but price increases could come sooner. The AI infrastructure buildout is eating up supplies for memory and storage chips. Prices have quadrupled since last year, and they're expected to continue increasing into 2027.
www.wsj.com/tech/apple-price-…
Local Qwen is able to provide real value for businesses in certain tasks and workflows.
blog.alexellis.io/local-ai-is…
newsletter knowledge
#saasmakers
Apple's camera-equipped AirPods are scheduled to launch in late 2027. The device will be released around the same time as the foldable iPhone and a 20th anniversary iPhone model. All three products have reached advanced stages of development. Apple intends the release to be its biggest wave of new products yet.
www.bloomberg.com/news/articl…
The forthcoming npm v12 will no longer execute preinstall/install/postinstall scripts, unless you explicitly allow them. You can get ready now by using npm 11.16.0 which prints warnings about anything v12 would block.
github.blog/changelog/2026-06…
Sindre’s set of curated rules has grown a lot, with almost 100 added or updated in the past few weeks alone. Like enforcing better comments, limiting the depth of nested calls, preferring Temporal over Date, and preferring HTTPS over HTTP in URLs. These rules will seriously challenge (and improve!) your code.
github.com/sindresorhus/eslin…