A stellar product demo—no feature dump, just a slice of elegant interactions. It leaves room for imagination and makes you want to download and try it.
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.
I think AI agentic machine translation has huge potential for improving over traditional neural machine translation, and am releasing as open-source a demonstration I'd been playing with as a fun weekend project.
Using an agentic workflow, this demonstration (i) Prompts an LLM to translate from one language to another, (ii) Reflects on the translation to come up with constructive suggestions, (iii) Uses the suggestions to refine the translation. In our limited testing, this is sometimes competitive with, and sometimes worse than, leading commercial providers.
But it gives a highly steerable translation system where by simply changing the prompt, you can specify the tone (formal/informal), regional variation (do you want Spanish as spoken in Spain or as spoken in Latin America?), and ensure consistent translation of terms (by providing a glossary).
This is not mature software. But I hope the open-source community can make agentic translation work much better. Given how a simple reflection workflow already gives decent results, I think there's significant headroom to make agentic translation much better.
Releasing an early software prototype like this is something new I decided to try to see if it is helpful to the developer community. I'd love any feedback on this.
Thanks to Joaquin Dominguez, @nedteneva, @JohnSanterre for help with this.
https://t.co/nghC3wN3Id
Welcome aboard @ForeFlight Voyager for #AppleVisionPro—with nonstop service to the skies above! Get a bird’s-eye view of airports around the world, and watch as planes take off and touch down from home.
You're now free to roam about your living room.
📲: https://t.co/YAMdn0kQ4a
@twostraws Hi, Paul! May I ask if SwiftData can be used in production environment? If the application only supports iOS17, should I use CoreData or SwiftData