Lotu RadarAbout · RSS

Latest News Archive - Page 633

Cybersecurity · BleepingComputer

Over 20,000 Instagram accounts stolen in Meta AI support hack

BleepingComputer published: Over 20,000 Instagram accounts stolen in Meta AI support hack

Products & Consumer Tech · Product Hunt

NTSC-RS

<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&amp;utm_medium=rss-feed&amp;utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1166184?app_id=339">Link</a> </p>

Products & Consumer Tech · Product Hunt

Napkin Math

personalized AI food journal + nutrition coach Discussion | Link

Products & Consumer Tech · Product Hunt

The Virtual OS Museum

Relive vintage operating systems right on your desktop Discussion | Link

Products & Consumer Tech · Product Hunt

Solarch

Interactive diagrams with AI, and your code always in sync Discussion | Link

Products & Consumer Tech · Product Hunt

PandaProbe Cloud

agent engineering, fully managed. Discussion | Link

AI · OpenAI News

Built to benefit everyone: our plan

A vision for the future of AI, focusing on access, safety, and shared prosperity as OpenAI works to ensure AGI benefits everyone.

Products & Consumer Tech · Product Hunt

Pond

Fundraising, GTM, and bounties for startups Discussion | Link

AI · OpenAI News

Introducing the OpenAI Economic Research Exchange

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.

Developers & Open Source · Hugging Face Blog

The Open Source Community is backing OpenEnv for Agentic RL

Hugging Face Blog published: The Open Source Community is backing OpenEnv for Agentic RL

Developers & Open Source · vercel/next.js Releases

v16.3.0-canary.44

<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>

Notable Blogs · Simon Willison

datasette-agent-edit 0.1a0

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

Cybersecurity · BleepingComputer

Hands on with Intelligent Terminal, an AI-powered Windows Terminal

BleepingComputer published: Hands on with Intelligent Terminal, an AI-powered Windows Terminal

Developers & Open Source · ollama/ollama Releases

v0.30.7

<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>

AI · TechCrunch AI

Is this the dawn of the Tokenpocalypse?

TechCrunch AI published: Is this the dawn of the Tokenpocalypse?

Products & Consumer Tech · Product Hunt

Claude Artifact Player

<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&amp;utm_medium=rss-feed&amp;utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1165977?app_id=339">Link</a> </p>

Developers & Open Source · Hugging Face Blog

Amazing Digital Dentures (a failed project)

Hugging Face Blog published: Amazing Digital Dentures (a failed project)

Products & Consumer Tech · Product Hunt

Olo

<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&amp;utm_medium=rss-feed&amp;utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1165948?app_id=339">Link</a> </p>

Products & Consumer Tech · Ars Technica

RIP Anthony Head: Our 10 favorite moments of Buffy’s Giles

Ars Technica published: RIP Anthony Head: Our 10 favorite moments of Buffy’s Giles

Products & Consumer Tech · Product Hunt

Conan

A native Mac cockpit for Claude Code Discussion | Link

AI · TechCrunch AI

Notion restores access to Anthropic after service disruption

TechCrunch AI published: Notion restores access to Anthropic after service disruption

Products & Consumer Tech · Product Hunt

Tamadoggo

A living journal for your pet's life, with AI insights Discussion | Link

Cloud & Infrastructure · The New Stack

AI teams now deploy 1,000 times a month. Your pipeline wasn’t built for that.

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 . ]]>

AI · TechCrunch AI

OpenAI is still working on that ‘super app’

TechCrunch AI published: OpenAI is still working on that ‘super app’