hello_hello [comrade/them]

pfp: ah_to_hk separatist Hong Kong political cartoon that ironically made Olympic gold medalist Vivian Kong look very based. (src)

Read Free Software, Free Society pls

  • 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: March 11th, 2024

help-circle
  • I saw a french documentary where they sent this guy to Italy so he could learn how to make the good pizza and brought experts in to check. mama-miba

    It looked like some good ass Italian pizza. Too bad the frenchies were too busy pretending to care about peasants in the countryside to actually be normal and enjoy it. The one woman whose father was born the north was the most normal one, she actually enjoyed her time being there and didn’t pretend to wax poetic about poverty.

    It is really funny that liberals expect me to believe their genuine concern for the peasant class of Korea when their entire lives are subsidized by the Global South via imperialism.



  • are actively perpetuating colonization and genocide rather than simply getting an advantage from their ancestors

    USAmericans are also doing this too. The overconsumption done by yankees would require multiple planet earths if everyone were allowed to consume as much as they do and the US government is guilty of exporting a capitalist system that causes climate change, not to mention the imperialism abroad. There is no functional difference between the US and Israel, just “Big Satan” vs. “Little Satan.”


  • I agree with your points entirely, it’s just amusing to see the people who do disagree experience a tiny iota of the fear and despair that the indigenous peoples of America and beyond had to feel when their world was destroyed and stolen.

    It is really telling that suddenly they fear for their lives once they think they will be victims of the same colonization that gave them privilege. They’ve internalized that this process only functions through mass slaughter and terror and start waxing poetic about “human nature”


  • Keyboard -> Keyboard shortcuts from Settings will show all the available keyboard shortcuts. You can also create your own custom keybindings

    These seem like a lot of personal design complaints rather than actual issues with GNOME itself.

    And to my understanding Gnome expects you to use basically every application with a full screen window anyway

    You misunderstood, that’s not what GNOME expects at all. Your app not maximizing on startup is because the app doesn’t maximize on startup. GNOME doesn’t have a setting to maximize all apps by default since that should be the app’s responsibility.

    If you want the auto-tiling window manager experience, you’ll need to install an extension (Paperwm, tiling shell, Forge, Pop shell). Extensions are like applications, there’s no shame in using them.




  • hyprland

    A wayland compositor and tiling window manager. The lead developer of the project is a Polish transphobic workaholic.

    why do ppl use the CLI for things like making and moving files? i find the GUI easier and faster as well as less prone to mistakes

    If you understand how shell scripting works you can easily automate menial tasks. CLI is also an interface shared by all operating systems so if you know how to work around in a shell you’re not bound to any particular workflow/desktop GUI. Keep using GUIs though, they exist for a reason.

    what is wayland and xorg, and why does everyone argue about them

    Both are display protocols that are in charge of displaying graphics to your screen. Xorg is over 30 years old while wayland is only about 15 years old. The polemic about xorg was that the codebase was unmanageable and the design architecture of the program was inherently flawed (example: screenlocker getting access to your entire screen including apps and desktop, making writing malware for x11 a 3 line python script). X11 was designed during a time when people were using actual real life terminals and mainframes. Wayland is much more modern and akin to how modern graphics APIs are handled (for the most part)

    Wayland at its core has and always will be design by committee so a lot of the arguing is necessary (though sometimes long-winded) to make sure to not repeat xorg’s mistakes. Protocols take months if not years to be merged into wayland and those protocols have to be implemented by wayland compositors themselves rather than sharing 1 program altogether like with xorg.

    Watch this video for more information, explains it much better and is from an actual wayland board member.

    Why YOU should write a Wayland compositor – Victoria Brekenfeld – HiP22 Berlin