Skip to content

Instantly share code, notes, and snippets.

View akihikodaki's full-sized avatar
🍫
SIGCCLT

Akihiko Odaki akihikodaki

🍫
SIGCCLT
View GitHub Profile
@akihikodaki
akihikodaki / README.en.md
Last active April 18, 2024 21:30
Linux Desktop on Apple Silicon in Practice

Linux Desktop on Apple Silicon in Practice

I bought M1 MacBook Air. It is the fastest computer I have, and I have been a GNOME/GNU/Linux user for long time. It is obvious conclusion that I need practical Linux desktop environment on Apple Silicon.

Fortunately, Linux already works on Apple Silicon/M1. But how practical is it?

  • Two native ports exist.
@akihikodaki
akihikodaki / qiitadon.md
Last active February 2, 2022 00:58
Qiitadonのソースコードを読む

[Qiita広報のつぶやき]
Qiitadonについていい感じにブログに書いていただけたら、QiitaのレアなTシャツ差し上げます!
(先着5名)

https://qiitadon.com/@gocci/21939

ということなので, 書きます. Gistで良いのかわからないけど, いつもGistに投稿してるしブログみたいなものなのでどうかよろしくお願いします. この記事ではソースコードを読みながらQiitadonの特徴について探っていきます.

@akihikodaki
akihikodaki / mastodon.te
Last active April 18, 2018 05:35
A SELinux policy module for Mastodon
policy_module(mastodon 1.1.2)
require {
attribute file_type;
attribute httpdcontent;
attribute port_type;
class dir {read search write};
class netlink_route_socket {bind create getattr nlmsg_read read write};
class process execmem;
@akihikodaki
akihikodaki / idcf.md
Last active April 24, 2017 13:30
MastodonをホストするのにIDCFクラウドが最適なようで欠けていること

神楽坂一丁目通信局ではIDCFクラウドでWebページをホストしており, 最近は流行りに乗ってMastodonインスタンスを立ち上げた. この結果, IDCFクラウドは個人でMastodonインスタンスを運用するのに最適な環境のようだと思い至ったが, 1つ, 重要な問題も見つかった. ここではそれらについて説明する.

追記

@kagucho @idcfrontier オブストは今リニューアル開発中なので、担当にインプットしておきます。

— Takuya FUJISHIRO (@tafujish) 2017年4月24日
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

ワンチャンアルッショ