Skip to content

Instantly share code, notes, and snippets.

@JADC362
JADC362 / ROS2DebugVSCode.md
Last active December 14, 2025 16:00
Debug ROS2 C++ node on VSCode (Ubuntu)

Debug ROS2 C++ node on VSCode (Ubuntu)

Description

This is a small tutorial on how to debug a ROS2 C++ node usign VSCode.

Requeriments

This implementation was done using:

Resources:
VPC:
Type: AWS::EC2::VPC
Properties:
CidrBlock: 10.0.0.0/16
EnableDnsSupport: true
EnableDnsHostnames: true
Tags:
- Key: Name
Value: "nat-test"
@nerdyslacker
nerdyslacker / void_gnome.md
Last active December 14, 2025 15:59
[Void Linux + GNOME] void linux configuration from scrath with gnome de #linux #void #gnome
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active December 14, 2025 15:59
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.

How to use this script:

  1. Accept a quest under Discover -> Quests
  2. Press Ctrl+Shift+I to open DevTools
  3. Go to the Console tab
  4. Paste the following code and hit enter:

Proxmox VE tips

Just some tips I gathered over time. All in one easily reachable place so I can share it wherever I want.

Please note that unless you see a shebang (#!/...) these code blocks are usually meant to be copy & pasted directly into the shell. Some of the steps will not work if you run part of them in a script and copy paste other ones as they rely on variables set before.
The { and } surrounding some scripts are meant to avoid poisoning your bash history with individual commands, etc. You can ignore them if you manually copy paste the individual commands.
I chose to write things "in the open" that way so there's still some control and things don't become a black box.

Table of contents

@jetfir3
jetfir3 / download_workstation.sh
Last active December 14, 2025 15:56
Download VMware Workstation for Linux without a Broadcom Account
#!/usr/bin/env bash
# Download VMware Workstation for Linux
# Handles legacy versions (12.x - 17.6.3) from Cloudflare CDN cache and
# newer versions (17.6.4+) from Archive.org.
#
# Use '-k' to keep the CDN download file compressed, exiting after download. (Ignored for v17.6.4+)
# Use '-v <Version>' to specify desired version directly.
BASE_URL="https://softwareupdate-prod.broadcom.com/cds/vmw-desktop/"
@ih2502mk
ih2502mk / list.md
Last active December 14, 2025 15:56
Quantopian Lectures Saved
@DartPower
DartPower / Astra.md
Last active December 14, 2025 15:54
Astra Linux ISO / Коллекция ссылок на Astra Linux