Skip to content

Instantly share code, notes, and snippets.

View iluxonchik's full-sized avatar
😉

Illya Gerasymchuk iluxonchik

😉
View GitHub Profile
@tadast
tadast / Paint slack black.md
Last active July 14, 2023 04:00
Update the Mac Desktop slack CSS

In the console

export SLACK_DEVELOPER_MENU=true
open /Applications/Slack.app

In slack UI

right-click on anything -> inspect element

anonymous
anonymous / gist:014e71ac38a4776811f7
Created October 31, 2014 01:14
10.9 vs 10.10 package list
--- 109_pkgs.txt 2014-10-30 23:11:20.000000000 -0200
+++ 1010_pkgs.txt 2014-10-30 23:11:14.000000000 -0200
@@ -46,49 +46,46 @@ Librpcsvc
Libsystem
Liby
MITKerberosShim
NFS
OpenAL
OpenLDAP
OpenPAM
@martijnvandijk
martijnvandijk / install.md
Last active June 23, 2019 06:26
Installing Sublime Text 2 in linux without root access
@aras-p
aras-p / preprocessor_fun.h
Last active April 28, 2024 15:25
Things to commit just before leaving your job
// Just before switching jobs:
// Add one of these.
// Preferably into the same commit where you do a large merge.
//
// This started as a tweet with a joke of "C++ pro-tip: #define private public",
// and then it quickly escalated into more and more evil suggestions.
// I've tried to capture interesting suggestions here.
//
// Contributors: @r2d2rigo, @joeldevahl, @msinilo, @_Humus_,
// @YuriyODonnell, @rygorous, @cmuratori, @mike_acton, @grumpygiant,