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 > the-best-alternatives-to-kaiko-coinapi-and-coindesk-data-apis-in-2026-pricing-coverage-and-latency

The Best Alternatives to Kaiko, CoinAPI & CoinDesk Data APIs in 2026: Pricing, Coverage & Latency | HackerNoon

6+ day, 19+ hour ago   (1631+ words) The more useful questions are: How much of the crypto market does the API actually cover? Does one subscription cover both CEX and onchain markets? How far back does the historical data go? Can you stream data rather than constantly…...

@hackernoon
hackernoon.com > your-backtests-max-drawdown-is-a-single-sample-not-a-risk-estimate

Your Backtest's Max Drawdown Is a Single Sample, Not a Risk Estimate

1+ week, 4+ day ago   (1023+ words) Every backtest report has a line that says maximum drawdown. Mine said 15.3R. I used that number to size positions for years, and it took me an embarrassingly long time to notice that it is not a risk estimate. It is…...

@hackernoon
hackernoon.com > tokens-are-new-ai-currency-heres-everything-you-need-to-understand-before-you-spend-another-dollar

Tokens Are New AI Currency. Here's Everything You Need to Understand Before You Spend Another Dollar

1+ week, 5+ day ago   (1735+ words) Every AI model runs on tokens. Every API bill is a token bill. Every context window limit is a token limit. Every speed difference between models comes down to how many tokens they process per second. Tokens are the single…...

@hackernoon
hackernoon.com > how-to-build-an-ai-governance-framework-that-actually-works

How to Build an AI Governance Framework That Actually Works

2+ week, 5+ day ago   (956+ words) A marketing coordinator finds an AI writing tool on a Tuesday. By the end of the week, she'd pasted member survey data into it to draft a newsletter. Names, email addresses, a few open-ended comments about member complaints. Asking first…...

@hackernoon
hackernoon.com > the-most-expensive-bug-in-my-trading-system-was-me

The Most Expensive Bug in My Trading System Was Me

3+ week, 3+ day ago   (966+ words) Every automated system that still has a human with override permissions is not an automated system. It is a hybrid, and the human half never gets profiled. None of that shows up in a trade log. A trade log records…...

@hackernoon
hackernoon.com > how-to-build-fault-tolerant-blockchain-rpc-infrastructure

How to Build Fault-Tolerant Blockchain RPC Infrastructure

3+ week, 3+ day ago   (604+ words) This is not a critique. It's simply the natural default focus for most teams. Everyone knows exploits are expensive, so contract code is audited. Infrastructure is only noticed when it fails in front of users. The problem is that RPC…...

@hackernoon
hackernoon.com > coinkites-ai-audit-didnt-fail-it-was-pointed-in-the-wrong-direction

Coinkite's AI Audit Didn't Fail. It Was Pointed in the Wrong Direction

3+ week, 3+ day ago   (1232+ words) Last week about $114 million in Bitcoin drained out of hardware wallets. These are the little offline devices people buy so that exactly this cannot happen. The manufacturer, Coinkite, published an explanation. It says the company has "to assume that someone…...

@hackernoon
hackernoon.com > why-standard-rag-fails-on-financial-data

Why Standard RAG Fails on Financial Data | HackerNoon

3+ week, 4+ day ago   (381+ words) In Part 1 (Linked: Part 1), I walked through the mechanics and math of a custom Retrieval-Augmented Generation (RAG) pipeline, including why high-dimensional vector spaces rely on cosine similarity to measure semantic connections. The takeaway was optimistic: replace rigid keyword matching with…...