Avatar

Chris Gerber

gerbercj@lemmy.world
Joined
0 posts • 11 comments

Automating CI/CD for ChromeOS at Google. A software engineer, Freemason, and naturalist. I relish fine foods and puns.

Direct message

You could create a list of commands in a text file, and then pipe that into fzf. With a light wrapper that would allow you to type a portion of the command to select and execute it.

permalink
report
reply

The Azeron and reWASD software are Windows only, unfortunately. That said, there is storage for two profiles in the device, so it can be used with a Linux machine after it is configured with the Azeron software. I’ve heard of folks using AntiMicroX on Linux to configure it, but have never tried myself.

permalink
report
parent
reply

If you’re OK with stepping away from a standard keyboard, I have an Azeron Cyborg that I use for most of my games. Paired with reWASD, it is infinitely customizable. It’s a bit pricey, but I love having a thumbstick in the mix. Not quite what you’re looking for, but maybe it provides some inspiration?

permalink
report
reply

The key is stored in IndexedDB. You can read more about that at https://developer.chrome.com/docs/devtools/storage/indexeddb.

It’s not readily available from the Terminal.app UI, but you can get there. Press Ctrl+Shift+I to open the Inspector. Select Application from the top tabs. On the left, under Storage, go to IndexedDB > indexeddb-fs > nassh-rootfs > directory. Look through the list of fullPath entries to find the appropriate entity. In the Value column, locate the data property and click the memory inspector icon to the right of it.

permalink
report
reply

I use Chrome Remote Desktop daily. I don’t know if it’s the best, but it works great for me. https://remotedesktop.google.com/

permalink
report
reply

AsciiDoc for plain text markup. It handles more use cases, and has fewer ambiguities in the standard than Markdown.

permalink
report
reply

On my main workstation I use Kitty, but everywhere else I use the Chrome Secure Shell Extension.

permalink
report
reply

It hasn’t been updated in 10 years, but still my go-to: https://play.google.com/store/apps/details?id=net.cactii.mathdoku

permalink
report
reply