VirtualTam's bookmarks
108 bookmarks found
-
Herbs plants to grow indoor
2017-12-10 - http://smallgarden-ideas.com/herbs-plants
- https://www.theguardian.com/lifeandstyle/2014/aug/15/ten-best-herbs-grow-containers
- http://balconygardenweb.com/best-tea-herbs-to-make-tea-herb-garden/
- https://melissacamarawilkins.com/tea-tin-herb-garden/
- https://www.apartmenttherapy.com/gardening-on-the-cheap-tea-tin-herb-garden-191799
- https://www.pinterest.com/pin/185210603395839397/
-
Make professional music in Linux? /r/linux
2017-10-05 -
ferm - for Easy Rule Making
2017-09-05 -
SYNCHRONIZE MODULE IS BAD! AND YOU SHOULD FEEL BAD!
=> Use rsync in a command / shell task with SSH configuration / identities
-
Beamer - Accessibility
2017-06-27 - https://tex.stackexchange.com/questions/374123/how-to-check-if-your-slides-are-understandable-for-colourblind-people
- https://tex.stackexchange.com/questions/122621/is-there-a-way-to-show-the-version-of-a-document-as-seen-by-a-colour-blind-reade
- https://tex.stackexchange.com/questions/366480/how-to-make-the-resulting-pdf-file-web-accessible-for-screen-readers-when-figur
- https://tex.stackexchange.com/questions/261537/a-guide-on-how-to-produce-accessible-pdf-files
-
Building a DLL in Cygwin
2017-04-25 error: relocation truncated to fit: R_X86_64_PC32 against undefined symbol `len'
- https://cygwin.com/ml/cygwin/2014-04/msg00058.html
- https://stackoverflow.com/questions/10486116/what-does-this-gcc-error-relocation-truncated-to-fit-mean
- https://www.technovelty.org/c/relocation-truncated-to-fit-wtf.html
error: undefined symbols not allowed
- http://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html
- http://stackoverflow.com/questions/17487891/libtool-undefined-symbols-not-allowedin-i686-pc-mingw32-shared#22884787
error: undefined reference to winmain
- http://stackoverflow.com/questions/33734016/undefined-reference-to-winmain-with-cygwin-and-cmake
- http://stackoverflow.com/questions/13871617/winmain-and-main-in-c-extended
Autotools:
- https://www.sourceware.org/autobook/autobook/autobook_135.html
- https://www.sourceware.org/autobook/autobook/autobook_136.html
- https://sourceware.org/autobook/autobook/autobook_137.html
- http://stackoverflow.com/questions/26151995/autotools-make-doesnt-create-dll-under-cygwin
- https://autotools.io/libtool/windows.html
Cygwin:
General: