dschuessler

Results 13 comments of dschuessler

For posterity: You can achieve this for remark.js by appending `#p1` to the slides file name. So if you want to render `slides.html` together with speaker notes, just pass `slides.html#p1`...

![bildschirmfoto 2017-09-22 um 00 06 15](https://user-images.githubusercontent.com/5774545/30720945-ef2c07e4-9f29-11e7-9780-b06a3b3569c5.png) OS X 10.11.6 Upterm 0.4.1 downloaded from Github 5 minutes ago

Please look at the screenshot. There are no menus in the menubar. Shortcuts don't work either.

I could have a look into the default audio files to check their condition and see if I can improve anything, but they are not inside this repo. @bluedaniel Can...

The audio files look fine in my audio editor. I couldn't find any damage. So I started Kakapo, played the "Stream" sound and measured the time until the first dropout....

Are you aware of https://github.com/yzane/vscode-markdown-pdf?

Doesn't build on macOS 12.6 either. ``` openjdk 19 2022-09-20 OpenJDK Runtime Environment Homebrew (build 19) OpenJDK 64-Bit Server VM Homebrew (build 19, mixed mode, sharing) ``` https://gist.github.com/dschuessler/1415775eb8b2f26c36650983d5b07d56

I switched to [Hammerspoon](https://www.hammerspoon.org/) and replicated the functionality with the following script: ```Lua -- Menu bar icon for keeping Mac from sleeping when closing lid local noSleep = hs.menubar.new() local...

When I tried to fix it myself, I stumbled over a [great writeup about scripting the menu bar in Big Sur](https://www.geofftaylor.me/2020/scripting-the-menu-bar-in-macos-big-sur/) by @geofftaylor. Ultimately, I didn't succeed. ([UI Browser](https://pfiddlesoft.com/uibrowser/index.html) fails...

@KELiON I had it installed years ago. There was no Cerebro installation when I tried again recently, but dotfiles or preference settings may have persisted since my first try.