Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

CsXGF8uzUAOh6fqV, to mechanicalkeyboards in Bent switch contacts [solved]
@CsXGF8uzUAOh6fqV@lemmy.world avatar

In my experience you can bend them back just fine. Especially if it is not a sharp bent.

CsXGF8uzUAOh6fqV, to linux in “Systemd is the future”
@CsXGF8uzUAOh6fqV@lemmy.world avatar

It is shown by non-systemd distros that systemd doesn’t really solve problems for desktop usage. When you switch away, not much changes basically. I sometimes hear that it is a different story on servers.

CsXGF8uzUAOh6fqV, to linux in Editing (or running) file(s) regardless of current directory. [Cli tip]
@CsXGF8uzUAOh6fqV@lemmy.world avatar

What about FZF? For example, I want to play a video file without digging through my files, I type fflpay and press ctrl-t which opens a fzf fuzzy finder. Type the incomplete name and select it. I would suggest this at least for the second example as running the wrong executable may get you in trouble. This is on the fish shell but I think other shells have similar possibilities. I also use this ctrl-t thing in combination with nvim or even cd.

CsXGF8uzUAOh6fqV, to linux in What is PID 0?
@CsXGF8uzUAOh6fqV@lemmy.world avatar

You can call it low effort, but Lemmy is a “link aggregator”. Even just sharing links has its value.

CsXGF8uzUAOh6fqV, to mechanicalkeyboards in Daily driver sparkling in the sun.
@CsXGF8uzUAOh6fqV@lemmy.world avatar

Yes, I use vim :) The spacebar is basically split into four buttons. The rightmost one is actually space. The leftmost one is shift. This means I only need one shift key as I don’t need to alternate left and right shift. The keys with arrows on them are not actually arrow keys, I use arrow keys on a layer. The left one pointing right is enter when pressed and FN when held. the right one is is -_ when pressed and a layer key when held. All the the mods on the left work like that too: tab when pressed, mouse layer when held. 0 when pressed, superkey when held. Esc when pressed, ctrl when held.

CsXGF8uzUAOh6fqV, to linux in Anyone remember this one video of a guy designing a new command line shell?
@CsXGF8uzUAOh6fqV@lemmy.world avatar

I ditched ZSH a long time ago because it wasn’t snappy. From what I remember, things like autocomplete, syntax highlighting, etc were written in ZSH and not build in. In something like Fish it is build in and it felt much faster to me.

CsXGF8uzUAOh6fqV, to mechanicalkeyboards in Hand wired a southpaw 1800(-ish) keyboard with no stabilizers
@CsXGF8uzUAOh6fqV@lemmy.world avatar

Not OP but probably just the key next to the "’ key. The text on keycaps are just labels and do not dictate what the key does.

CsXGF8uzUAOh6fqV, (edited ) to mechanicalkeyboards in Hand wired a southpaw 1800(-ish) keyboard with no stabilizers
@CsXGF8uzUAOh6fqV@lemmy.world avatar

This changes the angle at which they meet your thumb. Many find this configuration more comfortable when they use mods instead of a spacebar kit. I do this too.

CsXGF8uzUAOh6fqV, (edited ) to linux in Is it possible to parse a rss reader through ffplay?
@CsXGF8uzUAOh6fqV@lemmy.world avatar

I see, I didn’t know ffplay could do some ffmpeg stuff by itself but it makes sense (ffplay is bundled with ffmpeg). I tried a very small example, you have to tweak it:

-vf drawtext=“fontsize=20:fontcolor=white:text=example line of text:y=h-line_h:x=mod(w+text_w-50*t,w)”

It makes the text scroll right to left, looping back to the start when it goes off screen. I adapted it slightly from the examples section of the manual: ffmpeg.org/ffmpeg-filters.html#Examples-71

CsXGF8uzUAOh6fqV, to linux in Is it possible to parse a rss reader through ffplay?
@CsXGF8uzUAOh6fqV@lemmy.world avatar

I understand the end result you want to achieve, but what do you mean with “parse a rss reader through ffplay”? Parsing is taking in a string (text) and building some datastructure from it (like an AST). You can parse a rss feed (it’s XML) but I don’t get what parsing a rss reader is. Also “through ffplay”? You want ffplay to parse your rss for you? Or do you want to parse rss and than have ffplay somehow display the result (the news headlines taking from the feed)? ffplay displays videos and images (I use it as my only video player lol). If you want to render some text underneath a video stream I think you need ffmpeg first and than pipe the result into ffplay.

CsXGF8uzUAOh6fqV, to linux in What is the appeal of a binary-tree only in a tiling window manager (bspwm) vs. nested splits (i3 and sway)?
@CsXGF8uzUAOh6fqV@lemmy.world avatar

Well I guess they just don’t think it is necessary to have a n-ary tree. I use i3 but I rarely have more than 2 windows open per monitor (apart from my floating scratchpad terminal). Usually I have just two windows side by side per workspace. So if I would switch to bspwm I wouldn’t really be limited by it. That is also my reason for not switching to a dynamic tiler: I never split my windows enough to where it matters.

CsXGF8uzUAOh6fqV, to mechanicalkeyboards in Daily driver sparkling in the sun.
@CsXGF8uzUAOh6fqV@lemmy.world avatar

If you follow the github link (github.com/codybloemhard/eliza) you will find a picture of the matrix! I really like the upside down mods for space bars. It depends a bit on how you angle your hands when you type, but if I put the ‘space bar’ modifiers in their regular orientation, the edge will dig into my thumb. One thing I would do differently is the position of the screws. Two of the screws are right where my thumb comes down on the board when I press down the space bars. This was slightly irritating and I had to get used to it.

CsXGF8uzUAOh6fqV, (edited ) to mechanicalkeyboards in Daily driver sparkling in the sun.
@CsXGF8uzUAOh6fqV@lemmy.world avatar

Haha. They are themed after ASCII control characters. ‘BS’ stands for ‘backspace’. Maybe you’ll like the ‘F_ack’ key as well :)

en.wikipedia.org/wiki/Control_character

CsXGF8uzUAOh6fqV, to mechanicalkeyboards in Daily driver sparkling in the sun.
@CsXGF8uzUAOh6fqV@lemmy.world avatar

‘stash’ is a command for the software ‘git’ which is something programmers use a lot. This GMK set has its modifier keys themed after that software. So the functionality of the keys is not really connected to what the text reads on them. In my case they happen to be shift and space.

CsXGF8uzUAOh6fqV, to mechanicalkeyboards in Family photo
@CsXGF8uzUAOh6fqV@lemmy.world avatar

People usually use either their left or right thumb for space (some bring a finger down instead of using a thumb). Whatever side you are used to, you would keep space at in your split space layout. For me that is the right side. The other one is shift for me so it does also get a lot of use, but yes the right one gets used more frequently.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • fightinggames
  • All magazines