<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://raus0.github.io/</id><title>£ibra</title><subtitle>島根県民の管理人の雑記です。</subtitle> <updated>2026-06-05T20:30:24+09:00</updated> <author> <name>rauszero</name> <uri>https://raus0.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://raus0.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="ja" href="https://raus0.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 rauszero </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Lorem ipsum</title><link href="https://raus0.github.io/posts/Lorem-ipsum/" rel="alternate" type="text/html" title="Lorem ipsum" /><published>2026-03-02T16:30:00+09:00</published> <updated>2026-03-02T16:30:00+09:00</updated> <id>https://raus0.github.io/posts/Lorem-ipsum/</id> <content type="text/html" src="https://raus0.github.io/posts/Lorem-ipsum/" /> <author> <name>raus</name> </author> <category term="雑感" /> <summary>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa...</summary> </entry> <entry><title>個人サイトの重要性</title><link href="https://raus0.github.io/posts/twitter-war/" rel="alternate" type="text/html" title="個人サイトの重要性" /><published>2026-01-30T16:30:00+09:00</published> <updated>2026-05-21T07:17:33+09:00</updated> <id>https://raus0.github.io/posts/twitter-war/</id> <content type="text/html" src="https://raus0.github.io/posts/twitter-war/" /> <author> <name>raus</name> </author> <category term="雑感" /> <summary>いつ凍結されるか分からない 自分がここで呟いてきたことをツイログから一生懸命遡って記事にしております。 個人サイトと並行してnoteとかで発信出来るといいなと。 いつ凍結されるかも分かんないし。 元々個人サイトで発信する側だったのにここでええやんってなってしまったのが過ちでした。 まともな文章が書けるように積読を消化しようとしているのでもうしばらくお待ちください。 過去にAIに頼った気持ち悪い文章の履歴が残っているのでそれも消したい。。。</summary> </entry> <entry><title>Google Colabで均衡表の活用</title><link href="https://raus0.github.io/posts/gc-equilibrium/" rel="alternate" type="text/html" title="Google Colabで均衡表の活用" /><published>2023-09-26T16:30:00+09:00</published> <updated>2023-09-26T16:30:00+09:00</updated> <id>https://raus0.github.io/posts/gc-equilibrium/</id> <content type="text/html" src="https://raus0.github.io/posts/gc-equilibrium/" /> <author> <name>rauszero</name> </author> <category term="Programming" /> <category term="Python" /> <summary>はじめに もうこの情報は古いので今はもう同じようにはいきません。 サンプル記事として残しておきます。 過去にこういうことをしていましたよという紹介程度です。 環境構築 Google Colabを利用するのが簡単なのでこちらの方法を記載します。 Dockerで実装してましたがPCに負荷がかかってるので… Googleのコンピュータに負担してもらいます。 無料のサービスですがこの程度の処理なら全然問題なく使えます。 ライブラリのインポート !pip install mplfinance !pip install yfinance ライブラリからインストール import datetime import pandas as pd from pandas_datareader import data import matplotlib.pyplot as plt %...</summary> </entry> <entry><title>GitHubにEd25519鍵を生成して渡す方法</title><link href="https://raus0.github.io/posts/github-ed25519-key/" rel="alternate" type="text/html" title="GitHubにEd25519鍵を生成して渡す方法" /><published>2021-12-25T15:55:00+09:00</published> <updated>2026-05-21T23:14:25+09:00</updated> <id>https://raus0.github.io/posts/github-ed25519-key/</id> <content type="text/html" src="https://raus0.github.io/posts/github-ed25519-key/" /> <author> <name>rauszero</name> </author> <category term="Programming" /> <category term="Git" /> <summary>鍵の生成とGitHubへの登録 情報が古いのでこちらも紹介程度です。 現在0から学び直してるので現代に合わせてまた修正予定です。 公開鍵と秘密鍵を作成 $ ssh-keygen -t ed25519 -C "GitHubに登録したemail" 実行したら3つ入力(そのままEnterかパスフレーズ) ~/.ssh/configに記述 Host * UseKeyChain yes IdentityFile ~/.ssh/id_ed25519 公開鍵の中身をクリップボードにコピー $ pbcopy &amp;lt;~/.ssh/id_ed25519.pub GitHubに公開鍵を登録 GitHubを開いて/settings/ssh/newに移動 任意の名前と中身を貼り付けて登録完了 過去に作った古いアカウントによってアクセス拒否されるときは キーチェーンアクセスを起動して検索...</summary> </entry> <entry><title>2021年12月　165tweets</title><link href="https://raus0.github.io/posts/twilog2112/" rel="alternate" type="text/html" title="2021年12月　165tweets" /><published>2021-12-01T01:00:00+09:00</published> <updated>2021-12-01T01:00:00+09:00</updated> <id>https://raus0.github.io/posts/twilog2112/</id> <content type="text/html" src="https://raus0.github.io/posts/twilog2112/" /> <author> <name>rauszero</name> </author> <category term="Twitter" /> <category term="Log" /> <summary>2021年12月 2021年12月分 ＊ 2021年12月10日(金)10 tweets ショックのあまり1週間浮上せんかった 23:31:43 ツラポンタンだな 23:32:28 Next.jsのブログにTailwindやらMUIやらstyled-componentやらemotionやら ごちゃ混ぜになっとる 23:35:54 マリオみたいな顔面のマルマインが登場しても驚かない 23:37:27 オイルヒーター届いたけど 空気汚れんし 埃も舞わんし 良き 加湿器も使わんと乾燥がツラい 23:39:51 血液型O型で大雑把なのでWEBエンジニア向いてない 公式doc読むのも億劫だから後天的にもダメなんやろうな感 is true 23:42:01 プライドも捨てられないねん 23:44:02 ページネーションの実装に1週間以上梃子摺っとる ブログって...</summary> </entry> </feed>
