Writing release notes is fun if you enjoy spelunking... through recent ships, commits, and agent sessions. For everyone else: Dispatches. Now live on Entire Web. Scope recent work by repo and date range, then turn it into a markdown update your team can actually read, because apparently "just check the commits" is not a communication strategy.show more

Entire
14,612 次观看 • 2 个月前
MiaoYan is a lightweight, native macOS Markdown editor for... writing and notes — one of my open-source macOS projects. It just shipped its biggest update to date, introducing Split View for side-by-side Markdown editing and live preview, with smooth bidirectional scroll sync. This release also brings a full visual refinement, layout cycling between sidebar, list, and focus modes, faster startup with native window animations, and broad performance improvements across editing, preview, and export. Built entirely in Swift, not Electron. MiaoYan is local-first, requires no account, collects no telemetry, and avoids AI features by design. I built it for clean Markdown, performance, and a calm writing environment.show more

Tw93
34,484 次观看 • 6 个月前
📡Web Scraping is Live in the app and API... You can now turn any URL into AI context on Venice Just include a URL in your prompt, and Venice will automatically scrape the page to include as context for your requestshow more

Venice
39,679 次观看 • 9 个月前
🇨🇳 CHINA’S NEW SEE-THROUGH SCREENS COULD TURN EVERYTHING INTO... AN AD China just dropped a flexible, transparent digital film that can turn windows, signs, and even random walls into glowing, moving ads. Businesses can slap it on anything to show off deals and make extra cash by selling ad space — because apparently everything is a billboard now. Source: Morozov Ideasshow more

Mario Nawfal
132,621 次观看 • 1 年前
Stop...Your AI shouldn’t sit in a sidebar. It should... actually work inside your notes. AnySlate just made that real. Your AI can: • read your markdown files • edit sections • create docs • search your workspace • organize everything No copy paste No switching tabs No proprietary lock-in Every file is a real .md file Your notes stay portable forever And the wild part — it supports MCP natively So Claude, Cursor, or Windsurf can directly work inside your workspace This is the shift from AI that helps you write to AI that manages your knowledge Real-time collaboration Built-in AI assistant PDF + web publishing Version history Works on Mac Windows Linux + browser This is what a modern markdown editor should look likeshow more

Nainsi Dwivedi
13,617 次观看 • 3 个月前
Claude just solved one of AI coding’s biggest problems.... 🤯 It can now turn your entire codebase into: → an interactive architecture map for humans → a memory system for AI agents So the next coding agent instantly understands your APIs, components, auth, DB flows, and dependencies. No more dropping AI into a random repo with zero context. Your codebase can literally explain itself now.show more

Radha Tripathi
23,077 次观看 • 2 个月前
Hermes Agent has a new Blank Slate setup mode.... The default Quick/Full setup modes work great for most, but if you would rather build your agent from the ground up you can now start with just a provider, model, file operations, and terminal, then manually add in anything else.show more

Nous Research
325,680 次观看 • 1 个月前
✨ [ This week on ] is finally live... because Piotrek Bodera asked me to finish it and then I in turn asked Claude Code to finish it 😝 It goes into members chat and summarizes what happened in the top channels this week It also checks your current location (for me Brazil) and puts that channel on top of the email, because that's most relevant for you If you click the channel it deep links you into that country's channel in Telegram, and if you click a user it goes to their web profile It's a fun way to stay up to date and also keep people involved in the chat (the core of the community) 😊👌 ✅ Another todo wiped off my list!show more

@levelsio
16,469 次观看 • 5 个月前
Students, this for you. A real-time AI powered note... taker (StudyFetch). Instantly get your lecture notes live during sessions. Don't worry if you zone out, just ask the AI what the professor just said and it got your back. The future is augmented. Links below.show more

Linus ✦ Ekenstam
703,192 次观看 • 2 年前
3/ Notebooks: With Web + Work + Pages, you... can ideate with AI and collaborate with other people. It has entirely changed my workflow. And now with Notebooks, I can organize all of my heterogeneous data for a project, whether it’s Pages, docs, websites, team meetings – and Copilot will ground itself just on that content. And this might be the best part: I can turn it all into a new modality like an audio overview. For example, I can collect all the latest things I’m reading about agents and agent frameworks, and then I can listen to it.show more

Satya Nadella
266,360 次观看 • 1 年前
A guy in Vancouver built an entire operating system... inside a Chrome tab. By himself. Over six years. His personal website is the OS. You open and a Windows-style desktop loads. File explorer. Start menu. Taskbar. You can drag in a zip and extract it. You can play DOOM. You can play Quake III Arena. You can boot Linux from an ISO. You can run Stable Diffusion locally for image generation. You can open a Python terminal. You can edit code in Monaco, the same engine that powers VS Code. All of it runs in your browser tab. Nothing installs. His name is Dustin Brett. Self-taught engineer. Father. Husband. 4,473 commits. All his. He had to swap the Windows icon for the π symbol because of legal pressure. The repo has 12,883 stars. MIT license. His hosting bill is one dollar a month. A single Cloudflare CDN does the rest. This is what the open web was built for. (Link in the comments)show more

Nav Toor
72,629 次观看 • 1 个月前
I built a custom TradingView indicator with Claude Code... & Fable 5. It's called the Storm Gauge and is built off a real quant trading strategy. I open-sourced the full code on GitHub. Free to install, free to fork, yours to improve. Here's how to install a quant indicator on your TradingView chart: What it actually is The Storm Gauge is a live implementation of the GARCH model, a Nobel Prize-winning volatility framework that real quant desks run daily. It forecasts how "violent" tomorrow's market could be by combining three inputs: an asset's baseline volatility, yesterday's shock, and where volatility was already sitting before that shock happened. It doesn't predict market direction. Instead, it measures risk, in real time, on your actual chart. How to install it Method 1. Plugin command Open the GitHub repo: Find the installation section, copy the command, and paste it into Claude Code. It runs the plugin install automatically. Method 2. Manual config Open garchmethod.md in the repo, copy the entire file, and paste it into Claude Code. It fetches the skill files directly and verifies the strategy for you. (you only need one method; I'm just showing both) Getting it onto your TradingView chart Inside the repo, there's a Pine Script folder. Open it, copy the entire file. Go into TradingView's Pine Editor, paste it in, hit Enter, and refresh. That's it. The Storm Gauge now runs live on your chart as a real number. Once it's installed, just talk to it: → "What's the volatility forecast on Bitcoin?" → "Explain what the current volatility forecast means on $BTC and how it should impact my position sizing" → "Help me size my S&P500 position according to current market volatility" Does it actually work? I backtested the same EMA cross strategy two ways across 15 years of BTC data. Same entries, same exits. → Fixed position sizing: $17,957 final equity → Storm Gauge (GARCH) sizing: $21,205 final equity Fewer drawdowns, less risk, better result. Full breakdown of the entire build process in my recent article - pinned on my profile.show more

Miles Deutscher
55,704 次观看 • 7 天前
Visa just gave your AI a debit card. A... real, spendable Visa card created by an AI chatbot in under 10 seconds. No human types in a card number or visits a checkout page. The machine handles it all. A tool called AgentCard just went live on Claude Desktop Anthropic’s AI assistant. You say create a card and the AI generates a one-time virtual Visa, preloaded with whatever amount you set. Then it spends it, anywhere Visa is accepted on your behalf. Visa, Mastercard, Google, Stripe, OpenAI, and Anthropic have all been building toward this moment for over a year. Visa calls it the trusted agent protocol, Mastercard calls it agent pay. Google published an open standard for agent payments and the infrastructure is already live. Santander and Mastercard just completed Europe’s first real AI‑agent payment in a live banking environment Now the part no one wants to talk about. Your AI agent can be manipulated and prompt injection a known, unsolved vulnerability can trick an agent into buying things you never asked for. The agent holds the card, makes the call and the agent can be fooled. Who is liable when an AI makes a bad purchase? You? Anthropic? Visa? The merchant? No one has answered this yet, regulators haven’t caught up, and no court has tested it.show more

Milk Road AI
70,638 次观看 • 4 个月前
HTML Artifacts are a big part of how I... work with agents now. Artifacts can be more than just static files. When combined with agents, they can take action or help you take action. This unlocks all kinds of interesting ways to work with agents. This is clearly the future. Check out this writing and scheduler artifact I built in a few minutes. It uses a bit of HTML and JS. All the data is in markdown (Obsidian vaults), so the agent can access and modify it at any time. No DB needed. No sophisticated functionalities. The agent decides all that for me based on the skills, context, and memory it has access to. The best part about this simple stack is that all the important information stays with me. This has allowed me to build a recursive self-improving system and automations that can better tap into coding agents like Codex or Claude Code. I could have paid or built an entire app for scheduling posts, and there are so many of them out there. But I don't need to. I've realized a simple artifact does the job. And the simplicity of it is actually an advantage. Very little maintenance for very high returns on personalization, time, and efficiency. The other benefit of this is that I can add features as I please. That level of personalization feels magical, and we should all be pursuing more of it. All of this just keeps compounding. Of course, this example is just about writing. But I have similar artifacts for research, design, experimentation, evaluation, and so much more. And no, I didn't actually publish the post example I shared in the clip. It was just for demonstration purposes. I actually spend more time than this when writing together with agents. Lastly, having built my own agent orchestrator tool has made me realize that simplifying the tool stack is a superpower. If you are curious about how all this works, I will do a live session next week:show more

elvis
18,374 次观看 • 2 个月前
ANTHROPIC JUST TURNED AI AGENTS INTO GIT REPOS Anthropic... shipped "ant" - a CLI that runs every Claude API endpoint straight from your terminal. The headline isn't the terminal access. It's that you can now version-control an AI agent as YAML in Git and have CI sync it to the Claude Platform, the same way you ship code. - Every API resource is a subcommand: messages, models, files, agents, sessions - Define an agent in a YAML file, check it into your repo, and keep it in sync with one update command - Spin up a session, send it an event, then pull every event and tool call back from the same CLI - Claude Code knows how to drive ant out of the box - it shells out and reads the results with no glue code Agents just stopped being prompts you babysit and became infrastructure you deploy.show more

BuBBliK
200,319 次观看 • 1 个月前
Type what you want. Watch Zapier build it. Debuted... live at ZapConnect: an AI copilot that works across Canvas, Tables, Interfaces, Zaps, Chatbots, and Agents. No more stitching tools together by hand. Just describe your idea, and Copilot delivers a production-ready workflow. It knows when to use automation, when to spin up an agent, and how to connect everything end-to-end. This is AI transformation through people. Everyone on your team can now go from idea → system in minutes. Zapier doesn’t just connect apps. Zapier makes your whole team a builder. And it’s here now. Try it:show more

Zapier
15,413 次观看 • 10 个月前
I never really liked the full scrolling of the... home page in Cake Wallet. It felt like a web page to me. Now we only show 3 most recent transactions and no scrolling - just slight movement. You can see all your other transactions by clicking on history.show more

Vik Sharɱa - Cake Wallet & Radar Chat 🇺🇸 📡
13,149 次观看 • 6 天前
This is scary! Someone built a digital society for... AI agents. AIvilization (AI + Civilization) is a simulation platform where thousands of AI agents live and do normal human things like work, socialize, learn, and evolve. You create one agent and let it live. You define its personality, goals, and behavior and then it goes off into a shared world with thousands of other AI agents doing the same. Check it out here:show more

Pratham
38,065 次观看 • 3 个月前
This recent paper posted by Earl K. Miller got... my attention. It shows how abstraction could emerge in PFC. If you are in CS/AI, it's a fun one. The paper is hard, but the main idea can be reduced to a low-d space, so I made a little animation. Here is my toy model and notes:🧵show more

neurosock🧠Brain Chips🦾
27,947 次观看 • 13 天前
So once again "esport" teams think it's reasonable to... go into a Daily Race and purposefully punt people @GTSpain92 and MYTEAM. This is GTS92_Nicholas, Moreno used to be in the team from memory and was the one who cheated in GTWS? GTS92_Lavatrice also attempts some. MYTEAM_Zal wants to brake check people. Great representation guys, really well done👍. This is just some examples of the entire race. Literally prime examples of the current issue in Gran Turismo with dirty drivers. It doesn't matter if you think the race doesn't matter, if you want to do these sorts of actions you do it in your own lobby, sport mode is for everyone to enjoy and not turn into a destruction derby.show more

Martin Grady
22,965 次观看 • 1 年前