meowsqueak
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 6
-
Created Is it possible to build on a remote host (e.g. docker container), but deploy to a separate remote host (e.g. raspberry pi)?
Is is possible to implement the following workflow in CLion 2019.2? source code (C++) is managed locally compilation is performed within a specially constructed docker container (contains a specia... -
Created How to remote deploy a package (python setup.py develop)?
AnsweredI'm working on some code that is usually installed as a package. It has some entry points that will not work without installation due to the way Python's imports work. This is pretty normal for pac... -
Created Synchronization not working with Mission Control application switching and Focus Follows Mouse in Terminal
I'm using PyCharm 2017.1 on Mac OSX 10.11.6 (El Capitan). I use the "Hot Corners" function of OSX to bring up Mission Control when I move my mouse pointer to the top right corner of my screen. This...