Mark Zuckerberg announces ‘completely private’ encrypted Meta AI chat
Meta CEO Mark Zuckerberg says its new Incognito Chat is "the first major AI product where there is no log of your conversations stored on servers." Messages in Incognito Chat aren't saved or stored in users' chat history, similar to incognito modes on other AI chatbots, but Meta says its version is
Ask HN: I've been using AI for 3 years,I've lost the ability to think for myself
Anthropic courts a new kind of customer: small business owners
Anthropic is launching "Claude for Small Business," a package of 15 agent-based workflows and integrations for tools like QuickBooks, PayPal, and HubSpot. The company is also rolling out free training courses and a workshop tour across ten US cities as it pushes to bring AI directly to small busines
Microsoft's Edge Copilot can now read all your open tabs at once and write for you on LinkedIn
Microsoft is upgrading Edge's Copilot AI chatbot so it can read all open tabs at once, compare products, and summarize articles. New additions include long-term memory, a tool that turns tabs into AI podcasts, and a quiz mode. The article Microsoft's Edge Copilot can now read all your open tabs at o
Leaving GitHub for Forgejo
The US is winning the AI race where it matters most: commercialization
Anyone else catch this strange moment on the Figure 03 livestream?
Almost looked like teleoperators changing shifts. Either that or it was daydreaming about riding a motorbike into the sunset. Livestream available here, https://www.youtube.com/live/luU57hMhkak
The other half of AI safety
Anyone actually using a local LLM as their daily knowledge base? Not for coding, for life stuff. What's your setup?
So I've been going down a rabbit hole lately and I can't find many people actually talking about this specific use case. everyone here runs local LLMs for coding, chat, maybe some creative writing. cool. But what about using it as a proper personal knowledge base? like, dump your own notes, PDFs, r
LLMs are breaking 20 year old system design
Arena AI Model ELO History
AI coders are carrying half-open laptops through airports, offices, ice rinks
we really all are going to make it, aren't we? 2x3090 setup.
i'm blown away. i saw someone made a post the other day about "club-3090" and after having sonnet patch some fixes into it, specifically a sse-session drop bug and a bug with tool-calling, it's fair to say that even "budget" setups like myself will have a path forward soon for only-local-ai. refer
Show HN: Nibble
The AI Backlash Could Get Ugly
Built an open-source one-prompt-to-cinematic-reel pipeline on a single GPU — FLUX.2 [klein] for character keyframes, Wan2.2-I2V for animation, vision critic with auto-retry, music + 9-language narration in the same pipeline
Shipped this for the AMD x lablab hackathon. Attached video is one of the actual reels the pipeline produced - one English sentence in, finished mp4 with characters, story, music, and voice-over out (fast demo video, not the best quality). ~45 minutes end-to-end on a single AMD Instinct MI300X. Ever
WhatsApp adds an incognito mode in Meta AI chats
The company says its new Incognito Chat allows you to use its AI chatbot without anyone else—including Meta—being able to access your conversations.
Rars: a Rust RAR implementation, mostly written by LLMs
Software Developers Say AI Is Rotting Their Brains
Multi-Token Prediction (MTP) for Qwen on LLaMA.cpp + TurboQuant
Implemented Multi-Token Prediction for QWEN on LLaMA.cpp with TurboQuant. \+40% performance! 90% acceptance rate. Running locally on a MacBook Pro M5 Max 64GB RAM. Outputs: LLaMA.cpp + TurboQuant: 21 tokens/s LLaMA.cpp + TurboQuant + MTP: 34 tokens/s Patched LLaMA.cpp with MTP and Turbo