This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:void(function(){var L=['US English','UK English','中国語','スペイン語','フランス語','ポルトガル語','ドイツ語','アラビア語','ヒンディー語','トルコ語','インドネシア語','韓国語'];var JP='\n```\n\n上記文章を\n丁寧な表現、カジュアル、技術的の3パターンで ';var SFX=' に翻訳して1クリックでコピーできるようにして';var SVCS={perplexity:{q:'https://www.perplexity.ai/search/new?q=',home:'https://www.perplexity.ai/'},claude:{q:'https://claude.ai/new?q=',home:'https://claude.ai'},chatgpt:{q:'https://chatgpt.com/?prompt=',home:'https://chatgpt.com/'}};var ACTS={ja:'和訳して1クリックでコピーできるようにして',edit:'校正して',sum:'要約して',dia:'図解して',brk:'分解して補足説明して',vfy:'真偽検証して',md:'マークダウン形式に変換して'};function go(t,m){var q;if(m==='raw'){q=t;}else{var H='```\n'+t+'\n```\n\n上記の文章・内容を';q=ACTS[m]?H+ACTS[m]:'```\n'+t+JP+m+SFX;}var s=SVCS[svc.value]||SVCS.perplexity;var w=open(s.q+encodeURIComponent(q),'_blank');if(w)w.focus();}var M=/Mac/i.test(navigator.platform),mod=M?'⌘':'Ctrl',alt=M?'⌥':'Alt';var E=document.createElement.bind(document);var host=E('div');host.style.cssText='position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:void(function(){var L=['Spanish','Chinese','French','Portuguese','German','Arabic','Hindi','Turkish','Indonesian','Korean','Japanese'];var TPFX='\n```\n\nTranslate the above text into ';var TSFX=' in 3 patterns — polite, casual, and technical — and make it copyable with one click.';var SVCS={perplexity:{q:'https://www.perplexity.ai/search/new?q=',home:'https://www.perplexity.ai/'},claude:{q:'https://claude.ai/new?q=',home:'https://claude.ai'},chatgpt:{q:'https://chatgpt.com/?prompt=',home:'https://chatgpt.com/'}};var ACTS={en:'English and make it copyable with one click.',edit:'well-polished text',sum:'a summary',dia:'a diagram',brk:'a breakdown with notes',vfy:'a fact check',md:'Markdown'};function go(t,m){var q;if(m==='raw'){q=t;}else{var H='```\n'+t+'\n```\n\nConvert the above text into ';q=ACTS[m]?H+ACTS[m]:'```\n'+t+TPFX+m+TSFX;}var s=SVCS[svc.value]||SVCS.perplexity;var w=open(s.q+encodeURIComponent(q),'_blank');if(w)w.focus();}var M=/Mac/i.test(navigator.platform),mod=M?'⌘':'Ctrl',alt=M?'⌥': |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| gotest: | |
| - type: prefix | |
| match: "--- PASS" | |
| color: green | |
| target: line | |
| - type: prefix | |
| match: "ok" | |
| color: green | |
| target: line |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/additional/config.yaml b/additional/config.yaml | |
| new file mode 100644 | |
| index 0000000..2fbf0ff | |
| --- /dev/null | |
| +++ b/additional/config.yaml | |
| @@ -0,0 +1 @@ | |
| +--- {} | |
| diff --git a/config.yaml b/config.yaml | |
| new file mode 100644 | |
| index 0000000..3777dd0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:(function(){Q=''+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);if(!Q)Q=prompt("Text?","");A=Q.match(/^[a-zA-Z\-\=\"\!\&\.\,\'\s]+$/)?'en/ja/':'ja/en/';if(Q)open('https://www.deepl.com/translator#'+A+encodeURIComponent(Q),'_blank');})() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| aaronical | |
| abactinal | |
| abandonedly | |
| abaptiston | |
| abarognosis | |
| abbassid | |
| abdicable | |
| abdominocyesis | |
| abdominocystic | |
| abdominogenital |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| aboriginalise | |
| acanthaster | |
| accusatival | |
| accusatorial | |
| aciculate | |
| acidophilic | |
| aconitine | |
| acusector | |
| acoustoelectronics | |
| acoustooptics |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env perl | |
| use strict; | |
| use warnings; | |
| my $SUBLIME = '/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl'; | |
| my $BASE_PATH = '/path/to/physical_file'; | |
| my $SHORTCUT = '/path/to/Desktop/mylog.md'; | |
| my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time); | |
| $year += 1900; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* For Mac: ~/Library/Application Support/Firefox/Profiles/FOOBAR.default/chrome/userChrome.css */ | |
| /* hide tab bar */ | |
| #TabsToolbar { visibility: collapse !important; } | |
| /* hide header of side bar */ | |
| #sidebar-header { visibility: collapse; } | |
| /* multiple bookmark toolbar */ | |
| #personal-bookmarks { | |
| display: block; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| return sub { | |
| my %args = @_; | |
| return $sth->fetchall_arrayref(+{}) unless defined $args{print} and $args{print}; | |
| my $t = Text::ASCIITable->new(); | |
| $t->setCols('explain', 'result'); | |
| $t->alignCol({explain => 'right', result => 'left'}); | |
| my @cols = @{$sth->{NAME}}; | |
| for my $records (@{$sth->fetchall_arrayref}) { |
NewerOlder