Ventz Petkov

Results 62 comments of Ventz Petkov

Accepted but with ";" (non-single-layered execution). Will push separately (since management is via Harvard's repo) and give you credit for commit. About dependency - same comment about dependency as: https://github.com/MISP/docker-misp/pull/9#issuecomment-556857356

Pushed 939d98e (thanks!!)

@Kortho This one can cause problems. The reason we actually changed from && to ; is because some commands while executing cleanly do not return 0 (or sometimes even return)....

Nod - saw that and tried it (also tried making the passcodes smaller from the start) but same problem. Unfortunately I can’t debug it since I don’t have the env...

@garthvh Thanks for posting. @geeksville I was that user :) -- I had a serial console opened on a T-Beam and was connecting via @garthvh's iOS app. If it will...

Weechat's slack plugin does this via an interesting method which can be copied here: https://github.com/wee-slack/wee-slack/blob/89864b5ab952b426e77cd76cc0941035335063df/wee_slack.py#L3107 Basically they generate a "fake url" oauth request, and then the user copies the authenticated...

Hi, Just wanted to point out that there are 2 different issues mixing here. The `Apologies, but you are not authorized to install slack-term` is completely different than the legacy...

@colindean A bit late - but ran into this with the keyword "notch" and "xbar" You may want to look at two things: 1.) For your "conslidator app" - https://www.macbartender.com/...

Same issue on a M3 (stuck in SSH) Deleting profiles/etc did nothing. What worked eventually is doing `colima start --vm-type vz`

Saw the new version pushed out to brew -- that seems to have fixed it: ``` % colima --version colima version 0.6.0 ``` edit: @abiosoft saw the release notes and...