Skip to content

Instantly share code, notes, and snippets.

View unennhexium's full-sized avatar

nuǝuuɥǝxᴉnɯ unennhexium

View GitHub Profile
@unennhexium
unennhexium / 00-frontmatter.md
Last active June 18, 2025 13:21 — forked from jpassaro/00-unicode-cheat-sheet.md
Code page 473 cheat sheet

Code page 437 (CP437) cheat sheet

Code page 437 (CCSID 437) is the extended ASCII character set of the original IBM PC (personal computer). Nowadays, it is used within hardware devices to display textual information without loading font data by software. Examples are PC's booting screen or dot-matrix displays.

Tip

There is HTML [preview]. Use browser's printing dialog from there if you want to print the table.

@unennhexium
unennhexium / # Waybar "Presentation mode" custom button
Last active January 5, 2025 22:42
Presentation mode button for Waybar+Sway+Swayidle
~/.config
├── sway
│ ├── config
│ ├── presentation_mode.sh
│ ├── swayidle.sh
│ └── swayidle_status
└── waybar
└── config.jsonc
/tmp
└── presentation_mode_pipe
@unennhexium
unennhexium / plugin.groovy
Last active July 14, 2024 08:32
Live Plugin script processing Golang slog output for Grep Console
package example
import java.util.regex.Pattern
import java.util.regex.Matcher
import java.util.function.BiFunction
import static liveplugin.PluginUtil.*
import com.intellij.ide.plugins.PluginManager
import com.intellij.ide.plugins.IdeaPluginDescriptorImpl
@unennhexium
unennhexium / markup.toml
Last active June 2, 2024 17:24
Hugo Blowfish theme: adding custom delimiters to render math inside
[goldmark]
[goldmark.renderer]
unsafe = true
[goldmark.extensions.passthrough]
enable = true
delimiters.block = [["\\[", "\\]"], ["$$", "$$"]]
delimiters.inline = [["\\(", "\\)"], ["$", "$"]]

Keybase proof

I hereby claim:

  • I am unennhexium on github.
  • I am unennhexium (https://keybase.io/unennhexium) on keybase.
  • I have a public key whose fingerprint is 31B1 4130 ACAB BCA2 0B28 AB68 7E9C 47A5 28C7 F088

To claim this, I am signing this object: