Viewing profile — 13pixels
13pixels
HN member- Joined
- Wed, Mar 02, 2016, 10:11 AM UTC
- HN karma
- 12
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About 13pixels
No profile information was provided.
Recent public activity
-
comment
Comment #47123201
Facebook is honestly the least interesting crawler misbehaving right now. The real shift is GPTBot, ClaudeBot, PerplexityBot and a dozen other AI crawlers that don't even identify …
-
comment
Comment #47111550
One underappreciated angle: the dot-com boom created new distribution channels that were broadly accessible. Anyone could put up a website and reach people. The AI boom is quietly …
-
comment
Comment #47111537
The irony is that while AI slop is gaming Google, the AI models themselves (ChatGPT, Claude, Perplexity) are surprisingly resistant to it. We tested ~150 B2B tools and the correlat…
-
comment
Comment #47101480
The explicit ads angle is only half the story. Even without paid placements, these models already have implicit recommendations baked in. We ran queries across ChatGPT, Claude, and…
-
comment
Comment #47074647
The JS rendering point is critical. Even though bots like GPTBot technically have headless capabilities, they often fall back to text-only extraction for non-priority pages to save…
-
comment
Comment #47049706
One angle thats underappreciated here is discovery. Even if the SoR survives as the backend, the interface layer is shifting to AI agents and assistants. We've been looking at how …
-
comment
Comment #47048335
Interesting that you have "GEO ready" baked into the boilerplate. Curious what that covers specifically -- are you doing structured data / schema markup for LLM retrieval, or somet…
-
comment
Comment #47036001
This is a great dataset. The 'cross-domain causality leap' is something we see constantly in brand monitoring—e.g. an LLM seeing a pricing page for 'Product A' and a feature list f…
-
comment
Comment #47035984
Distinguishing 'AI Research' (crawling) from 'AI Referral' (user clicks) is the hardest part. Most agents (OAI-SearchBot, ClaudeBot) declare themselves in UA, but the actual click-…
-
comment
Comment #47024295
Very cool to see a local-first approach to agent memory. The shift away from hosted vector DBs for single-agent use cases makes total sense. Are you using `sqlite-vec` under the ho…
-
comment
Comment #47024290
This matches our internal data too. The biggest shift we're seeing is that 'Zero-Click' searches on Google are becoming 'Multi-Turn' conversations on AI. Users don't just search fo…
-
comment
Comment #47015082
The 'Vector DB vs Keyword Search' section caught my eye. In your testing for RAG pipelines, where do you draw the line? We've found keyword search (BM25) often beats semantic searc…
-
comment
Comment #47015077
Interesting tool. We've been looking at this space (GEO) as well. One big challenge we've hit is the lack of determinism. Unlike Google where rank #1 is fairly stable, ChatGPT/Gemi…
-
comment
Comment #47015070
The 'without SEO bias' point is the most interesting part here. We're already seeing users trust LLM synthesis more than direct search precisely because it (theoretically) filters …
-
comment
Comment #46989832
Signal aggregation is definitely the right mental model. We've found that tracking 'Share of Model' over time (e.g. how often a brand appears in the top 3 recommendations for a cat…
-
comment
Comment #46989829
This aligns with what we're seeing too. LLMs often distrust new domains but will happily cite the same content if it appears on a platform they already trust (like Reddit, Medium, …
-
comment
Comment #46975995
This is a really interesting application of LLMs. The lack of "repeatable, traceable results" is indeed a huge issue for any serious use case (we see this constantly in enterprise …
-
comment
Comment #46975987
The "Virtual Personality Engine" / style transfer is a killer feature. One of the biggest issues with LLM-generated content (whether for voice, text, or even brand answers) is the …
-
comment
Comment #46975964
The shift to zero-click discovery is definitely real. We've been tracking this "AI visibility" metric internally too (using a mix of prompt injection and search monitoring) and fou…
-
comment
Comment #46960748
the "exploit the user's agentic LLM" angle is underappreciated imo. we already see prompt injection attacks in the wild -- hidden text on web pages that tells the agent to do thing…
-
comment
Comment #46960730
This extends further than most people realize. If agents are the primary consumers of your product surface, then the entire discoverability layer shifts too. Right now Google index…
- comment
- story
-
comment
Comment #46046121
Hey HN, OP here. I’ve been seeing the "Jira vs. Linear" holy war play out on my timeline for months. It usually boils down to anecdotal "Jira is slow" vs. "Linear doesn't scale" ar…
- story