Skip to content

Instantly share code, notes, and snippets.

View simonramosb's full-sized avatar
🏠
Working from home

Simón simonramosb

🏠
Working from home
View GitHub Profile
@aidos-dev
aidos-dev / README.md
Last active April 18, 2025 17:38
How to connect Apple AirPods to Linux (Debian/Ubuntu/Mint)

How to connect Apple AirPods to Linux (Debian/Ubuntu/Mint)

Step 1.

Open your terminal.

In the root directory run the command:

sudo nano /etc/bluetooth/main.conf
@tatsuyasusukida
tatsuyasusukida / !README-javascript-svg-png.md
Last active February 27, 2025 03:22
🌅 How to convert SVG to PNG with JavaScript [video version available]

🌅 How to convert SVG to PNG with JavaScript [video version available]

Video thumbnail: How to convert SVG to PNG with JavaScript

About this article

This article describes how to convert SVG to PNG with frontend JavaScript. The related resources are as follows.