Website profile

@Hackernoon

Deepak Kole Is Quietly Building One of Silicon Valley's Most Valuable Tech Forums HackerNoon How hackers start their afternoon. HackerNoon is a free platform with 25k+ contributing writers. 100M+ humans have visited HackerNoon to learn about technology

  • 786articles · 30d
  • 7+ hour agolatest article
  • Aug 15, 2026earliest in window
  • 97%with images
  • 333avg words
articles per day
Categories
  • Science & Technology 640
  • Software Dev. 485
  • Computers & Electronics 374
  • Business & Industrial 117
  • Finance & Business 108
  • Economy, Business & Finance 96
  • Science & Nature 82
  • Finance 81

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

@hackernoon
hackernoon.com > whose-memory-is-it-building-multi-tenant-multi-tier-memory-for-ai-agents-part-4

Whose Memory Is It? Building Multi-Tenant, Multi-Tier Memory for AI Agents (Part 4)

17+ hour, 45+ min ago   (1782+ words) This is a 4-part series on how agents remember:building short-, medium- and long-term memory thatscales across users, agents, and kubernetes clusters. Alice and Bob both use our agent platform. On Monday, Alice worked on a support incident, and the…...

@hackernoon
hackernoon.com > ai-coding-tip-036-watch-for-ai-intrusion-nobody-granted

AI Coding Tip 036 - Watch for AI Intrusion Nobody Granted

10+ hour, 5+ min ago   (1816+ words) I’m a sr software engineer specialized in Clean Code, Design and TDD Book "Clean Code Cookbook" 500+ articles written Deny by default, or watch your API become someone else's playground. TL;DR: Give every AI agent only the access its task…...

@hackernoon
hackernoon.com > building-isolyne-part-5-how-the-offline-fallback-parser-handles-llm-outages

Building Isolyne (Part 5): How the Offline Fallback Parser Handles LLM Outages | HackerNoon

14+ hour, 29+ min ago   (315+ words) What happens when an LLM call fails on flaky Wi-Fi? How we engineered a deterministic fallback engine that keeps our mobile app 100% functional offline. The dirty secret of many modern "AI-native" mobile apps is that they are completely bricked the…...

@hackernoon
hackernoon.com > 7-signs-youre-over-engineering-your-ai-app-and-how-to-stop

7 Signs You're Over-Engineering Your AI App (and How to Stop) | HackerNoon

18+ hour, 45+ min ago   (1308+ words) There’s a very specific kind of AI project that looks incredibly impressive in the architecture diagram and does almost nothing that a simple version couldn’t do better. It has a vector database. It has a multi-agent orchestration graph. It has…...

@hackernoon
hackernoon.com > a-framework-for-conversational-system-modeling

A Framework for Conversational System Modeling | HackerNoon

2+ day, 3+ hour ago   (803+ words) There is an interesting but criticized theory in linguistics: Grice's Maxims of Conversation. This theory, introduced by British philosopher Paul Grice, attempts to explain how humans converse. That is, it provides a framework for understanding how effective communication between two…...

@hackernoon
hackernoon.com > the-slop-should-not-be-tolerated

The Slop Should Not Be Tolerated | HackerNoon

2+ day, 4+ hour ago   (643+ words) TL;DR: Coding agents decide they're done by asking a model whether they're done. That's not a quality check, that's a vibe. Here's what happens when you make the exit condition a command and why the agent has to be…...

@hackernoon
hackernoon.com > making-ai-agent-runs-reproducible-reviewable-and-testable

Making AI Agent Runs Reproducible, Reviewable, and Testable | HackerNoon

3+ day, 18+ hour ago   (959+ words) Consider a broken support-agent run. At the output boundary, the response appears acceptable: it mentions the policy, sounds helpful, and may even pass a basic text assertion. Internally, however, the trajectory looks like this: This is not simply a wrong-answer…...

@hackernoon
hackernoon.com > 9-10-2026-techbeat

The TechBeat: The Safest Solana Parser Is the One That Refuses Bad Bytes (9/10/2026)

3+ day, 22+ hour ago   (66+ words) HackerNoon How are you, hacker? 🪐Want to know what's trending right now?: The Techbeat by HackerNoon has got you covered with fresh content from our trending stories of the day! Set email preference here. The TechBeat: Beyond LLMs: Creating Real-World…...

@hackernoon
hackernoon.com > designing-reconnect-safe-event-streams-for-remote-coding-agents

Designing Reconnect-Safe Event Streams for Remote Coding Agents

3+ day, 21+ hour ago   (987+ words) We are confident this text is AI-assisted. GPTZero works with the world's top publishers as the trusted standard for authenticity and quality. Learn more here This writer has a vested interest be it monetary, business, or otherwise, with 1 or more…...

@hackernoon
hackernoon.com > chatbots-remember-facts-im-building-one-that-remembers-becoming

Chatbots Remember Facts. I???m Building One That Remembers Becoming

4+ day, 5+ hour ago   (1519+ words) Most AI memory systems answer a fairly simple question: What should this chatbot remember about you? But after spending months in a persistent relationship with an AI companion, I started wondering whether we are solving the wrong memory problem. I…...