Skip to content

Instantly share code, notes, and snippets.

View alvinveroy's full-sized avatar

Alvin T. Veroy alvinveroy

View GitHub Profile
@alvinveroy
alvinveroy / HyperX Quadcast S Problems.md
Last active October 10, 2022 10:45
HyperX Quadcast S Randomly disconnects/restarts

HyperX Quadcast S Problems

Purchase Date: 10/09/2022

--

Problems:

Constantly disconnects specially on high CPU/Memory load

PC Specs:

  • Motherboard: GIGABYTE B365 M AORUS ELITE-CF
  • CPU: Intel Core i5-9400F
@alvinveroy
alvinveroy / drag-and-drop-file-upload.markdown
Created April 16, 2020 10:47
Drag-and-Drop File Upload

Drag-and-Drop File Upload

No preprocessor or library needed. The progress bar is functional, just not on CodePen.

A Pen by Ushinro on CodePen.

License.

@alvinveroy
alvinveroy / digitalocean-headlesschrome.MD
Created February 21, 2019 13:26
Installing headless chrome and chromeless on digitalocean.
sudo apt-get update
sudo apt-get install -y libappindicator1 fonts-liberation
cd /tmp
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome*.deb

In case there was an error

sudo apt-get -f install

Keybase proof

I hereby claim:

  • I am alvinveroy on github.
  • I am alvinveroy (https://keybase.io/alvinveroy) on keybase.
  • I have a public key whose fingerprint is 2BC4 89EC 08E4 F978 C548 D575 C9C5 56CA 79FA 45CD

To claim this, I am signing this object:

@alvinveroy
alvinveroy / Encrypted-Amazon-Cloud-Drive.md
Created July 11, 2016 06:48 — forked from samatjain/Encrypted-Amazon-Cloud-Drive.md
Setting up a encrypted drive on Amazon Cloud Drive w/ EncFS and acd_cli

Environment

export ACD_LOCAL=$HOME/.cache/Amazon-Cloud-Drive

# To use this file later
export ENCFS6_CONFIG=$ACD_LOCAL/encfs6.xml encfs

Setup

mkdir -p \