diff --git a/config b/config index 83221e8..bb1141b 100644 --- a/config +++ b/config @@ -11,8 +11,9 @@ blog/**/*.md: directorify tags tags/*.tag markdown chroma=emacs - template page + inner-template template post + template page *.tag: blog/**/*.md ext .html diff --git a/site.tmpl b/site.tmpl index 127acd9..8f2a2b0 100644 --- a/site.tmpl +++ b/site.tmpl @@ -1,15 +1,10 @@ -{{ define "header" }} - +{{ define "header" }} + + - - - - - - {{ .Site.Other.Title }}{{ if .Title }}: {{ .Title }}{{ end }} @@ -19,25 +14,37 @@ +{{ end }} + +{{ define "container" }}
ヘッダー - {{ end }} +{{ end }} - {{ define "footer" }} +{{ define "footer" }}
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
{{ end }} {{define "date"}} - +{{ .Format "2006年01月02日" }} {{end}} -{{ define "page" }}{{ template "header" . }} +{{ define "page" }} + {{ template "header" . }} + {{ template "container" . }}

トップ | 自己紹介 | @@ -63,11 +70,11 @@


{{ .Content }} -{{ template "footer" . }}{{ end }} + {{ template "footer" . }} +{{ end }} {{ define "post" }} -
-
+

{{ .Title }}

トップページに戻る
@@ -76,11 +83,11 @@ {{ range $i, $t := .Tags }}{{if $i}},{{end}} {{ $t }}{{ end }}
-
-
+ +
+
{{ .Content }} -
-
+ {{ end }} {{define "tag"}} diff --git a/src/index.html b/src/index.html index d02eb4f..80c503b 100644 --- a/src/index.html +++ b/src/index.html @@ -1,16 +1,12 @@ title: トップページ ---- - -
-

- ようこそ、あたしのウェブページへ!諏訪子です。 -

-
- +

+ ようこそ、あたしのウェブページへ!諏訪子です。 +

{{ range (((.Site.Pages.Children "blog/").Where "Url" "/$").WhereNot "Draft" "true") }} -
+
{{ template "date" .Date }} {{ .Title }} -
+ {{ end }} diff --git a/src/static/style.css b/src/static/style.css index a50cc7e..cae76da 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -19,7 +19,7 @@ body { border: 4px #dde22d ridge; } -.container, header { +.container { margin: 0 auto; background-color: #170b15; max-width: 840px; @@ -63,7 +63,7 @@ h1 { text-decoration: underline; } -header > h1 { +.header > h1 { font-size: 1.5em; text-decoration: none; } diff --git a/www/about/index.html b/www/about/index.html index e8654f8..435c66b 100644 --- a/www/about/index.html +++ b/www/about/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 私について @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -78,9 +76,19 @@ 大きすぎるになったら、政府は大企業にコントロールされています。
そのループで動いていますので、政府はなくなったら、大企業もなくなると思います。

- +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/blog.atom b/www/blog.atom index 9cf1f29..ae86aed 100644 --- a/www/blog.atom +++ b/www/blog.atom @@ -33,168 +33,6 @@ - - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" lang="ja" xml:lang="ja"> -<head> - <meta content="text/html; charset=utf-8" http-equiv="content-type" /> - <meta name="author" content="テクニカル諏訪子" /> - <meta name="description" content="デジタル自主のロリ神様" /> - <meta property="og:title" content="テクニカル諏訪子" /> - <meta property="og:type" content="website" /> - <meta property="og:locale" content="ja_JP" /> - <meta property="og:site_name" content="テクニカル諏訪子" /> - <meta property="og:url" content="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/blog/webdev-javascript-ha-fuyou/" /> - <meta property="og:image" content="../../static/egaokero.jpg" /> - <link rel="alternate" type="application/atom+xml" title="テクニカル諏訪子 feed" href="../../blog.atom" /> - <title>テクニカル諏訪子: 【ウエブ開発】ウエブ開発者様へ、JavaScriptは不要</title> - <link rel="stylesheet" type="text/css" href="../../static/style.css" /> -</head> -<body> - <div class="jswarning" id="jswarning">注意:JavsScriptはONです。安全・安心の為、JavaScriptをOFFにしてお願い致します。</div> - <script type="text/javascript"> - document.getElementById('jswarning').style.display = 'block'; - </script> - <div class="container"> - <img src="/static/Eqjk_WgVQAE2psn-new.jpeg" class="header-img" alt="ヘッダー" /> - - <p> - <a href="/">トップ</a> | - <a href="/about/">自己紹介</a> | - <a href="/contact/">連絡先</a> | - <a href="/freelancer/">フリーランス</a> | - <a href="/service/">サービス</a> | - <a href="/webring/">リング</a> | - <a href="/i2pabout/">I2Pについて</a> - </p> - <p> - <a href="/blog.atom"><img src="/static/rssa.png" alt="RSS" />で登録</a> | - <a href="https://social.076.ne.jp/TechnicalSuwako"><img src="/static/mastodon.png" alt="Mastodon" />/<img src="/static/pleroma.png" alt="Pleroma" />でフォロー</a> | - <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | - <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | - <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> - </p> - <p> - 支援♡: - <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | - <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | - <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> - </p> - <hr /> - <p>私の建前は本音と同じですので、投稿を書いたらあんま丁寧じゃないと思いますね。<br /> -正直に要点に触れないと、社会又はデジタルの問題が大きくなりますから。<br /> -何で上記の事を教えるの?と思ったら、これはネットの重体の問題について記事ですので、今回は特に甘くないです。</p> -<p>なお、下記は本当の会社のウエブサイトを論いますが、これは責めるためじゃなくて、磨きに手伝う為です。<br /> -<a href="/freelancer/">フリーランスウエブ開発者</a>ですので、欲しければ<a href="/contact/">ご連絡下さい</a>。<br /> -私は15年間ぐらいウエブ開発の経験がありますので、正しい開発方法でやります。</p> -<p>実は、ネット上90%のウエブサイトはJSは全然要らないです。<br /> -Ameboみたいなブログを読むにはJSは必須だったら、ウエブ開発者は正しくウエブページの作り方を<a href="https://youtube.076.ne.jp/watch?v=OHLp0xEYKXY">全然わからない</a>という意味です。</p> -<h1 id="httpswwwinterlinkorjpservicefletsindexhtml"><a href="https://www.interlink.or.jp/service/flets/index.html">株式会社インターリンク</a></h1> -<p><img src="Screenshot_20220328_003758.png" alt="" /><br /> -<img src="Screenshot_20220328_004131.png" alt="" /><br /> -上はJavaScriptはON、下はJavaScriptはOFF</p> -<p>JSはONの場合、1:24分でページが読み込みました。<br /> -何故!?<br /> -JSを使う場所は一体何処ですか?</p> -<p>比べて、JSはOFFの場合、同じページは2.66秒で読み込みました。<br /> -所で、JSはONのブラウザでプロクシーを使わなくて、JSはOFFのブラウザでTorプロクシーを使いました。<br /> -この問題はそんなに大変です!!</p> -<p>読者は株式会社インターリンクの社長だったら、欲しければフリーランス契約者として修正出来ます。<br /> -ウエブサイトはスピードアップしたら、確かにお客様数アップにされます。</p> -<h1 id="httpswwwsoumugojpsenkyosenkyo-sdataindexhtml"><a href="https://www.soumu.go.jp/senkyo/senkyo_s/data/index.html">総務省</a></h1> -<p><img src="Screenshot_20220328_010026.png" alt="" /><br /> -<img src="Screenshot_20220328_010616.png" alt="" /><br /> -上はJavaScriptはON、下はJavaScriptはOFF</p> -<p>これは政府のウエブサイトですので、確かにうまく動いていませんね。<br /> -全部の政府に反対で、我々日本人に政府無くた方が良いと思うのに、殆ど全ての老人様は投票(選挙=奴隷向け提案箱)したいですので、これも含めます。<br /> -政府もフリーランス契約で募集したら迎えです。<br /> -政府か自由市場か、どっちでもから報酬を受け取ったら良いです。</p> -<p>JSはONの場合、2:12分で読み込みました。「favicon.ico」含めては4:24分になりました。「000392553.gif」が読み込んだ後は結局7:36分になりました。<br /> -JSはOFFの場合は14秒で、「000392553.gif」が読み込んだ後は結局52秒で読み込みました。</p> -<p>でも、アクセシビリティツールがありますので、JSは必要な点がありますが、JS無しでもアクセス出来ますので、良かったです。<br /> -でも、JSはONの場合は本当に本当に遅すぎます。</p> -<h1 id="dbrgi-hungarian-bar--dininghttpsdobrogibusinesssite"><a href="https://dobrogi.business.site/">DÖBRÖGI Hungarian Bar &amp; dining</a></h1> -<p><img src="Screenshot_20220328_011906.png" alt="" /><br /> -<a href="/blog/cryptocurrency-kakunin-with-cointop/">最近このレストランに行きましたので</a>、ホームページを確認します。<br /> -JSはONにしたらも、メニューボタン及び「お問い合わせ」リンクが動いていません。<br /> -理由はちょっと違いますが、それも不味いです:CDNの利用。<br /> -24件リソースのうちに、22件はグーラグから来ます。</p> -<p>CDNを使う事が本当に悪習です。<br /> -プライバシーを守りたったらどう?<br /> -CDNのサーバーは重くなったらどう?<br /> -CDNからウイルスを受け取ったらどう?<br /> -いつでも自分でホスティングした方が良いです!!</p> -<h1 id="clip-studiohttpswwwclipstudionetoekakiarchives151661"><a href="https://www.clipstudio.net/oekaki/archives/151661">CLIP STUDIOのイラスト・漫画描き方ナビ</a></h1> -<p><img src="Screenshot_20220328_013327.png" alt="" /><br /> -JSがONとOFFの違いが無いみたいですが、JS無しでも広告を見えるのは怖すぎますね。<br /> -20秒で読み込みますが、これは沢山JPEGとPNGファイルがありますから。<br /> -DOMだけは2~4秒で読み込みますので、悪くないです。<br /> -確認した時、フェイクブックの「sdk.js」、グーラグの「conversation.js」と「gtm.js」、及びツイッターの「widgets.js」だけを受け取れませんでした。<br /> -でも、受け取れなくた方が良いですので、これは良い物です。</p> -<p>なお、Clipboard.jsは要りません。<br /> -コピペ機能性の無いブラウザが存在しませんので、全然不要です。</p> -<h1 id="httpstabelogcomtokyo"><a href="https://tabelog.com/tokyo/">食べログ</a></h1> -<p><img src="Screenshot_20220328_025444.png" alt="" /><br /> -食べログは結構面白いです。<br /> -JSはOFFにしたら、「エリアから探す」でホバーオーバーしたら、メニューが来ます。<br /> -でも、このメニューで「市区町村から探す」をクリックしたら、少しだけページダウンにされます。<br /> -そうして、各レストランの最初の写真以外、JS無しで読み込みません。</p> -<p>トップページで、「エリアから探す」部分で都市をクリックしたら、何も起こっていません。<br /> -理由はこれです:<br /> -<img src="Screenshot_20220328_030147.png" alt="" /><br /> -<img src="Screenshot_20220328_030251.png" alt="" /><br /> -まだわからない場合:「a href」タグは何処!?<br /> -バカみたいに凄いデカイdivタグがありますが、リンクタグがありません…</p> -<p>所で、貴方はレストランのランキングサイトですので、「新型コロナウイルス拡大における対応のお願い」というプロパガンダは要りません。<br /> -もう2022年ですよ、コロナはオワコンです!!</p> -<p>でも、これ好き:<br /> -<img src="Screenshot_20220328_031659.png" alt="" /></p> -<h1 id="uta-nethttpswwwuta-netcommovie316351"><a href="https://www.uta-net.com/movie/316351/">Uta-Net</a></h1> -<p><img src="Screenshot_20220328_014847.png" alt="" /><br /> -JSはONだったら、歌詞をコピペ出来ません。<br /> -これは著作権の為だと思いますが、著作権はただの詐欺ですので、自由にコピペ出来る様にした方が良いです。<br /> -又は、JSはOFFにすると、コピペを出来る様になります!!<br /> -<img src="Screenshot_20220328_015043.png" alt="" /><br /> -所で、JS無しで動画を見えませんので、URLを貼って下さい。<br /> -その場合は自分でVLCで開ける様になります。</p> -<h1 id="peertubehttpsdocsjoinpeertubeorginstall-any-os"><a href="https://docs.joinpeertube.org/install-any-os">PeerTubeの説明書</a></h1> -<p><img src="Screenshot_20220328_015413.png" alt="" /><br /> -一体何で説明書を読む為JSは必須ですか!?<br /> -普通本を読む為、水着を着用しないと開けませんか?<br /> -マジで辞めなさい…</p> -<h1 id="httpsjpmercaricom"><a href="https://jp.mercari.com/">メルカリ</a></h1> -<p><img src="Screenshot_20220328_020056.png" alt="" /><br /> -真っ白ページです。<br /> -何故!?<br /> -市場サイトですよ!!<br /> -JavaScriptは必須だったら可笑しいでしょ!!<br /></p> -<p>下記は市場にJavaScriptは不要の証拠です:<br /> -<img src="Screenshot_20220328_020230.png" alt="" /><br /> -ジモティーはJSが無しでもOKです。<br /> -<img src="Screenshot_20220328_020423.png" alt="" /><br /> -アマゾンさえもJS無しでもOKです。<br /> -一体何でアマゾンを使うかと思ったら、ねぇ、沢山の買いたい漫画や電子機器はアマゾンだけで買えますから。</p> -<h1 id="deeplhttpswwwdeeplcomtranslator"><a href="https://www.deepl.com/translator">DeepL</a></h1> -<p><img src="Screenshot_20220328_022615.png" alt="" /><br /> -わからなければ、DeepLはGoolag翻訳みたいな翻訳機です。<br /> -まずは、Linuxですので、IEを使えません。<br /> -でも、JSはOFFだったら、UAをわかりませんので、しょうがないです。<br /> -酷い点は、全然ポップアップを閉じれません。<br /> -手動で「ie11Modal_backdrop」クラスを持っているDIVを削除したら、閉じれます。<br /> -でも、JS無しで使えませんので、意味がありません。ww<br /> -JSの無い翻訳機が存在しないよと思ったら、<a href="https://simplytranslate.org/">これは何</a>?</p> -<p>以上</p> - - - <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> - </div> -</body> -</html> - - - @@ -220,110 +58,6 @@ JSの無い翻訳機が存在しないよと思ったら、<a href="https - - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" lang="ja" xml:lang="ja"> -<head> - <meta content="text/html; charset=utf-8" http-equiv="content-type" /> - <meta name="author" content="テクニカル諏訪子" /> - <meta name="description" content="デジタル自主のロリ神様" /> - <meta property="og:title" content="テクニカル諏訪子" /> - <meta property="og:type" content="website" /> - <meta property="og:locale" content="ja_JP" /> - <meta property="og:site_name" content="テクニカル諏訪子" /> - <meta property="og:url" content="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/blog/lynx-tor-and-utf8-use-way/" /> - <meta property="og:image" content="../../static/egaokero.jpg" /> - <link rel="alternate" type="application/atom+xml" title="テクニカル諏訪子 feed" href="../../blog.atom" /> - <title>テクニカル諏訪子: 【Lynx】TorとUTF-8で使い方</title> - <link rel="stylesheet" type="text/css" href="../../static/style.css" /> -</head> -<body> - <div class="jswarning" id="jswarning">注意:JavsScriptはONです。安全・安心の為、JavaScriptをOFFにしてお願い致します。</div> - <script type="text/javascript"> - document.getElementById('jswarning').style.display = 'block'; - </script> - <div class="container"> - <img src="/static/Eqjk_WgVQAE2psn-new.jpeg" class="header-img" alt="ヘッダー" /> - - <p> - <a href="/">トップ</a> | - <a href="/about/">自己紹介</a> | - <a href="/contact/">連絡先</a> | - <a href="/freelancer/">フリーランス</a> | - <a href="/service/">サービス</a> | - <a href="/webring/">リング</a> | - <a href="/i2pabout/">I2Pについて</a> - </p> - <p> - <a href="/blog.atom"><img src="/static/rssa.png" alt="RSS" />で登録</a> | - <a href="https://social.076.ne.jp/TechnicalSuwako"><img src="/static/mastodon.png" alt="Mastodon" />/<img src="/static/pleroma.png" alt="Pleroma" />でフォロー</a> | - <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | - <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | - <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> - </p> - <p> - 支援♡: - <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | - <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | - <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> - </p> - <hr /> - <p>Javascriptは要りません!!<br /> -毎月新しいパソコン・スマホを購入必要はありません!!<br /> -ですから、コマンドライン用ブラウザを使いましょう!!</p> -<p>最近まで、好みなコマンドライン用ブラウザはw3mでした。<br /> -理由は、画像を見える、及び日本語文字を表示出来る事です。<br /> -でも、画像は見にくいです。<br /> -そうして、lynxで日本語文字を表示出来る様に出来ましたので、lynxは第一になりました。</p> -<h1 id="heading">インストール</h1> -<p>まずはlynx及びtorsocksをインストールして下さい。<br /> -Arch・Manjaro・Artixの場合:</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>sudo pacman -S lynx torsocks -</code></pre><p>Debian・Ubuntu・Devuanの場合:</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>sudo apt install lynx torsocks -</code></pre><p>Voidの場合:</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>sudo xbps-install -S lynx torsocks -</code></pre><p>OpenBSDの場合:</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>sudo pkg_add lynx torsocks -</code></pre><p>ところで、現在はOpenBSDを確認中ですので、後は初めてBSDについて記事を書きつもりです。(多分)</p> -<h1 id="heading-1">コンフィグファイル</h1> -<p>初めて使うする前、まずはコンフィグファイルを受け取りましょう。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>mkdir ~/.config/lynx -sudo cp /etc/lynx.cfg ~/.config/lynx <span style="color:#666">&amp;&amp;</span> sudo chown -R <span style="color:#a2f;font-weight:bold">$(</span>whoami<span style="color:#a2f;font-weight:bold">)</span>:<span style="color:#a2f;font-weight:bold">$(</span>whoami<span style="color:#a2f;font-weight:bold">)</span> ~/.config/lynx -</code></pre><p>.zshrcファイルを編集して下さい。<br /> -bashを使ったら、.bashrcを編集して下さい。</p> -<p>私はzshを使っていますので、bashを使ったら、自分で「.zshrc」は「.bashrc」に変えて下さい。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>nvim ~/.zshrc -</code></pre><p>下記の文字を貼って下さい。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>export LYNX_CFG=~/.config/lynx/lynx.cfg -</code></pre><p>「ZZ」又は「:wq」で保存して閉じて下さい。<br /> -次:</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code><span style="color:#a2f">source</span> ~/.zshrc -</code></pre><p>lynxのコンフィグファイルを編集して下さい。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>nvim ~/.config/lynx/lynx.cfg -</code></pre><p>「/CHARACTER_SET」で検索して、下記に変更して下さい。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>CHARACTER_SET:utf-8 -</code></pre><p>「/ASSUME_LOCAL_CHARSET」で検索して、下記に変更して下さい。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>ASSUME_LOCAL_CHARSET:utf-8 -</code></pre><p>「/PREFERRED_LANGUAGE」で検索して、下記に変更して下さい。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>PREFERRED_LANGUAGE:ja -</code></pre><p>「ZZ」又は「:wq」で保存して閉じて下さい。</p> -<h1 id="tor">Tor通して実行して</h1> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>torsocks lynx 6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion -</code></pre><p><a href="Screenshot_20220325_092848.png"><img src="Screenshot_20220325_092848.png" alt="" /></a></p> -<p>左はqutebrowserで、右はlynxです。</p> -<p>以上</p> - - - <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> - </div> -</body> -</html> - - - @@ -345,102 +79,6 @@ bashを使ったら、.bashrcを編集して下さい。</p> - - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" lang="ja" xml:lang="ja"> -<head> - <meta content="text/html; charset=utf-8" http-equiv="content-type" /> - <meta name="author" content="テクニカル諏訪子" /> - <meta name="description" content="デジタル自主のロリ神様" /> - <meta property="og:title" content="テクニカル諏訪子" /> - <meta property="og:type" content="website" /> - <meta property="og:locale" content="ja_JP" /> - <meta property="og:site_name" content="テクニカル諏訪子" /> - <meta property="og:url" content="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/blog/cryptocurrency-kakunin-with-cointop/" /> - <meta property="og:image" content="../../static/egaokero.jpg" /> - <link rel="alternate" type="application/atom+xml" title="テクニカル諏訪子 feed" href="../../blog.atom" /> - <title>テクニカル諏訪子: 【仮想通貨】cointopで確認する方法</title> - <link rel="stylesheet" type="text/css" href="../../static/style.css" /> -</head> -<body> - <div class="jswarning" id="jswarning">注意:JavsScriptはONです。安全・安心の為、JavaScriptをOFFにしてお願い致します。</div> - <script type="text/javascript"> - document.getElementById('jswarning').style.display = 'block'; - </script> - <div class="container"> - <img src="/static/Eqjk_WgVQAE2psn-new.jpeg" class="header-img" alt="ヘッダー" /> - - <p> - <a href="/">トップ</a> | - <a href="/about/">自己紹介</a> | - <a href="/contact/">連絡先</a> | - <a href="/freelancer/">フリーランス</a> | - <a href="/service/">サービス</a> | - <a href="/webring/">リング</a> | - <a href="/i2pabout/">I2Pについて</a> - </p> - <p> - <a href="/blog.atom"><img src="/static/rssa.png" alt="RSS" />で登録</a> | - <a href="https://social.076.ne.jp/TechnicalSuwako"><img src="/static/mastodon.png" alt="Mastodon" />/<img src="/static/pleroma.png" alt="Pleroma" />でフォロー</a> | - <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | - <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | - <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> - </p> - <p> - 支援♡: - <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | - <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | - <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> - </p> - <hr /> - <p>2日前、東京でビットコインキャッシュ(BCH)のミートアップに参加しました。<br /> -今回は赤坂のハンガリーレストランにありましたので、食べ物は凄く美味しかったです(でも、高い)。<br /> -うまケロ!!(PinePhoneで撮った)<br /> -<img src="0054b7e40cb0d79dafd4bc27ae66fdd191b365367099d340638fe93ebdc96af2.jpg" alt="" /> <img src="c30d8df9aecbf7f118e17d08416f653b5a9d5ac4e688866074f9b11125695332.jpg" alt="" /></p> -<p><video src="majiyabakune.mp4" controls="controls" style="max-height: 400px;"></video></p> -<p>このミートアップで、「スマホで、どのウォレットを使うの?」と聞いた方が居ました。<br /> -BCHの場合は、Electron-Cashを使っていますね。<br /> -<img src="elec1.png" alt="" /> <img src="elec2.png" alt="" /></p> -<p>みんなはExodus Walletというアプリを使っています。<br /> -画面を見たら、cointopが思い浮かびました。</p> -<p>あたしがオススメ複数仮想通貨を比べられるアプリはcointopです。<br /> -インストールするには、Archの場合:</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>yay -S cointop -</code></pre><p>それ以外:</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>go get github.com/cointop-sh/cointop -</code></pre><p><a href="https://cointop.sh/">cointop.sh</a>でも試せます。</p> -<p>メイン画面で、全ての通貨が表示されています。<br /> -<img src="Screenshot_20220317_231702.png" alt="" /></p> -<p>小文字「f」を押したら、お気に入りリストに保存します。<br /> -大文字「F」を押したら、お気に入り画面に変えます。<br /> -<img src="Screenshot_20220317_232028.png" alt="" /></p> -<p>「C」を押したら、比べる用政府通貨を変えられます。<br /> -例えば、日本円は「C」→「g」。<br /> -米ドルは「C」→「x」。<br /> -ユーロは「C」→「9」。<br /> -等<br /> -<img src="Screenshot_20220317_234129.png" alt="" /></p> -<p>「e」を押したら、今持っている仮想通貨の値を変更出来ます。<br /> -「0」又は空の場合、ポートフォリオから消えます。<br /> -<img src="Screenshot_20220317_232511.png" alt="" /></p> -<p>「P」を押したら、ポートフォリオリストに変えます。<br /> -<img src="Screenshot_20220317_233633.png" alt="" /><br /> -(XMRとLBC以外、全ては嘘数字ですので、XMRとLBCの値だけを隠します。)</p> -<p>「Q」を押したら、トップページに戻ります。<br /> -「/」を押したら、仮想通貨を探します(vimと同じくね)。<br /> -トップページで「Q」を押したら、アプリを終了します。</p> -<p>以上</p> - - - <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> - </div> -</body> -</html> - - - @@ -468,115 +106,6 @@ BCHの場合は、Electron-Cashを使っていますね。<br /> - - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" lang="ja" xml:lang="ja"> -<head> - <meta content="text/html; charset=utf-8" http-equiv="content-type" /> - <meta name="author" content="テクニカル諏訪子" /> - <meta name="description" content="デジタル自主のロリ神様" /> - <meta property="og:title" content="テクニカル諏訪子" /> - <meta property="og:type" content="website" /> - <meta property="og:locale" content="ja_JP" /> - <meta property="og:site_name" content="テクニカル諏訪子" /> - <meta property="og:url" content="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/blog/mobian-mymonero-wallet-use-way/" /> - <meta property="og:image" content="../../static/egaokero.jpg" /> - <link rel="alternate" type="application/atom+xml" title="テクニカル諏訪子 feed" href="../../blog.atom" /> - <title>テクニカル諏訪子: 【Mobian】MyMoneroウォレットのインストール方法</title> - <link rel="stylesheet" type="text/css" href="../../static/style.css" /> -</head> -<body> - <div class="jswarning" id="jswarning">注意:JavsScriptはONです。安全・安心の為、JavaScriptをOFFにしてお願い致します。</div> - <script type="text/javascript"> - document.getElementById('jswarning').style.display = 'block'; - </script> - <div class="container"> - <img src="/static/Eqjk_WgVQAE2psn-new.jpeg" class="header-img" alt="ヘッダー" /> - - <p> - <a href="/">トップ</a> | - <a href="/about/">自己紹介</a> | - <a href="/contact/">連絡先</a> | - <a href="/freelancer/">フリーランス</a> | - <a href="/service/">サービス</a> | - <a href="/webring/">リング</a> | - <a href="/i2pabout/">I2Pについて</a> - </p> - <p> - <a href="/blog.atom"><img src="/static/rssa.png" alt="RSS" />で登録</a> | - <a href="https://social.076.ne.jp/TechnicalSuwako"><img src="/static/mastodon.png" alt="Mastodon" />/<img src="/static/pleroma.png" alt="Pleroma" />でフォロー</a> | - <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | - <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | - <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> - </p> - <p> - 支援♡: - <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | - <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | - <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> - </p> - <hr /> - <p>LinuxスマホでまだXMRウォレットがありませんので、パソコン向けウォレットをインストールしましょう!</p> -<p>まずはGit、NPM、及びNodeJSをインストールして下さい。<br /> -「electron-builder」でビルド出来ませんが、npmでmymoneroアプリを設置するには、インストールする事が必要です。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>sudo apt install git npm nodejs -sudo npm i -g electron-builder -</code></pre><p>gitから受け取ると、npmでインストールして下さい。<br /> -JSですので、時間がかかります。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>git clone https://github.com/mymonero/mymonero-app-js.git <span style="color:#666">&amp;&amp;</span> <span style="color:#a2f">cd</span> mymonero-app-js -npm i -</code></pre><p>やっと完了したら、下記のエラーが出ますが、心配しないで下さい。<br /> -builder-utilもelectron-builderも要りません。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>Error: Cannot find module &#39;fs/promises&#39; -Require stack: -- /home/mobian/dev/mymonero-app-js/node_modules/builder-util/out/fs.js -- /home/mobian/dev/mymonero-app-js/node_modules/builder-util/out/util.js -- /home/mobian/dev/mymonero-app-js/node_modules/electron-builder/out/cli/cli.js -- /home/mobian/dev/mymonero-app-js/node_modules/electron-builder/cli.js - at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15) - at Function.Module._load (internal/modules/cjs/loader.js:667:27) - at Module.require (internal/modules/cjs/loader.js:887:19) - at require (internal/modules/cjs/helpers.js:74:18) - at Object.&lt;anonymous&gt; (/home/mobian/dev/mymonero-app-js/node_modules/builder-util/src/fs.ts:4:1) - at Module._compile (internal/modules/cjs/loader.js:999:30) - at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) - at Module.load (internal/modules/cjs/loader.js:863:32) - at Function.Module._load (internal/modules/cjs/loader.js:708:14) - at Module.require (internal/modules/cjs/loader.js:887:19) - at require (internal/modules/cjs/helpers.js:74:18) - at Object.&lt;anonymous&gt; (/home/mobian/dev/mymonero-app-js/node_modules/builder-util/src/util.ts:25:1) - at Module._compile (internal/modules/cjs/loader.js:999:30) - at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) - at Module.load (internal/modules/cjs/loader.js:863:32) - at Function.Module._load (internal/modules/cjs/loader.js:708:14) -npm ERR! code 1 -npm ERR! path /home/mobian/dev/mymonero-app-js -npm ERR! command failed -npm ERR! command sh -c npm run rollup-transpile; electron-builder install-app-deps - -npm ERR! A complete log of this run can be found in: -npm ERR! /home/mobian/.npm/_logs/2022-03-12T02_43_55_923Z-debug-0.log -</code></pre><p>実行しましょう!!<br /> -ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを使うには、毎回下記のコマンドを実行する事が必要となります。</p> -<pre style="background-color:#f8f8f8;overflow-x: auto"><code>npm start -</code></pre><p><img src="mymonero1.png" alt="" /> -<img src="mymonero2.png" alt="" /> -<img src="mymonero3.png" alt="" /> -<img src="mymonero4.png" alt="" /> -<img src="mymonero5.png" alt="" /></p> -<p>アップデートするには、「git pull」で十分です。</p> -<p>以上</p> - - - <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> - </div> -</body> -</html> - - - @@ -598,96 +127,6 @@ ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを - - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" lang="ja" xml:lang="ja"> -<head> - <meta content="text/html; charset=utf-8" http-equiv="content-type" /> - <meta name="author" content="テクニカル諏訪子" /> - <meta name="description" content="デジタル自主のロリ神様" /> - <meta property="og:title" content="テクニカル諏訪子" /> - <meta property="og:type" content="website" /> - <meta property="og:locale" content="ja_JP" /> - <meta property="og:site_name" content="テクニカル諏訪子" /> - <meta property="og:url" content="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/blog/cancel-culture-076-will-not-ban-russia/" /> - <meta property="og:image" content="../../static/egaokero.jpg" /> - <link rel="alternate" type="application/atom+xml" title="テクニカル諏訪子 feed" href="../../blog.atom" /> - <title>テクニカル諏訪子: 【キャンセルカルチャー】全宇宙の会社はロシアに対して差別しているみたい…</title> - <link rel="stylesheet" type="text/css" href="../../static/style.css" /> -</head> -<body> - <div class="jswarning" id="jswarning">注意:JavsScriptはONです。安全・安心の為、JavaScriptをOFFにしてお願い致します。</div> - <script type="text/javascript"> - document.getElementById('jswarning').style.display = 'block'; - </script> - <div class="container"> - <img src="/static/Eqjk_WgVQAE2psn-new.jpeg" class="header-img" alt="ヘッダー" /> - - <p> - <a href="/">トップ</a> | - <a href="/about/">自己紹介</a> | - <a href="/contact/">連絡先</a> | - <a href="/freelancer/">フリーランス</a> | - <a href="/service/">サービス</a> | - <a href="/webring/">リング</a> | - <a href="/i2pabout/">I2Pについて</a> - </p> - <p> - <a href="/blog.atom"><img src="/static/rssa.png" alt="RSS" />で登録</a> | - <a href="https://social.076.ne.jp/TechnicalSuwako"><img src="/static/mastodon.png" alt="Mastodon" />/<img src="/static/pleroma.png" alt="Pleroma" />でフォロー</a> | - <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | - <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | - <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> - </p> - <p> - 支援♡: - <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | - <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | - <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> - </p> - <hr /> - <p>「テクノロジーと関係ないでしょ!」と思ったら、現在<a href="list_of_businesses_-_mar_8_v5.png">主にIT関連の会社</a>はロシアから同時に退会しています。<br /> -この会社は全部BlackRock社にコントロールされている会社及び任天堂ですので…殆ど全てのIT関連会社ですね。<br /> -本当に可笑し過ぎます。<br /> -なぜ?<br /> -下記お読み下さい。</p> -<h1 id="ban">076もロシア人をBANしつもり?</h1> -<p>いいえ。<br /> -076は日本人向けサービスですが、色々の国籍のユーザーも使っていますので、差別しません。</p> -<h1 id="heading">歴史が繰り返す</h1> -<p>1917年、アメリカはドイツに宣戦布告されました。<br /> -その時、全宇宙はドイツに対して差別しました。<br /> -英国の女王は自分の氏名を変わらないと、英人は合わせて女王を殺します。<br /> -<a href="https://alzhacker.com/mass-formation-psychosis/">大衆形成・サイコシス</a>はそんなに危険です!!<br /> -今のロシアと同じです。</p> -<p>所で、<a href="https://ja.wikipedia.org/wiki/%E5%8F%8D%E6%97%A5%E6%84%9F%E6%83%85">日本人に対して大衆形成・サイコシスもあります</a>。</p> -<h1 id="heading-1">海賊ソフトが戻る</h1> -<p><img src="69fed38143bbb886.jpg" alt="" /></p> -<p><a href="/blog/kaizoku-soft-sonzai-riyuu/">まだ心が変わりません</a>が、キャンセルされている会社の全部は非常に反海賊ソフトの叔父さんです。<br /> -この場合はロシア人は全員海賊ソフトに戻ります。<br /> -みんなはロシアに戻ったらも、みんなは海賊ソフトを使い続くと思います。<br /> -政府(=マインドコントロール)のプロパガンダのせい国籍に対して差別の可能性があると考えたら、2度と支援したくなくなりますね。</p> -<h1 id="linuxbsd">みんなはLinux、又はBSDに乗り換える</h1> -<p><img src="b38e53e72bb5d46cf600cb1dc0a22d6e.jpg" alt="" /></p> -<p><a href="https://re-sho.com/%E3%83%AD%E3%82%B7%E3%82%A2%E3%81%95%E3%82%93%E3%80%81linux%E3%81%97%E3%81%8B%E4%BD%BF%E3%81%88%E3%81%AA%E3%81%8F%E3%81%AA%E3%82%8B/">そう</a>です<a href="https://daradaranet-news.com/archives/24765">ね〜</a><br /> -マイクロソフト、アップル、及びグーラグはロシアを対応しないと、ロシア人の皆様はLinux又はBSD(macOS以外)に乗り換える可能性が高いです。</p> -<h1 id="heading-2">プロパガンダしか無い</h1> -<p><a href="/blog/digital-dorei-ukraina-russia-real-goal/">前回言った通り</a>、この戦争はただの茶番です。<br /> -両方の側でプロパガンダがありますので、事実の情報をわかるのは無理です。<br /> -政府を応援しなくて、人間を応援した方が良いです。<br /> -「ウクライナ!!」、「ロシア!!」と言えば、政府を応援していますので、貴方はもう負けました。</p> -<p>以上</p> - - - <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> - </div> -</body> -</html> - - - diff --git a/www/blog/20200510-youtsube-jotai/index.html b/www/blog/20200510-youtsube-jotai/index.html index 861f7fc..8b9dcc5 100644 --- a/www/blog/20200510-youtsube-jotai/index.html +++ b/www/blog/20200510-youtsube-jotai/index.html @@ -1,34 +1,11 @@ -
-
-

【YouTube】UltimatePismanのお知らせ

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - youtube -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【YouTube】UltimatePismanのお知らせ @@ -38,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -65,7 +44,24 @@ Bitcoin


-

皆さんこんにちは。諏訪子です。
+ +

+

【YouTube】UltimatePismanのお知らせ

+ トップページに戻る +
+ 凜、 + +2020年05月10日 + — + + jp, + blog, + youtube +
+
+
+
+

皆さんこんにちは。諏訪子です。
緊急事態宣言延長がありますので、未だゲーセンに行けませんので、現在パソコン、スイッチ、スマホ向けゲームを録画しています。

録画再開

    @@ -80,12 +76,21 @@

    なお、全国及び全世界旅行チャネルも作ると思っていますが、未だ決まりませんです。

    以上

    +
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/cancel-culture-076-will-not-ban-russia/index.html b/www/blog/cancel-culture-076-will-not-ban-russia/index.html index 7c54f1f..369362c 100644 --- a/www/blog/cancel-culture-076-will-not-ban-russia/index.html +++ b/www/blog/cancel-culture-076-will-not-ban-russia/index.html @@ -1,35 +1,11 @@ -
-
-

【キャンセルカルチャー】全宇宙の会社はロシアに対して差別しているみたい…

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - キャンセルカルチャー, - 茶番 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【キャンセルカルチャー】全宇宙の会社はロシアに対して差別しているみたい… @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

「テクノロジーと関係ないでしょ!」と思ったら、現在主にIT関連の会社はロシアから同時に退会しています。
+ +

+

【キャンセルカルチャー】全宇宙の会社はロシアに対して差別しているみたい…

+ トップページに戻る +
+ 凜、 + +2022年03月09日 + — + + jp, + blog, + キャンセルカルチャー, + 茶番 +
+
+
+
+

「テクノロジーと関係ないでしょ!」と思ったら、現在主にIT関連の会社はロシアから同時に退会しています。
この会社は全部BlackRock社にコントロールされている会社及び任天堂ですので…殆ど全てのIT関連会社ですね。
本当に可笑し過ぎます。
なぜ?
@@ -98,12 +94,21 @@ 「ウクライナ!!」、「ロシア!!」と言えば、政府を応援していますので、貴方はもう負けました。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/cryptocurrency-kakunin-with-cointop/index.html b/www/blog/cryptocurrency-kakunin-with-cointop/index.html index 0291291..a848ce5 100644 --- a/www/blog/cryptocurrency-kakunin-with-cointop/index.html +++ b/www/blog/cryptocurrency-kakunin-with-cointop/index.html @@ -1,35 +1,11 @@ -
-
-

【仮想通貨】cointopで確認する方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - 仮想通貨, - linux -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【仮想通貨】cointopで確認する方法 @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

2日前、東京でビットコインキャッシュ(BCH)のミートアップに参加しました。
+ +

+

【仮想通貨】cointopで確認する方法

+ トップページに戻る +
+ 凜、 + +2022年03月18日 + — + + jp, + blog, + 仮想通貨, + linux +
+
+
+
+

2日前、東京でビットコインキャッシュ(BCH)のミートアップに参加しました。
今回は赤坂のハンガリーレストランにありましたので、食べ物は凄く美味しかったです(でも、高い)。
うまケロ!!(PinePhoneで撮った)

@@ -104,12 +100,21 @@ BCHの場合は、Electron-Cashを使っていますね。
トップページで「Q」を押したら、アプリを終了します。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/debian-stretch-buster-upgrade/index.html b/www/blog/debian-stretch-buster-upgrade/index.html index 18a4d5b..9a3f365 100644 --- a/www/blog/debian-stretch-buster-upgrade/index.html +++ b/www/blog/debian-stretch-buster-upgrade/index.html @@ -1,37 +1,11 @@ -
-
-

Debian 9(stretch)→10(buster)バージョンアップする方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - debian, - バージョンアップ, - linux, - server -
-
-
- - + + + - - - - - - テクニカル諏訪子: Debian 9(stretch)→10(buster)バージョンアップする方法 @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

今月からDebian 10(buster)の安定版がリリースされました。
+ +

+

Debian 9(stretch)→10(buster)バージョンアップする方法

+ トップページに戻る +
+ 凜、 + +2019年07月19日 + — + + jp, + blog, + debian, + バージョンアップ, + linux, + server +
+
+
+
+

今月からDebian 10(buster)の安定版がリリースされました。
すべての076のサーバーはDebianが使いますので、Gitサーバーでアップグレードしてみました。

まず、絶対にバックアップしてください!!

【準備】
@@ -99,12 +95,21 @@ sed -i 's/stretch/buster/g' /etc/apt/sou

reboot
 

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/dejital-jisyu-bigtech-alttech-fedibars-which-recommend/index.html b/www/blog/dejital-jisyu-bigtech-alttech-fedibars-which-recommend/index.html index 21ea17e..fbd0ad5 100644 --- a/www/blog/dejital-jisyu-bigtech-alttech-fedibars-which-recommend/index.html +++ b/www/blog/dejital-jisyu-bigtech-alttech-fedibars-which-recommend/index.html @@ -1,37 +1,11 @@ -
-
-

【デジタル自主】ビッグテック、アルトデック、フェディバース、どっちは勧める?

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル自主, - fediverse, - sns, - chat -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル自主】ビッグテック、アルトデック、フェディバース、どっちは勧める? @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

昨日、友達は「twitter、gab、mastodon…どっちに登録すれば良いでしょうか?」と聞いたら、私は「全部」で答えました。
+ +

+

【デジタル自主】ビッグテック、アルトデック、フェディバース、どっちは勧める?

+ トップページに戻る +
+ 凜、 + +2021年12月19日 + — + + jp, + blog, + デジタル自主, + fediverse, + sns, + chat +
+
+
+
+

昨日、友達は「twitter、gab、mastodon…どっちに登録すれば良いでしょうか?」と聞いたら、私は「全部」で答えました。
でも、同時に使うという意味じゃないです。
詳しく説明します。

まずは「SNSレベル」を説明します。

@@ -158,12 +154,21 @@ SNSレベル4だけは分散処理のSNSです。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/dejital-jisyu-censorship-law-is-illegal/index.html b/www/blog/dejital-jisyu-censorship-law-is-illegal/index.html index fd424c9..38b0948 100644 --- a/www/blog/dejital-jisyu-censorship-law-is-illegal/index.html +++ b/www/blog/dejital-jisyu-censorship-law-is-illegal/index.html @@ -1,36 +1,11 @@ -
-
-

【デジタル自主】検閲法律=違法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル自主, - 検閲, - 法律 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル自主】検閲法律=違法 @@ -40,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -67,7 +44,26 @@ Bitcoin


-

検閲の関して法律は違法ばかりです。
+ +

+

【デジタル自主】検閲法律=違法

+ トップページに戻る +
+ 凜、 + +2021年12月27日 + — + + jp, + blog, + デジタル自主, + 検閲, + 法律 +
+
+
+
+

検閲の関して法律は違法ばかりです。
実は、政府に作られた法律は全部違法です。

無政府資本主義者ですので、私に人造法律は全部違法です。
自然な法律だけは本物の法律です。

@@ -86,12 +82,21 @@

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/digital-autonomy-076-can-help/index.html b/www/blog/digital-autonomy-076-can-help/index.html index 843a3b3..10f39ff 100644 --- a/www/blog/digital-autonomy-076-can-help/index.html +++ b/www/blog/digital-autonomy-076-can-help/index.html @@ -1,38 +1,11 @@ -
-
-

【デジタル自主】076は手伝い予定!!

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル自主, - fediverse, - server, - xmpp, - irc -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル自主】076は手伝い予定!! @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

私は世界に一番検閲又はBANされた神様になりました。 + +

+

【デジタル自主】076は手伝い予定!!

+ トップページに戻る +
+ 凜、 + +2021年08月18日 + — + + jp, + blog, + デジタル自主, + fediverse, + server, + xmpp, + irc +
+
+
+
+

私は世界に一番検閲又はBANされた神様になりました。 色んなdiscordサーバーからキックされたり、youtubeであんまアップロードできなくなったり、twitterでshadowbannedされたり、gab、parler及び、pawooにBANされたり、ニコ動とodyseeに検閲させた等… ですから、自分でホスティングしか行けないと思いました。 その時から自分のサービスをホスティングすることが応援しています。 @@ -119,12 +115,21 @@ Searxでアカウントがありませんので、自由でお使い下さい。 このサービスは2022年冬開始予定です。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/digital-autonomy-cashless-problem/index.html b/www/blog/digital-autonomy-cashless-problem/index.html index a31c16c..a6a00f3 100644 --- a/www/blog/digital-autonomy-cashless-problem/index.html +++ b/www/blog/digital-autonomy-cashless-problem/index.html @@ -1,38 +1,11 @@ -
-
-

【デジタル自主】キャッシュレス社会の危険性

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル自主, - 経理, - キャッシュレス, - 詐欺, - 仮想通貨 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル自主】キャッシュレス社会の危険性 @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

現在、日本はまだ現金を使っている社会です。
+ +

+

【デジタル自主】キャッシュレス社会の危険性

+ トップページに戻る +
+ 凜、 + +2022年02月16日 + — + + jp, + blog, + デジタル自主, + 経理, + キャッシュレス, + 詐欺, + 仮想通貨 +
+
+
+
+

現在、日本はまだ現金を使っている社会です。
それは良い物です。
何故かわかるには、下記をお読み下さい。

中央銀行デジタル通貨 ≠ 仮想通貨

@@ -108,12 +104,21 @@

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/digital-autonomy-web-1-2-3-4-tigai/index.html b/www/blog/digital-autonomy-web-1-2-3-4-tigai/index.html index 35a3c67..24fbf91 100644 --- a/www/blog/digital-autonomy-web-1-2-3-4-tigai/index.html +++ b/www/blog/digital-autonomy-web-1-2-3-4-tigai/index.html @@ -1,37 +1,11 @@ -
-
-

【デジタル自主】Web1、Web2、Web3、Web0の違いは?

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル自主, - web3, - ダークネット, - tor -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル自主】Web1、Web2、Web3、Web0の違いは? @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

先週はWeb3について投稿を書きました
+ +

+

【デジタル自主】Web1、Web2、Web3、Web0の違いは?

+ トップページに戻る +
+ 凜、 + +2022年02月25日 + — + + jp, + blog, + デジタル自主, + web3, + ダークネット, + tor +
+
+
+
+

先週はWeb3について投稿を書きました
今週は本当に本当に危険な乱心達はデジタル個人証明書を発表されました
それでWEFは私に記事したワクチンパスポートの実目的を事実として確認されました。
ですから、出来るだけデジタル自主に行わないと、みんなはデジタル奴隷となります。

@@ -123,12 +119,21 @@ YouTubeを信じないと、誰を信じるの?ロリを検閲させられて 一般ネットに投稿する前、まずはダークネットで投稿しますので、まだTorを使わなければ、是非使って始めましょう!!

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/digital-autonomy-web3-is-scam/index.html b/www/blog/digital-autonomy-web3-is-scam/index.html index fab56c5..9ce9414 100644 --- a/www/blog/digital-autonomy-web3-is-scam/index.html +++ b/www/blog/digital-autonomy-web3-is-scam/index.html @@ -1,38 +1,11 @@ -
-
-

【デジタル自主】Web3.0(NFT、Qortal、メタバース等)は詐欺

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル自主, - web3, - nft, - 詐欺, - 仮想通貨 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル自主】Web3.0(NFT、Qortal、メタバース等)は詐欺 @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

最近はWeb3.0について話を聞きましたか?
+ +

+

【デジタル自主】Web3.0(NFT、Qortal、メタバース等)は詐欺

+ トップページに戻る +
+ 凜、 + +2022年02月15日 + — + + jp, + blog, + デジタル自主, + web3, + nft, + 詐欺, + 仮想通貨 +
+
+
+
+

最近はWeb3.0について話を聞きましたか?
NFT、Qortal、メタバース(死の世界)等、そんな感じ。
新作テクノロジーだと思いますか?

NFTとは?

@@ -104,12 +100,21 @@ QortalとZeroNetを使うには、ETHで払うのは必須です。

他人は許可なしで貴方のデータを管理出来たら、デジタル自主がありません。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/digital-dorei-ukraina-russia-real-goal/index.html b/www/blog/digital-dorei-ukraina-russia-real-goal/index.html index ecb25b6..61f23a9 100644 --- a/www/blog/digital-dorei-ukraina-russia-real-goal/index.html +++ b/www/blog/digital-dorei-ukraina-russia-real-goal/index.html @@ -1,36 +1,11 @@ -
-
-

【デジタル奴隷制度】ウクライナ”侵略”の実目的

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル奴隷, - デジタル監視, - プロパガンダ -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル奴隷制度】ウクライナ”侵略”の実目的 @@ -40,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -67,7 +44,26 @@ Bitcoin


-

コロナの茶番が終わりました!!
+ +

+

【デジタル奴隷制度】ウクライナ”侵略”の実目的

+ トップページに戻る +
+ 凜、 + +2022年03月02日 + — + + jp, + blog, + デジタル奴隷, + デジタル監視, + プロパガンダ +
+
+
+
+

コロナの茶番が終わりました!!
でも、世界は直ぐ次の茶番に入りました:戦争。
それでパンデミック→戦争→気候変動の十年サイクルが続きます。

「でもケロちゃん、ワクチンパスポートシステムの設置が続くった。間違ったの?」
@@ -124,12 +120,21 @@

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/digital-jisyu-komiket-is-owakon-dojinsi-enjoy-onionket/index.html b/www/blog/digital-jisyu-komiket-is-owakon-dojinsi-enjoy-onionket/index.html index 2ad2d89..082bb42 100644 --- a/www/blog/digital-jisyu-komiket-is-owakon-dojinsi-enjoy-onionket/index.html +++ b/www/blog/digital-jisyu-komiket-is-owakon-dojinsi-enjoy-onionket/index.html @@ -1,38 +1,11 @@ -
-
-

【デジタル自主】コミケットはオワコン。同人誌を楽しむのはオニオンケット

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル自主, - コミケット, - オニオンケット, - 同人, - tor -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル自主】コミケットはオワコン。同人誌を楽しむのはオニオンケット @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

政府の不要な「緊急事態宣言」のせい、コミケットはもう3回中止されました。
+ +

+

【デジタル自主】コミケットはオワコン。同人誌を楽しむのはオニオンケット

+ トップページに戻る +
+ 凜、 + +2021年11月12日 + — + + jp, + blog, + デジタル自主, + コミケット, + オニオンケット, + 同人, + tor +
+
+
+
+

政府の不要な「緊急事態宣言」のせい、コミケットはもう3回中止されました。
ですから、同人ファン様はコミケットに興味ないようになりました。

また参加できると思ったら、ちょっと待てね!
まずは、東京のフェミニスト知事小池百合子氏が厳しすぎの検閲ルールを発表されました。
@@ -97,12 +93,21 @@

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/digital-jisyu-own-or-permit/index.html b/www/blog/digital-jisyu-own-or-permit/index.html index 4d5d071..2b3ee96 100644 --- a/www/blog/digital-jisyu-own-or-permit/index.html +++ b/www/blog/digital-jisyu-own-or-permit/index.html @@ -1,35 +1,11 @@ -
-
-

【デジタル監視】ワクチンパスポートの実目的

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル自主, - デジタル監視 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル監視】ワクチンパスポートの実目的 @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

ワクチンパスポートと言えば、欧米でレストランか居酒屋等に入る為イメージですね。
+ +

+

【デジタル監視】ワクチンパスポートの実目的

+ トップページに戻る +
+ 凜、 + +2022年01月28日 + — + + jp, + blog, + デジタル自主, + デジタル監視 +
+
+
+
+

ワクチンパスポートと言えば、欧米でレストランか居酒屋等に入る為イメージですね。
でも、欧米で同時に取り帰られています。
何故?
人間の勝利だと思いますか?
@@ -109,12 +105,21 @@ LINEは政府のテクノロジーですよ!

便利な自由は存在していませんので、これを選べません。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/digital-kansi-corona-taimrain/index.html b/www/blog/digital-kansi-corona-taimrain/index.html index 9c72f48..2c7d680 100644 --- a/www/blog/digital-kansi-corona-taimrain/index.html +++ b/www/blog/digital-kansi-corona-taimrain/index.html @@ -1,38 +1,11 @@ -
-
-

【デジタル監視】コロナのタイムライン

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - デジタル監視, - コロナ, - 詐欺, - デマ, - 茶番 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【デジタル監視】コロナのタイムライン @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

今まで、テク諏訪で「新型コロナウイルス」について全然書きませんでした。
+ +

+

【デジタル監視】コロナのタイムライン

+ トップページに戻る +
+ 凜、 + +2021年11月20日 + — + + jp, + blog, + デジタル監視, + コロナ, + 詐欺, + デマ, + 茶番 +
+
+
+
+

今まで、テク諏訪で「新型コロナウイルス」について全然書きませんでした。
理由は、詐欺を応援したくないです。
こちらはテクノロジーについてブログです、動画部分の場合、ゲームについてチャンネルです。
ですから、全体主義か健康か政治等の話は必要じゃないです。

@@ -189,12 +185,21 @@ ICUのベッド?✓
動画

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/hajimemashite/index.html b/www/blog/hajimemashite/index.html index 9d99d9e..c942828 100644 --- a/www/blog/hajimemashite/index.html +++ b/www/blog/hajimemashite/index.html @@ -1,34 +1,11 @@ -
-
-

はじめまして

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - test -
-
-
- - + + + - - - - - - テクニカル諏訪子: はじめまして @@ -38,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -65,14 +44,40 @@ Bitcoin


-

投稿テストです

+ +
+

はじめまして

+ トップページに戻る +
+ 凜、 + +2018年12月14日 + — + + jp, + blog, + test +
+
+
+
+

投稿テストです

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/iken-chromium-no-dokusenka-wa-aku/index.html b/www/blog/iken-chromium-no-dokusenka-wa-aku/index.html index 0f60b9d..5e3ea14 100644 --- a/www/blog/iken-chromium-no-dokusenka-wa-aku/index.html +++ b/www/blog/iken-chromium-no-dokusenka-wa-aku/index.html @@ -1,37 +1,11 @@ -
-
-

【意見】chromiumの独占化=悪

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - 意見, - chrome, - chromium, - google -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【意見】chromiumの独占化=悪 @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

先程、SNSで下記のトゥートを書きました。

+ +
+

【意見】chromiumの独占化=悪

+ トップページに戻る +
+ 凜、 + +2022年01月15日 + — + + jp, + blog, + 意見, + chrome, + chromium, + google +
+
+
+
+

先程、SNSで下記のトゥートを書きました。


今の大人気なブラウザを見ると

@@ -129,12 +125,21 @@ Pale MoonとOtter Browserだけは異なります。

暴君を倒すには、暴君にコントロールさせることが必要です。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/kaizoku-soft-sonzai-riyuu/index.html b/www/blog/kaizoku-soft-sonzai-riyuu/index.html index 96ac536..6b232ed 100644 --- a/www/blog/kaizoku-soft-sonzai-riyuu/index.html +++ b/www/blog/kaizoku-soft-sonzai-riyuu/index.html @@ -1,39 +1,11 @@ -
-
-

【海賊版ソフト】存在している理由は?

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - 海賊, - ソフトウェア, - drm, - プライバシー, - 検閲, - 自由 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【海賊版ソフト】存在している理由は? @@ -43,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -70,7 +44,29 @@ Bitcoin


-


+ +

+

【海賊版ソフト】存在している理由は?

+ トップページに戻る +
+ 凜、 + +2021年07月23日 + — + + jp, + blog, + 海賊, + ソフトウェア, + drm, + プライバシー, + 検閲, + 自由 +
+
+
+
+


イラスト: sithe様

海賊率は段々増えていますが、何故?

メリット

@@ -119,12 +115,21 @@ DRMは中間商人ばかりにメリットがあり、創造者及び顧客様 結局、みんなは負けます。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/kindai-web-dev-install-muzukasi/index.html b/www/blog/kindai-web-dev-install-muzukasi/index.html index 5de4337..d64b8f2 100644 --- a/www/blog/kindai-web-dev-install-muzukasi/index.html +++ b/www/blog/kindai-web-dev-install-muzukasi/index.html @@ -1,35 +1,11 @@ -
-
-

【意見】近代のウェブ開発:「インストール方法はもう簡単になった」

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - 意見, - ウェブ開発 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【意見】近代のウェブ開発:「インストール方法はもう簡単になった」 @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

昨日、不意にPawooからBANされましたから、自分のSNSインスタンスをインストールしてみました
+ +

+

【意見】近代のウェブ開発:「インストール方法はもう簡単になった」

+ トップページに戻る +
+ 凜、 + +2021年05月08日 + — + + jp, + blog, + 意見, + ウェブ開発 +
+
+
+
+

昨日、不意にPawooからBANされましたから、自分のSNSインスタンスをインストールしてみました
でも、本当に難しかったですので、昔のインストール方法が思い出しました。
本当に簡単になったか?と思いました…

1990年代のインストール方法

@@ -107,12 +103,21 @@

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/lbry-introduce-no-censorship-blockchain-p2p-video-soft/index.html b/www/blog/lbry-introduce-no-censorship-blockchain-p2p-video-soft/index.html index 2251285..9ee8ae6 100644 --- a/www/blog/lbry-introduce-no-censorship-blockchain-p2p-video-soft/index.html +++ b/www/blog/lbry-introduce-no-censorship-blockchain-p2p-video-soft/index.html @@ -1,35 +1,11 @@ -
-
-

LBRYと紹介します!検閲できないのブロックチェーンやP2P型動画ソフト(第1部)

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - lbry, - odysee -
-
-
- - + + + - - - - - - テクニカル諏訪子: LBRYと紹介します!検閲できないのブロックチェーンやP2P型動画ソフト(第1部) @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-
+ +
+

LBRYと紹介します!検閲できないのブロックチェーンやP2P型動画ソフト(第1部)

+ トップページに戻る +
+ 凜、 + +2021年02月23日 + — + + jp, + blog, + lbry, + odysee +
+
+
+
+
【注意】意見が変わりました。
やっぱり、Odyseeは検閲のないサイトじゃないみたいです。
エッチなゲームの動画及びDMCAコンテンツを検閲されています。
@@ -132,12 +128,21 @@ LBCはビットコインに変換出来ます。

以上
次回は使い方を教えております。

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/linux-smaho-merit-demerit/index.html b/www/blog/linux-smaho-merit-demerit/index.html index 8ca970d..90cb078 100644 --- a/www/blog/linux-smaho-merit-demerit/index.html +++ b/www/blog/linux-smaho-merit-demerit/index.html @@ -1,36 +1,11 @@ -
-
-

Linuxスマホのメリット&デメリット

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - linux, - pinephone, - スマホ -
-
-
- - + + + - - - - - - テクニカル諏訪子: Linuxスマホのメリット&デメリット @@ -40,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -67,7 +44,26 @@ Bitcoin


-

最近Linux(リナックス)スマホを使っていますので、本当に嬉しい。
+ +

+

Linuxスマホのメリット&デメリット

+ トップページに戻る +
+ 凜、 + +2020年12月19日 + — + + jp, + blog, + linux, + pinephone, + スマホ +
+
+
+
+

最近Linux(リナックス)スマホを使っていますので、本当に嬉しい。
でも、皆さんに勧めません。
使いメリット、使いデメリットを教えます。

使いメリット

@@ -123,12 +119,21 @@ WaylandでmozcかAnthyを使えるまで、リナックススマホで使えま もう修正しました→読む

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/lynx-tor-and-utf8-use-way/index.html b/www/blog/lynx-tor-and-utf8-use-way/index.html index bb01929..e153fd3 100644 --- a/www/blog/lynx-tor-and-utf8-use-way/index.html +++ b/www/blog/lynx-tor-and-utf8-use-way/index.html @@ -1,37 +1,11 @@ -
-
-

【Lynx】TorとUTF-8で使い方

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - linux, - webbrowser, - ターミナル, - 端末 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Lynx】TorとUTF-8で使い方 @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

Javascriptは要りません!!
+ +

+

【Lynx】TorとUTF-8で使い方

+ トップページに戻る +
+ 凜、 + +2022年03月25日 + — + + jp, + blog, + linux, + webbrowser, + ターミナル, + 端末 +
+
+
+
+

Javascriptは要りません!!
毎月新しいパソコン・スマホを購入必要はありません!!
ですから、コマンドライン用ブラウザを使いましょう!!

最近まで、好みなコマンドライン用ブラウザはw3mでした。
@@ -114,12 +110,21 @@ bashを使ったら、.bashrcを編集して下さい。

左はqutebrowserで、右はlynxです。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/mobian-change-theme-kana-insert-sukusyo-takeway/index.html b/www/blog/mobian-change-theme-kana-insert-sukusyo-takeway/index.html index e54c230..9f72a16 100644 --- a/www/blog/mobian-change-theme-kana-insert-sukusyo-takeway/index.html +++ b/www/blog/mobian-change-theme-kana-insert-sukusyo-takeway/index.html @@ -1,37 +1,11 @@ -
-
-

【Mobian】テーマの変更、日本語(今は仮名だけ)を入力、スクショを取り方

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - mobian, - linux, - pinephone, - phosh -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Mobian】テーマの変更、日本語(今は仮名だけ)を入力、スクショを取り方 @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

スマホでMobian(モービアン)を使っていますが、日常使えるにはもう少し変更しないといけません。

+ +
+

【Mobian】テーマの変更、日本語(今は仮名だけ)を入力、スクショを取り方

+ トップページに戻る +
+ 凜、 + +2020年12月19日 + — + + jp, + blog, + mobian, + linux, + pinephone, + phosh +
+
+
+
+

スマホでMobian(モービアン)を使っていますが、日常使えるにはもう少し変更しないといけません。

まずはパソコン用のアプリを強制スケールを一番必要な直しだと思います。

gsettings set sm.puri.phoc scale-to-fit true
 

後はテーマを変更しました。

@@ -107,12 +103,21 @@ wget https://source.puri.sm/Librem5/squeekboard/-/raw/master/data/keyboards/jp+k スマホから入力したら、ターミナル画面だけを取れますので、ご注意下さい。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/mobian-chromium-browser-can-use-method/index.html b/www/blog/mobian-chromium-browser-can-use-method/index.html index 070efbf..a55ea00 100644 --- a/www/blog/mobian-chromium-browser-can-use-method/index.html +++ b/www/blog/mobian-chromium-browser-can-use-method/index.html @@ -1,38 +1,11 @@ -
-
-

【Mobian】Chromiumブラウザを使える方

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - mobian, - chromium, - linux, - スマホ, - pinephone -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Mobian】Chromiumブラウザを使える方 @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

やっとモービアンでChromiumを使えます!!
+ +

+

【Mobian】Chromiumブラウザを使える方

+ トップページに戻る +
+ 凜、 + +2021年02月19日 + — + + jp, + blog, + mobian, + chromium, + linux, + スマホ, + pinephone +
+
+
+
+

やっとモービアンでChromiumを使えます!!
それで、LINEも使えます!!

使えるには:
/etc/chromium/local.conf」という新しいファイルを作って、下記のものを貼って下さい:

@@ -79,12 +75,21 @@

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/mobian-fix-apdate-probrem/index.html b/www/blog/mobian-fix-apdate-probrem/index.html index 532df7e..6587e40 100644 --- a/www/blog/mobian-fix-apdate-probrem/index.html +++ b/www/blog/mobian-fix-apdate-probrem/index.html @@ -1,36 +1,11 @@ -
-
-

【Mobian】アップデート問題の修正方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - mobian, - linux, - スマホ -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Mobian】アップデート問題の修正方法 @@ -40,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -67,7 +44,26 @@ Bitcoin


-

注意:Mobianをアップデートする前に、絶対にSSHサーバーをインストールしておいて下さい:

+ +
+

【Mobian】アップデート問題の修正方法

+ トップページに戻る +
+ 凜、 + +2020年11月29日 + — + + jp, + blog, + mobian, + linux, + スマホ +
+
+
+
+

注意:Mobianをアップデートする前に、絶対にSSHサーバーをインストールしておいて下さい:

sudo apt install openssh-server
 sudo systemctl enable ssh
 

失敗した場合、パソコンからアクセスできます。

@@ -93,12 +89,21 @@ sudo apt-get dist-upgrade -y まだエラーが出たら、「dpkg --configure -a」を実行すると、「処理中にエラーが発生しました:」という列行の下記のソフト名で上記のコマンドを実行して下さい。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/mobian-mymonero-wallet-use-way/index.html b/www/blog/mobian-mymonero-wallet-use-way/index.html index 666f473..fea1419 100644 --- a/www/blog/mobian-mymonero-wallet-use-way/index.html +++ b/www/blog/mobian-mymonero-wallet-use-way/index.html @@ -1,38 +1,11 @@ -
-
-

【Mobian】MyMoneroウォレットのインストール方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - mobian, - linux, - スマホ, - 仮想通貨, - pinephone -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Mobian】MyMoneroウォレットのインストール方法 @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

LinuxスマホでまだXMRウォレットがありませんので、パソコン向けウォレットをインストールしましょう!

+ +
+

【Mobian】MyMoneroウォレットのインストール方法

+ トップページに戻る +
+ 凜、 + +2022年03月12日 + — + + jp, + blog, + mobian, + linux, + スマホ, + 仮想通貨, + pinephone +
+
+
+
+

LinuxスマホでまだXMRウォレットがありませんので、パソコン向けウォレットをインストールしましょう!

まずはGit、NPM、及びNodeJSをインストールして下さい。
「electron-builder」でビルド出来ませんが、npmでmymoneroアプリを設置するには、インストールする事が必要です。

sudo apt install git npm nodejs
@@ -120,12 +116,21 @@ ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを
 

アップデートするには、「git pull」で十分です。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/nihon-api-wa-chotto-dake-kokaichu/index.html b/www/blog/nihon-api-wa-chotto-dake-kokaichu/index.html index 0315eba..a8923ce 100644 --- a/www/blog/nihon-api-wa-chotto-dake-kokaichu/index.html +++ b/www/blog/nihon-api-wa-chotto-dake-kokaichu/index.html @@ -1,35 +1,11 @@ -
-
-

日本APIを開発中!部分公開開始!!

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - api, - json -
-
-
- - + + + - - - - - - テクニカル諏訪子: 日本APIを開発中!部分公開開始!! @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

無料日本APIを作り中。
+ +

+

日本APIを開発中!部分公開開始!!

+ トップページに戻る +
+ 凜、 + +2019年12月05日 + — + + jp, + blog, + api, + json +
+
+
+
+

無料日本APIを作り中。
2020年のオリンピックの時前に完全作ってみたいね。
下記は今までの全URLを表示します↓
時代
@@ -96,12 +92,21 @@ ソースコードは来月を公開します。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/odysee-japanese-transrate-soon/index.html b/www/blog/odysee-japanese-transrate-soon/index.html index 4e7a619..fea1d21 100644 --- a/www/blog/odysee-japanese-transrate-soon/index.html +++ b/www/blog/odysee-japanese-transrate-soon/index.html @@ -1,35 +1,11 @@ -
-
-

【オディシー】Odysee日本語訳は間もなく来る

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - lbry, - odysee -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【オディシー】Odysee日本語訳は間もなく来る @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

前回、「まだ日本語に翻訳されていませんから、現在LBRYで日本人は少ないです。現在、和訳は75%ぐらいコンプリートですので、将来LBRYで日本のコンテンツも来るかもしれません。」と言いましたね。

+ +
+

【オディシー】Odysee日本語訳は間もなく来る

+ トップページに戻る +
+ 凜、 + +2021年04月28日 + — + + jp, + blog, + lbry, + odysee +
+
+
+
+

前回、「まだ日本語に翻訳されていませんから、現在LBRYで日本人は少ないです。現在、和訳は75%ぐらいコンプリートですので、将来LBRYで日本のコンテンツも来るかもしれません。」と言いましたね。

現在(2021年4月28日)、オディシーをまだ日本語で使えませんが、僕はもうβ版を試してみました。
「日本語訳はどうかな?」と思ったら、スクショをご覧下さい。

@@ -76,12 +72,21 @@ 次のバージョンはいつリリースするかわかりませんが、そろそろだと思います。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/open-source-douga-hensyu/index.html b/www/blog/open-source-douga-hensyu/index.html index 7996250..46d1311 100644 --- a/www/blog/open-source-douga-hensyu/index.html +++ b/www/blog/open-source-douga-hensyu/index.html @@ -1,36 +1,11 @@ -
-
-

Adobeは高すぎぃ!!オープンソースで動画編集しよう!!

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - kdenlive, - linux, - 動画編集 -
-
-
- - + + + - - - - - - テクニカル諏訪子: Adobeは高すぎぃ!!オープンソースで動画編集しよう!! @@ -40,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -67,7 +44,26 @@ Bitcoin


-

動画を編集したら、いつでもオープンソースソフトで編集します。
+ +

+

Adobeは高すぎぃ!!オープンソースで動画編集しよう!!

+ トップページに戻る +
+ 凜、 + +2020年10月21日 + — + + jp, + blog, + kdenlive, + linux, + 動画編集 +
+
+
+
+

動画を編集したら、いつでもオープンソースソフトで編集します。
知ってた?本当ですよ!

何を使う?

Kdenliveというアプリを使います。
@@ -89,12 +85,21 @@ Linuxスマホを持ったら(現在:gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +

-
-
diff --git a/www/blog/peertube-change-storeg-forder/index.html b/www/blog/peertube-change-storeg-forder/index.html index 3c7df6e..8a71fd6 100644 --- a/www/blog/peertube-change-storeg-forder/index.html +++ b/www/blog/peertube-change-storeg-forder/index.html @@ -1,36 +1,11 @@ -
-
-

【PeerTube】ストレージフォルダを変更方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - peertube, - linux, - ストレージ -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【PeerTube】ストレージフォルダを変更方法 @@ -40,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -67,7 +44,26 @@ Bitcoin


-

PeerTubeインスタンスをインストールしましたが、もう100GBのSSDを超えました。
+ +

+

【PeerTube】ストレージフォルダを変更方法

+ トップページに戻る +
+ 凜、 + +2021年05月28日 + — + + jp, + blog, + peertube, + linux, + ストレージ +
+
+
+
+

PeerTubeインスタンスをインストールしましたが、もう100GBのSSDを超えました。
ですから、500GBの外部ストレージを付かないといけませんでした。

でも、ストレージを移動するのはとても大変でした。
そうして、ネットで全然ハウツーがありません。
@@ -122,12 +118,21 @@ PeerTubeで動画を見て、F12を押して、赤文字を出るかどうか確 なければ成功です。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/php-gnupg-no-permission/index.html b/www/blog/php-gnupg-no-permission/index.html index 36f29b5..75c87a7 100644 --- a/www/blog/php-gnupg-no-permission/index.html +++ b/www/blog/php-gnupg-no-permission/index.html @@ -1,36 +1,11 @@ -
-
-

【PHP】gnupgの許可なし

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - php, - gnupg, - linux -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【PHP】gnupgの許可なし @@ -40,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -67,7 +44,26 @@ Bitcoin


-

シェルでgpgを実行出来ますが、PHPから実行すると、「false」が出ました。

+ +
+

【PHP】gnupgの許可なし

+ トップページに戻る +
+ 凜、 + +2021年12月03日 + — + + jp, + blog, + php, + gnupg, + linux +
+
+
+
+

シェルでgpgを実行出来ますが、PHPから実行すると、「false」が出ました。

$gpg = new \gnupg();
 $info = $gpg->import($this->field['gpg']);
 dd($info);
@@ -124,12 +120,21 @@ drwxr-xr-x 4 nginx nginx 4.0K Dec  3 14:03 ..
 

PHPでも解決されました!!

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/pinephone-4g-telephone-setting-way/index.html b/www/blog/pinephone-4g-telephone-setting-way/index.html index 384b9bc..c3f0d57 100644 --- a/www/blog/pinephone-4g-telephone-setting-way/index.html +++ b/www/blog/pinephone-4g-telephone-setting-way/index.html @@ -1,37 +1,11 @@ -
-
-

【Pinephone】4G、通話等の設定方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - mobian, - linux, - スマホ, - pinephone -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Pinephone】4G、通話等の設定方法 @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

先月Pinephoneというスマホを買いましたが、残念ながら、ソフトバンクのUSIMを使えないと気づいました…
+ +

+

【Pinephone】4G、通話等の設定方法

+ トップページに戻る +
+ 凜、 + +2020年12月06日 + — + + jp, + blog, + mobian, + linux, + スマホ, + pinephone +
+
+
+
+

先月Pinephoneというスマホを買いましたが、残念ながら、ソフトバンクのUSIMを使えないと気づいました…
SIMのみのプランを買ったのに、ソフトバンクの店舗でフリーSIMじゃないと教えくれました。
SIMだけを買ったら、iPhone又はAndroidだけで使えます。マジ!?

でも、楽天モバイルのSIMカードを買ってみましたら、やっと4G、通話等を使えます!!
@@ -84,12 +80,21 @@ APNは「rakuten.jp」。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/pinephone-fcitx5-mozc-japanese-with-kanji/index.html b/www/blog/pinephone-fcitx5-mozc-japanese-with-kanji/index.html index 11ea1c4..031fd44 100644 --- a/www/blog/pinephone-fcitx5-mozc-japanese-with-kanji/index.html +++ b/www/blog/pinephone-fcitx5-mozc-japanese-with-kanji/index.html @@ -1,38 +1,11 @@ -
-
-

【Pinephone】fcitx5+mozcで日本語入力方法(漢字も!!)

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - pinephone, - mobian, - linux, - スマホ, - fcitx -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Pinephone】fcitx5+mozcで日本語入力方法(漢字も!!) @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

本当に難しかったですが、やっとMobianで仮名も漢字も入力できます!!
+ +

+

【Pinephone】fcitx5+mozcで日本語入力方法(漢字も!!)

+ トップページに戻る +
+ 凜、 + +2020年12月18日 + — + + jp, + blog, + pinephone, + mobian, + linux, + スマホ, + fcitx +
+
+
+
+

本当に難しかったですが、やっとMobianで仮名も漢字も入力できます!!
ちょっと不思議ですので、下記に教えてくれてみます。

fcitxかfcitx5? fcitxはX11だけで使えますが、fcitx5はwaylandでも使えますので、fcitx5を使っております。
@@ -119,12 +115,21 @@ sudo reboot

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/plasma-mobile-japanese-keybod-active/index.html b/www/blog/plasma-mobile-japanese-keybod-active/index.html index ddef41b..0d26c67 100644 --- a/www/blog/plasma-mobile-japanese-keybod-active/index.html +++ b/www/blog/plasma-mobile-japanese-keybod-active/index.html @@ -1,37 +1,11 @@ -
-
-

【Plasma Mobile】日本語キーボードを有効にする方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - plasma mobile, - linux, - pinephone, - スマホ -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Plasma Mobile】日本語キーボードを有効にする方法 @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

やっとManjaro ARMのPlasma MobileというDEで日本語キーボードを追加されました!!
+ +

+

【Plasma Mobile】日本語キーボードを有効にする方法

+ トップページに戻る +
+ 凜、 + +2021年05月29日 + — + + jp, + blog, + plasma mobile, + linux, + pinephone, + スマホ +
+
+
+
+

やっとManjaro ARMのPlasma MobileというDEで日本語キーボードを追加されました!!
でも、有効にすると、キーボードの言語を日本語に変えたら、キーボードが死ぬみたいです。
修正方法はとても簡単ですよ!

まずは、そのまま有効にして。
@@ -145,12 +141,21 @@ Segmentation fault (core dumped)

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/postfix-spam-fumidai-keshitewa-ii-ne/index.html b/www/blog/postfix-spam-fumidai-keshitewa-ii-ne/index.html index 08a3c93..d03d827 100644 --- a/www/blog/postfix-spam-fumidai-keshitewa-ii-ne/index.html +++ b/www/blog/postfix-spam-fumidai-keshitewa-ii-ne/index.html @@ -1,38 +1,11 @@ -
-
-

【Postfix】スパム踏み台になった場合、mailq削除方法です

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - postfix, - メール, - スパム, - linux, - server -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Postfix】スパム踏み台になった場合、mailq削除方法です @@ -42,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -69,7 +44,28 @@ Bitcoin


-

毎日皆さんはメールを送りますが、簡単なパスワードを使い方又はパスワードハッキングが多すぎます。
+ +

+

【Postfix】スパム踏み台になった場合、mailq削除方法です

+ トップページに戻る +
+ 凜、 + +2020年01月24日 + — + + jp, + blog, + postfix, + メール, + スパム, + linux, + server +
+
+
+
+

毎日皆さんはメールを送りますが、簡単なパスワードを使い方又はパスワードハッキングが多すぎます。
だから、メールサーバーはスパム踏み台になる率が高いです。

スパム踏み台になったかならないかどうかを確認して。

mailq | tail
@@ -115,12 +111,21 @@ our Bulk Email Senders Guidelines. なんとかなんとか - gsmtp (in reply to
 お疲れ様!

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/prosody-modhttpupload-xep363-active-way/index.html b/www/blog/prosody-modhttpupload-xep363-active-way/index.html index f49eafa..b98b12d 100644 --- a/www/blog/prosody-modhttpupload-xep363-active-way/index.html +++ b/www/blog/prosody-modhttpupload-xep363-active-way/index.html @@ -1,35 +1,11 @@ -
-
-

【Prosody】mod_http_upload(XEP-0363)を有効にする方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - prosody, - xmpp -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【Prosody】mod_http_upload(XEP-0363)を有効にする方法 @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

XMPPサーバーを設置するなら、Prosodyは一番大人気ですね。
+ +

+

【Prosody】mod_http_upload(XEP-0363)を有効にする方法

+ トップページに戻る +
+ 凜、 + +2021年10月17日 + — + + jp, + blog, + prosody, + xmpp +
+
+
+
+

XMPPサーバーを設置するなら、Prosodyは一番大人気ですね。
でも、すぐファイル転送機能性を使えないと気づきました。
ネットで、機能性を有効にする方法は殆どないんです。
日本語のネットも英語のネットもありません。

@@ -157,12 +153,21 @@ Component "proxy.ドメイン"

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/recommend-privasi-crypto/index.html b/www/blog/recommend-privasi-crypto/index.html index cfe7723..de5ca1d 100644 --- a/www/blog/recommend-privasi-crypto/index.html +++ b/www/blog/recommend-privasi-crypto/index.html @@ -1,35 +1,11 @@ -
-
-

【仮想通貨】プライバシー通貨一覧

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - 仮想通貨, - プライバシー -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【仮想通貨】プライバシー通貨一覧 @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

昨日はほとんどすべての仮想通貨は突然潰れされました
+ +

+

【仮想通貨】プライバシー通貨一覧

+ トップページに戻る +
+ 凜、 + +2021年12月05日 + — + + jp, + blog, + 仮想通貨, + プライバシー +
+
+
+
+

昨日はほとんどすべての仮想通貨は突然潰れされました
でも、その後すぐどんどん回復されました。
無政府資本主義者に一番大事な物はーーーーー自由です。
二番は愛です。
@@ -122,12 +118,21 @@ 2022年春まで、価格は800円までになると思います。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/sarvice-kosin-076nejp-076moe/index.html b/www/blog/sarvice-kosin-076nejp-076moe/index.html index 8048aa7..7024cc3 100644 --- a/www/blog/sarvice-kosin-076nejp-076moe/index.html +++ b/www/blog/sarvice-kosin-076nejp-076moe/index.html @@ -1,36 +1,11 @@ -
-
-

【サービスの変更】076.ne.jp、076.moe、076.wtf

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - service, - 変更, - 076 -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【サービスの変更】076.ne.jp、076.moe、076.wtf @@ -40,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -67,7 +44,26 @@ Bitcoin


-

076のサービスをご利用頂き、有難う御座います。
+ +

+

【サービスの変更】076.ne.jp、076.moe、076.wtf

+ トップページに戻る +
+ 凜、 + +2021年12月26日 + — + + jp, + blog, + service, + 変更, + 076 +
+
+
+
+

076のサービスをご利用頂き、有難う御座います。
2022年でサービスを少し変更予定です。

現在、076.ne.jpのサービスは色々のサーバーにあります。
でも、色んな小さいVPSから段々大きいVPSに移動しています。
@@ -88,12 +84,21 @@ XMPP、IRC、及びMumbleはメールサーバーと同じサーバーに移動 そうして、この同じサーバーは デジタル自主を作りたい方に 使い積りです。

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/tadashi-wai-no-api-de-todofuken-joho-toridasu/index.html b/www/blog/tadashi-wai-no-api-de-todofuken-joho-toridasu/index.html index 7defa70..593ed00 100644 --- a/www/blog/tadashi-wai-no-api-de-todofuken-joho-toridasu/index.html +++ b/www/blog/tadashi-wai-no-api-de-todofuken-joho-toridasu/index.html @@ -1,35 +1,11 @@ -
-
-

【日本API・PHP】簡単に都道府県名等の取り出し方

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - php, - api -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【日本API・PHP】簡単に都道府県名等の取り出し方 @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

日本APIで都道府県情報を取ることが簡単になりますね。
+ +

+

【日本API・PHP】簡単に都道府県名等の取り出し方

+ トップページに戻る +
+ 凜、 + +2020年02月10日 + — + + jp, + blog, + php, + api +
+
+
+
+

日本APIで都道府県情報を取ることが簡単になりますね。
でも、どうしようか?
お説明しましょ〜う!!

<?php
@@ -95,12 +91,21 @@
 都道府県API

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/webdev-javascript-ha-fuyou/index.html b/www/blog/webdev-javascript-ha-fuyou/index.html index 2ec3e79..a97b686 100644 --- a/www/blog/webdev-javascript-ha-fuyou/index.html +++ b/www/blog/webdev-javascript-ha-fuyou/index.html @@ -1,37 +1,11 @@ -
-
-

【ウエブ開発】ウエブ開発者様へ、JavaScriptは不要

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - server, - ウエブ開発, - linux, - javascript -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【ウエブ開発】ウエブ開発者様へ、JavaScriptは不要 @@ -41,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -68,7 +44,27 @@ Bitcoin


-

私の建前は本音と同じですので、投稿を書いたらあんま丁寧じゃないと思いますね。
+ +

+

【ウエブ開発】ウエブ開発者様へ、JavaScriptは不要

+ トップページに戻る +
+ 凜、 + +2022年03月28日 + — + + jp, + blog, + server, + ウエブ開発, + linux, + javascript +
+
+
+
+

私の建前は本音と同じですので、投稿を書いたらあんま丁寧じゃないと思いますね。
正直に要点に触れないと、社会又はデジタルの問題が大きくなりますから。
何で上記の事を教えるの?と思ったら、これはネットの重体の問題について記事ですので、今回は特に甘くないです。

なお、下記は本当の会社のウエブサイトを論いますが、これは責めるためじゃなくて、磨きに手伝う為です。
@@ -172,12 +168,21 @@ JavaScriptは必須だったら可笑しいでしょ!!

JSの無い翻訳機が存在しないよと思ったら、これは何

以上

+
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/blog/webpage-renewal/index.html b/www/blog/webpage-renewal/index.html index 4980f35..ef3467c 100644 --- a/www/blog/webpage-renewal/index.html +++ b/www/blog/webpage-renewal/index.html @@ -1,34 +1,11 @@ -
-
-

ホームページのリニュアル

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - 076 -
-
-
- - + + + - - - - - - テクニカル諏訪子: ホームページのリニュアル @@ -38,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -65,7 +44,24 @@ Bitcoin


-

リニュアルに成功です!
+ +

+

ホームページのリニュアル

+ トップページに戻る +
+ 凜、 + +2022年01月27日 + — + + jp, + blog, + 076 +
+
+
+
+

リニュアルに成功です!
~今回はアクセスするには、JSをOFFにすることが必須となりました。~
そうして、Torミラーは別サーバでホスティングしています。

ダークウェブでもっと早く最新投稿を発行しますので、必ずご確認下さい。
@@ -77,12 +73,21 @@ I2P: gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +

-
-
diff --git a/www/blog/xmpp-account-create-way/index.html b/www/blog/xmpp-account-create-way/index.html index 4855216..601c8e0 100644 --- a/www/blog/xmpp-account-create-way/index.html +++ b/www/blog/xmpp-account-create-way/index.html @@ -1,35 +1,11 @@ -
-
-

【XMPP】アカウントを作成方法

- トップページに戻る -
- 凜、 - - - — - - jp, - blog, - xmpp, - chat -
-
-
- - + + + - - - - - - テクニカル諏訪子: 【XMPP】アカウントを作成方法 @@ -39,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -66,7 +44,25 @@ Bitcoin


-

今日はXMPPアカウントを作成方法を教えてみると思います。

+ +
+

【XMPP】アカウントを作成方法

+ トップページに戻る +
+ 凜、 + +2021年10月02日 + — + + jp, + blog, + xmpp, + chat +
+
+
+
+

今日はXMPPアカウントを作成方法を教えてみると思います。

ソフト

  • Gajim(Linux、Windows)
  • @@ -111,12 +107,21 @@

    以上

    +
+
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
-
-
diff --git a/www/contact/index.html b/www/contact/index.html index 15e9d1b..63cf915 100644 --- a/www/contact/index.html +++ b/www/contact/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 連絡先 @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -77,9 +75,19 @@ ユーザ名:(お好み)
ラベル:(お好み)

- +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/freelancer/index.html b/www/freelancer/index.html index c4c066b..feb28bb 100644 --- a/www/freelancer/index.html +++ b/www/freelancer/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: フリーランス @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -291,9 +289,19 @@ S=サーバー

- +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/i2pabout/index.html b/www/i2pabout/index.html index 25b8e09..1e407e8 100644 --- a/www/i2pabout/index.html +++ b/www/i2pabout/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: I2Pについて @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -51,9 +49,19 @@ アドレスヘルパー

まだ問題があれば、B32アドレスはこちらです→ B32アドレス

- +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/index.html b/www/index.html index 6154c33..92be391 100644 --- a/www/index.html +++ b/www/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: トップページ @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -46,388 +44,312 @@ Bitcoin


- -

- ようこそ、あたしのウェブページへ!諏訪子です。 -

-
+ ようこそ、あたしのウェブページへ!諏訪子です。 +

- -
+
- +2022年03月28日 【ウエブ開発】ウエブ開発者様へ、JavaScriptは不要 -
+
-
+
- +2022年03月25日 【Lynx】TorとUTF-8で使い方 -
+ -
+
- +2022年03月18日 【仮想通貨】cointopで確認する方法 -
+ -
+
- +2022年03月12日 【Mobian】MyMoneroウォレットのインストール方法 -
+ -
+
+ -
+
- +2022年03月02日 【デジタル奴隷制度】ウクライナ”侵略”の実目的 -
+ -
+
- +2022年02月25日 【デジタル自主】Web1、Web2、Web3、Web0の違いは? -
+ -
+
- +2022年02月16日 【デジタル自主】キャッシュレス社会の危険性 -
+ -
+
+ -
+
- +2022年01月28日 【デジタル監視】ワクチンパスポートの実目的 -
+ -
+
- +2022年01月27日 ホームページのリニュアル -
+ -
+
- +2022年01月15日 【意見】chromiumの独占化=悪 -
+ -
+
- +2021年12月27日 【デジタル自主】検閲法律=違法 -
+ -
+
- +2021年12月26日 【サービスの変更】076.ne.jp、076.moe、076.wtf -
+ -
+
+ -
+
- +2021年12月05日 【仮想通貨】プライバシー通貨一覧 -
+ -
+
- +2021年12月03日 【PHP】gnupgの許可なし -
+ -
+
- +2021年11月20日 【デジタル監視】コロナのタイムライン -
+ -
+
+ -
+
- +2021年10月17日 【Prosody】mod_http_upload(XEP-0363)を有効にする方法 -
+ -
+
- +2021年10月02日 【XMPP】アカウントを作成方法 -
+ -
+
- +2021年08月18日 【デジタル自主】076は手伝い予定!! -
+ -
+
- +2021年07月23日 【海賊版ソフト】存在している理由は? -
+ -
+
- +2021年05月29日 【Plasma Mobile】日本語キーボードを有効にする方法 -
+ -
+
- +2021年05月28日 【PeerTube】ストレージフォルダを変更方法 -
+ -
+
+ -
+
- +2021年04月28日 【オディシー】Odysee日本語訳は間もなく来る -
+ -
+
+ -
+
- +2021年02月19日 【Mobian】Chromiumブラウザを使える方 -
+ -
+
+ -
+
- +2020年12月19日 Linuxスマホのメリット&デメリット -
+ -
+
+ -
+
- +2020年12月06日 【Pinephone】4G、通話等の設定方法 -
+ -
+
- +2020年11月29日 【Mobian】アップデート問題の修正方法 -
+ -
+
+ -
+
- +2020年05月10日 【YouTube】UltimatePismanのお知らせ -
+ -
+
- +2020年02月10日 【日本API・PHP】簡単に都道府県名等の取り出し方 -
+ -
+
+ -
+
- +2019年12月05日 日本APIを開発中!部分公開開始!! -
+ -
+
+ -
+
- +2018年12月14日 はじめまして -
- + +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! + + diff --git a/www/service/index.html b/www/service/index.html index a80ba2c..9ed1589 100644 --- a/www/service/index.html +++ b/www/service/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: サービス @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -221,9 +219,19 @@ - +


gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/static/style.css b/www/static/style.css index a50cc7e..cae76da 100644 --- a/www/static/style.css +++ b/www/static/style.css @@ -19,7 +19,7 @@ body { border: 4px #dde22d ridge; } -.container, header { +.container { margin: 0 auto; background-color: #170b15; max-width: 840px; @@ -63,7 +63,7 @@ h1 { text-decoration: underline; } -header > h1 { +.header > h1 { font-size: 1.5em; text-decoration: none; } diff --git a/www/support/bitcoin/index.html b/www/support/bitcoin/index.html index 3a33d4d..4e7f6be 100644 --- a/www/support/bitcoin/index.html +++ b/www/support/bitcoin/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: ビットコイン(BTC)で支援♡ @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -53,9 +51,19 @@

bc1qe6xaq9952qdnmlgdx7udr0e2mk3rzk5k9myu8w

- +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/support/index.html b/www/support/index.html index 6d62b89..f2c8f4c 100644 --- a/www/support/index.html +++ b/www/support/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 支援♡ @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -53,9 +51,19 @@

- +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/support/monero/index.html b/www/support/monero/index.html index 6a55bb0..6d65bca 100644 --- a/www/support/monero/index.html +++ b/www/support/monero/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: モネロ(XMR)で支援♡ @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -53,9 +51,19 @@

436RmujnMVT834WXCUYoHcCWQBFnmDthxXYkxiwR8qVwBS7P84CjVwGUumvALfUcWDCNUKHFkJhSvPUQpkBtDk2zH9LSg7C

- +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/support/wownero/index.html b/www/support/wownero/index.html index eb9b841..7801f5c 100644 --- a/www/support/wownero/index.html +++ b/www/support/wownero/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: ウォーネロ(WOW)で支援♡ @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -53,9 +51,19 @@

WW2ZFPZ7J5vPg552AKcJJgdDbQq883ixy4Lw76SG2nVhE9wpzFjFRNt8TSPt5T65ZjfNfG4yWbcAFZTwXTajDKQt1mowYoWmJ

- +
gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/tags/076/index.html b/www/tags/076/index.html index d396ba2..e595c29 100644 --- a/www/tags/076/index.html +++ b/www/tags/076/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 076 @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/tags/api/index.html b/www/tags/api/index.html index ac285fb..cdc8360 100644 --- a/www/tags/api/index.html +++ b/www/tags/api/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: api @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/tags/blog/index.html b/www/tags/blog/index.html index eaf421b..2d44b03 100644 --- a/www/tags/blog/index.html +++ b/www/tags/blog/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: blog @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -173,9 +171,19 @@ - +


gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/tags/chat/index.html b/www/tags/chat/index.html index ed55ad6..2c9d1e8 100644 --- a/www/tags/chat/index.html +++ b/www/tags/chat/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: chat @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
+ diff --git a/www/tags/chrome/index.html b/www/tags/chrome/index.html index 6e7a9eb..f789c10 100644 --- a/www/tags/chrome/index.html +++ b/www/tags/chrome/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: chrome @@ -19,9 +15,11 @@ + +
ヘッダー - +

トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 【意見】chromiumの独占化=悪
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/chromium/index.html b/www/tags/chromium/index.html index 0f5da8f..0a04666 100644 --- a/www/tags/chromium/index.html +++ b/www/tags/chromium/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: chromium @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/debian/index.html b/www/tags/debian/index.html index 539bcd9..7fb296b 100644 --- a/www/tags/debian/index.html +++ b/www/tags/debian/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: debian @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/drm/index.html b/www/tags/drm/index.html index e6785bc..06ffeda 100644 --- a/www/tags/drm/index.html +++ b/www/tags/drm/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: drm @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/fcitx/index.html b/www/tags/fcitx/index.html index 9b75997..2c70dff 100644 --- a/www/tags/fcitx/index.html +++ b/www/tags/fcitx/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: fcitx @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/fediverse/index.html b/www/tags/fediverse/index.html index 2ad1ffc..974b5cd 100644 --- a/www/tags/fediverse/index.html +++ b/www/tags/fediverse/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: fediverse @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/gnupg/index.html b/www/tags/gnupg/index.html index ed9f2a0..867a686 100644 --- a/www/tags/gnupg/index.html +++ b/www/tags/gnupg/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: gnupg @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 【PHP】gnupgの許可なし
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/google/index.html b/www/tags/google/index.html index 066a608..24ac815 100644 --- a/www/tags/google/index.html +++ b/www/tags/google/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: google @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 【意見】chromiumの独占化=悪
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/irc/index.html b/www/tags/irc/index.html index 27ccd45..2ca9620 100644 --- a/www/tags/irc/index.html +++ b/www/tags/irc/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: irc @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/javascript/index.html b/www/tags/javascript/index.html index cde55f0..bd084bd 100644 --- a/www/tags/javascript/index.html +++ b/www/tags/javascript/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: javascript @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/jp/index.html b/www/tags/jp/index.html index acdbebb..963ceba 100644 --- a/www/tags/jp/index.html +++ b/www/tags/jp/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: jp @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -173,9 +171,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/json/index.html b/www/tags/json/index.html index e2e8528..9743b8d 100644 --- a/www/tags/json/index.html +++ b/www/tags/json/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: json @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 日本APIを開発中!部分公開開始!!
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/kdenlive/index.html b/www/tags/kdenlive/index.html index bce5a02..00f783d 100644 --- a/www/tags/kdenlive/index.html +++ b/www/tags/kdenlive/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: kdenlive @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/lbry/index.html b/www/tags/lbry/index.html index 76dd727..3022ec1 100644 --- a/www/tags/lbry/index.html +++ b/www/tags/lbry/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: lbry @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/linux/index.html b/www/tags/linux/index.html index d330233..ef71eb0 100644 --- a/www/tags/linux/index.html +++ b/www/tags/linux/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: linux @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -98,9 +96,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/mobian/index.html b/www/tags/mobian/index.html index a180c5c..d683216 100644 --- a/www/tags/mobian/index.html +++ b/www/tags/mobian/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: mobian @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -68,9 +66,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/nft/index.html b/www/tags/nft/index.html index 8c932aa..762c5d5 100644 --- a/www/tags/nft/index.html +++ b/www/tags/nft/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: nft @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/odysee/index.html b/www/tags/odysee/index.html index f252d06..6d71787 100644 --- a/www/tags/odysee/index.html +++ b/www/tags/odysee/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: odysee @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/peertube/index.html b/www/tags/peertube/index.html index d38b339..81f0268 100644 --- a/www/tags/peertube/index.html +++ b/www/tags/peertube/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: peertube @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/phosh/index.html b/www/tags/phosh/index.html index 828847f..ad4e29b 100644 --- a/www/tags/phosh/index.html +++ b/www/tags/phosh/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: phosh @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/php/index.html b/www/tags/php/index.html index 55cf351..3b5c610 100644 --- a/www/tags/php/index.html +++ b/www/tags/php/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: php @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/pinephone/index.html b/www/tags/pinephone/index.html index 746b275..e45ec91 100644 --- a/www/tags/pinephone/index.html +++ b/www/tags/pinephone/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: pinephone @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -71,9 +69,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/plasma mobile/index.html b/www/tags/plasma mobile/index.html index 5313abd..708168b 100644 --- a/www/tags/plasma mobile/index.html +++ b/www/tags/plasma mobile/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: plasma mobile @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/postfix/index.html b/www/tags/postfix/index.html index 604a176..43af34f 100644 --- a/www/tags/postfix/index.html +++ b/www/tags/postfix/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: postfix @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/prosody/index.html b/www/tags/prosody/index.html index b863b35..8f70934 100644 --- a/www/tags/prosody/index.html +++ b/www/tags/prosody/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: prosody @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/server/index.html b/www/tags/server/index.html index 53a9a4e..997a3fe 100644 --- a/www/tags/server/index.html +++ b/www/tags/server/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: server @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -62,9 +60,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/service/index.html b/www/tags/service/index.html index 8cff3ac..581cb57 100644 --- a/www/tags/service/index.html +++ b/www/tags/service/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: service @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/sns/index.html b/www/tags/sns/index.html index ed9868a..d47576e 100644 --- a/www/tags/sns/index.html +++ b/www/tags/sns/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: sns @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/test/index.html b/www/tags/test/index.html index f55ffed..a16d7f5 100644 --- a/www/tags/test/index.html +++ b/www/tags/test/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: test @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • はじめまして
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/tor/index.html b/www/tags/tor/index.html index 894fa99..bf82c6f 100644 --- a/www/tags/tor/index.html +++ b/www/tags/tor/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: tor @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/web3/index.html b/www/tags/web3/index.html index 74a2af9..f370335 100644 --- a/www/tags/web3/index.html +++ b/www/tags/web3/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: web3 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/webbrowser/index.html b/www/tags/webbrowser/index.html index 55a6790..ae88902 100644 --- a/www/tags/webbrowser/index.html +++ b/www/tags/webbrowser/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: webbrowser @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 【Lynx】TorとUTF-8で使い方
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/xmpp/index.html b/www/tags/xmpp/index.html index 65e6ff6..a9888c3 100644 --- a/www/tags/xmpp/index.html +++ b/www/tags/xmpp/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: xmpp @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -59,9 +57,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/youtube/index.html b/www/tags/youtube/index.html index 9379001..ece9e3c 100644 --- a/www/tags/youtube/index.html +++ b/www/tags/youtube/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: youtube @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 【YouTube】UltimatePismanのお知らせ
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/ウェブ開発/index.html b/www/tags/ウェブ開発/index.html index 81471c3..8c47c72 100644 --- a/www/tags/ウェブ開発/index.html +++ b/www/tags/ウェブ開発/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: ウェブ開発 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/ウエブ開発/index.html b/www/tags/ウエブ開発/index.html index caee93c..27768c9 100644 --- a/www/tags/ウエブ開発/index.html +++ b/www/tags/ウエブ開発/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: ウエブ開発 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/オニオンケット/index.html b/www/tags/オニオンケット/index.html index 50934a8..2b4d597 100644 --- a/www/tags/オニオンケット/index.html +++ b/www/tags/オニオンケット/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: オニオンケット @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/キャッシュレス/index.html b/www/tags/キャッシュレス/index.html index dc34e55..e3e8574 100644 --- a/www/tags/キャッシュレス/index.html +++ b/www/tags/キャッシュレス/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: キャッシュレス @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/キャンセルカルチャー/index.html b/www/tags/キャンセルカルチャー/index.html index a78162b..0607b00 100644 --- a/www/tags/キャンセルカルチャー/index.html +++ b/www/tags/キャンセルカルチャー/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: キャンセルカルチャー @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/コミケット/index.html b/www/tags/コミケット/index.html index 6143555..78b4847 100644 --- a/www/tags/コミケット/index.html +++ b/www/tags/コミケット/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: コミケット @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/コロナ/index.html b/www/tags/コロナ/index.html index a6213ef..d86ea4e 100644 --- a/www/tags/コロナ/index.html +++ b/www/tags/コロナ/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: コロナ @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/ストレージ/index.html b/www/tags/ストレージ/index.html index de93519..22538c1 100644 --- a/www/tags/ストレージ/index.html +++ b/www/tags/ストレージ/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: ストレージ @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/スパム/index.html b/www/tags/スパム/index.html index 4d150ee..028d68a 100644 --- a/www/tags/スパム/index.html +++ b/www/tags/スパム/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: スパム @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/スマホ/index.html b/www/tags/スマホ/index.html index 4996df8..6397e14 100644 --- a/www/tags/スマホ/index.html +++ b/www/tags/スマホ/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: スマホ @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -71,9 +69,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/ソフトウェア/index.html b/www/tags/ソフトウェア/index.html index 6b851ec..8ef71b6 100644 --- a/www/tags/ソフトウェア/index.html +++ b/www/tags/ソフトウェア/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: ソフトウェア @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/ターミナル/index.html b/www/tags/ターミナル/index.html index 88a9859..70170ad 100644 --- a/www/tags/ターミナル/index.html +++ b/www/tags/ターミナル/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: ターミナル @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 【Lynx】TorとUTF-8で使い方
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/ダークネット/index.html b/www/tags/ダークネット/index.html index effe421..8103e80 100644 --- a/www/tags/ダークネット/index.html +++ b/www/tags/ダークネット/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: ダークネット @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/デジタル奴隷/index.html b/www/tags/デジタル奴隷/index.html index 8b97d5d..2d70ca4 100644 --- a/www/tags/デジタル奴隷/index.html +++ b/www/tags/デジタル奴隷/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: デジタル奴隷 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/デジタル監視/index.html b/www/tags/デジタル監視/index.html index c05667a..3146388 100644 --- a/www/tags/デジタル監視/index.html +++ b/www/tags/デジタル監視/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: デジタル監視 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -59,9 +57,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/デジタル自主/index.html b/www/tags/デジタル自主/index.html index 48664b1..cfc0686 100644 --- a/www/tags/デジタル自主/index.html +++ b/www/tags/デジタル自主/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: デジタル自主 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -74,9 +72,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/デマ/index.html b/www/tags/デマ/index.html index 0821155..65b290d 100644 --- a/www/tags/デマ/index.html +++ b/www/tags/デマ/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: デマ @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/バージョンアップ/index.html b/www/tags/バージョンアップ/index.html index efbf3cf..630e53e 100644 --- a/www/tags/バージョンアップ/index.html +++ b/www/tags/バージョンアップ/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: バージョンアップ @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/プライバシー/index.html b/www/tags/プライバシー/index.html index 1ca70e5..1fa0e62 100644 --- a/www/tags/プライバシー/index.html +++ b/www/tags/プライバシー/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: プライバシー @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/プロパガンダ/index.html b/www/tags/プロパガンダ/index.html index 0bd284a..1928afb 100644 --- a/www/tags/プロパガンダ/index.html +++ b/www/tags/プロパガンダ/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: プロパガンダ @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/メール/index.html b/www/tags/メール/index.html index 481db32..bfa4744 100644 --- a/www/tags/メール/index.html +++ b/www/tags/メール/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: メール @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/仮想通貨/index.html b/www/tags/仮想通貨/index.html index 74c8c04..f9c7f2f 100644 --- a/www/tags/仮想通貨/index.html +++ b/www/tags/仮想通貨/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 仮想通貨 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -65,9 +63,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/動画編集/index.html b/www/tags/動画編集/index.html index 2b20480..305df6c 100644 --- a/www/tags/動画編集/index.html +++ b/www/tags/動画編集/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 動画編集 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/同人/index.html b/www/tags/同人/index.html index 2350a69..13a2609 100644 --- a/www/tags/同人/index.html +++ b/www/tags/同人/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 同人 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/変更/index.html b/www/tags/変更/index.html index 35f0e0b..d748441 100644 --- a/www/tags/変更/index.html +++ b/www/tags/変更/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 変更 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/意見/index.html b/www/tags/意見/index.html index f8952fb..234de74 100644 --- a/www/tags/意見/index.html +++ b/www/tags/意見/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 意見 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/検閲/index.html b/www/tags/検閲/index.html index b508713..7a044ff 100644 --- a/www/tags/検閲/index.html +++ b/www/tags/検閲/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 検閲 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/法律/index.html b/www/tags/法律/index.html index 9ceea5a..ae9b00d 100644 --- a/www/tags/法律/index.html +++ b/www/tags/法律/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 法律 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 【デジタル自主】検閲法律=違法
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/海賊/index.html b/www/tags/海賊/index.html index 777c078..774cf4f 100644 --- a/www/tags/海賊/index.html +++ b/www/tags/海賊/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 海賊 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/端末/index.html b/www/tags/端末/index.html index 03ef330..50ae00d 100644 --- a/www/tags/端末/index.html +++ b/www/tags/端末/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 端末 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -51,9 +49,19 @@

  • 【Lynx】TorとUTF-8で使い方
  • - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/経理/index.html b/www/tags/経理/index.html index 2d44b73..18626fc 100644 --- a/www/tags/経理/index.html +++ b/www/tags/経理/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 経理 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/自由/index.html b/www/tags/自由/index.html index cda30e1..9f308ac 100644 --- a/www/tags/自由/index.html +++ b/www/tags/自由/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 自由 @@ -19,9 +15,11 @@ + + + diff --git a/www/tags/茶番/index.html b/www/tags/茶番/index.html index bf9fdd3..e14783d 100644 --- a/www/tags/茶番/index.html +++ b/www/tags/茶番/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 茶番 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -56,9 +54,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/tags/詐欺/index.html b/www/tags/詐欺/index.html index 509c778..78de1e9 100644 --- a/www/tags/詐欺/index.html +++ b/www/tags/詐欺/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: 詐欺 @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -59,9 +57,19 @@ - +


    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    + diff --git a/www/webring/index.html b/www/webring/index.html index f66a707..ae98bc7 100644 --- a/www/webring/index.html +++ b/www/webring/index.html @@ -1,15 +1,11 @@ + + - + - - - - - - テクニカル諏訪子: リンク @@ -19,9 +15,11 @@ + +
    ヘッダー - +

    トップ | 自己紹介 | @@ -99,9 +97,19 @@

    Freshmia
    一般ネット

    - +
    gostaticで創作しました。Git + + Valid XHTML 1.1 + + + 正当なCSSです! + + + どっちでもブラウザで表示出来ます! +
    +