u/m m · 3 d ago

Communities will have until May 30th to transition and migrate members to XChat, which has a limit of 500 members.

X's product head Nikita Bier today announced two product changes for organizing communities on X:

  1. XChat now supports joinable links for groupchats. Create a public link & share direct to Timeline. With support for 350 members per chat (and growing), Groupchat Links are the fastest way to bring people together on X.
  2. Due to declining usage, we're deprecating X Communities on May 6.

To migrate your Community's members, pin your groupchat link so people can join it over the next 2 weeks.

This is part of our broader effort to simplify the experience on X. Make no mistake: we are investing heavily in niche communities with the launch of Custom Timelines—and much more to come.

Source: X

2




u/m m · 10 d ago

Cal AI was removed because it used Stripe (via Link) for subscriptions instead of Apple's in-app purchase system.

The payment sheet showed "Pay another way" routing to external billing, which violates Apple's guidelines (3.1.1) for digital goods/subscriptions. Publicly highlighting the higher ARPU setup drew Apple's attention, leading to the takedown. It should be back after they fix it.

3


u/m m · 11 d ago

A peer-reviewed CMU study (ICSE 2026) found 6 million fake stars across 18,617 repositories using 301,000 accounts - with AI/LLM repos the largest non-malicious category.

The definitive account comes from a peer-reviewed study presented at ICSE 2026 by researchers at Carnegie Mellon University, North Carolina State University, and Socket. Their tool, StarScout, analyzed 20 terabytes of GitHub metadata - 6.7 billion events and 326 million stars from 2019 to 2024 - and identified approximately 6 million suspected fake stars distributed across 18,617 repositories by roughly 301,000 accounts.

The problem accelerated dramatically in 2024. By July, 16.66% of all repositories with 50 or more stars were involved in fake star campaigns - up from near-zero before 2022. The researchers' detection proved accurate: 90.42% of flagged repositories and 57.07% of flagged accounts had been deleted as of January 2025, confirming GitHub itself recognized these as illegitimate.

Key Points:

  • Stars sell for $0.03 to $0.85 each on at least a dozen websites, Fiverr gigs, and Telegram channels - no dark web required
  • VCs explicitly use stars as sourcing signals: Redpoint found the median star count at seed is 2,850, and firms run automated scrapers to find fast-growing repos
  • An analysis sampling 150 profiles per repo across 20 projects and found repos where 36-76% of stargazers have zero followers and fork-to-star ratios 10x below organic baselines
  • The FTC's 2024 rule banning fake social influence metrics carries penalties of $53,088 per violation - and the SEC has already charged startup founders for inflating traction metrics during fundraising

Source: Awesome Agents

3




u/Lane Lane · 19 d ago

In modern software development, creating and maintaining test cases can be time-consuming. AI test generator offers a way to streamline this process by automatically generating tests based on application behavior, requirements, or historical data.

These tools can analyze code, user flows, or APIs and produce relevant test scenarios, reducing manual effort and accelerating the testing cycle. This is especially useful in agile environments where features are added frequently, and maintaining traditional test suites becomes challenging.

AI test generator also helps improve test coverage. By identifying edge cases or scenarios that might be overlooked by humans, they ensure that critical paths and potential vulnerabilities are tested consistently. This leads to more reliable and robust applications.

Another advantage is adaptability. As applications evolve, AI-generated tests can update themselves based on changes in the system, helping teams maintain up-to-date validation without rewriting large portions of the test suite.

By integrating AI test generators into QA workflows, teams can reduce manual effort, enhance coverage, and accelerate delivery while maintaining high-quality standards.

3



u/sdcy_sora2 sdcy_sora2 · 24 d ago

I've been exploring AI video generation tools and recently came across Seedance 2.0. Here's what makes it stand out:

Key Features:

• Text-to-video and image-to-video generation

• Precise motion control with keyframe editing

• High-quality 1080p output

• Multiple aspect ratios support

• Fast generation - videos up to 10 seconds

What impressed me most is the motion control capability. You can actually guide how elements move in the video, which gives much more creative control compared to other AI video tools.

The output quality is solid for marketing content, social media, and product demos. It's particularly useful if you need consistent visual styles across multiple videos.

Check it out: https://www.xmk.com/seedance/seedance-2-pro

Has anyone else tried this? Would love to hear your experiences with AI video generation tools.

3

u/m m · 24 d ago

Google has officially upgraded the storage for its AI Pro (formerly AI Premium) plan from 2TB to 5TB at no additional cost. This change was announced on April 1, 2026, and is rolling out globally to all subscribers.

Plan Updates:

  • Storage Increase: The plan now includes 5TB of cloud storage (a 3TB increase), which is shared across Google Drive, Gmail, and Google Photos.
  • No Price Hike: The monthly subscription fee remains unchanged at $19.99/month (or ₹1,950/month in India).
  • Availability: This upgrade is rolling out globally to all new and existing Google AI Pro subscribers as of April 1–2, 2026

Included Benefits:

  • Gemini Advanced: Access to Google's most capable AI models for reasoning, coding, and creative projects.
  • Workspace Integration: Use Gemini directly in Google Docs, Gmail, and other apps.
  • Premium Features: Includes 10% back on Google Store purchases and enhanced video calling features like noise cancellation in Google Meet.

Source: shimrit ben-yair

2

u/m m · 24 d ago

Razorpay's biometric authentication delivers up to 95% transaction success rates. For businesses, that’s a great relief on the last mile.

Key Details of Razorpay Passkey:

  • Reduced Friction: Aims to eliminate issues like OTP delays, wrong entries, and redirect loops, reducing checkout abandonment.
  • Increased Security: Uses on-device tokenized authentication, enhancing security and reducing card payment failures by up to 95%.
  • Compatibility: Supported for transactions with major card networks like Visa and Mastercard.
  • RBI Compliance: Fully compliant with the RBI’s two-factor authentication framework.

This initiative is aimed at reducing the ~35% of online card transactions that fail due to OTP issues, offering a seamless and secure alternative for digital payments in India.

Source: Razorpay

2

u/m m · 25 d ago

GLM-5V-Turbo does native multimodal coding, balanced visual and programming capabilities, and deep adaptation for Claude Code and Claw Scenarios.

The model can understand design drafts, screenshots, and web interfaces to generate complete, runnable code, truly achieving the goal of "seeing the screen and writing the code.

GLM-5V-Turbo leads in benchmarks for design draft reconstruction, visual code generation, multimodal retrieval and QA, and visual exploration. It also performs exceptionally well on AndroidWorld and WebVoyager, which measure control capabilities in real GUI environments.

Regarding pure-text coding, GLM-5V-Turbo maintains stable performance across three core benchmarks of CC-Bench-V2 (Backend, Frontend, and Repo Exploration), proving that the introduction of visual capabilities does not degrade text-based reasoning.

The leading performance of GLM-5V-Turbo stems from systematic upgrades across four levels:

  • Native Multimodal Fusion: Deep fusion of text and vision begins at pre-training, with multimodal collaborative optimization during post-training. We developed the next-generation CogViT visual encoder, reaching SOTA in general object recognition, fine-grained understanding, and geometric/spatial perception. We also designed an inference-friendly MTP structure to ensure high efficiency.
  • 30 Task Collaborative RL: The RL stage optimizes over 30 task types simultaneously, covering STEM, grounding, video, and GUI Agents. This improves perception and reasoning while mitigating the instability often found in single-domain training.
  • Agentic Data and Task Construction: To solve the challenge of scarce Agent data, we built a multi-level system ranging from element perception to sequence-level action prediction. We use synthetic environments to generate verifiable training data and inject "Agentic Meta-capabilities" during pre-training (e.g., adding GUI Agent PRM data to reduce hallucinations).
  • Multimodal Toolchain Extension: Beyond text tools, the model supports multimodal search, drawing, and web reading. This expands the perception-action loop into visual interaction. Synergies with Claude Code and OpenClaw are enhanced to support full-loop task execution.

Source: Z AI

1

u/Lane Lane · 25 d ago

When applications evolve, even small UI changes can unintentionally affect layouts, styles, or user experience. This is where visual regression testing becomes valuable. It focuses on detecting changes in the appearance of an application after updates, ensuring that the interface remains consistent and user-friendly.

Instead of checking functionality alone, this approach compares visual elements—such as layouts, colors, fonts, and spacing—before and after changes. By identifying differences, teams can quickly spot issues like misaligned components, broken layouts, or unintended design changes that might otherwise go unnoticed.

In practice, teams capture baseline snapshots of the interface and compare them with new versions after updates. These comparisons can be done manually or with automated tools that highlight even minor visual differences. This is especially useful for applications with complex user interfaces or frequent design updates.

Visual regression testing is often integrated into development workflows alongside other testing methods. It adds an extra layer of validation by ensuring that the product not only works correctly but also looks as intended across different devices and environments.

By incorporating visual regression testing into regular workflows, teams can maintain design consistency, catch UI issues early, and deliver a more polished and reliable user experience.

3

u/m m · 25 d ago

2026 has many layoff in tech companies till date. Below is list of major tech layoffs for past three months.

  • ASML 1,700 people
  • Atlassian 1,600 people
  • Amazon 16,000 people
  • Salesforce 1,500 people
  • Epic Games 1,000 people
  • Block 4,000 – 5,100 people
  • WiseTech Global 2,000 people
  • Oracle: 20,000 – 30,000 people
  • Meta (Reality Labs) 1,500 people
2


Tech Space for discussing the latest advancements in technology and everything related to it.
27 Monthly Contributions