https://sudonull.com/assembler-x86-64-gui-x11-fasmg
Creating a minimal GUI on x86-64 assembler with X11: syscall macros, vararg printf, mmap structures. Size optimization for Linux. Instructions for developers.
https://sudonull.com/assembler-x86-64-gui-x11-fasmg
Creating a minimal GUI on x86-64 assembler with X11: syscall macros, vararg printf, mmap structures. Size optimization for Linux. Instructions for developers.
https://sudonull.com/cpu-temperature-monitoring-on-python-xlib
Implement CPU temperature overlay in X11 with python-xlib. Cross-platform script for FreeBSD/Linux. Full code, sysctl/sysfs setup. For middle/senior dev.
https://sudonull.com/copyq-14-0-encryption-and-stats-scripts
New CopyQ 14.0 encrypts tabs with a password, adds playSound() and stats() for metrics. Optimizations for GNOME/X11. Download for Windows/Linux/macOS and set up clipboard.
https://sudonull.com/vitruvianos-0-3-0-beos-api-on-linux
Explore the VitruvianOS release — Linux OS with Haiku app_server, Nexus and RT kernel. Run BeOS applications without X11. Download, test on GitHub.
X Window System - Wikipedia
https://en.wikipedia.org/wiki/X_Window_System
The X Window System (X11, or simply X) is a windowing system for bitmap displays, common on Unix-like operating systems. X …
X11 is going away on Linux. Here's how to prepare for Wayland
https://www.howtogeek.com/x11-is-going-away-on-linux-heres-how-to-prepare/
Dec 29, 2025 · It's been around since the 1980s, with the last major version, 11, known as X11, being released in 1987. It was …
X11 on Linux: A Comprehensive Guide - linuxvox.com
https://linuxvox.com/blog/x11-linux/
Jan 16, 2026 · X11, also known as the X Window System, is a crucial component in the Linux ecosystem. It serves as the foundation …
What Is X11? | Baeldung on Linux
https://www.baeldung.com/linux/x11
Mar 18, 2024 · X11 is the protocol that’s responsible for delivering payloads between an X Client and an X Server. Fundamentally, X …
X Window System - xorg
https://www.x.org/
Jul 16, 2026 · There are many Mirrors from which you can download source code to the X Window System. If you would like to be a …
ATTACK SHARK X11 Wireless Gaming Mouse with Charging Dock
https://attackshark.com/products/attack-shark-x11-wireless-gaming-mouse-charging-dock
Jul 15, 2026 · Unlike honeycomb mice, the X11 achieves its light weight without sacrificing a solid shell. This design accommodates …
X Window System protocols and architecture - Wikipedia
https://en.wikipedia.org/wiki/X_Window_System_protocols_and_architecture
In computing, the X Window System (commonly: X11, or X) is a network-transparent windowing system for bitmap displays. This …
Why We Can’t Quit X11: The 1984 Software That Won’t Go Away
https://www.youtube.com/watch?v=7RtrXe3kgHE
Apr 2, 2026 · You will learn how X11 began, what problem it solved in the early workstation era, and why it became so deeply …
X11 vs Wayland in 2026: Key Differences, Performance & Future …
https://www.linuxteck.com/x11-vs-wayland/
Mar 18, 2026 · X11 is a display protocol built in 1984, now in maintenance-only mode since 2024. Wayland is its modern replacement …
Lenovo ThinkTab X11 Gen 1 - Full tablet specifications
https://www.gsmarena.com/lenovo_thinktab_x11_gen_1-14576.php
Lenovo ThinkTab X11 Gen 1 Android tablet. Announced Mar 2026. Features 10.95″ display, Snapdragon 7s Gen 3 chipset, 10200 …
Learn what are data structures and why they are important for efficient software. Discover types, real-world impact, and how they shape modern computing.
Learn how does retrieval augmented generation work: RAG reduces AI hallucinations, grounds responses in real data, and transforms LLMs into trustworthy systems. Start now.
Compare fine tuning vs retrieval augmented generation for LLMs. Learn which approach suits your AI project based on accuracy, cost, and data freshness.
Google introduced Gemini Ultra 2.0 with a context of up to 10 million tokens, surpassing GPT-5. Learn about the breakthrough architecture, price of $0.0005, and impact on the AI market. Read the full analysis.
Learn what is a large language model, how AI like ChatGPT works, key capabilities, limitations, and practical uses. Understand LLMs in plain English.
Learn what is Kubernetes and how it works. Understand its architecture, self-healing, scaling benefits, and real-world impact. Start mastering container orchestration today.
Compare REST API vs GraphQL side-by-side. Learn which architecture fits your project with data on performance, caching, cost, and scalability. Make the right choice.
Learn how to become a self-taught programmer and get a job in 2026 with this practical roadmap. Master fundamentals, build a portfolio, and land your first developer role.
Learn how to use Terraform with AWS step by step. Master provider setup, state management, security, and production-grade deployments. Start building today.
Learn how to build an AI agent with LangChain in this step-by-step tutorial. Set up tools, integrate LLMs, and create autonomous agents with memory.