Skip to content

Instantly share code, notes, and snippets.

View ReturnRei's full-sized avatar
👺

Riccardo Pagnozzi ReturnRei

👺
View GitHub Profile
@nahidtislam
nahidtislam / install arch on parallels M1.text
Last active November 29, 2022 19:29 — forked from ReturnRei/Arch on Mac M1.txt
install Arch Linux ARM on Parallels (Apple Silicon)
### ReturnRei's youtube video provides a very helpful tutorial
### https://www.youtube.com/watch?v=dKvetujHjYQ&t=737s
#### PLEASE NOTE::
#### I created the Arch (target) VM (from the get go) and booted that with an Ubuntu CD
#### I think it's easier to do it that rather than to mess around with an existing vm
## his useful links
# https://wiki.archlinux.org/title/Install_Arch_Linux_from_existing_Linux#Using_a_chroot_environment
# https://archlinuxarm.org/platforms/armv8/generic
@khimaros
khimaros / 00default-release
Last active July 16, 2024 19:47
debian testing with automatic security updates from unstable
APT::Default-Release "testing";
@erkserkserks
erkserkserks / Fast UTM shared directories using Samba.md
Last active November 26, 2023 10:11
Fast UTM shared directories using Samba

Fast UTM shared directories using Samba

Problem

UTM's shared directory implementation relies on SPICE WebDAV, which is slow.

Solution

Use Samba for faster shared directories. Samba is ~5x faster, see benchmarks at the end.

@ruario
ruario / 1-README.md
Last active February 7, 2024 18:46
A script that fetches a ChromeOS image for ARM32 and extracts the Widevine binary, saving it in a compressed archive for use with Vivaldi

The included script 'widevine-flash_armhf.sh' fetches a ChromeOS image for ARM and extracts the Widevine binary, saving it in a compressed archive. Since it downloads a fairly large file (2Gb+ on disk after download) it is recommended that you run the script on a machine that has plenty of disk space.

To install the resultant archive, issue the following on your ARM machine–after copying over the archive if needed:

sudo tar Cfx / widevine-flash-20200124_armhf.tgz

(Where 'widevine-flash-20200124_armhf.tgz' is updated to reflect the actual name of the created archive)

@Nilpo
Nilpo / Using Git to Manage a Live Web Site.md
Last active April 26, 2024 19:09
Using Git to Manage a Live Web Site

Using Git to Manage a Live Web Site

Overview

As a freelancer, I build a lot of web sites. That's a lot of code changes to track. Thankfully, a Git-enabled workflow with proper branching makes short work of project tracking. I can easily see development features in branches as well as a snapshot of the sites' production code. A nice addition to that workflow is that ability to use Git to push updates to any of the various sites I work on while committing changes.

Contents

@kevin-smets
kevin-smets / iterm2-solarized.md
Last active July 23, 2024 04:22
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k