porteusconf

Results 12 comments of porteusconf

Possible work-around... The following worked for me on 10.14.6 (aka Mojave), and I'll test on 10.15 soon and report back... 1 . Open Terminal and paste in following command(s): ```...

It would help if we can, for some existing simple poetry project(s), manually create a suitable meta.yaml and verify that it does create a valid conda package. (In cph format...

I don't see what is complicated. I think as a first draft have the rederer find text starting with "http" then wrap it in `link ` suffix? Seems to me...

In higher ed, especially stem, folks must use lots of open-source software, most not in the app-store. So we cannot choose "App Store only" but must "allow apps downloaded from...

For future reference, below are steps I used to setup local server that seems to work same as https://peer.school/ site. The steps shown are on a 10.14 macos laptop (with...

#### TL/DR: Seems likely that nc.exe and ncat.exe will always be seen by MS and AV as threat/risk on windows10/11/server. The reason seems only to be "Potentially Unwanted Behavior", perhaps...

I'm just an end user, but if you are asking if you can disable bigsurblocker so as to be able to run `"Install macOS Big Sur.app"` (or whatever it is...

As of today, Thur Nov 12, when Big Sur is going to start becoming available, these 2 commands would protect you: ``` /usr/bin/curl -LJO https://github.com/hjuutilainen/bigsurblocker/releases/download/v20201111/bigsurblocker-20201111.pkg sudo installer -pkg ./bigsurblocker-20201111.pkg -target...

> > running this first` conda config --set restore_free_channel true` and then` conda env create -f etc` solved it for me > > this didnt work for me. am working...

Again, thanks for the work. May also want to note that, at least as of mid-2020 the ```docker pull smikino/ruby-node``` shows successful autobuilds at https://hub.docker.com/r/smikino/ruby-node/builds And, as of mid-2020 the...