Single: Only rice
In a relationship: Go to Outback steakhouse
Community Rules
You must post before you leave
Be nice. Assume others have good intent (within reason).
Block or ignore posts, comments, and users that irritate you in some way rather than engaging. Report if they are actually breaking community rules.
Use content warnings and/or mark as NSFW when appropriate. Most posts with content warnings likely need to be marked NSFW.
Most 196 posts are memes, shitposts, cute images, or even just recent things that happened, etc. There is no real theme, but try to avoid posts that are very inflammatory, offensive, very low quality, or very "off topic".
Bigotry is not allowed, this includes (but is not limited to): Homophobia, Transphobia, Racism, Sexism, Abelism, Classism, or discrimination based on things like Ethnicity, Nationality, Language, or Religion.
Avoid shilling for corporations, posting advertisements, or promoting exploitation of workers.
Proselytization, support, or defense of authoritarianism is not welcome. This includes but is not limited to: imperialism, nationalism, genocide denial, ethnic or racial supremacy, fascism, Nazism, Marxism-Leninism, Maoism, etc.
Avoid AI generated content.
Avoid misinformation.
Avoid incomprehensible posts.
No threats or personal attacks.
No spam.
Moderator Guidelines
Single: Only rice
In a relationship: Go to Outback steakhouse
Is that kangaroo pooping
How it feels to use Ubuntu in 2026
or with depression
relation status: long distance.
For this degree of tism, I would say that's a win!
What's rofi do? How custom does it make the menus?
It's actually quite neat. It is a three part archesta:
Super-l that triggers a script of mine.rofi-menu takes a single argument, a text "menu file" that describes the menu. Say, my-layouts.menuMenu Title
[shortcut] # <exit | stay> # <label> # <command>
[shortcut] # <exit | stay> # <label> # <command>
[shortcut] # <exit | stay> # <label> # <command>
...
The script parses this file and generates the menu.
One more thing, if your hostname is "my_machine", and the menu file that you gave to my script is "my-layout.menu", then the script will actually prefer to use "my-layout.my_machine.menu" if it exists. So you can share your config across multiple machines and have them pick the appropriate menus depending on where it is ran.
A menu example could be:
Layouts
l # stay # Rotate Layout # i3-msg toggle all
f # exit # Toggre Floating # i3-msg floating toggle
So to change i3 layouts, I type:
Super-l (opens menu)l rotate layout (rows, cols, tabs, stack) and keep the menu open. If I keep hitting l it will keep rotating.Esc to close the menu.To toggle the window floating:
Super-l (opens menu)f to toggle floating. The menu closes immediately after.If you are interested, I can share the script with you :)
I might make the switch to a GUI, but I'll never stop using Dvorak
Amen. Whenever somebody ask me for help in their computer, the very first thing I do is to add dvorak so I can work
Okay I'll bite: is Dvorak really that great?
It's good for what it's good for: avoiding carpal tunnel.
Are you consistently using a keyboard for 4+ hours a day? I mean typing, not just mouse & the occasional tap. Then Dvorak is vastly superior to qwerty. If not, not really worth it.
It was a huge pain for 2+ months for me to rewire my muscle memory to use it, but it was worth it for me. 15 years of typing a lot almost every day, never had so much as a twinge.
It doesn't help with speed. Typing speeds between qwerty and Dvorak are the same, once you factor in user experience and which one they're more used to.
If it helps you that's great, but there's no real evidence for it making any difference with RSI or carpal tunnel.
An anecdote is of course not evidence, so please take my single point of view with skepticism. As the number of hours spent typing increased, I started getting wrist and joint pain. Once I switched, that went away.
I can type for longer before my hands need a break.
Personally, I really like it. I've never been a fast typer, but I feel like I'm faster with it. The layout just makes sense to me. There was a significant learning curve though, it took me a while to get used to it
I'm not a fast typer, but my writing speed is limited by things like "what should I name this variable? hm..." rather than how fast my fingers can move.
Non-qwerty layouts are more about ergonomy/comfort rather than typing speed.
I don't know, I use neo2, but qwerty is bad
Honestly as a Dvorak user, I wouldn't switch if you can already touch type on qwerty. Unless you have to type a lot and are having issues maybe.
If you want to learn though it makes a lot of sense to just learn Dvorak instead. It's easier and less likely to cause issues later.
are u just on tty or? /gencurious
No I'm not lol I use GUI desktop, I do like the terminal for navigating the file system, running code, and installing apps though
lol I’m stealing this from another post I somewhere I saved it but:

guys don’t hate me i love gnome i know im in the minority but it works so well with touchscreens and i love the no-minimize model
Using NixOS means when I had the time to customize I wrote it all declaratively, so now that I’ve got obligations it all stays configured and reproducible. No need to swap lol
No need to swap lol
A flake-based configuration: [am I a joke to you]
so i guess everybody is doing if via flakes now but can't we just continue with the configuration.nix and home.nix split?
You can especially since flakes are still experimental technically, but I really like being able to track the lockfile in git, have a bunch of systems/homes/packages/overlays all stored together, and mixing&matching various inputs (e.g. very easily handle multiple versions of nixpkgs in the same config)
The modularity, if built properly, is pretty nice. I can just tell my friend to run a console command aimed at my flake repo and boom they have my exact mpv package and configuration with customized settings; and if they like it they can just copy one or two files and make it their own.
htop, ytop, and ranger (or something similar).
And just based on the info those show, the computer is a ThinkPad with some 4-core, non-SMT Intel CPU and 8 GB of memory with 512 MB of that reserved for the integrated GPU.
1% CPU and 74°C CPU, do these thinkpads come without cooling? :D
Single it is.
non judgemental post i just think this might be funny or relatable to some and if not i hope u feel welcome to share your experiences here peace and love
It made me laugh, so mission accomplished.
Kind of serious question...
If you are in the tiling team, is this some sort of pattern in you? To be dissident of the "mainstream" way of doing things?
Do you see yourself also taking "the other", custom, method for most areas of your life?
it's a way of doing things with programs that you don't have to think about. moving your hand to the mouse, clicking or double clicking the window, dragging it to the appropriate corner and waiting for snapping to toggle are all too slow compared to a keyboard shortcut to open and tile left, right, bottom, or stacked in i3.
this mouse movement is even ambiguous on mac os which requires external apps to make the experience marginally above suck.
The main thing is you want to commit these actions to muscle memory to free up your conscious effort on whatever it is you are trying to focus on.
“And here’s your macbook! Let me you know if you need anything else! 😘😘😘”
I don't get it. I used OpenBox when I was single and now KDE while in a relationship.