home.social

#developerworkflow — Public Fediverse posts

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

fetched live
  1. 👾 Oh joy, the crown jewel of modern gaming has finally arrived: "Plants vs. Zombies" on the PlayStation 2! Because nothing screams cutting-edge like porting a 2009 mobile game to a console from 2000. 🎮 Meanwhile, #GitHub is busy turning every developer's workflow into a quest worthy of the undead apocalypse. 🧟‍♂️
    github.com/OptiJuegos/pvz-ps2 #PlantsVsZombies #PlayStation2 #GamingNews #DeveloperWorkflow #RetroGaming #HackerNews #ngated

  2. 👾 Oh joy, the crown jewel of modern gaming has finally arrived: "Plants vs. Zombies" on the PlayStation 2! Because nothing screams cutting-edge like porting a 2009 mobile game to a console from 2000. 🎮 Meanwhile, #GitHub is busy turning every developer's workflow into a quest worthy of the undead apocalypse. 🧟‍♂️
    github.com/OptiJuegos/pvz-ps2 #PlantsVsZombies #PlayStation2 #GamingNews #DeveloperWorkflow #RetroGaming #HackerNews #ngated

  3. Tell someone you use Emacs in 2026 and you will probably get a knowing smile or a classic joke about it being an operating system. 🤖

    But for those who stay, it becomes a complete interface to a computer by combining editing, terminals, and a coding agent per project into one window.💡

    👉 developer.upsun.com/posts/insi

    #Emacs #DeveloperWorkflow #CodingAgents #SoftwareEngineering

  4. Tell someone you use Emacs in 2026 and you will probably get a knowing smile or a classic joke about it being an operating system. 🤖

    But for those who stay, it becomes a complete interface to a computer by combining editing, terminals, and a coding agent per project into one window.💡

    👉 developer.upsun.com/posts/insi

    #Emacs #DeveloperWorkflow #CodingAgents #SoftwareEngineering

  5. Optimizing Git for AI Workflows

    The introduction of AI in coding has disrupted traditional Git workflows, leading to issues like lost uncommitted work, cluttered branches, and anxiety over stashing. To address this, the concept of a "Mirror Branch" is proposed—a personal workspace for developers to freely commit messy outputs, logs, and drafts without the pressure of maintaining a clean history. This method allows for exploration and experimentation while keeping the feature branch uncluttered. By separating the messy process from clean code promotion, developers can maintain context and memory of their problem-solving journey, thus enhancing productivity and reducing mental overhead without losing valuable insights along the way.

    roofman.me/2026/04/09/optimizi

  6. this powerful: you can script it. You know which parts change (text, images), so you swap those values and get brand-consistent output every time.

    Now, this isn't replacing Photoshop. But if you're a developer who knows web tech, it's a flexible way to generate visuals that actually match your brand.

    #WebDev #Astro #Branding #DeveloperWorkflow #ViteJS