coolcoder613eb

Results 60 comments of coolcoder613eb

`machine.SDCard` is not available in TulipCC.

Hmm.. It would only really need to render these things: - Headers = Larger fonts - Italic and bold - Code blocks = Monospace - Text in backticks = Monospace...

I wrote a little program to compile markdown to this IR: https://github.com/coolcoder613eb/mdc

This is important to me, also toggling syntax highlighting, and better keybindings, and handling cr/lf endings. Also, you can't use backspace when entering the save filename, which leads to files...

``` > brew install nativeos/i386-elf-toolchain/i386-elf-gcc ==> Fetching nativeos/i386-elf-toolchain/i386-elf-gcc ==> Downloading https://ftp.gnu.org/gnu/gcc/gcc-14.1.0/gcc-14.1.0.tar.xz Already downloaded: /Users/coolcoder613/Library/Caches/Homebrew/downloads/0e325bfa711700e4152495183837a37687c403f52a9a1251b668ca0d890ac7e3--gcc-14.1.0.tar.xz ==> Installing i386-elf-gcc from nativeos/i386-elf-toolchain ==> ../configure --prefix=/opt/homebrew/Cellar/i386-elf-gcc/14.1.0_1 --target=i ==> make all-gcc ==> make install-gcc ==>...

For grub: ``` brew install nativeos/i386-elf-toolchain/i386-elf-grub ==> Auto-updating Homebrew... Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`). ==>...

I am interested in this.

it worked before i upgraded to py311, so i do not think it is relevant. when i upgraded, i symlinked my 3.10 site-packages to my 3.11 ones to save disk...