STOP USING YOUR OWN MONEY TO TRADE
Funded accounts exist this is how to get the most out them
Prove you can trade, get up to $2.5M in capital, keep your profit
I’m giving away 20 FREE $1,000 @VantaTrading accounts to 20 people that like, comment + rt
Winners picked 7/15
Every project has a story.
This is ours.
Over the past few years, we’ve focused on building:
👥 4M+ registered community members
📱 Android & iOS mobile applications
🚀 Mirex Network V2.0
🇨🇭 Mirex Network AG established in Zug, Switzerland
☁️ Selection into the @OVHcloud Web3 Accelerator Program
⛓️ MRX-20 blockchain infrastructure
🏗️ The foundations for the next phase of the Mirex ecosystem
Most projects launch a token first and then start building.
We chose a different path.
For years, our focus has been on developing technology, growing a global community, strengthening infrastructure, and laying the foundations for what comes next.
🚀 In just three days, the next chapter begins with the Mirex Coin ($MRX) Fair Launch Presale.
Thank you to everyone who has been part of the journey so far.
The future is just getting started.
#MirexNetwork
We're going around the Moon. Come watch with us. Artemis II's four-astronaut crew is lifting off from @NASAKennedy on an approximately 10-day mission that will bring us closer to living on the Moon and Mars. The launch window opens at 6:24pm ET (2224 UTC). https://t.co/X27QJejNDt
All credit goes to @viktoroddy
Access all prompts by @viktoroddy here: https://t.co/673WukWfuu
Prompt: Space Travel Hero Section with Cinematic Video Background
Create a full-screen cinematic hero section for a space travel website with the following specifications:
Video Background:
Video URL: https://t.co/gO2JOTD6a6
Use object-cover with object-right positioning (right side must never be cut off)
Add a subtle black overlay at 5% opacity (bg-black/5)
Video should autoplay, loop, be muted, and play inline
Fonts:
Headline font: PPMondwest-Regular from https://t.co/jH2EOQuoWP
Body font: Barlow (Google Fonts)
Logo/accent font: Instrument Serif (Google Fonts)
Navigation Bar:
Layout: relative z-10, flex flex-row, justify-between, items-center, px-8 py-6, max-w-7xl mx-auto w-full
Logo: "Velorah®" (® as superscript <sup className="text-xs">), text-3xl, tracking-tight, Instrument Serif font, white color
Nav links (hidden on mobile, md:flex with gap-8):
Home (active, white text-white)
Studio (muted white text-white/60, hover to white)
About (muted white text-white/60, hover to white)
Journal (muted white text-white/60, hover to white)
Reach Us (muted white text-white/60, hover to white)
All text-sm with Barlow font
CTA Button: "Begin Journey", liquid-glass class, rounded-full, px-6 py-2.5, text-sm, white text, hover:scale-[1.03] transition
Hero Content (Left-aligned):
Container: flex-1 flex flex-col justify-center px-4 md:px-8 lg:px-16 pt-24 max-w-7xl
Badge:
Liquid-glass pill with white "New" tag inside
Text: "Maiden Crewed Voyage to Mars Arrives 2026"
w-fit to fit content only
Headline (Two lines with custom blur-in animation):
Line 1: "Venture Past Our Sky"
Line 2: "Across the Universe"
Font: PPMondwest-Regular, letter-spacing: -4px
Size: text-6xl md:text-7xl lg:text-[5.5rem], leading-[0.8]
Use custom BlurText component with word-by-word animation
First line delay: 100ms, second line delay: 500ms
Animation direction: bottom
Subheading:
Text: "Discover the universe in ways once unimaginable. Our pioneering vessels and breakthrough engineering bring deep-space exploration within reach—secure and extraordinary."
Font: Barlow, weight 300, text-sm md:text-base
Max-width: xl, white color
Motion animation: blur(10px) → blur(0px), opacity 0 → 1, y: 20 → 0, duration 0.6s, delay 0.8s
CTA Buttons (Centered with each other):
Container: flex flex-col sm:flex-row items-center gap-6 mt-4
Button 1: "Start Your Voyage" with ArrowUpRight icon, liquid-glass-strong class, rounded-full
Button 2: "View Liftoff" with Play icon (filled), transparent background
Motion animation: blur in with 1.1s delay
Partners Bar (Bottom):
Container: flex flex-col items-center gap-4 pb-8
Small pill: "Collaborating with top aerospace pioneers globally" (liquid-glass, text-xs)
Partner logos in italics (Instrument Serif): Aeon, Vela, Apex, Orbit, Zeno
Text size: text-2xl md:text-3xl, tracking-tight, white color
Liquid Glass CSS Classes: Create these custom classes in your CSS:
.liquid-glass {
background: rgba(255, 255, 255, 0.08);
backdrop-filter: blur(20px);
-webkit-backdrop-filter: blur(20px);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.liquid-glass-strong {
background: rgba(255, 255, 255, 0.15);
backdrop-filter: blur(24px);
-webkit-backdrop-filter: blur(24px);
border: 1px solid rgba(255, 255, 255, 0.2);
}
BlurText Component: Create a custom React component that:
Takes props: text, className, delay, animateBy ("words" or "letters"), direction ("top" or "bottom")
Splits text by words or letters
Animates each segment with blur(10px) → blur(0px), opacity, and y-position
Uses Framer Motion for animations
Uses IntersectionObserver for scroll-triggered animations
Wraps segments in flex-wrap container for natural text flow
Dependencies:
motion (formerly framer-motion) - import from "motion/react"
lucide-react (for ArrowUpRight and Play icons)
React with hooks (useState, useEffect, useRef)
Overall Layout:
Full screen height container (h-screen)
Video fills entire background
All content layered on top with proper z-index
Responsive breakpoints for mobile/tablet/desktop
Left-aligned content with max-w-7xl constraint
Today, Google Quantum AI published a research paper that might boost the post-quantum migration. Their team has tailored Shor’s algorithm to solve the 256-bit Elliptic Curve Discrete Logarithm Problem. ECDLP is the hard mathematical problem that secures ECDSA: the signature scheme underpinning most blockchains, TLS certificates, and countless authentication systems, using fewer than 1,200 logical qubits and 90 million Toffoli gates. Translated to hardware: fewer than 500,000 physical qubits, executing in a few minutes.
A few minutes. Less than a Bitcoin block time. Less than two Ethereum epochs.
The long-standing argument that public keys can simply remain hidden is now moot (In fact, it has always been https://t.co/M7VOWHnRMx).
What exactly changed
Shor's algorithm has been known since 1994 as a generic quantum approach to factoring integers and computing discrete logarithms. But "known" and "practical" are very different things. The real progress is in the engineering: how many qubits and gates you actually need once you compile the algorithm into a fault-tolerant quantum circuit.
The last breakthrough by the INRIA Rennes team required ~2,100 logical qubit count for ECDLP. Google's engineers optimized the full circuit stack to ~1,200 logical Qubits.
The recent algorithmic trendline is clear: every 12-18 months, the resource estimates drop significantly. And these are pure algorithmic gains: they compound on top of hardware improvements, which remain a major challenge.
However, as of today, we're still far from having such a quantum computer. This didn't change.
Zero Knowledge Proof
Here's where it gets interesting. Google chose not to publish their optimized circuits. Instead, they released a zero-knowledge proof that their circuits achieve the claimed resource counts. We have no doubt they know how to do it, but no clue how (sounds magic ;-))
The reasons are likely multiple: competitive advantage, national security implications, or simply not wanting to hand a blueprint to adversaries. Regardless, it establishes a powerful (and elegant) precedent.
What’s ironic: Google's ZK proof is not itself post-quantum secure.
What’s next?
The good news is that we already have the tools: Post Quantum Cryptography, now we need to migrate.
A few days ago, Google announced it is targeting 2029 for full post-quantum readiness. NIST plans to deprecate RSA signatures by 2030 and disallow all legacy algorithms by 2035.
Most organizations haven't started their cryptographic inventory. Major blockchain protocols are currently discussing the path forward.
Cryptography exists to create mathematical trust in the security of systems. That trust is now being eroded, not by a working attack, but by the increasingly credible prospect of one. In security, the moment you start doubting the foundation is the moment you should be rebuilding it.
What this means for blockchains
For blockchain ecosystems specifically, the threat is central. ECDSA on secp256k1 (Bitcoin) and P-256 curves (broadly used elsewhere) is the cornerstone of security. Unlike traditional systems where you can rotate certificates behind a corporate firewall, blockchain migration requires coordination across decentralized, permissionless networks. This process will likely take time.
I'll be diving deeper into the concrete challenges and strategies for PQC migration on blockchains and secure systems at my keynote this Thursday at EthCC conference.