Best of InfoWorldNovember 2025

  1. 1
    Article
    Avatar of infoworldInfoWorld·29w

    Perplexity’s open-source tool to run trillion-parameter models without costly upgrades

    Perplexity AI released TransferEngine, an open-source tool that enables trillion-parameter language models to run across different cloud providers' GPU hardware at full speed. The software solves vendor lock-in by creating a universal interface for GPU-to-GPU communication that works on both Nvidia ConnectX and AWS EFA networking protocols. This allows companies to run massive models like DeepSeek V3 and Kimi K2 on older H100 and H200 systems instead of purchasing expensive next-generation hardware. TransferEngine achieves 400 Gbps throughput using RDMA technology and is already powering Perplexity's production AI search engine, handling disaggregated inference, reinforcement learning, and Mixture-of-Experts routing.

  2. 2
    Article
    Avatar of infoworldInfoWorld·26w

    Software development has a ‘996’ problem

    The push for high-volume code generation through AI tools mirrors the problematic '996' work culture, prioritizing quantity over quality. Research shows AI-assisted development increases code churn by 55% while reducing refactoring, creating bloated, unmaintainable codebases. Every line of code is a liability requiring maintenance and security oversight. Effective AI usage should free developers to focus on critical thinking—problem framing, ruthless editing, and system ownership—rather than generating endless code. Innovation requires mental space to determine what not to build, not just faster typing.

  3. 3
    Article
    Avatar of infoworldInfoWorld·28w

    C# rises in Tiobe language popularity index

    C# has become the fastest-growing language on Tiobe's popularity index with a 7.65% rating, gaining 2.67 percentage points year-over-year. The language now trails Java by less than one percentage point and could overtake it for the first time, driven by its cross-platform capabilities, open source nature, and Microsoft's strong backing. Python continues to lead the index at 23.37%, though its growth has plateaued. C# is a strong contender for Tiobe's 2025 Language of the Year award.