低スペマシンで頑張るあれこれ

Kenichiro MATOHARA

matoken?

Map

© OpenStreetMap contributors

最近

ところで,Happy 26th birthday Linux!

Newsgroups: comp.os.minix
Subject: What would you like to see most in minix?
Summary: small poll for my new operating system
Keywords: 386, preferences
Message-ID: <1991Aug25.205708.9541@klaava.Helsinki.FI>
Date: 25 Aug 91 20:57:08 GMT
Organization: University of Helsinki


Hello everybody out there using minix -

I'm doing a (free) operating system (just a hobby, won't be big and
professional like gnu) for 386(486) AT clones.  This has been brewing
since april, and is starting to get ready.  I'd like any feedback on
things people like/dislike in minix, as my OS resembles it somewhat
(same physical layout of the file-system (due to practical reasons)
among other things).

I've currently ported bash(1.08) and gcc(1.40), and things seem to work.
This implies that I'll get something practical within a few months, and
I'd like to know what features most people would want.  Any suggestions
are welcome, but I won't promise I'll implement them :-)

                Linus (torv...@kruuna.helsinki.fi)

PS.  Yes - it's free of any minix code, and it has a multi-threaded fs.
It is NOT protable (uses 386 task switching etc), and it probably never
will support anything other than AT-harddisks, as that's all I have :-(.

https://groups.google.com/forum/#!msg/comp.os.minix/dlNtH7RRrGA/SwRavCzVE7gJ

メインPC死亡><

とりあえず生きてるマシン

SBCを活用したい

ウェブブラウジング

Chromiumを軽くする試み

--disable-smooth-scrolling \
--disable-low-res-tiling \
--enable-low-end-device-mode \
--num-raster-threads=4 \
--profiler-timing=0 \
--disable-composited-antialiasing

体感速度は変わったかよくわからなかった…….

qutebrowserを試す

導入

Debian/Ubuntuの場合
$ sudo apt install python3-lxml python-tox python3-pyqt5 python3-pyqt5.qtwebkit python3-pyqt5.qtquick python3-sip python3-jinja2 python3-pygments python3-yaml python3-pyq t5.qtsql libqt5sql5-sqlite
$ wget https://qutebrowser.org/python3-pypeg2_2.15.2-1_all.deb
$ wget https://github.com/qutebrowser/qutebrowser/releases/download/v0.11.0/qutebrowser_0.11.0-1_all.deb
$ sudo dpkg -i python3-pypeg2_2.15.2-1_all.deb
$ sudo dpkg -i qutebrowser_0.11.0-1_all.deb

主な操作

pdfファイル閲覧

AsciiDoc文章執筆環境

Vim + Chromium + Asciidoctor.js Live Preview

導入
$ sudo apt install vim vim-syntastic chromium-browser chromium-browser-l10n

reStructuredText/Markdownの場合

動画閲覧

ブラウザではハードウェア支援が効かなかったりして辛い

スライド作成

CDK導入例

install
$ pip install --user cdk
$ cdk
Usage:
  cdk [-vbo] [--toc] [--notransition] [--logo=<logo>] [--theme=<theme>] [--custom-css=<cssfile>] FILE
  cdk --install-theme=<theme>
  cdk --default-theme=<theme>
  cdk --generate=<name>
CDK利用例
$ cdk -o ./sample.asc

https://gist.github.com/1451eb5c8d858fdfca152971afda2877

このスライドもCDK製 :)

その他

後は大体端末やssh経由で

おわりに

/