Skip to content

Instantly share code, notes, and snippets.

@syagev
syagev / README.md
Last active October 6, 2021 19:40 — forked from applejag/README.md
Visual Studio Developer PowerShell in Windows Terminal

Just a small profile template to get the Visual Studio Developer command prompt environment, but in PowerShell, but in the Windows Terminal. Cake on cake 🍰

Profile installation

Add the following profile to your Windows Terminal profiles.json file.

Old profiles syntax

@syagev
syagev / distributed_memory.ipynb
Created December 30, 2019 21:28
dask distributed memory
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@syagev
syagev / meson-log.txt
Created October 28, 2018 09:25
Failure building emeus: Native dependency 'gtk+-3.0' not found
Build started at 2018-10-28T11:14:59.599756
Main binary: C:\Progra~1\Python36\python.exe
Python system: Windows
The Meson build system
Version: 0.47.1
Source dir: C:\gtk-build\build\x64\release\emeus
Build dir: C:\gtk-build\build\x64\release\emeus-meson
Build type: native build
Project name: emeus
Project version: 0.99.1
[2016/08/08 21:16:37.424364, 0] ../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'nmbd' finished starting up and ready to serve connections
[2016/08/08 21:16:52.442012, 0] ../source3/nmbd/nmbd_become_lmb.c:533(become_local_master_browser)
become_local_master_browser: Error - cannot find server IP-172-31-41-197 in workgroup WORKGROUP on subnet 172.31.41.197
[2016/08/08 21:22:15.771932, 0] ../source3/nmbd/nmbd_become_lmb.c:533(become_local_master_browser)
become_local_master_browser: Error - cannot find server IP-172-31-41-197 in workgroup WORKGROUP on subnet 172.31.41.197
[2016/08/08 21:27:19.081832, 0] ../source3/nmbd/nmbd_become_lmb.c:533(become_local_master_browser)
become_local_master_browser: Error - cannot find server IP-172-31-41-197 in workgroup WORKGROUP on subnet 172.31.41.197
[2016/08/08 21:32:20.479712, 0] ../source3/nmbd/nmbd_become_lmb.c:533(become_local_master_browser)
become_local_master_browser: Error - cannot find server IP-172-31-41-197 in workgroup WORKGROUP on sub
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: text
at System.Windows.Forms.Clipboard.SetText(String text, TextDataFormat format)
at System.Windows.Forms.Clipboard.SetText(String text)
at MangoUI.ComBsonTree.fm3EQyPbIjfqqqjJMhnr(Object )
at MangoUI.ComBsonTree.kCopy_Click(Object sender, EventArgs e)