VirtualTam's bookmarks
26 bookmarks found
-
Here Documents - Bash Reference Manual
2023-09-11 The format of here-documents is:
1[n]<<[-]word 2 here-document 3delimiter
If any part of word is quoted, the delimiter is the result of quote removal on word, and the lines in the here-document are not expanded.
This is useful to write scripts that:
- write scripts (verbatim)
- execute a sequence of commands (verbatim) on a remote host
-
- Postgres Full Text Search vs the rest (MeiliSearch, OpenSearch/Elasticsearch, SQlite FTS, Typesense)
- Optimizing Full Text Search with Postgres tsvector Columns and Triggers
- Word separators for Postgres full text search with Rails
- Using PostgreSQL Full Text Search With Golang
- PostgreSQL: Full Text Search
- PostgreSQL: Preferred Index Types for Text Search
-
Compendium of Lost Words
2021-10-23 -
Super Metroid – FAQ/Speed Guide
2021-10-17 03. What program did you use to justify the text? None. I just chose words carefully so that everything lined up on the right hand side. Everything was done with an ASCII editor.
-
TGR Alice — Taeha Types
2020-11-30 - https://github.com/Zambumon/Lubrigante
- https://www.reddit.com/r/MechanicalKeyboards/comments/b7qbab/tgr_alice/
- https://www.reddit.com/r/MechanicalKeyboards/comments/cjb1hw/my_endgame_keyboard_the_tgr_alice/
- https://www.reddit.com/r/headphones/comments/k0dqmj/i_have_no_words/
- https://keybumps.com/keyboard-feature/taeha-types-tgr-alice.html
- https://www.reddit.com/r/MechanicalKeyboards/comments/9801pp/tgr_alice_build/
- https://www.youtube.com/watch?v=IOFtHeV12DE
-
-e Exit immediately if a pipeline (which may consist of a single simple command), a subshell command enclosed in parentheses, or one of the commands executed as part of a command list enclosed by braces (see SHELL GRAMMAR above) exits with a non-zero status. -x After expanding each simple command, for command, case command, select command, or arithmetic for command, display the expanded value of PS4, followed by the command and its expanded arguments or associated word list.
-
Portmanteau algorithms
2017-11-12 - https://en.wikipedia.org/wiki/Portmanteau
- https://en.wikipedia.org/wiki/List_of_portmanteaus
- https://www-users.cs.umn.edu/~kluve018/portmanteau1.html
- http://pythonexample.com/snippet/python/portmanteaupy_rfong_python
- https://github.com/jamcowl/PORTMANTEAU-BOT
- https://gist.github.com/aparrish/5416755
-
- https://www.elastic.co/guide/en/elasticsearch/guide/current/language-intro.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/identifying-words.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/token-normalization.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/stemming.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/stopwords.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/synonyms.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/fuzzy-matching.html
-
Automatic word wrapping | Vim
2017-09-28 -
Sound on Sound | Synth Secrets Series
2017-08-04 Archives:
- https://web.archive.org/web/20130823114626/http://www.soundonsound.com/sos/allsynthsecrets.htm
- https://web.archive.org/web/20150629000747/http://www.soundonsound.com/AllIssues.php
- https://web.archive.org/web/20130723020457/http://www.soundonsound.com/search?PageSize=80&page=1&Keyword=%22synth%20secrets%22&Words=All&Summary=Yes
-
Git from the inside out
2016-10-27 "Git in six thousand words"