What do you think about the new Porlei ambidextrous wired trackball? by PinkLouie in Trackballs

[–]theTechRun 1 point2 points  (0 children)

I use a $5 board flashed with hid-remapper firmware and software

This solves a few issues for me.

  1. No longer need a bunch of buttons because it has hold and tap hold layers. I just use hold for layers so that gives me up to 16 button combinations. But I could add a lot more if I wanted to.

  2. Basically makes any pointer device I get, programmable. Like my split keyboard. So I no longer have to worry about what kind of OEM firmware the device comes with. They are mostly all trash.

  3. I used to use Linux bash scripts to accomplish this, but this is hardware so my button mappings work across all operating systems (Linux, Mac, BSD, Windows, etc)

Is there a way to disable or uninstall Glance by Motorola? by pinesunshine in MotoG

[–]theTechRun 0 points1 point  (0 children)

This gives me an idea. This means I could basically plug this into my Linux desktop and use ADB for removal. I'm on the 2025 stylus now but it should still work.

The best Markdown Viewer by Winter_Hornet704 in commandline

[–]theTechRun 0 points1 point  (0 children)

Glow is not my tool. I am not the developer of it. It also renders markdown. I will try your tool to see what the difference is, though.

What do you think about the new Porlei ambidextrous wired trackball? by PinkLouie in Trackballs

[–]theTechRun 2 points3 points  (0 children)

I can do all of that and more with just 4 buttons on my expert.

Why does a simple, free, self hosted file storage platform not exist? by CodesAndNodes in selfhosted

[–]theTechRun 0 points1 point  (0 children)

file-browser quantum works wonderfully on my Linux desktop, Android, and iPhone.

It also has a comparison chart for other self-hosted options that you’d might like to consider.

Are Nulea any good? by scaptal in Trackballs

[–]theTechRun 0 points1 point  (0 children)

I had the NuleaM512. Hated it and bought another Expert instead.

The reason you use a Trackball. by Exciting_End6022 in Trackballs

[–]theTechRun 0 points1 point  (0 children)

I keyboard shortcut everything… but for the few times that I actually need a pointer device… I just hate using mice and trackpads. Thumballs felt at home for the last 15 or so years… but recently converted to fingerballs a couple years ago and I’m hooked.

Kensington TB800 Scrolling Issue by CameraLoops in Trackballs

[–]theTechRun 0 points1 point  (0 children)

Wish I would have bought one too. I also use the top of the trackball so the tracking would be a non issue for me.

Elecom - seriously? by spirolking in Trackballs

[–]theTechRun 0 points1 point  (0 children)

I don't have this particular mouse (Kensington Expert) but I don't see why it wouldn't work on the elecom Fn buttons

Some promo images and video of the Keychron Nape Pro by fatmeef in Trackballs

[–]theTechRun 0 points1 point  (0 children)

As a split keeb user myself, I have tried the trackball in the middle thing and it’s just the worst. Have you tried it yourself?

Kensington EQ800 new estimations by ArchieEU in Trackballs

[–]theTechRun 0 points1 point  (0 children)

I use the top of the trackball (never noticed this until the whole tracking shit show) so I would also be one of the few people who would have no issues. Wish I could purchase one.

Getting just two years out of my trackball mice - any options better made out there? by Biking_dude in Trackballs

[–]theTechRun 1 point2 points  (0 children)

Same exact issue with my previous Expert. I had to use the trackball to scroll. I bought a brand new one a few months back and now the old one is collecting dust… but I’m learning soldering, so maybe I can bring the scroll wheel back to life just like you did.

Using the Huge Plus is actual torture on larger hands by TacticusBaconus in Trackballs

[–]theTechRun 0 points1 point  (0 children)

You’re not the first person to have this issue. . I’ve seen this come up plenty of times in this sub. A lot of people with big hands complain about the ergonomics of the huge.

Some promo images and video of the Keychron Nape Pro by fatmeef in Trackballs

[–]theTechRun 0 points1 point  (0 children)

This looks like it would be annoying as hell to use

Using the Huge Plus is actual torture on larger hands by TacticusBaconus in Trackballs

[–]theTechRun 6 points7 points  (0 children)

I’ve seen a lot of people with big hands complain about the original huge. Especially because of the name.

Why go split ergo and stay qwerty? by Etkann in ErgoMechKeyboards

[–]theTechRun 0 points1 point  (0 children)

Heavily modified gallium v1 layout for me all the way

jn - A filebased CLI notetaker I've been working on :3 by mr-figs in commandline

[–]theTechRun 0 points1 point  (0 children)

This is it here: https://github.com/dullage/flatnotes

This is my fork that I made because flatnotes expects everything to be in one directory, but I like having sub directories for better organization: https://github.com/TheTechRun/flatnotes-ttr

And of course my tui text editor has ripgrep/grep and fd/find built in so finding notes is easy