motyl.dev
TrendingNewsletterBlogNewsAbout
Support
Grzegorz Motyl

© 2026 Grzegorz Motyl. Raising the bar of professional software development.

GitHubTwitterEmail
Home
News
Blog
Me
    /
    motyl.dev
    TrendingNewsletterBlogNewsAbout
    Support
    1. Home
    2. News
    3. Processing 11 Million Rows in Seconds, Bun's New Markdown Parser, and Building Linters from Production Bugs

    Processing 11 Million Rows in Seconds, Bun's New Markdown Parser, and Building Linters from Production Bugs

    Published on 30.01.2026

    #dailydev
    #php
    #bun
    motyl.dev<div></div></>FRONTEND

    Once Again Processing 11 Million Rows, Now in Seconds

    TLDR: A PHP developer optimized a script processing 11 million database events from 50k to 1.7M events per second through incremental changes - combining SQL inserts, moving calculations from MySQL to PHP, eliminating object instantiation, and removing JSON operations.

    Once again processing 11 million rows, now in seconds


    Bun v1.3.8

    TLDR: Bun introduces a built-in CommonMark-compliant Markdown parser written in Zig with HTML, callback, and React element rendering modes - plus LLM-friendly Markdown visualizations of module graphs for bundle analysis.

    Bun v1.3.8


    Joly UI - Beautiful React Components

    TLDR: Joly UI offers accessible React components built on shadcn/ui and Radix UI - fully typed with TypeScript, themeable with Tailwind CSS, and designed for copy-paste integration into React or Next.js projects.

    Joly UI - Beautiful React Components


    I Shipped a Transaction Bug, So I Built a Linter

    TLDR: After a production bug where database operations leaked outside transaction boundaries due to using the wrong repository reference, a developer built a custom Go linter using go/analysis to detect this pattern before it ships.

    I shipped a transaction bug, so I built a linter


    The summaries above are AI-generated interpretations and may not capture all nuances of the original articles. Always refer to the original sources for complete information.

    ☕ Knowledge costs tokens,fuel meHelp me keep the content flowing
    External Links (4)

    Once again processing 11 million rows, now in seconds

    app.daily.dev

    Bun v1.3.8

    app.daily.dev

    Joly UI - Beautiful React Components

    app.daily.dev

    I shipped a transaction bug, so I built a linter

    app.daily.dev

    Sign in to bookmark these links
    Previous
    SVG Path Mastery and CSS Sticky Positioning Deep Dive
    Next
    The Convergence of AI and Space: Why xAI, SpaceX, and Orbital Datacenters Matter
    Grzegorz Motyl

    © 2026 Grzegorz Motyl. Raising the bar of professional software development.

    GitHubTwitterEmail