Skip to content

Instantly share code, notes, and snippets.

@cvladan
cvladan / CSSUtilities.js
Created June 1, 2023 13:35 — forked from yellow1912/CSSUtilities.js
Updated Selector.js and CSSUtilities to work in latest Chrome (v85)
// IMPORTANT: you need to import selector here
// import {Selector} from "@/Selector";
/*******************************************************************************
CSS0.99.1B :: CSSUtilities
-------------------------------------------------------------------------------
Copyright (c) 2010 James Edwards (brothercake) <cake@brothercake.com>
BSD License See license.txt for licensing information
Info/Docs http://www.brothercake.com/site/resources/scripts/cssutilities/
-------------------------------------------------------------------------------
@cvladan
cvladan / README.md
Last active July 19, 2023 02:19
Fixed "CSS to Tailwind" Chrome Extension

I have corrected the original extension CSS To Tailwind to make it work again, but how long it will continue to work remains to be seen.

To install the modified extension, please follow these steps:

  1. Download the .zip file css-to-tailwind-2.0.0.0-fixed.zip from this Gist.
  2. Unzip the file and save it somewhere on your computer.
  3. Remove the existing "official" version of the extension, which is not working anyway.
  4. Open Google Chrome and go to the "Extensions" page. You can access the Extensions page by entering chrome://extensions in the address bar.
  5. Enable "Developer mode" by toggling the switch in the top right corner of the page.
  6. Click on the "Load Unpacked" button that appears in left area.
#!/bin/bash
# Homepage: https://gist.github.com/cvladan/8f0de5e61d773664d634cd70f3e07fe6
# Homepage: selivan.github.io/socks
# https://github.com/selivan/selivan.github.io/blob/master/socks.txt
#
# Author: Pavel Selivanov, Vladan Colovic
# Contributors: Vlad Safronov (Oracle Linux 7.5, Centos 7), Vladan Colovic (Ubuntu)
#
# Usage:
# export PORT=someport; export PASSWORD=somepass; export USER=someuser
@cvladan
cvladan / Scoop JSON Manifests
Last active January 8, 2024 05:41
Collection of JSON files used as manifest files for the Scoop package manager.
placeholder file used only for naming the gist, as the name of this file is used for gist title
@cvladan
cvladan / OpenWrt-List-My-Packages.sh
Last active March 3, 2023 13:27 — forked from alfredkrohmer/list-user-installed-packages.sh
A collection of scripts for listing packages installed later, after the initial setup in OpenWrt.
# placeholder file used only for naming the gist
@cvladan
cvladan / notes.md
Last active March 3, 2023 12:46
pixlo.de

no notes here