Over 20,000 Instagram accounts stolen in Meta AI support hack
BleepingComputer published: Over 20,000 Instagram accounts stolen in Meta AI support hack
BleepingComputer published: Over 20,000 Instagram accounts stolen in Meta AI support hack
<p> Open-source video emulation of analog TV and VHS artifacts </p> <p> <a href="https://www.producthunt.com/products/ntsc-rs?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1166184?app_id=339">Link</a> </p>
personalized AI food journal + nutrition coach Discussion | Link
Relive vintage operating systems right on your desktop Discussion | Link
Interactive diagrams with AI, and your code always in sync Discussion | Link
agent engineering, fully managed. Discussion | Link
A vision for the future of AI, focusing on access, safety, and shared prosperity as OpenAI works to ensure AGI benefits everyone.
Fundraising, GTM, and bounties for startups Discussion | Link
OpenAI launches the Economic Research Exchange to study AI’s impact on jobs, productivity, and the economy. Applications are now open for selected research projects.
Hugging Face Blog published: The Open Source Community is backing OpenEnv for Agentic RL
<h3>Misc Changes</h3> <ul> <li>Turbopack: remove EcmascriptParsable::parse_original: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4592433255" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94465" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94465/hovercard" href="https://github.com/vercel/next.js/pull/94465">#94465</a></li> <li>Turbopack: Add an experimental option for eviction: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4582407746" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94439" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94439/hovercard" href="https://github.com/vercel/next.js/pull/94439">#94439</a></li> <li>Specialize client hook prerender abort reasons: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4599800777" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94494" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94494/hovercard" href="https://github.com/vercel/next.js/pull/94494">#94494</a></li> <li>enable eviction on canary: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4586409107" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94451" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94451/hovercard" href="https://github.com/vercel/next.js/pull/94451">#94451</a></li> <li>Remove turbopackMemoryLimit it is dead: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4598657131" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94483" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94483/hovercard" href="https://github.com/vercel/next.js/pull/94483">#94483</a></li> <li>[turbopack] Enable Effects to be evicted: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4536119124" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/94173" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/94173/hovercard" href="https://github.com/vercel/next.js/pull/94173">#94173</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lukesandberg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lukesandberg">@lukesandberg</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gnoff/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gnoff">@gnoff</a> for helping!</p>
Release: datasette-agent-edit 0.1a0 I'm planning several plugins for Datasette Agent which can make edits to existing pieces of text - things like collaborative Markdown editing, updating large SQL queries, and editing SVG files. Agentic editing of text is a little tricky to get right. My favorite published design for this is for the Claude text editor , which implements the following tools: view - view sections of a file, with line numbers added to every line. str_replace - find an exact old_str and replace it with new_str - fail if the original string is not unique insert - insert the specified text after the specified line number Rather than recreate these patterns for every plugin that needs them I decided to create this base plugin, datasette-agent-edit , which implements the core tools in a way that allows them to be adapted for other plugins. Tags: ai , datasette , generative-ai , llms , llm-tool-use , datasette-agent
BleepingComputer published: Hands on with Intelligent Terminal, an AI-powered Windows Terminal
<h2>What's Changed</h2> <ul> <li>docs: update Zod example to use native toJSONSchema by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/fuleinist/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/fuleinist">@fuleinist</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4047745631" data-permission-text="Title is private" data-url="https://github.com/ollama/ollama/issues/14746" data-hovercard-type="pull_request" data-hovercard-url="/ollama/ollama/pull/14746/hovercard" href="https://github.com/ollama/ollama/pull/14746">#14746</a></li> <li>launch: use native Windows Hermes config path by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/BruceMacD/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/BruceMacD">@BruceMacD</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4600810652" data-permission-text="Title is private" data-url="https://github.com/ollama/ollama/issues/16558" data-hovercard-type="pull_request" data-hovercard-url="/ollama/ollama/pull/16558/hovercard" href="https://github.com/ollama/ollama/pull/16558">#16558</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/fuleinist/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/fuleinist">@fuleinist</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4047745631" data-permission-text="Title is private" data-url="https://github.com/ollama/ollama/issues/14746" data-hovercard-type="pull_request" data-hovercard-url="/ollama/ollama/pull/14746/hovercard" href="https://github.com/ollama/ollama/pull/14746">#14746</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ollama/ollama/compare/v0.30.6...v0.30.7-rc1"><tt>v0.30.6...v0.30.7-rc1</tt></a></p>
TechCrunch AI published: Is this the dawn of the Tokenpocalypse?
<p> Run your Claude AI artifacts natively, No browser. No cloud. </p> <p> <a href="https://www.producthunt.com/products/claude-artifact-player?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1165977?app_id=339">Link</a> </p>
Hugging Face Blog published: Amazing Digital Dentures (a failed project)
<p> Style smarter with the world's first AI companion for guys </p> <p> <a href="https://www.producthunt.com/products/olo-1st-ai-style-companion-for-guys?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1165948?app_id=339">Link</a> </p>
Ars Technica published: RIP Anthony Head: Our 10 favorite moments of Buffy’s Giles
A native Mac cockpit for Claude Code Discussion | Link
TechCrunch AI published: Notion restores access to Anthropic after service disruption
A living journal for your pet's life, with AI insights Discussion | Link
There’s mounting evidence that AI coding tools are delivering on their less outlandish promises. With adoption shifting from 76% in The post AI teams now deploy 1,000 times a month. Your pipeline wasn’t built for that. appeared first on The New Stack . ]]>
TechCrunch AI published: OpenAI is still working on that ‘super app’