nullity

nullity @nullity

Joined:
Jul 18, 2021

nullity
articles - 12 total

Obsidian can't view pdf

OS: ubuntu 20.04 At the time, the latest Obsidian version is 1.8.9. Problem Using the...

Learn More 0 0Mar 24

在 Linux 上安裝與使用 Notion Desktop

Notion 官方並沒有推出 Desktop App for Linux 不過 GitHub 上有 unofficial desktop app...

Learn More 0 0Feb 18

gdb trick: automatically display local variables when stops

Add the following to ~/.gdbinit define toggle-local if $toggle_hook_enabled == 0 set...

Learn More 1 0Nov 12 '24

gdb trick: automatically redirecct output to another terminal

tty command in gdb can direct output to another terminal. Like...

Learn More 0 0Nov 12 '24

Install Ubuntu 20.04 on Virtualbox on Ubuntu 20.04

Problem: can't use sudo When creating VM, check the option "Skip Unattached...

Learn More 0 2May 20 '24

pyenv local is overrited by pyenv global in vscode's terminal

Problem In termianl (outside vscode), pyenv local version overwrites pyenv global version,...

Learn More 0 0May 10 '24

Ubuntu 20.04 Screen tearing

Screen tearing may happen when you change a display orientation to "Portrait Right" or "Portrait...

Learn More 1 0Apr 15 '24

CSS snippets for Obsidian

/* Make bold text bolder */ .cm-s-obsidian span.cm-formatting-strong, .cm-s-obsidian...

Learn More 0 0Mar 22 '24

Make math equations in Obidian bigger

I find that math equations in Obsidian are too small to see clearly. Here are the solutions, ...

Learn More 0 0Mar 20 '24

Install or uninstall gcc 13 on Ubuntu 20.04

Testing date: Mar 14, 2024 Install gcc-13, g++-13 sudo apt update sudo apt install...

Learn More 3 0Mar 12 '24

vlc 打不開 影片 (Ubuntu 20.04)

Testing date: Mar 1, 2024 OS: Ubuntu 20.04 Problem vlc 打開一個影片後,把影片關掉。接下來就再也打不開其他影片了。 但這時...

Learn More 0 0Mar 2 '24

Google Chrome 畫面會抖動跳動 (Ubuntu 20.04)

測試日期: Feb 20, 2024 OS: Ubuntu 20.04.3 網路上查了老半天都找不到有人遇過這種問題,這邊紀錄一下怎麼解決的 Problem Google...

Learn More 0 0Mar 2 '24