the engineer who built Claude Code just dropped a 28-minute video on how to write prompts that actually work
I've seen $300 courses that don't cover what he shows in the first 10 minutes
CLAUDE.md files, memory shortcuts, parallel sessions, prompting patterns
all in one video and completely free
works whether you're a developer, a beginner, or someone who's been using Claude for months
based on this, I put together 18 things you can copy and use in Claude today
full guide in the article below
⚠️ Developers, please be careful when installing Homebrew.
Google is serving sponsored links to a Homebrew site clone that has a cURL command to malware. The URL for this site is one letter different than the official site.
Coming soon: Swift macro expansion in VSCode! 🎉Fantastic to see the results of this #GSoC project, now available in mainline builds. Great writeup from the author, @lokesh_t_r: https://t.co/sL6H45HIr0 🧑🏫 @code
With the latest Xcode runtime released today, Apple has changed it's index. The property `seedNumber` is sometimes and Int, sometimes a String 🤷♂️
As a result, runtime downloading is currently broken on CLI and UI.
Swift Concurrency begins a new era. An Era where nobody can do co currency correctly anymore, and nobody except few authors of the design, understands how it works and why.
I thought the compiler type inference performance supposed to be improved and fixed around Swift 5.0? It looks like it does not only not improve but continue to degrade.
don’t use „.init()” it saddens the compiler 🐼
https://t.co/N1f9UQTc9g
Tip if you're generating HTML from NSAttributedString/AttributedString. Pass in `.defaultFontExcluded: true` in the options to avoid having the Helevtica font hard-coded.
https://t.co/iqiRl73lDl
It's not every day I get a Feedback Assistant report resolved: https://t.co/vksfXn8tLC
Apple rejected my app because they can't locate in app purchases. This is literally the version 77 of my app and in app purchases are at the same place since the first version of the app. WTF?????
If you're a fan of the Breakpoint tool to modify the Request/Response data:
- ✅ Introduce the Bulk Edit
- ⚡️ Faster to edit Headers, Method, Status Code, URI, and Query
- 📝Auto-completion
Despite stupidity of explicitly declaring a reason to use foundation provided API (just prevent it from doing forbidden operations), there's only ONE reason you can use UserDefaults for. And it's not even clear how it contradicts API documentation.
The raise of new crazy rejections on the horizon.
all of all, this is plain stupid security by obscurity. I'm 100% sure none of the big players have to care about this, neither Apple applications. as usual just a burden put on the shoulder of small developers.