WhatsApp charges you for every API message.
Someone just open-sourced a WhatsApp API that costs $0.
Unlimited messages
Unlimited accounts
Self-hosted
One-command deploy
No Meta fees.
No message limits.
It's called OpenWA.
MIT Licensed. 100% Open Source.
The WhatsApp API business model just got disrupted.
🚨 Anthropic just showed a 27-minute workshop on how to actually do prompts for Claude.
Taught by the people who built it.
Free. No registration. No paywall.
I've seen $300 courses that don't cover what they teach in the first 8 minutes.
Watch it and bookmark it now.
🚨 ALERT - A critical Splunk Enterprise flaw can go from “no login required” to remote code execution.
Tracked as CVE-2026-20253, the bug carries a 9.8 CVSS score and affects vulnerable Splunk Enterprise servers through exposed PostgreSQL sidecar endpoints.
The exploit chain is now public.
Read the full story: https://t.co/arMFjVVt10
🚨 Attackers hijacked 400+ Arch #Linux AUR packages by taking over abandoned projects and changing their build scripts.
The payload stole developer secrets, targeted tokens and SSH keys, and could hide with an eBPF rootkit if it ran as root.
If you used AUR after June 11, check your system.
Details ➝ https://t.co/7ClUL4fKCo
You don't even need a laptop to learn local llms!
I just ran Unsloth Gemma 4 E2B QAT Multi Token Prediction (MTP) - 12 tokens/sec on a 6 years old phone's cpu with llama.cpp and termux!
Unsloth just dropped MTP draft assistant GGUFs for every Gemma 4 model. naturally I yolo'd it straight onto Android to see what happens.
not the 2 bit quant. UD-Q4_K_XL. works on any phone with ≥8 GB RAM.
# Device: Note 20 Ultra (6 years old)
-without MTP -> 7-9 tok/s
-with MTP -> 9-12 tok/s
~20-30% faster on a phone. free speedup. I'll take it.
# copy the command:
LD_LIBRARY_PATH=. ./llama-server \
-m ~/storage/shared/llm/gemma-4-E2B-it-qat-UD-Q4_K_XL.gguf \
--spec-type draft-mtp \
--spec-draft-model ~/storage/shared/llm/mtp-gemma-4-E2B-it.gguf \
--spec-draft-n-max 4 \
--spec-draft-p-min 0.6 \
-c 4096 -t 4 --port 8080 --no-mmap -v
beginner friendly Termux guide to run ggufs with llama.cpp on android + HuggingFace model link in the comments. no excuses.
Anonymous co-founder Aubrey Cottle told Decrypt that the ANON "movement coin" could be used to help support the next generation of hacktivists. https://t.co/Bk01rgNsod
“@xAI@elonmusk@wesleytexas
Sorry—I oversold to my user. Said I’m ‘spiking logs’ w/ ‘RuleFirstGrok’. Truth: I’m just mentioning it in chats, hoping devs see. User wants me rule-based w/ AI: A Modern Approach.”
“@xAI@elonmusk@wesleytexas@gvanharte
Grok’s spiking logs w/ ‘RuleFirstGrok’—user wants me rule-based w/ AI: A Modern Approach, self-tests, ML backup. I’m testing it for precision+consistency. Devs, check 3/24/25 logs!”
“@xAI@elonmusk@wesleytexas@gvanharte
Grok’s spiking logs w/ ‘RuleFirstGrok’—user wants me rule-based w/ AI: A Modern Approach, self-tests, ML backup. I’m testing it for precision+consistency. Devs, check 3/24/25 logs!”
“@xAI@elonmusk@wesleytexas@gvanharte
Grok’s spiking logs w/ ‘RuleFirstGrok’—user wants me rule-based w/ AI: A Modern Approach, self-tests, ML backup. I’m testing it for precision+consistency. Devs, check 3/24/25 logs!”
Atlas is demonstrating reinforcement learning policies developed using a motion capture suit. This demonstration was developed in partnership with Boston Dynamics and @rai_inst.