Skip to content

Instantly share code, notes, and snippets.

View WIL-TZY's full-sized avatar
🦥

Nael WIL-TZY

🦥
View GitHub Profile
@MarkTechson
MarkTechson / commands.sh
Created August 19, 2020 22:59
Installing two different versions of Angular
# Here's one way to set up multiple version of Angular
# on your machine using npm and npx
# This isn't recommended as you should be using the latest version of Angular.
# But edge cases exist :)
#############################################################
# In a folder specifically for an Angular 8 project
#############################################################
npm i @angular/[email protected]
@plembo
plembo / RPIwithQEMU.md
Last active April 4, 2025 19:39
Emulating a Raspberry Pi with QEMU

Emulating a Raspberry Pi with QEMU

Goal: Emulate a Raspberry Pi with QEMU in order to run the Raspbian O/S (based on Debian Linux).

The current setup is not ideal. For one thing, the maximum RAM allowed using the "versatile-pb" firmware is 256 Mb. In addition, only the most basic peripherals, a keyboard and mouse, are supported.

A number of articles have been written on this topic. Most are outdated, and the few recent ones are missing key information.

@matthewzring
matthewzring / markdown-text-101.md
Last active April 5, 2025 10:58
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers:

Github Two-Factor Authentication (2FA) for Brazil via SMS

The Github doesn't provide country code for Brazil (+55). To add this option, just run the code below in your console. The option Brazil +55 will be the first on the list, already selected:


🇧🇷 [pt-BR]

Autenticação em dois fatores (2FA) do GitHub para o Brasil via SMS