Skip to content

Instantly share code, notes, and snippets.

View ianjennings's full-sized avatar

Ian Jennings ianjennings

View GitHub Profile
export PYENV_ROOT="$HOME/.pyenv"
export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init --path)"
eval "$(pyenv init -)"
➜ .waveterm /Applications/Wave.app/Contents/Resources/app/bin/wavesrv
2023/12/21 13:07:56 [wave] *** starting wavesrv version v0.5.2+202312182329
2023/12/21 13:07:56 [wave] homedir = "/Users/ianjennings/.waveterm"
2023/12/21 13:07:56 [base] acquiring lock on /Users/ianjennings/.waveterm/waveterm.lock
2023/12/21 13:07:56 [db] db version = 0
2023/12/21 13:07:56 [db] migrating from 0 to 26
2023/12/21 13:07:56 [db] backing up database waveterm.db to backup.waveterm.db
2023/12/21 13:07:56 [db] migration v1, elapsed 3.610208ms
2023/12/21 13:07:56 [db] migration v2, elapsed 2.288166ms
2023/12/21 13:07:56 [db] migration v3, elapsed 1.70675ms
This file has been truncated, but you can view the full file.
[2023-12-07 21:14:39.786] [debug] setting WORKING_DIR_ROOT as /Users/ec2-user/Movies/Dashcam
[2023-12-07 21:14:39.787] [debug] effect for WORKING_DIR_ROOT found
[2023-12-07 21:14:39.787] [debug] directory.js setup called
[2023-12-07 21:14:39.788] [debug] directory.js Problem encountered init WORKING_DIR_ROOT, attempting to recover
[2023-12-07 21:14:39.789] [debug] setting WORKING_DIR_ROOT as /Users/ec2-user/Movies/Dashcam
[2023-12-07 21:14:39.795] [debug] effect for WORKING_DIR_ROOT found
[2023-12-07 21:14:39.795] [debug] directory.js setup called
[2023-12-07 21:14:39.796] [debug] directory.js Problem encountered init WORKING_DIR_ROOT, attempting to recover
[2023-12-07 21:14:39.797] [debug] setting WORKING_DIR_ROOT as /Users/ec2-user/Movies/Dashcam
This file has been truncated, but you can view the full file.
Date/Time: 2023-12-07 21:20:04.834 +0000
End time: 2023-12-07 21:20:33.326 +0000
OS Version: macOS 14.1 (Build 23B74)
Architecture: arm64e
Report Version: 44
Incident Identifier: 922D970F-40E2-4E3C-AE40-2A0685356BEE
Data Source: Stackshots
Shared Cache: 43B9F010-3C81-318C-BA80-29C673A7757A slid base address 0x18b7bc000, slide 0xb7bc000 (System Primary)
14:02:34.910 [main] INFO com.ssl.code.signing.tool.commands.SignCommand - Command: sign
14:02:34.911 [main] INFO com.ssl.code.signing.tool.commands.SignCommand - Client ID: kaXTRACNijSWsFdRKg_KAfD3fqrBlzMbWs6TwWHwAn8
14:02:34.911 [main] INFO com.ssl.code.signing.tool.commands.SignCommand - OAuth2 URL: https://login.ssl.com/oauth2/token
14:02:34.911 [main] INFO com.ssl.code.signing.tool.commands.SignCommand - CSC Endpoint: https://cs.ssl.com
14:02:34.911 [main] INFO com.ssl.code.signing.tool.commands.SignCommand - TSA URL: http://ts.ssl.com
14:02:34.912 [main] INFO com.ssl.code.signing.tool.commands.SignCommand - Output directory path: /Users/ianjennings/Development/desktop/scripts/release/temp
14:02:34.912 [main] INFO com.ssl.code.signing.tool.commands.SignCommand - Input file path: /Users/ianjennings/Development/desktop/dist/win-unpacked/resources/bin/ffmpeg.exe
14:02:34.913 [main] INFO com.ssl.code.signing.tool.commands.SignCommand - File type: exe
14:02:34.913 [main] INFO com.ssl.code.signing.tool

Getting Started with Reveal.js

Some reveal.js features, like external Markdown, require that presentations run from a local web server. The following instructions will set up such a server as well as all of the development tasks needed to make edits to the reveal.js source code.

Download and Install

Downloading and Installing Reveal.js

Make sure you have Node.js (10.0.0 or later) installed. Then, clone the reveal.js repository:

Getting Started with Reveal.js

Some reveal.js features, like external Markdown, require that presentations run from a local web server. The following instructions will set up such a server as well as all of the development tasks needed to make edits to the reveal.js source code.

Download and Install

Downloading and Installing Reveal.js

Make sure you have Node.js (10.0.0 or later) installed. Then, clone the reveal.js repository:

PS C:\Users\ianjennings\Development\desktop> npm renpm remove electron-rebuild
^C^C^CTerminate batch job (Y/N)? clear
Terminate batch job (Y/N)? npm^C
^CTerminate batch job (Y/N)? Y
PS C:\Users\ianjennings\Development\desktop> npm remove electron-rebuild
up to date, audited 769 packages in 13s
89 packages are looking for funding
run `npm fund` for details