Cornelia Xaos
Cornelia Xaos
Thanks for the fast reply. The whole MCC is awesome and I just wanted to let you know. I've got lots of little questions, musings, and ideas, though they can...
Cool.. so.. I composed a bunch of things offline.. here they are: ---- **Why "cmdl" for CBL?** The assembly files have "asm"; the c-like files have "c"; the intermediate representation...
Late responding to this, as I've been a bit busy, but I have been keeping an eye on the project as a whole. > If command blocks are used, they...
This will definitely be useful and will allow for modularizing code. I could see this being used for reserving space in the world via the "link2" datapack... though I would...
That's an interesting option... I didn't think of injecting JS into the web page I was loading to try to detect it that way.. I have no control over the...
Hmm.. I just wrote my own sysvinit script for handling this.. While interesting, I do think it would be the wrong idea to only support packaging for a single package...
Huh.. I actually implemented something similar to this using custom scripts that ran when bindings were executed. The script does a `notify-send` to display a message linked to the binding...
It's not just Fedora 38. Pop!_OS 22.04 LTS here. It wasn't happening a month ago and now it's no longer showing reports or the dashboard.
I just took a look at the code and found this: https://github.com/nikhilkalige/git-log/blob/396efa75d2812d4af468521c6072d6bbb83b9e86/lib/git-log-view.js#L74-80 It looks as if column resizing has been disabled. Also issues #19 , #77 , and #81 all...