download zip of files only
Sat Jan 16 21:52:07 HKT 2021
From /weblog/misc
John: "Ken... What advice would you give Java programmers?" Ken Orr: "Don't define yourself as Java programmers." It is better to be clearly wrong than to be obscurely right. UML was developed to meet the design needs of programmers. We need tools focussed on meeting the design needs of users. Master more than one design/programming paradigm. http://weblogs.java.net[..]s/archive/2006/03/ken_orrs_advice_1.html And similar general advise for programmer from another guy: http://www.codeproject.com/gen/work/standaloneprogrammer.asp The Pragmatic Programmers suggest learning a new language every year. This has already paid off for me. The more different languages I learn, the more I understand about programming in general. It's a lot easier to solve problems if you have a toolbox full of good tools. http://www.onlamp.com/lpt/a/3691 More challenging projects every programmer should try - https://web.eecs.utk.edu/~azh/blog/morechallengingprojects.html https://www.infoq.cn/article/k5CpCGNqgfErqTol2SpX
(google search)
(amazon search)
Tue Jan 12 21:46:09 HKT 2021
From /weblog/unix
Web base vim as tutorials - http://www.knowvim.com/ http://www.openvim.com/tutorial.html History of VIM - http://arstechnica.com[..]f-productivity-vims-20th-anniversary.ars Guide for editing text object, most already familiar with using 'w' for word editing, this blog discuss more about using 'p' for paragrahy and other related stuff. - http://blog.carbonfive.com[..]7/vim-text-objects-the-definitive-guide/ Seven habits of effective text editing , a lot of nice tip of using vim, like hlsearch , omni-completion http://www.moolenaar.net/habits.pdf http://video.google.com/videoplay?docid=2538831956647446078 vimdiff tips - http://blog.objectmentor.com[..]cles/2008/04/30/vim-as-a-diff-merge-tool http://gcody.blog.ccidnet.com[..]9899-uid-36931-do-showone-type-blog.html How to regex with line number - http://vim.wikia.com/wiki/Insert_line_numbers_2 cheat sheet of jumping around source code - http://www.faqs.org[..]inux-HOWTO/C-editing-with-VIM-HOWTO.html Nice analysis of good programming environment - http://www.benrady.com[..]why-i-switched-from-textmate-to-vim.html Creating macros in vim - http://smartic.us/2010/02/03/creating-macros-in-vim http://www.markhneedham.com/blog/2010/12/27/vim-learnings-so-far/ <- introduction to Command-T and FuzzyFinder Some VIM tips: Essential Vim editor navigation commands Vim search and replace – 12 powerful find and replace examples. How To add bookmarks inside the Vim editor How To record and play inside the Vim editor Correct spelling mistakes automatically inside the Vim Editor Automatic word completion using Ctrl-X Enable thesaurus option in the Vim editor Vim autocommand magic. Add custom header to your files automatically. Convert Vim editor to a beautiful source code browser. Use the Vim editor as a bash IDE, or C/C++ IDE, or Perl IDE. http://www.thegeekstuff.com/2010/04/vim-editor-tutorial/ https://spin.atomicobject.com[..]com/2016/04/19/vim-commands-cheat-sheet/ ctrl+w, ctrl+w , vimdiff switch folder - hack2live.blogspot.com/2009/02/vimdiff-shortcut-keys.html tutorial - http://javarevisited.blogspot.com[..]editor-in-unix-example-tutorial-and.html https://danielmiessler.com/study/vim/ https://www.reddit.com[..]s/3mfvdg/how_do_i_go_about_learning_vim/ https://towardsdatascience.com/how-to-vim-b1719c67f76a Compilation plugin - http://www.vim.org/scripts/script.php?script_id=3115#2.9.3 Highlight multiple searches at the same time, each with a different color. - http://www.vim.org/scripts/script.php?script_id=479 http://www.vim.org/scripts/script.php?script_id=2666#2.6.0 C/C++ IDE - http://www.vim.org/scripts/script.php?script_id=213 http://blog.wuwon.id.au[..]10/vim-plugin-for-navigating-c-with.html Evil, putting vi in emacs - http://spin.atomicobject.com/2013/02/28/emacs-or-vim-evil/ Fixing syntax at solaris, "export TERM=xtermc", ":syntax enable" - http://kdl.nobugware.com/post/2006/12/01/23-xterm-color-on-unix Graph your Vim undo tree in style. - http://sjl.bitbucket.org/gundo.vim/ Introduction to Selecta and Command-T, tool for fuzzy mapping and open files easier - http://marcovaltas.com/2013/12/27/selecta-on-vim-wildignore.html http://superuser.com[..]d-the-vimrc-file-be-located-on-windows-7 Open Visual Studio config as XML - https://groups.google.com/forum/#!topic/vim_use/HzVM9tjJP08 Snippert library ( e.g. function template ) - https://www.reddit.com[..]3h7lca/which_snippet_library_do_you_use/ https://www.reddit.com[..]t_are_your_musthave_configs_and_plugins/ https://www.reddit.com[..]mments/2w22gf/edit_google_docs_with_vim/ https://www.reddit.com[..]nts/3ijsi2/original_post_a_vimrc_primer/ https://www.reddit.com[..]an_autocomplete_plugin_if_yes_which_one/ gUU to turn whole line upper case, and guu to turn whole line lower case - https://www.reddit.com[..]_guu_makes_an_entire_line_lowercase_and/ can use :TOhtml to turn a text file to HTML - http://jezenthomas.com/how-i-write-invoices-in-vim/ set encoding=utf-8 - https://www.reddit.com[..]how_to_reliably_switch_to_using_utf8_by/ If you like to test the regex for vi, can refer to this - http://www.virex.org/ http://www.hostingadvice.com[..]/blog/vim-creator-champions-charityware/ Another blog about using vim as IDE - https://spacevim.org/2017/02/11/use-vim-as-a-java-ide vim cheat sheet - https://i.redd.it/8xu7welujmx41.png http://vimsheet.com https://github.com/ibhagwan/dots/blob/master/README-vim.md https://blog.antoyo.xyz/vim-tips https://simianwesthighlandterrier.htmlpasta.com/ https://www.reddit.com[..]d_using_spacemacsevil_and_made_this_vim/ How Vim works internally? - https://www.reddit.com[..]omments/hpt9l9/how_vim_works_internally/ Sample example of a VIM plugin - https://www.statox.fr/posts/vim/vim_flash_yanked_text/ Vim has a built-in Emoji Picker! 勞️ - https://www.reddit.com[..]s/ioewb0/vim_has_a_builtin_emoji_picker/ Fast Typing: vi - https://codefaster.substack.com/p/fast-typing-vi Vim as HTTP client - https://nazarii.bardiuk.com/posts/vim-curl.html Vim team - https://se.ewi.tudelft.nl/desosa2019/chapters/vim/
(google search)
(amazon search)
Sun Jan 10 21:46:02 HKT 2021
From /weblog/health/sport
Exercise Nutrition: Whether You Should Eat Before or After a Workout Depends on Your Fitness Goals - https://getpocket.com[..]-a-workout-depends-on-your-fitness-goals
(google search)
(amazon search)
Wed Jan 06 20:49:46 HKT 2021
From /weblog/java/string
Java's String.repeat Method in Action: Building PreparedStatement with Dynamic Number of Parameters - https://marxsoftware.blogspot.com[..]k11-string-repeat-preparedstatement.html
(google search)
(amazon search)
Wed Jan 06 20:29:12 HKT 2021
From /weblog/health
眼睛揭示的健康問題 - http://cn.wsj.com/big5/20120824/hea072218.asp?source=rss 視網膜撕裂 — 激光修補 - https://thestandnews.com[..]82-%E6%BF%80%E5%85%89%E4%BF%AE%E8%A3%9C/ The reality is that, unless you have a degenerative problem that needs to be treated by an ophthalmologist, there is no reason to try to naturally improve your eyesight, and there is not much any lens can do in this regard (unless we’re talking about children). You can put in the effort, but it is unlikely to help. Think about whether you really need to see any better than you currently do, considering you have glasses to fix the issue. Progressive lenses can help you switch more comfortably from far to close distance. Your eyesight won’t magically improve, but that should never be your expectation when choosing glasses. - https://www.zmescience.com[..]-progressives-lenses-good-for-your-eyes/
(google search)
(amazon search)
|