Skip to content

Instantly share code, notes, and snippets.

View styx's full-sized avatar
🌴
¯\_(ツ)_/¯

Mikhail S. Pabalavets styx

🌴
¯\_(ツ)_/¯
View GitHub Profile
@styx
styx / Privacy Policy.txt
Created October 26, 2023 08:13
Privacy Policy
Privacy Policy
Mikhail Pabalavets built the Wallaby app as a Free app. This SERVICE is provided by Mikhail Pabalavets at no cost and is intended for use as is.
This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.
If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are accessible at Wallaby unless otherwise defined in this Privacy Policy.
Information Collection and Use
@styx
styx / Privacy Policy.txt
Created August 18, 2023 18:54
Privacy Policy.txt
Privacy Policy
Mikhail Pabalavets built the Соционический тест app as a Free app. This SERVICE is provided by Mikhail Pabalavets at no cost and is intended for use as is.
This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.
If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are accessible at Соционический тест unless otherwise defined in this Privacy Policy.
Information Collection and Use
88155,97860,98158,98159,98160,98458,99259,99660,99760,99761,99860,99960,99961,100060,100162,100163,100260,100360,100460,100462,100560,100561,100563,100660,100760,100860,100960,101060,101061,101160,101260,101261,101360,101361,101362,101460,101560,101561,101562,101563,101565,101566,101660,101661,101760,101860,101960,102060,102160,102260,102261,102360,102460,102461,102462,102463,102560,102561,102760,102761,102860,102960,102961,103060,103160,103260,103360,103460,103560,103660,103760,103763,103765,103860,103861,103863,103961,103962,103963,103964,103965,103966,103967,103968,103969,103970,104060,104160,104260,104360,104361,104362,104363,104462,104463,104563,104564,104663,104763,104863,104963,104964,104965,104966,105063,105163,105164,105165,105166,105263,105264,105363,105463,105465,105466,105467,105670,106063,106064,106065,106066,106067,106072,106073,106074,106177,106277,106377,106477,106478,106479,106480,106577,106677,106777,106778,106779,106877,106878,106977,107077,107078,107177,107178,107277,107278,107280,107377,1
@styx
styx / cnc3018
Last active June 24, 2021 05:47
grbl_base
$$ < $0=10
$1=25
$2=0
$3=6
$4=0
$5=0
$6=0
$10=1
$11=1.000
$12=0.002
@styx
styx / 1.c
Last active September 24, 2020 18:59
st@ubuntu:/media/st/CDROM$ gdb break
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
@styx
styx / tc-tango.ini
Created September 29, 2019 19:13 — forked from bamanzi/tc-tango.ini
Tango theme for Total Commander
[COLORS]
BackColor=3421230
ForeColor=12500670
MarkColor=9125192
CursorColor=5237247
BackColor2=1973790
InverseCursor=0
CursorText=-1
InverseSelection=1
@styx
styx / tc-tango.ini
Created September 29, 2019 19:13 — forked from bamanzi/tc-tango.ini
Tango theme for Total Commander
[COLORS]
BackColor=3421230
ForeColor=12500670
MarkColor=9125192
CursorColor=5237247
BackColor2=1973790
InverseCursor=0
CursorText=-1
InverseSelection=1
@styx
styx / glpr.sh
Last active June 20, 2019 05:39
Create Gitlab pull request from command line
#!/bin/bash
BROWSER='google-chrome'
#GITLAB_SECRET=''
ENDPOINT='http://gitlab.activeby.net/api/v3'
PROJECT='activebilling/core'
#curl --header "PRIVATE-TOKEN: xxx" "http://gitlab.activeby.net/api/v3/projects/activebilling%2Fcore" | awk '{match($1,"[0-9]+",a)}END{print a[0]}'
PROJECT_ID=177
ACTION="projects/$PROJECT_ID/merge_requests"
CURRENT_BRANCH=`git branch | grep '^\*' | awk '{ print $2; }'`
@styx
styx / gist:936321cadd33e145a41b367a3fcb6a03
Created June 23, 2018 16:49
FIx grub2 after win10 installation
sudo mount /dev/sdXXX /mnt
sudo mount /dev/sdXX /mnt/boot/efi
for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done
sudo chroot /mnt
grub-install /dev/sdX
update-grub
Put this in your /etc/grub.d/40_custom file:
menuentry 'Windows 10' {
@styx
styx / manual-uninstall-paragon-ntfs.sh
Created March 12, 2018 08:35 — forked from guycalledseven/manual-uninstall-paragon-ntfs.sh
Manually remove Paragon NTFS v15 leftovers MacOS
# after appcleaner does his magic, do this
sudo rm -rf "/Library/Application Support/Paragon Software/"
sudo rm /Library/LaunchDaemons/com.paragon-software.installer.plist
sudo rm /Library/LaunchDaemons/com.paragon-software.ntfs.loader.plist
sudo rm /Library/LaunchDaemons/com.paragon-software.ntfsd.plist
sudo rm /Library/LaunchAgents/com.paragon-software.ntfs.notification-agent.plist
sudo rm -rf /Library/Filesystems/ufsd_NTFS.fs/
sudo rm -rf /Library/PrivilegedHelperTools/com.paragon-software.installer
sudo rm -rf /Library/Extensions/ufsd_NTFS.kext/