home.social

#diffx β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #diffx, aggregated by home.social.

  1. πŸš€πŸ€– Meet DiffX: the "next-gen" diff format that promises to #revolutionize everything by... toggling between light and dark modes. πŸŒ—πŸ€Ήβ€β™‚οΈ With a riveting collection of section hierarchies and encoding rules, this πŸ₯± groundbreaking format will make your diffs as exciting as watching paint dry in HD.
    diffx.org/ #DiffX #NextGen #LightDarkMode #SectionHierarchies #EncodingRules #HackerNews #ngated

  2. πŸš€πŸ€– Meet DiffX: the "next-gen" diff format that promises to #revolutionize everything by... toggling between light and dark modes. πŸŒ—πŸ€Ήβ€β™‚οΈ With a riveting collection of section hierarchies and encoding rules, this πŸ₯± groundbreaking format will make your diffs as exciting as watching paint dry in HD.
    diffx.org/ #DiffX #NextGen #LightDarkMode #SectionHierarchies #EncodingRules #HackerNews #ngated

  3. πŸš€πŸ€– Meet DiffX: the "next-gen" diff format that promises to #revolutionize everything by... toggling between light and dark modes. πŸŒ—πŸ€Ήβ€β™‚οΈ With a riveting collection of section hierarchies and encoding rules, this πŸ₯± groundbreaking format will make your diffs as exciting as watching paint dry in HD.
    diffx.org/ #DiffX #NextGen #LightDarkMode #SectionHierarchies #EncodingRules #HackerNews #ngated

  4. πŸš€πŸ€– Meet DiffX: the "next-gen" diff format that promises to #revolutionize everything by... toggling between light and dark modes. πŸŒ—πŸ€Ήβ€β™‚οΈ With a riveting collection of section hierarchies and encoding rules, this πŸ₯± groundbreaking format will make your diffs as exciting as watching paint dry in HD.
    diffx.org/ #DiffX #NextGen #LightDarkMode #SectionHierarchies #EncodingRules #HackerNews #ngated

  5. #introduction time!

    Hello! We're Review Board, an #opensource #CodeReview / #DocReview tool from @chipx86 (me!) and others at Beanbag.

    reviewboard.org

    We've been around since 2006. Our product's built to work with all kinds of workflows and SCMs (from #CVS to #Git to enterprise ones like #ClearCase, #CliosoftSOS). It's extensible like a browser.

    We'll cover new releases for those interested, but also talk about development in general: #Python, #webdev, SCMs, #DiffX, code review, etc.

  6. Continuing with #projects, let me talk for a minute about #diffx!

    Did you know there's no standard file format for #diffs? No, seriously. I mean, there are Unified Diffs, but that just covers the actual line changes. There's nothing for metadata, no consistency for filename encodings, nothing. It's a mess.

    So we're working to solve that with DiffX:

    diffx.org/

    This provides #metadata, parsing rules, mutability, binary files.

    All backwards-compatible with common diff variants.