Sublime
An inspiration engine for ideas


Developing with Devin
youtube.comAs software development proliferated for enterprises, DevOps gained steam as a function to shorten software development lifecycles.
Aashay Sanghvi • B2B and Enterprise Product Ideas - January 2020
Local database for development
Each table in the database had an accompanying script that would generate a subset of the data for use in local development, since the final database was too large to run on a developer's machine.
This let each developer work with a live, local, copy of the database and enabled efficient development of changes.
I highly... See more
Each table in the database had an accompanying script that would generate a subset of the data for use in local development, since the final database was too large to run on a developer's machine.
This let each developer work with a live, local, copy of the database and enabled efficient development of changes.
I highly... See more
Bill Mill • notes.billmill.org
Organizations are caught in a dilemma years in the making: Redeveloping the systems is too time consuming and risky, but building new digital assets depends on upgrades to these systems. Finding solutions to this dilemma—finding creative ways to revitalize these legacy systems by wrapping, selective revisions, and automated testing—becomes a critic
... See moreJim Highsmith • EDGE: Value-Driven Digital Transformation
Evaluate whether the current implementation plan may be excessive or potentially problematic for the codebase. Apply the principle of minimal intervention - we should make only the necessary changes to achieve our goals while preserving existing functionality. For each task, assess whether its current framing aligns with conservative, cautious deve
... See more