🚨BREAKING: Someone is finally challenging Google's grip on the web.
In 2026:
→ Chrome = 65%+ market share
→ Edge, Brave, Arc, Opera = all Chromium
→ Firefox = under 3% and dying
→ Safari = Apple-only
Google doesn't just dominate browsers. They control the engine.
Ladybird is building a completely independent alternative:
→ New rendering engine
→ New JavaScript engine
→ New WebAssembly
→ New everything
No Chromium. No Google. No strings.
59.8K stars. 1,240 contributors. BSD-2-Clause license.
The web's first real competition in a decade.
Anthropic is guilty of stealing training data at massive scale and has had to pay multi-billion dollar settlements for their theft. This is just a fact.
Well, it has happened. Ghostty on macOS now has search. This is now in tip releases, I'm certain there's a bunch of polish and bugs to work through over the next months, but more than enough time for it to be rock solid for 1.3 next year. GTK to follow soon. Gobble, gobble. 🦃🦃
Announcing @ChromeDevTools MCP! 🚀
Connect your AI coding agent to Chrome's powerful automation & debugging capabilities with ease.
Key features:
✅ Reliable automation: It can programmatically handle clicks, form fills, dialogs, and page navigation with ease.
✅ Performance insights: Go beyond simple audits. Instruct your agent to record a performance trace and extract actionable insights to optimize your web apps.
✅ Advanced debugging: Empower your AI to analyze network requests, list console messages, take screenshots, and even evaluate scripts in the browser context.
✅ Browser emulation: Easily test different conditions by emulating CPU slowdowns, network throttling, or various screen sizes.
Works well with modern web apps and believe this will unlock new workflows for automated testing, AI-driven debugging, and interactive web development.
And there's much more to come!
Something no Indian wants to admit...
India produces 1.5M software engineers yearly, while China 1.3M and USA 200k.
Yet..
America: Google, Apple, ChatGPT.
China: Deepseek, TikTok, Alibaba.
Not even one big tech from India.
What's wrong? Are we dumb or only good as employees?
In 2024, Rafael Nadal walked away from his $150 MILLION Nike deal.
But instead of signing with Adidas or Puma.
He chose a no-name brand that made shoes for retirees.
Here's what was more important to him than securing generational wealth: 🧵
Letter-dropping physics comparison: o3-mini vs. deepseek-r1 vs. claude-3.5 in one-shot - which is the best? Prompt:
Create a JavaScript animation of falling letters with realistic physics. The letters should:
* Appear randomly at the top of the screen with varying sizes
* Fall under Earth's gravity (9.8 m/s²)
* Have collision detection based on their actual letter shapes
* Interact with other letters, ground, and screen boundaries
* Have density properties similar to water
* Dynamically adapt to screen size changes
* Display on a dark background
We're leveling up the game with our latest open-source models, Qwen2.5-1M ! 💥 Now supporting a 1 MILLION TOKEN CONTEXT LENGTH 🔥
Here's what’s new:
1️⃣ Open Models: Meet Qwen2.5-7B-Instruct-1M & Qwen2.5-14B-Instruct-1M —our first-ever models handling 1M-token contexts! 🤯
2️⃣ Lightning-Fast Inference Framework: We’ve fully open-sourced our inference framework based on vLLM , integrated with sparse attention methods. Experience 3x to 7x faster processing for 1M-token inputs! ⚡⚡
3️⃣ Tech Deep Dive: Check out our detailed Technical Report for all the juicy details behind the Qwen2.5-1M series! 📊
📖 Technical Report: https://t.co/NBvlntMJRJ
📄 Blog: https://t.co/qMnihLpomm
Experience Qwen2.5-1M live:
👉 Play with Qwen2.5-Turbo supporting 1M tokens in Qwen Chat (https://t.co/BhhXyzLt5B)
👉 Try it on Huggingface (https://t.co/F4RVaxkp9D)
👉 Or head over to Modelscope (https://t.co/5nBPvc6z7a)
China trained a model called DeepSeek-v3 that’s better than OpenAI GPT 4o with a small fraction of the budget and open sourced it. Meanwhile, a bipartisan bill is in the works in America to impose severe restrictions on open sourcing frontier models.
Java first came out with a suite of tools that was ahead of its time. You could package your software, document it, and so forth. Over time, some of the very best environments were built to serve the Java ecosystem. But it turned into a curse.
Yesterday, I'm setting up a simple benchmark for my blog post using JMH. Sounds like child's play, right? Wrong. What followed was an epic saga of build system wizardry. I spent 10x more time on the build setup than on the code. Look at the screenshot, pay attention to the necessary `<arg>-processor</arg>`? Want to build and run...
mvn clean install && java -jar target/benchmarks.jar
Why the arcane ritual? Gradle came along, promising a new dawn. But alas, it seems just as complicated.
Let us compare with C#/.NET. We find the same XML... but I can hand edit these files with relative ease (except for the silly hash codes). And once you got it working, you can just do...
dotnet build
dotnet test
dotnet format
dotnet run
Adding a dependency?
dotnet add package
You know what the equivalent is in Go? Want to write a benchmark? Write the code. No config file. No dependency. Just 'go test -bench .'.
I'm no novice. I can write my own CMake build files for C++, I've setup Cargo for Rust, programmed in Python, JavaScript. Ocaml. It always seems simpler, faster, better. Yes, even Python seems better despite all the complaints.
Basically, almost everyone spent a whole lot of effort simplifying the builds so that it is easy, reproducible, understandable, debuggable.
You should not need hundreds of lines of XML code to build a project unless it is a massive project, like your own Web browser or operating system.
But Java? It stands alone. Instead of simplifying the build, it sought to hide it under graphical interfaces. So, when you need to peek under the hood, Java's build systems feel like a labyrinth designed by a mad architect. It's not the autoconf/automake nightmare, but in this age of instant build setup, Java's build ecosystem feels like a relic, a monument to complexity overthrown by the very simplicity it once championed.
Maven and gradle are good at failing with mysterious error messages that only a C++ compiler can surpass.
Big news! The Epic Games Store and other app stores are coming to the Google Play Store in 2025 in the USA - without Google's scare screens and Google's 30% app tax - thanks to victory in Epic v Google.
https://t.co/1g6uuw1CJB
Introducing the seamless Java/Swift interop effort!
Offering both:
- generated Swift macro based JNI wrappers
- Project Panama based Swift accessors generated with a jextract-swift tool for high performance use-cases
Early prototype is open source and we’ll share more about our plans and invite folks to collaborate early next week!
https://t.co/CU2QuIjBIq
#ServerSideSwift2024
16 months of 𝕏 takeover.
- Rebranded as 𝕏.
- All time high usage and incredible growth in global total user seconds.
- Rolled out 𝕏 audio and video calling for all the 𝕏 users.
- Video views have increased 30% since last year.
- Launched Video Spaces.
- Over 100M people around the world are consuming vertical video daily at an average of over 13 minutes per day.
- Launched Grok AI access in multiple countries.
- Secured Money Transmitter License in 20 states for X Payments.
- Increased the maximum length of video uploads to 4 hours.
- Started rolling out Articles feature on X.
- 𝕏 site traffic up 22.3% YoY.
- Announced the upcoming release of Grok 1.5.
- Launched Basic Verified Organization plan for $200/month
- Partnered with WWE for exclusive content.
- Partnered with BIG3 for live-streaming of games and exclusive content.
- Launched the job search portal 𝕏.com/jobs.
- Crossed 1 million active jobs that users can now apply via X Hiring.
- Video Pre-Roll Ads for creators soon.
- Launched Annual Plan for Verified Organizations.
- Launched Passkeys for iOS Users.
- Improved the live streaming quality.
- Added video quality selection option on web.
- Added "Revisit your bookmark" feautre.
- Improved X Communities, added search tags, topics.
- Added new search filters on X search.
- Added an option to create clips during X Spaces.
- Launched Creator Targeting for Advertisers.
- Added detailed analysis for media.
- Launched Ad revenue share program for the creators.
- Launched Incognito Mode in X Spaces
- Access to X Communities while logged out.
- Users can now post threads with bold & italics AND 25,000 characters on X.
- There have been 28 million+ X Spaces this year.
- Media Grid is live on Web.
- Launched Expanded Bio on X Profiles.
- Launched X Communities Worldwide.
- Announced X Payments coming next year.
- Started rolling out audio/video calling to Android users.
- Removed support for NFT Profile Pictures.
- Partnered with Shopify.
- Started paying the creators twice in a month.
- Added live chat to live streams.
- Community Notes passed 200k contributors mark.
- 𝕏 now has more than 340K Communities.
- Launched Media tab for X communities.
- Enhanced the Community Notes algorithm.
- Made headlines appear at the bottom of the thumbnails for links.
- Started rolling out accounts with multiple organization affiliates.
- Launched auto-save posts on web while composing.
- Teamed up with Consumer Technology Association.
- Added an ability to post timestamps while uploading videos.
- Enhanced the support for 𝕏 Premium users.
- Added similar posts button.
- Surpassed Instagram & Facebook in getting organic traffic from google search results.*
- Added new app icons for premium users.
- Announced that 𝕏 will completely move towards the AI driven algorithm for the feed.
- Removed the 𝕏 circles feature.
- Announced that 𝕏 Corp investors will own 25% of xAI
- Paid ~$20+ million dollars to creators.
- Creators have 10x since June.
- Launched different tiers for 𝕏 Premium
- Video views for the NBA are up +39% year over year on the platform
- Will launch the grok tab within the app.
- Announced that 𝕏 will overlay title in the upper potion of the image of a URL card in upcoming release.
- Verified Organizations to get $1K ad spend every month.
- Added bookmark button on home timeline for posts.
- Time spent on Communities increased by 300%
- ~550 million monthly active users
- ~500 million posts everyday
- ~100 billion + impressions every day
- 1.5 million sign ups everyday (up 4% from last year)
- People are spending 14% more time on X
- Ninety percent of the top 100 advertisers have returned to X
- Video views 90% up as compared to last year.
- Added more privacy options for 𝕏 calling
- Announced the upcoming "grok analysis" button under posts on ��
- Introduced recruitment / jobs feature for verified organizations.
- Expanded the community notes in more countries worldwide.
- Posts in the highlights section of profile to get higher reach.
- Announced that full open source algorithm will go live soon.
- Reached a new all-time high of user-seconds.
- Improved ad experience
- Increased group chat size to 200 people.
- Launched 𝕏 Pro
- Announced the retirement of Circles feature.
- Lowered the eligibility threshold for ads revenue sharing from 15M to 5M
- Rolling out vertical video ads for brands.
- Rolled in pic-in-pic feature for videos on web.
- Improved communities experience
- Announced the removal of tweepcred system.
- Added live streams on the top bar of the feed.
- Improved live streaming & tested game streaming.
- Launched the immersive video player.
- Made the process of reporting a post easier.
- Launched job cards under recruitment feature for verified business organizations.
- Improved the UI by removing headings from the links
- Announced the ability of group calling on 𝕏
- Renamed 𝕏 Blue to 𝕏 Premium
- Announced the removal of block feature except for DMs.
- Major upgrades to videos and media.
- Announced that the company is close to break-even financially.
- Secured money transmission license in multiple states for 𝕏 payments.
- Introduced video downloads for verified users.
- Testing not a bot program in New Zealand and the Philippines to fight bots
- Added an ability to limit replies to verified users only
- Launched expanded bios on the web
- Made communities accessible in more countries
- Added ID verification on web.
- Added an ability to hide likes.
- Added a tab for verified followers on user profiles.
- Added an ability to accept dms from verified users only to prevent spam.
- Introduced dm support for the ad customers.
- Announced that 𝕏 will fund legal representation for users fired from their jobs for their 𝕏 activity.
- Included posts from communities in for you feed.
- Renamed notes feature to articles that will have no character limits.
- Added highlights tab to the profiles.
- Improved account analytics.
- Linda Yaccarino joined as new CEO.
- Elon Musk to continue working on product design & new technology.
- Launched early version of encrypted dms.
- Added an ability for community admins to spotlight their community in the profile.
- Reduced child sexual abuse material by around 95% since the acquisition.
- Introduced voice dms & tweets.
- Introduced highlights tab on profiles.
- 90% of the bot accounts are now deleted.
- Introduced an ability to upload long videos.
- Improved advertisement & brand safety.
- Updated the auto-reply to their press email to "we will get back to you soon"
- Introduced formatting for long form posts.
- Extended the community notes availability to more countries.
- Introduced individual reply to dms & custom emoji reactions.
- Started recruiting.
- Launched faster playback & mini player for videos.
- Added an ability to allow dms from subs only.
- Continued Ux/Ui improvements.
- Added list search feature to web.
- Reached 550 million+ total active users.
- Released subscriptions for creators.
- Open sourced the code for recommended tweets.
- Removed legacy checkmarks.
- Prioritized the verified accounts to fight spam & bots.
- Added air play button for videos on iOS
- Incorporated as X corp.
- Added an ability to fast forward/rewind videos on 𝕏.
- Became the most downloaded & #1 news app in multiple countries.
- Improved ad relevance.
- All time low hate speech levels.
- Removed child porn.
- Introduced rate limits to prevent data scraping.
- Added fast forward/ backward feature to videos.
- Launched subscriber only replies.
- Launched spaces on web.
- Added an ability to hide the blue checkmark.
- Reduced scam accounts.
- Most of top 100 advertisers have now returned to spending on ads.
- Released new features in the shortest time period in X's history.
- Improved engagements for advertisers.
- Exposed truth via Twitter files.
- Removed censorship.
- Restored free speech.
- Launched long form tweets.
- Introduced Multiple organization affiliate badges.
- Announced the discontinuity of Twitter circles feature.
- Improved post analytics.
- Community notes debunking propaganda & misstatements.
- Introduced verified badges for organizations.
- Announced that X will be establishing a "Trust and Safety center" in Austin, TX, dedicated to content moderation.
- Announced that X will build a $700 Million AI Data Center.
- Grok Analysis button to summarize posts coming soon.
- Native translations coming soon
- Announced that 𝕏 algorithm will prioritize showing pinned post to the followers.
- Tipping, Payments, ability to edit video clips within the app, new features for live streams, feature to gift X premium subscription, X video app for Smart TVs, Account status (ability to check if a user is shadow-banned and a reason for the same), Translation feature for videos, ability to rewind the live spaces, ability to sort posts and comments, semantic A.I. Search, ability to change price of subscriptions, live streaming via PS5/XBOX, Removal of Interaction counts from main timeline, Improvements in Grok, Improvements in Media Tab coming soon.
Thank you everyone in the team @X, @lindayaX and @elonmusk
Why people constantly complain that they don't understand pointers? Pointer is just an index in a global array of bytes that we call "memory". What's the problem?