VirtualTam's bookmarks
218 bookmarks found
-
Modern PHP Without a Framework | Kevin Smith
2018-03-22 "It's hard to start using frameworks if you don't understand the problems that they aim to solve."
-
Fonts - ArchWiki
2018-03-17 - https://wiki.archlinux.org/index.php/Font_configuration
- https://wiki.archlinux.org/index.php/Metric-compatible_fonts
- https://wiki.archlinux.org/index.php/Microsoft_fonts
- https://www.reddit.com/r/archlinux/comments/5r5ep8/make_your_arch_fonts_beautiful_easily/
- https://www.reddit.com/r/archlinux/comments/2diqx8/what_font_packages_do_you_usually_install/
-
PowerShell Survival Kit
2018-03-07 Home:
- https://docs.microsoft.com/en-us/powershell/
- https://docs.microsoft.com/en-us/powershell/scripting/getting-started/fundamental/using-windows-powershell-for-administration?view=powershell-6
Wikiversity:
- https://en.wikiversity.org/wiki/PowerShell
- https://en.wikiversity.org/wiki/PowerShell/Variables
- https://en.wikiversity.org/wiki/PowerShell/Arrays_and_Hash_Tables
- https://en.wikiversity.org/wiki/PowerShell/Loops
Basics:
- https://stackoverflow.com/questions/1825585/determine-installed-powershell-version
- https://stackoverflow.com/questions/8343767/how-to-get-the-current-directory-of-the-cmdlet-being-executed
- https://superuser.com/questions/237902/how-can-one-show-the-current-directory-in-powershell
- https://stackoverflow.com/questions/6138849/how-do-you-move-files-folders-across-volumes-with-powershell
Commands and executables:
HTTP:
ZIP archives:
- https://serverfault.com/questions/18872/how-to-zip-unzip-files-in-powershell
- https://stackoverflow.com/questions/27768303/how-to-unzip-a-file-in-powershell
- https://www.reddit.com/r/PowerShell/comments/454e4y/how_do_i_unzip_a_zip_file_with_powershell/
- https://github.com/auberginehill/unzip-silently
- To extract silently: https://github.com/auberginehill/unzip-silently/blob/master/Unzip-Silently.ps1#L352
-
- https://github.com/orsjb/beads
- http://www.beadsproject.net/doc/
- http://www.beadsproject.net/ref/
- http://computermusicblog.com/blog/sonifyingprocessing/
- http://evanxmerz.com/soundsynthjava/Sound_Synth_Java.html
- https://www.reddit.com/r/synthrecipes/comments/391vg6/sound_synthesis_in_java_coding_synthesizers_in_a/
-
Vim and Django
2018-02-10 - https://code.djangoproject.com/wiki/UsingVimWithDjango
- http://www.vim.org/scripts/script.php?script_id=1487
- https://github.com/jmcomets/vim-pony/
- https://github.com/vim-scripts/django.vim
- https://github.com/tweekmonster/django-plus.vim
- https://stackoverflow.com/questions/4027961/describe-your-customized-vim-editor-for-python-django-development
- https://www.reddit.com/r/vim/comments/2zkxip/some_good_vimrcs_blog_posts_about_using_vim_with/
-
-
- http://www.programmerfriendly.com/best-monitor-for-programming/
- https://www.slothygeek.com/best-monitor-for-programming/
- https://www.quora.com/What-is-the-best-type-of-computer-monitor-for-coding
- https://www.144hzmonitors.com/other/best-monitor-for-programming-and-coding/
- https://www.reddit.com/r/Monitors/comments/32nkbc/best_programming_monitors_12_hrs_daily_usage/
- http://www.gomechanicalkeyboard.com/other-reviews/best-monitor-for-programming-coding/
-
Introducing the new SourceForge
2018-01-10 - https://www.reddit.com/r/opensource/comments/7p94h3/introducing_the_new_sourceforge/
- https://www.reddit.com/r/sysadmin/comments/4n3e1s/the_state_of_sourceforge_since_its_acquisition_in/
- https://arstechnica.com/information-technology/2016/06/under-new-management-sourceforge-moves-to-put-badness-in-past/
- https://sourceforge.net/blog/sourceforge-now-scans-all-projects-for-malware-and-displays-warnings-on-downloads/
-
Meltdown and Spectre
2018-01-04 - https://security.googleblog.com/2018/01/todays-cpu-vulnerability-what-you-need.html
- https://googleprojectzero.blogspot.com/2018/01/reading-privileged-memory-with-side.html
- https://www.reddit.com/r/linux/comments/7nybl1/meltdown_and_spectre/
- https://www.reddit.com/r/linux/comments/7nzsih/intel_was_aware_of_the_chip_vulnerability_when/
- https://www.reddit.com/r/linux/comments/7nyaku/todays_cpu_vulnerability_what_you_need_to_know/
Exploits: