New in Claude Cowork: teach Claude a skill.
Record your screen while you do a task, talk through it as you go, and Claude turns it into a skill it can run again. Find it under Record a skill in the + menu of the Claude desktop app.
Available on Pro, Max, and Team plans.
LIVE: Watch with us as the Artemis II astronauts make their closest approach to the Moon, traveling farther from Earth than ever before. https://t.co/Zpy7GdTqA8
Announcing our public preview of Chrome DevTools MCP! Experience the full power of DevTools in your AI coding agent → https://t.co/u5kOrjFgrq
With Chrome DevTools MCP, your AI agent can run performance traces, inspect the DOM, & perform real-time debugging of your web pages.
📣 Now available in GitHub and @code: GitHub Copilot code review will help you find bugs and potential performance problems, and even suggest fixes. ✅
Watch Copilot code review in action, and start getting feedback on your code right away. ⚡️
https://t.co/2DLvwm67I4
ViteConf 24 was a blast! What an incredible community and ecosystem! 💜
You can now watch all the talks at this year's replayer! Explore the whole stream and share the URL of your favorite talks! Shoutout to all speakers! Enjoy! 🙌
https://t.co/rAtoZl80Tm
Nice curated collection of AB test results from @MobbinDesign — https://t.co/E8g0v547hA
See what others have already learned from their experiments, including Duolingo, Headspace, Uber, GitHub
Dear managers: Raising productivity is not about monitoring people. It's about motivating them.
94 studies: Surveillance fails to improve performance—and increases stress, distrust, and dissatisfaction.
Tracking people is not a substitute for respecting and valuing them.
I updated my iPhone to iOS 17.4 beta 2 and PWAs now only open as a web page.
That means push notifications are gone but at least the service worker still seems intact as the PWA still works offline.
The service worker doesn't show up in dev tools anymore
Future CSS Tip! 🚀
You can create auto-resizing text inputs with one line of CSS 🔥
textarea, input { field-sizing: content; }
No more JavaScript to sync a textarea height to fit the content 🫶
Perfect for chat, messaging, comments, etc. 💬
The size of your input will grow to fit your content. If you want to constrain the size, do something like this:
textarea {
field-sizing: content;
min-height: 2lh; /* Use the line-height unit 😎*/
max-height: 10lh;
}
Love the fact you could use this for auto-resizing in both directions too! 🙌 Want a search field that expands horizontally? Do it!
Love these one-liners that bring incredible value to the platform like this 💙
@CodePen link below! 👇
At their peak, there were 35,000 giants in the UK. Now there are less than 85.
Every village used to have its own giant. They usually worked at the mills but they’d also clear roads and help put out fires.
However, towns gradually phased out giants. Technology was cheaper.
[status] Investigating: We are investigating increased latency in our authentication service, affecting package installation and publishing https://t.co/xvD5EITzt1