home.social

#progromming — Public Fediverse posts

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

  1. Project #introduction

    Introducing DITS — a Developer Issue Tracking System built exclusively for solo developers. 🛠️

    Tired of Jira-shaped tools designed for teams of 50? Every feature in those tools assumes collaboration — approvals, assignments, team dashboards — and you pay the complexity tax even when you're the only user. DITS strips all of that away.

    What makes it different:

    → Zero-friction capture — create issues from the web app, CLI, IDE, or mobile with minimal keystrokes
    → Keyboard-first design — every action has a shortcut, with a Command Palette (Cmd/Ctrl+K) as the primary interface
    → Sub-100ms interactions — optimized for flow state, not loading spinners
    → Deep Git integration — auto-creates branches from issues, links PRs and commits bidirectionally, closes issues on merge
    → Smart Views — Inbox, Today, Upcoming, and Logbook keep your work organized without manual effort
    → Projects vs. Areas — a first-class distinction between finite work (ship v2.0) and ongoing responsibilities (maintenance, learning)
    → Your data, your rules — full export and portability, always

    Tech stack: TypeScript, React, PostgreSQL, Redis, GraphQL (primary) + REST, with native desktop and mobile apps planned.

    Currently in early Phase 1 — building out the core foundation. More updates as things take shape.

    The project is not #openSource, but in the future, when it's more developed, It probably will be.

    #progromming #devtools #issuetracker #buildinpublic #indiedev #typescript #react #solodev