VirtualTam's bookmarks
257 bookmarks found
-
Command Line Heroes
2018-01-31 -
Watching a directory for file changes
2017-11-03 Python:
- http://brunorocha.org/python/watching-a-directory-for-file-changes-with-python.html
- https://github.com/gorakhargosh/watchdog
- https://stackoverflow.com/questions/182197/how-do-i-watch-a-file-for-changes
- https://stackoverflow.com/questions/136168/get-last-n-lines-of-a-file-with-python-similar-to-tail
C/C++:
-
I've inherited 200K lines of spaghetti code -- what now? - Software Engineering Stack Exchange
2017-10-16 - https://softwareengineering.stackexchange.com/questions/6395/how-do-you-dive-into-large-code-bases
- https://softwareengineering.stackexchange.com/questions/6268/when-is-a-big-rewrite-the-answer
- https://www.red-gate.com/blog/software-development/legacy-code
- https://craftedsw.blogspot.ro/2011/06/change-in-attitude-legacy-code.html
- https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
- https://www.reddit.com/r/PHP/comments/7blo1b/refactoring_huge_ci_2_application/
- https://leanpub.com/mlaphp
- https://softwareengineering.stackexchange.com/questions/184227/migrating-legacy-procedural-code-to-mvc-without-rewriting/184241
- https://www.reddit.com/r/PHP/comments/ax88ot/i_am_taking_on_a_custom_crappy_php_application/
-
Xterm256 color names for console Vim | Vim
2017-10-06 - http://vim.wikia.com/wiki/View_all_colors_available_to_gvim
- https://stackoverflow.com/questions/16577352/how-to-set-a-black-background
- https://stackoverflow.com/questions/29167604/setting-vim-cursorline-colors
- http://vim.wikia.com/wiki/Highlight_current_line
- http://vim.wikia.com/wiki/Display_line_numbers
- https://stackoverflow.com/questions/237289/vim-configure-line-number-coloring
-
All the right moves | Vim
2017-10-02 -
Automatic word wrapping | Vim
2017-09-28