podman run -it --rm -v "$(pwd):/app:z" -p 4000:4000 ruby:slim sh -c "
cd /app && \
apt-get update && \
apt-get install -y build-essential git && \
bundle install && \
bundle exec jekyll serve --host 0.0.0.0
"
Suppose that you have a set of row vectors and want to build a cartesian product of them on Microsoft Excel. You can build it with a single formula with spilled array. It may require newer versions of Excel. Columns of each rows don't have to be the same. Of course you can use VSTACK
to build an input on the fly, or use spilled range operator like A1#
if possible. If your input data contains commas, you can modify the formula by replacing the comma separator in both &","&
and TEXTSPLIT(B,",")
with any character that won't appear in your data (for example, using a pipe symbol |
or semicolon ;
).
=LET(
INPUT, A1:M2,
CARTESIAN_PRODUCT, DROP(REDUCE("",REDUCE(TRANSPOSE(CHOOSEROWS(INPUT,1)), SEQUENCE(ROWS(INPUT)-1,,2),LAMBDA(X,Y, TOCOL(X &","&CHOOSEROW
and see error messages like this:
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: vkkhrdisplay, eglfs, vnc, wayland, xcb, minimalegl, offscreen, minimal, linuxfb, wayland-egl.
I encountered some strange behaviors on HP Elitebook 830 G8 (CPU: TigerLake) upon installing Debian Bookworm with Xfce desktop environment. Such as:
- Audio volume is set to 100% after suspend / monitor sleep.
- The output doesn't automatically switch when a new device is connected.
To find the cause of the problems, I checked journalctl
and I found:
空ファイル~/.anthy/private_words_default
を作成してkasumi
で単語登録する。初回はCLIでkasumi -a
を使う方がいいかもしれない。理由は、エラーが出て失敗したことがわかりやすいため。anthy-unicode
とkasumi-unicode
でも同じように働く思われる。
Put an empty file as ~/.anthy/private_words_default
and now you can add a word to user dictionary with kasumi
. Maybe it's good to use kasumi -a
on the terminal for the first time because it will raise an error. It should work on anthy-unicode
and kasumi-unicode
as well.
Type this:
sudo update-crypto-policies --set DEFAULT:FEDORA32
Go to this page.