博文

目前显示的是 八月 6, 2025的博文

Scripting News: Wednesday, August 6, 2025

图片
Wednesday, August 6, 2025 A Brian Lehrer segment on specialized high schools in NYC. I went to one of them, signed up for the test mostly to get out of school for a day, and got in. Back in those days (the early 70s) no one studied for the test as far as I know. It has become very competitive and there's an issue of the racial makeup of the student body. As always Lehrer does a great podcast. # Milestone: Chuck Shotton got his FeedLand up today. That's why I spruced up lists.opml.org , that's how we're connecting our servers. He's building this stuff to flow into his LLM via the FeedLand websockets interface . He'll be updated on my subscriptions, and have his own, and the news will flow into his AI system. All of it can emanate from anywhere RSS is supported with a focus on WordPress. It's the secret sauce. 😀 # Linkblog items for the day Gil Amelio Wouldn't Give Trump A Desk Ornament. tedium.co Who...

🔥 (229) Limitations of Props, Mocking API Routes, and more

图片
​ ​ Read this on my blog Hey there! I just got back from vacation, and just wrapped up a few updates to Mastering Nuxt. My main focus for August is the Advanced Reactivity course. It's going to be exercise based, with videos walking you through each problem and solution, so you'll get real hands on experience with advanced reactivity in Vue. And when I say advanced, I mean advanced . Most of what we cover I had never used before, so I had to spend a lot of time tinkering and experimenting in order to understand these things for myself first. Some topics that we'll be covering are: Effect scopes Flush modes with watchers Custom refs Strategies for debugging and tracking down reactivity bugs When and how to opt out of reactivity I'll be sharing more in the coming weeks. If you have any questions on this, let me know! Enjoy your tips! — Michael Clean Components Toolkit Are your Vue components gett...