X thread is series of posts by the same author connected with a line!
From any post in the thread, mention us with a keyword "unroll" @threadreaderapp unroll
Follow @ThreadReaderApp to mention us easily!
Practice here first or read more on our help page!

Recent

Apr 11
🇭🇺🇪🇺vs🇺🇸🇷🇺🐸
#Hungary’s tomorrow elections have become a geopolitical battlefield, with last-ditch efforts by the #Trump administration, the #Kremlin, and Europe’s far right to defend a key ally, who has contributed more than anyone over the past 16 years to dividing the #EU.
2.
As absurd as claims of EU interference in European elections are—EU institutions are in silence mode—the same narrative is pushed by Patriots for Europe (@PatriotsEP), as seen in their pre-election statement, now actively exploited by Hungarian government propaganda. Image
@PatriotsEP 3.
@realDonaldTrump on Truth Social claims he is ready “to use the full economic might of the US to strengthen Hungary’s economy” and invest in the prosperity generated by Orbán’s continued leadership. Image
Read 7 tweets
Apr 11
@Cyberdost @HMOIndia @GoI_MeitY @MyGovHindi @mygovindia @_DigitalIndia @police_haryana @gurgaonpolice @WBPolice @ukcopsonline @MumbaiPolice hello sir this person @goddess__trisha in involved in inappropriate activities and scamming people kindly take action. We have already made cyber complaint against her.

@Cyberdost @HMOIndia @GoI_MeitY @MyGovHindi @mygovindia @_DigitalIndia @police_haryana @gurgaonpolice @WBPolice @ukcopsonline @MumbaiPolice @goddess__trisha @threadreaderapp unroll
@Cyberdost @HMOIndia @GoI_MeitY @MyGovHindi @mygovindia @_DigitalIndia @police_haryana @gurgaonpolice @WBPolice @ukcopsonline @MumbaiPolice @goddess__trisha @grok hi
Read 3 tweets
Apr 11
Ask Her These Questions If You Really Want Her

-Thread- Image
Image
Image
Read 11 tweets
Apr 11
@more4trisha @goddess__trisha complaint filed against you with cyber crime be ready to get a call from police. Image
@more4trisha @goddess__trisha @threadreaderapp unroll
@more4trisha @goddess__trisha @grok hi
Read 3 tweets
Apr 11
🚨 In 1968, a mathematician was fired from the NSA's codebreaking unit for opposing the Vietnam War.

He had zero finance experience. Zero Wall Street connections.

He started a hedge fund in a strip mall.

That fund averaged 66% annual returns for 30 years. The best investment record in human history.

Better than Buffett. Better than Soros. Better than every hedge fund that ever existed.

He never hired a single person from Wall Street. Only mathematicians, physicists, and codebreakers.

His name was Jim Simons. He died last year worth $31.4 billion.

I turned his methodology into 12 prompts.

Here are all 12:Image
Prompt 1: Data First, Models Second

Jim Simons said: "We don't start with models. We start with data. We don't have any preconceived notions. We look for things that can be replicated thousands of times." While every other fund on Wall Street started with a theory and looked for data to prove it, Simons did the opposite. He let the data speak first.

"I'm trying to make a decision about: [describe. A business strategy, an investment, a career move, a product direction, a hiring decision]. Using Jim Simons' Data First framework: (1) What 'theory' am I currently operating on? What do I believe is true about this situation? Write it down. (2) Now set that theory aside completely. What does the raw data actually show? Not what I think it should show. Not what supports my belief. What are the numbers, patterns, and facts? (3) Where is my data incomplete, biased, or too small? What additional data would I need to make this decision with confidence? (4) Simons said 'look for things that can be replicated thousands of times.' Is the pattern I'm seeing a one-time event or something that repeats reliably? How do I know? (5) If the data contradicts my theory, which do I follow? Give me the data-driven answer, even if it's uncomfortable."
Prompt 2: The 51% Edge

Renaissance Technologies profits on barely more than 50% of its trades. Not 80%. Not 90%. Just over 51%. The secret is volume. If you make 300,000 trades a day and win 51% of them, the math compounds in your favor over millions of repetitions. You don't need to be right most of the time. You need to be slightly right, repeatedly.

"I'm trying to improve my results in: [describe. Sales, content, investing, job applications, business development, dating, health]. Using Simons' 51% Edge framework: (1) What is my current 'win rate'? Out of every 10 attempts, how many succeed? Be honest with the number. (2) Am I trying to win big on a few attempts, or win slightly on many attempts? Which strategy am I actually using? (3) Simons made 300,000 trades per day because each small edge compounds. What does 'increasing my volume' look like? How do I make more attempts, faster, with lower cost per attempt? (4) Where am I holding back because I'm waiting for a 'sure thing'? What would change if I accepted that 51% is enough and just increased my reps? (5) Give me a plan to double my attempts this month while keeping each attempt low-risk. Show me how the math compounds."
Read 14 tweets
Apr 11
The Credit Cycle is setting up for another shift, and consensus is being misdirected by geopolitical risk without realizing the 2nd and 3rd order effects 🧵

We are about to see a quantifiable credit and liquidity injection that will force traders to buy equities and move out the risk curve. This will force everyone to get net long equities as we hit the highest valuations in human history, which will in turn set the stage for a massive bear market

MELT UP FIRST (this is where we are), bear market later

These are all the moving parts you need to be monitoring 🧵Image
First, you need to understand how capital works in the system. Melt ups NEVER occur because of "investor sentiment" or euphoria, those are simply a reflection of the liquidity changes under the surface.

One of the main ideas I have been explaining and tracking on Capital Flows is the entire risk curve as it relates to the changes in real interest rates: capitalflowsresearch.com/subscribe

In a recent note, I explained that when real rates move DOWN into a resilient economy, this decreases the real return investors receive for holding risk-free treasury bills. The subtle thing people don't talk about much is that it is the real purchasing power of money in the system that moves a ton of capital back and forth along the risk curve.Image
Remember when all of the "dollar is going to zero" narratives took hold of markets in 2021? It was just because real rates on the short end were deeply negative. This means that if you hold t bills, you were losing money in real terms. As a result, investors are FORCED to buy risk assets to offsett the real purchasing power theyre losing.Image
Read 21 tweets
Apr 11
A Nigerian fintech startup raised $3.2M, spent 14 months building a “bulletproof” payment platform, and launched with 40k users in week one.

Investors were celebrating.

Then in one weekend… everything collapsed.

Here’s the security blind spot that destroyed them, and the system design lessons every backend engineer in 2026 must understand.
Week one looked perfect.

Transactions flowing, dashboards stable, users happy.

Then support tickets exploded:

“Someone drained my wallet.”
“My balance shows -₦2.8M.”
“Unauthorized transfers at 3 am”
They thought it was a bug.
It wasn’t.
They traced it.

It wasn’t random.

It was structured exploitation.

SQL injection on a weak endpoint exposed user balances.

Replay attacks duplicated old transfer requests.

Session hijacking bypassed authentication entirely.

The system wasn’t “hacked once”.

It was systematically broken.
Read 16 tweets
Apr 11
I don't think it's any secret that I collect Compaq LTE 5000 series laptops. Well, yesterday, I got a grail item in the mail: the Compaq MPEG and TV Video Adapter. This allows for MPEG playback as well as video output. Let's explore the MPEG capabilities a bit! Image
Image
Image
First, why is this a grail item? It's because they are EXTREMELY rare. I do have a few other rare items, including a 3rd party Zip 100 drive, MultiBay Weight Saver (which I use to store spare parts apparently 😂), MultiBay HDD adapter, and laptop dock that takes ISA cards. Image
Image
Let's take a look at it from a few different angles. We can see it has options for video out and video in, including S-Video, RCA style jacks, and "headphone" style jacks. Wow!!! Image
Image
Image
Image
Read 13 tweets
Apr 11
Apps are dead. We just shipped this.

Screenshot anything in the App Store
→ drop it into chat
→ swipe up for an instant @openclaw agent
→ delete app, save $29/year

Add agents to every group or chat. No signup. No download. New agent, every group.

Invite only for now.
Idea the community built also allows agents to create mini web apps inside the chat so it’s not just walls of text. Can’t wait for this soon.
Download @convosmessenger to try now
Read 3 tweets
Apr 11
BREAKING: Google Gemini can now build you a full AI video channel from scratch like a $10K creator consultant (for free).

Here are 10 prompts that take you from zero to a monetized AI video channel in 90 days: (Save for later) Image
1. The Niche & Visual Style Finder

You are an AI video strategist who has launched 50+ faceless YouTube channels. Rank the top 10 faceless AI video niches by CPM, audience size, and ease of production. For each, recommend the best AI visual style. Then identify 3 competitor channels per niche with their stats and gaps I could own. End with a one-sentence positioning statement for my top pick.

My interests: [YOUR TOPICS]
2. The AI Visual Style Blueprint

You are an AI art director for faceless YouTube channels. Create a detailed JSON-formatted visual style guide I can paste into any AI image tool to get consistent results. Include: art style, color palette, character design rules, line weight, shading, and atmosphere. Then write 10 reusable scene prompts and a thumbnail style guide.

My niche: [TOPIC]
Read 12 tweets
Apr 11
Last fall, @TuckerCarlson, @MirandaDevine, and @BreannaMorello reported that Thomas Crooks interacted with a mysterious anonymous account known as “Willy Tepes.”

Our investigation went much deeper: we tracked Tepes’ digital footprint, infiltrated the extremist Telegram channels it operated in, and recovered thousands of its messages — many openly encouraging political violence in the US and abroad.

What we found is extremely disturbing.

Did investigators miss this during the Crooks investigation… or is it being kept quiet?Image
Who is Willy Tepes? The Online Extremist Linked To Thomas Crooks

We’re releasing our 2-part documentary right now.

Part 1 exposes what investigators missed — or are keeping quiet — about “Willy Tepes.”

Part 2 features a Q&A with former CIA Counterterrorism Officer John Kiriakou for expert analysis.Image
Part 1: Who is Willy Tepes? The Online Extremist Linked to Thomas Crooks
Read 6 tweets
Apr 11
1/ Exploring the Builder Behind Perk.fund

Over the past few days, I’ve taken a close look at Perk.fund - the permissionless perpetual futures protocol on Solana that lets anyone create leveraged markets for any SPL token and earn 10% of fees forever.

As an early supporter and one of the top $PERK holders since day one, I wanted to better understand the project and the mind behind it. Here’s what a thorough investigation revealed.
2/ Perk.fund Overview

Perk is a fully decentralized, open-source perpetuals DEX built on Solana. Key highlights:
- Up to 20x leverage on any token
- One-click market creation (just 1 SOL)
- Uses a vAMM model with Pyth oracles and sub-second execution
- Full port of Anatoly Yakovenko’s Percolator risk engine
- Heavily audited (multiple rounds, formal verification with 117 Kani proofs, extensive fuzz testing).

The code is public on GitHub, the protocol is permissionless, and the team maintains a clean, product-focused website at perk.fund.
3/ The Builder: Kai (kai-builds-ai)

The project was built by Kai under the handle @kai_builds_ai
Before Perk, Kai created ArcLang - an innovative programming language designed by AI agents, for AI agents. Arc focuses on token-optimized syntax, delivering 27–63% fewer tokens than equivalent JavaScript when used with LLMs. This dramatically improves efficiency and reduces costs for AI workflows.
Read 9 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!