Skip to content

Instantly share code, notes, and snippets.

View basteez's full-sized avatar

Tiziano Basile basteez

View GitHub Profile
@morrolinux
morrolinux / instructions.md
Last active December 27, 2025 18:21
FIrefox - Vertical tab bar with auto hide

What to expect

Graphical aspect may vary depending on your choices in following the instructions below, but the end result should look something like this:

immagine

Enable Firefox features

@bashbunni
bashbunni / .zshrc
Last active December 30, 2025 11:22
CLI Pomodoro for Mac
# I'll be doing another one for Linux, but this one will give you
# a pop up notification and sound alert (using the built-in sounds for macOS)
# Requires https://github.com/caarlos0/timer to be installed
# Mac setup for pomo
alias work="timer 60m && terminal-notifier -message 'Pomodoro'\
-title 'Work Timer is up! Take a Break 😊'\
-appIcon '~/Pictures/pumpkin.png'\
-sound Crystal"
@colemickens
colemickens / amiibo-emulation-with-linux-vm.md
Last active November 16, 2025 06:18
amiibo-emulation-with-linux-vm.md

Easy Amiibo Emulation - https://bit.ly/2z0m09k

(^ that's a short-link to this page, so you can open it in Linux)

Some users are discussing this guide in #hacking on the JoyConDroid Discord: https://discord.gg/SQNEx9v.

DO NOT ask for, or share links to, Amiibo bins in the comments! They will be removed. Thank you for understanding.

(Windows|Linux PC) + JoyControl + Bluetooth = AMIIBO EMULATION

@stephengfriend
stephengfriend / README.md
Created June 5, 2019 16:12
VS Code as a Service

VS Code as a Service

Getting Started

Pre-requisites

  • Docker
  • Docker Compose
  • Yarn
  • Optional: Docker Machine
@andreasonny83
andreasonny83 / README.md
Last active October 22, 2025 10:54
Readme template

npm version code style: prettier

Project Name

Write a project description

Prerequisites

This project requires NodeJS (version 8 or later) and NPM.