Deedy Profile picture
Sep 23, 2024 7 tweets 5 min read Read on X
Indian startup Dotpe, that raised ~$100M to build point of sale systems for restaurants left their entire API fully public.

A clever hacker found out the most ordered thing at every Social in India.

And did a prank to order what he wanted for a person next to him!

Zero auth.
Image
Image
Since the post has been deleted, here’s a cached copy

Part 1:


Image
Image
Image
Image
Part 2:


Image
Image
Image
Image
Part 3:


Image
Image
Image
Image
Part 4:

Image
Image
Image

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Deedy

Deedy Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @deedydas

Mar 22
Karpathy's Autoresearch pushed my vibecoded Rust chess engine AI from "expert" to a top 50 grandmaster, a #311 chess engine.

It ran over 70 experiments on its own and tried to hill climb to the top ELO score it could, landing at 2718!
This approach fundamentally uses a negamax alpha-beta tree search with pruning and iterative deepening. I tested everything with a 500ms per move limit. The main way to improve it would be to get rid of the static evaluation at the nodes and replace it with efficiently updatable neural nets (NNUEs). Also uses standard opening books and a transposition table to cache moves.

There's no offline computation or training element, so each run is like the last.

Lichess bot link: lichess.org/@/deedybot
Github repo: github.com/deedy/chess
Chess AI ranking (CCRL): computerchess.org.uk/ccrl/4040/
Bayesian ELO:
remi-coulom.fr
Stash measurement: dannyhammer.github.io/engine-testing…
Thanks @navvye for offering to test it (he was #28 in India and 23-2400 at some point and @parimarjan one of the goats for being my chess hero growing up and offering to give it a go
Read 4 tweets
Dec 9, 2025
We just dropped a 12 page AI report on how ~500 execs at US enterprises use generative AI.

I read it all so you don't have to. Top 8 takeaways:

Anthropic is the #1 model provider in the enterprise, with 40% of ~$37B spend, with OpenAI dropping to #2.

1/8 Image
On overall AI spend.

Generative AI has captured ~6% of software spend at $37B, growing ~3.2x YoY. Investments are coming to fruition and buyers are seeing results.

2/8 Image
On where the spend goes.

Companies are using off-the-shelf models more than they're training their own. Horizontal AI tools like ChatGPT Enterprise, Claude for Work, Msft Copilot and Glean have exploded. "Departmental" AI like Cursor and Github Copilot also sees a huge boost.

3/8Image
Read 9 tweets
Aug 31, 2025
This new DeepMind research shows just how broken vector search is.

Turns out some docs in your index are theoretically incapable of being retrieved by vector search, given a certain dimension count of the embedding.

Plain old BM25 from 1994 outperforms it on recall.

1/4 Image
This result gives me a lot of joy as a search nerd for more than a decade.

Haters will say that the dataset the authors created, LIMIT, is synthetic and unrealistic, but this has been my observation building search systems at Google / Glean.

Source:


2/4alphaxiv.org/pdf/2508.21038
Vector Search was popularized as an approachable drop-in search since OpenAI embeddings grew in popularity, but has clear limitations in production settings.

Even aside from this result, showing it just misses certain docs constantly, it
– doesn't search for concepts well
– often retrieves similar but unrelated results
– doesn't account for non-content signals of similarity (recency, popularity)

3/4
Read 4 tweets
Aug 10, 2025
I'm using GPT5 Pro to find me the best stocks and startup investments.

Asked it to use modern portfolio theory and size investments.
—Top Privates [+9.7%]: Databricks, Stripe, Anthropic, SpaceX
—Top Publics [+14.2%]: Nvidia, TSMC, Microsoft, Meta

Just put $1000 into the stocks! Image
Prompt: "Check all public / private stock market companies and tell me what I should invest in from first principles reasoning. You have $1000.

Please do deep research and present rationale for each investment. Each one should have a target price and expected value. Use advanced math for trading. Draw research from authoritative sources like research and unbiased pundits. Size my bets properly and use everything you know about portfolio theory. Corroborate each decision with a list of predictions about those companies.

Your goal is to maximize expected value. Make minimum 5 investments. Write it in a table."
This follows my previous experiment on Polymarket, which seemingly had ~2-4x the expected returns!
Read 4 tweets
Aug 8, 2025
Ridiculous that OpenAI claimed 74.9% on SWE-Bench just to prove they were above Opus 4.1’s 74.5%…

By running it on 477 problems instead of the full 500.

Their system card only says 74% too. Image
And yes, I know they’ve always reported on the 477 denominator, but that’s NOT “SWE-Bench verified”, that’s an entirely different metric, it’s “OpenAI’s subset of SWE Bench Verified” and that number can’t be compared
Read 4 tweets
Jul 31, 2025
🚨Anthropic is at $4.5B annualized revenue and is the fastest growing software company in history!

They just overtook OpenAI to become the market leader in LLM API cost.

We just dropped this and more in our mid year Enteprise AI report:

1/7 Image
Enterprise LLM API spend has exploded from $3.5B to $8.4B by mid year, and that number is already stale!

2/7 Image
Enterprises and startups are choosing closed source models.

Only 11% of enterprises show high open source model usage.

3/7 Image
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(