https://asciinema.org/a/hpp3XTu6mQjCAib3
๐ cat lover, nix & rust enjoyer
banner is a screenshot from Cyberpunk 2077: Phantom Liberty
| pronouns | she/her |
๐ cat lover, nix & rust enjoyer
banner is a screenshot from Cyberpunk 2077: Phantom Liberty
| pronouns | she/her |
After nearly three decades of KDE desktop environments running on #X11, the future KDE Plasma 6.8 release (due early 2027) will be Wayland-exclusive.
Read the FAQ below to find out what this means for you and the future of KDE:
https://blogs.kde.org/2025/11/26/going-all-in-on-a-wayland-future/
HTTP has a new method: QUERY. Tl;dr: GET with a body.
https://www.ietf.org/archive/id/draft-ietf-httpbis-safe-method-w-body-14.html
(Doesnโt have an RFC number yet but has been approved, will get one in a few weeks.)
This specification defines the QUERY method for HTTP. A QUERY requests that the request target process the enclosed content in a safe and idempotent manner and then respond with the result of that processing. This is similar to POST requests but can be automatically repeated or restarted without concern for partial state changes.