Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

iMessage search is still broken in 2025. So I fixed it myself. It doesn't even work most of the time. When it does, it's slow, misses messages constantly, and only matches exact words. Search "dinner" and you won't find "let's grab food." iMessage Intelligence fixes all of this while...

97,261 Aufrufe • vor 8 Monaten •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

Big moment for Postgres! Search has always been Postgres' weak spot, and everyone just accepted it. If you needed a real relevance-ranked keyword search, the default answer was to spin up Elasticsearch or add Algolia and deal with the data sync headaches forever. The problem isn't that Postgres can't do text search. It can. But the built-in `ts_rank` function uses a basic term frequency algorithm that doesn't come close to what modern search engines deliver. So teams end up: - Running a separate Elasticsearch cluster just for search - Building sync pipelines that inevitably drift out of consistency - Paying for managed search services that charge per query - Accepting mediocre search relevance because "good enough" ships faster But this is actually a solvable problem. You can realistically bring industry-standard search ranking directly into Postgres, which eliminates the need for external infra entirely. This exact solution is now available with the newly open-sourced pg_textsearch by Tiger Data - Creators of TimescaleDB, a Postgres extension that brings true BM25 relevance ranking into the database. BM25 is the algorithm behind Elasticsearch, Lucene, and most modern search engines. Now it runs natively in Postgres. Here's what pg_textsearch enables: - True BM25 ranking with configurable parameters (the same algorithm powering production search systems) - Simple SQL syntax: `ORDER BY content 'search terms'` - Works with Postgres text search configurations for multiple languages - Pairs naturally with pgvector for hybrid keyword + semantic search That last point matters a lot for RAG apps. The video below shows this in action, and I worked with the team to put this together. You can now do hybrid retrieval (combining keyword matching with vector similarity) in a single database, without stitching together multiple systems. The syntax is clean enough that you can add relevance-ranked search to existing queries in minutes. pg_textsearch is fully open-source under the PostgreSQL license. You can find a link to their GitHub repo in the next tweet.

Akshay 🚀

215,532 Aufrufe • vor 6 Monaten

I just built a Google Ads Builder in Claude Code that turns one URL into a complete, launch-ready campaign 🤯 Point it at your website and it builds the whole Google Search campaign — keywords, ad groups, every headline, the negative list — structured the way a good paid-search manager would. All inside Claude Code. Perfect for DTC brands and agencies who need Search live but don't have days to build it right. If you're staring at a blank Google Ads account, researching keywords one browser tab at a time, writing 15 headlines per ad group to a 30-character limit, guessing at a negative list while budget quietly leaks on junk clicks... This builds the entire campaign from a single input — your homepage URL: → Reads your site and works out what you sell and who for → Groups keywords into tight, high-intent ad groups → Writes every Responsive Search Ad — 15 headlines, 4 descriptions, to Google's exact limits → Builds a negative-keyword list so you stop paying for junk clicks → Adds sitelinks, callouts, match types, bidding, and a budget split → Exports a Google Ads Editor CSV you import in one click No blank-account paralysis. No keyword rabbit holes. No character-counting 60 headlines by hand. What you get: → A launch-ready campaign from just your URL → Tight ad groups built for Quality Score, not a keyword dump → Every ad written to Google's limits and policy → A one-click CSV import plus a full campaign dashboard Built 100% in Claude Code. No API keys, no Google Ads login. And I'm not sending a playbook this time — I'm giving the whole skill away for free. The actual file. Install it and build your own campaign in 5 minutes. Want the skill? > Like this post > Comment "BUILD" And I'll send it over (must be following so I can DM)

Mike Futia

60,253 Aufrufe • vor 26 Tagen

I just built a Claude skill that audits your entire Google Ads account in under 5 minutes 🤯 One prompt → a full account score, wasted spend breakdown, and a prioritized fix list telling you exactly what to change this week. All inside Claude Cowork. Perfect for DTC brands and agencies who are running Google Ads but have no idea how much budget is leaking. If you're managing Google Ads and your "optimization" process is logging in, staring at the dashboard, sorting by cost, and hoping you spot the problem before it costs you another $500... This audit skill finds it for you: → Connects to your live Google Ads data via MCP → Scores your account across 6 dimensions: wasted spend, search term quality, keyword health, quality scores, budget allocation, and creative performance → Calculates your exact wasted spend in dollars — search terms burning budget with zero conversions → Flags quality score issues dragging up your CPCs → Identifies keyword cannibalization across campaigns → Surfaces your top 5 highest-priority fixes ranked by budget impact → Generates a clean audit report you can hand to a client or share with your team No CSV exports. No pivot tables. No guessing where the money went. What you get: → A single Claude skill file you install once → An account health score (0-100) every time you run it → Exact dollar amount of wasted spend identified → Prioritized action list — not "optimize your account," but "pause these 12 search terms and save $847/month" → Works with any Google Ads account connected I'm giving away the full audit skill — the actual .md file you drop into Claude and run against your own account. Want it? Like this post Comment "SKILL" And I'll send it over (must be following so I can DM)

Mike Futia

59,948 Aufrufe • vor 4 Monaten

Boom! Grok Tasks Make It One Of The Most POWERFUL Real-Time AI Systems In The World. — My How to Use Grok Tasks With Hidden Tools For Powerful Daily Output. Grok Tasks are customizable AI workflows that integrate a variety of tools to streamline daily activities, from research and analysis to creative planning and problem-solving. I have been using them for quite sometime and because of the vital heartbeat of news and first person data on X, it is the most powerful AI platform available. By combining Tasks with tools like web searches, X platform interactions, code execution, and media viewers, you can build efficient, automated processes. These tasks work by prompting Grok with a clear description of what you want to achieve, and Grok will intelligently call the necessary tools in sequence or parallel to deliver results. Here's a step-by-step guide to creating and using Grok Tasks: Step 1: Define Your Task Start by clearly outlining the daily activity or goal. Consider what inputs you have (e.g., a URL, a query, or an attachment) and what output you need (e.g., a summary, calculation, or visual analysis). Break it down into subtasks to identify tool needs. For example, if your task involves researching current events, note that you'll need search and browsing capabilities. Step 2: Review Available Tools Familiarize yourself with the tools Grok can access. Here's a quick overview: - Code Execution: Run Python code for calculations, data processing, or simulations using libraries like numpy, pandas, or sympy. - Browse Page: Fetch and summarize content from any website URL with custom instructions. - Web Search: Perform general internet searches, returning results with optional operators like site:. - Web Search With Snippets: Get quick, detailed excerpts from search results for fact-checking. - X Keyword Search: Advanced search for X posts using operators like from:, since:, or filter:. - X Semantic Search: Find semantically related X posts based on a query, with filters for dates or users. - X User Search: Locate X users by name or handle. - X Thread Fetch: Retrieve a full X post thread, including context like replies and parents. - View Image: Analyze an image from a URL or conversation ID. - View X Video: Extract frames and subtitles from an X-hosted video. - Search PDF Attachment: Query a PDF file for relevant pages using keyword or regex modes. - Browse PDF Attachment: View specific pages of a PDF with text and screenshots. Select tools that align with your task. Aim for a mix to handle data gathering, processing, and visualization. Step 3: Craft Your Prompt Write a detailed prompt to Grok describing the task. Include: - The overall goal. - Specific steps or subtasks. - References to tools if you want to guide the process (e.g., "Use web_search to find sources, then code_execution to analyze data"). - Any constraints, like dates or limits. Example prompt: "Create a Grok Task for my morning routine: Search recent X posts about tech news using x_keyword_search, fetch a key thread with x_thread_fetch, and summarize with browse_page on linked articles." Step 4: Submit and Interact Send your prompt to Grok. It will process the task by calling tools as needed, often in parallel for efficiency. Review the output and refine with follow-up prompts if required (e.g., "Expand on that using view_image for visuals"). Iterate to fine-tune the workflow for reuse. Step 5: Save and Reuse Once refined, note the prompt as a template for future use. You can adapt it for similar tasks, making Grok Tasks a habitual part of your day. Finding Grok Tasks To discover existing Grok Tasks or inspiration for new ones, use X searches with tools like x_keyword_search or x_semantic_search (e.g., query: "Grok Tasks examples" with mode: Latest). Browse community-shared threads via x_thread_fetch, or web_search for tutorials on xAI features. Prompt Grok directly: "Show me popular Grok Tasks for productivity." 1 of 3

Brian Roemmele

152,242 Aufrufe • vor 7 Monaten

Happy 33rd birthday Miley Cyrus and once again, thank YOU so much for all that you have done in my life. 14 year old me made the best decision of his life one day when he woke up and saw the flowers music video and clicked it instantly. The song itself helped change my perspective about love in life and at a time where my self worth was based on others it made me become so much more comfortable with myself. I went to movies by myself, went to concerts by myself, and every time the opportunity to celebrate myself came, I took it. And since then, my love for your music and personality has only grew stronger, endless summer vacation was filled with bops and some of my personal favourite songs + something beautiful is just perfection. The meaning and concept of the album is also something that I find, for a lack of word, beautiful as in a place where everyone is so unkind and hateful, it focuses on the love and kindness of it. Also, meeting you this year was just the most iconic, fabulous, amazing thing to ever happen, thank you so much for hosting and performing and it was truly truly truly my dream come true. 😙♥️ This message is getting pretty long and I guess at the core of it, I just wanted to say thank YOU. You are the most beautiful person on earth and I hope you have the most wonderful birthday and enjoy your time with Maxx, Tish and your family. We all love you and can’t wait for the new album! Love you Miley ❤️♥️

The Miley Cyrus HQ

14,043 Aufrufe • vor 8 Monaten

🚨 JUST IN: CHINA just released an AI EMPLOYEE that works 24X7 on its own. 100% OPEN SOURCE. It researches, codes, builds websites, creates slide decks, and generates videos. All by itself. All on your computer. It's called DeerFlow. You give it a task. It makes a plan, spins up its own team of sub-agents, and gets to work. You come back and there's a finished deliverable waiting. Not a draft. Not a summary. The actual thing. Not a chatbot. Not a research assistant. An AI with its own computer that works while you sleep. Here's what it does on its own: → Spawns multiple sub-agents in parallel, each tackling a different piece of your task, then combines everything into one finished output → Writes real code, runs it, reads the results, and fixes its own mistakes without asking you once → Builds slide decks, websites, full research reports, and data dashboards from scratch → Remembers you across sessions. Your writing style. Your tech stack. Your preferences. Gets better every time. → Reads files you upload, works with them inside its own filesystem, hands you clean finished outputs → Searches the web, runs commands, calls any tool you plug in Here's how it thinks: You give one instruction. The lead agent makes a plan. Sub-agents fan out and work in parallel. Results come back. Everything gets synthesized. You get a deliverable. A single research task might split into a dozen sub-agents, each exploring a different angle, then converge into one finished website with generated visuals. Here's the wildest part: DeerFlow 2.0 launched on February 28th 2026 and hit number 1 on all of GitHub Trending the same day. Version 2.0 was a complete rewrite. Zero shared code with version 1. Because users kept using it for things the team never intended. Data pipelines. Dashboards. Entire content workflows. The community told them what it needed to become. So they burned it down and rebuilt it. 22.7K GitHub stars. 2.7K forks. Built by ByteDance 100% Open Source. MIT License.

Kanika

737,988 Aufrufe • vor 4 Monaten

We all miss brute and we wish he would host his spaces and share his takes more frequently especially during these highly dynamic times. Thats why me and my friend took 50+ Twitter Spaces worth of Brute de force, every lesson, every take, every story, every rant and condensed hundreds of thousands of words into their purest form. Then we distilled it down to a bot that lives in our group chat. You summon it like a demon. And it delivers like a mentor. A bot that doesn't just quote Brute. It thinks like him. It talks like him. It even sounds like him, real voice messages in his actual voice. What it does: In your private conversation with him on telegram it coaches like Brute. Not motivational posters. Real, blunt, personalized guidance based on YOUR situation. Tell it your problem, it gives you what Brute would say to your face. It remembers you. Every conversation builds on the last. It knows your goals, your excuses, your patterns. The more you use it, the sharper it gets. It holds you accountable. Slacking? It'll call you out the way Brute would, no sugarcoating. It tells stories. Original stories in Brute's style, pulled from the DNA of every lesson he's ever taught, remixed and tailored to hit where you need it. And it's genuinely funny. High-IQ humor in every response. This isn't a corporate chatbot. It has personality. Think of it as Brute in your pocket. 24/7. Ready to coach, roast, and redirect you on demand. Comment "BRUTE" to get access for FREE.

comfy

29,345 Aufrufe • vor 5 Monaten

I built a content engine that runs on telegram. Two commands... /discover: sends out to 9 sources across HackerNews, Reddit communities covering AI automation, prompt engineering, vibe coding, and specialist newsletters. Pulls everything published in the last 24 hours, runs each item through an AI extraction layer that scores it against 100+ niche keywords, deduplicates, and drops the relevant ideas into a Notion database. Takes about 90 seconds. Costs fractions of a cent. /ideas: this command pulls the top scored ideas from that database, randomizes the selection so you're not seeing the same ones every time, and sends them to you in a clean numbered list. You reply with /write 3 or whatever you choose, and the system researches the topic using Perplexity's live web search, generates three distinct outline options with different angles and hooks, saves them to a Google Doc, and sends you a message telling you they're ready. You read the outlines, and you pick one. You then reply with the command /outline 2. The system writes the full piece in your voice, following your brand guidelines, with specific examples and concrete claims. It can be done in under two minutes of your time. The whole thing runs on n8n, with no subscriptions beyond what you already use. If content takes too long or you don't have ideas, this solves that. I built this for myself; I can do it for you. If you're tired of knowing you should be posting and still not doing it, let's talk.

Savvy | Ai & Automation

15,746 Aufrufe • vor 4 Monaten