Project ideas: Difference between revisions
Jump to navigation
Jump to search
(Created page with "* store typo fixes and apply these in command line, browser, editor * editor extension to read a file in whatever syntax it is, then use a formatter to edit in your preferred...") |
No edit summary |
||
Line 6: | Line 6: | ||
* command line editor that doesn't clear the screen when you invoke it |
* command line editor that doesn't clear the screen when you invoke it |
||
* version control optimized for slow connections, have the ability to start a download then lose connection and pick it back up |
Latest revision as of 02:07, 5 June 2023
- store typo fixes and apply these in command line, browser, editor
- editor extension to read a file in whatever syntax it is, then use a formatter to edit in your preferred syntax and put it back
- offline first browser, that stores all requests and allows them to be inspected and stuff. Also makes a personal internet archive
- command line editor that doesn't clear the screen when you invoke it
- version control optimized for slow connections, have the ability to start a download then lose connection and pick it back up