Skip to content

Instantly share code, notes, and snippets.

View swiercz's full-sized avatar

Przemysław Świercz swiercz

  • Wrocław, Poland
View GitHub Profile
@swiercz
swiercz / charm-black-show-diff.sh
Created September 4, 2019 13:28
Show PyCharm's diff tool with what's black is about to change
#!/bin/bash
# Check if black and charm is available
if ! which black > /dev/null; then
echo "black is not installed"
exit 1
elif ! which charm > /dev/null; then
echo "charm command is not available"
exit 1
fi
#include <WiFi.h>
#include <WiFiMulti.h>
#define SEC 100
// Button with LED indicator and buzzer
WiFiMulti WiFiMulti;
WiFiClient client;
@swiercz
swiercz / keybase.md
Created February 2, 2018 14:51
Keybase verification

Keybase proof

I hereby claim:

  • I am swiercz on github.
  • I am swiercz (https://keybase.io/swiercz) on keybase.
  • I have a public key ASBPKsSsItvg95xFEt5Rc5EMyskJph5550sMnRuItXAsDgo

To claim this, I am signing this object: