VirtualTam's bookmarks
33 bookmarks found
-
Emacs window management almanac
2024-05-13 - abo-abo/ace-window - Quickly switch windows in Emacs
- alphapapa/dogears.el - Never lose your place in Emacs again
- emacsorphanage/transpose-frame
- Emacs Manual - The Zen of Buffer Display
-
1# GNU sed 2sed -e 's/\x1b\[[0-9;]*m//g' 3 4# macOS 5sed -e $'s/\x1b\[[0-9;]*m//g'
-
The Dam - A slack clone in 5 lines of bash
2023-07-22 - edouardklein/suc - The Simple UNIX Chat
- tildeverse.org - Public access UNIX systems
-
- awk: https://www.gnu.org/software/gawk/manual/html_node/Bracket-Expressions.html
- grep: https://www.gnu.org/software/grep/manual/html_node/Character-Classes-and-Bracket-Expressions.html
- sed: https://www.gnu.org/software/sed/manual/html_node/Character-Classes-and-Bracket-Expressions.html
- tr: https://man7.org/linux/man-pages/man1/tr.1p.html
-
The JSON License
2022-03-23 The Software shall be used for Good, not Evil.
-
Decoded: GNU coreutils – MaiZure's Projects
2019-01-18 -
-
- Melody with chords. Chord diagrams described on top of the score.
- Fret diagrams explained and developed
- https://music.stackexchange.com/questions/47957/lilypond-is-there-a-way-to-create-a-song-with-just-lyrics-and-chords-without-t
- http://danlovesguitars.com/2011/12/fret-diagrams-for-chords-scales-or-licks/#lilypond
- https://github.com/lilypond/lilypond/blob/master/ly/string-tunings-init.ly
-
GNU Terry Pratchett
2018-10-16 -
UNIX History
2018-04-21 - https://www.levenez.com/unix/
- https://news.ycombinator.com/item?id=16317467
- https://www.reddit.com/r/linux/comments/7vojyq/is_there_a_podcast_on_the_history_of_unix/
- https://upload.wikimedia.org/wikipedia/commons/7/77/Unix_history-simple.svg
- https://en.wikipedia.org/wiki/Revolution_OS
- https://fosdem.org/2018/schedule/event/unix_evolution/
-
Collectif des Hébergeurs Alternatifs, Transparents, Ouverts, Neutres et Solidaires | chatons.org
2018-01-16 - https://chatons.org/charte-et-manifeste
- https://framablog.org/2016/02/09/chatons-le-collectif-anti-gafam/
- https://www.agendadulibre.org/tags/chatons
- https://git.framasoft.org/framasoft/CHATONS
- https://www.lemonde.fr/pixels/article/2016/12/10/framasoft-des-chatons-armes-de-logiciels-libres-pour-contrer-google_5046752_4408996.html
-
Contributopia
2017-11-13 -
-
Autotools - A Practitioner's Guide to GNU Autoconf, Automake, and Libtool (article series)
2017-04-27 Updated published book: http://shop.oreilly.com/product/9781593272067.do
-
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:
-
https://www.gnu.org/software/emacs/manual/html_node/gnus/Connecting-to-an-IMAP-Server.html#Connecting-to-an-IMAP-Server https://www.gnu.org/software/emacs/manual/html_node/gnus/Fetching-Mail.html#Fetching-Mail https://www.quora.com/Is-it-worth-learning-gnus-for-emacs https://www.emacswiki.org/emacs/GnusGmail https://www.emacswiki.org/emacs/GnusEncryptedAuthInfo