Skip to content

Instantly share code, notes, and snippets.

View xproot's full-sized avatar
⌨️
proud of what i coded, even though it's simple stuff

xproot xproot

⌨️
proud of what i coded, even though it's simple stuff
View GitHub Profile
@xproot
xproot / DiscordWebhook.class.php
Last active March 1, 2024 22:10
Class for sending Discord webhooks with/out Rich embeds using PHP cURL
<?php
/*
@Project: Discord Webhook class for PHP
@Author: xproot
@Contact: itsxproot at aol dot com
@Created: 5:48 PM Friday, January 26, 2024
*/
class DiscordWebhookMessage {
public $content = "Default message content";
@probonopd
probonopd / Wayland.md
Last active April 16, 2025 20:29
Think twice about Wayland. It breaks everything!

Think twice before abandoning Xorg. Wayland breaks everything!

Hence, if you are interested in existing applications to "just work" without the need for adjustments, then you may be better off avoiding Wayland.

Wayland solves no issues I have but breaks almost everything I need. Even the most basic, most simple things (like xkill) - in this case with no obvious replacement. And usually it stays broken, because the Wayland folks mostly seem to care about Automotive, Gnome, maybe KDE - and alienating everyone else (e.g., people using just an X11 window manager or something like GNUstep) in the process.


As 2024 is winding down: