Live data from Hacker News

A year with the Elgato Stream Deck

sixcolors.com

71–80 of 118 posts

Re: A year with the Elgato Stream Deck

#71
post #67

I have a good old Ableton Launchpad mk1 (These go apparently for as low as $25 on ebay/Reverb). This gives me 8x8 + 16 buttons that I monitor via a Java app that I wrote. It works but I'd love to have a UI app for controlling it and assigning actions, similar to https://www.midi-mixer.com but for macOS - I'm too lazy to write a UI on top of my Java hack. Any recommendations for something that can consume generic MIDI…

Keyboard Maestro should do that handily.

Re: A year with the Elgato Stream Deck

#72

I wonder if the Touch Bar was actually a poorly executed good idea. I've always used a full external keyboard (with numeric pad) but I'd love to have the F16-F19" keys graphically mapping to something depending on the context. For example, in VS code, I currently have F13 for start debugging and resume. F14 for stepping over, and F15 for stepping into. I would wish to have a physical F key with a configurable charact…

The implementation was certainly bad. The tabs in the Touch Bar in Safari are totally broken on both macs I've owned with Touch Bars, across many macOS and Safari versions. If Apple can't make it work at all in Safari then it's pretty hopeless

Re: A year with the Elgato Stream Deck

#73
My favorite use of Stream Deck (XL) is hooking it up to a small, custom API to quickly change my Slack status at work. It’s so nice to smash a single button and walk away to lunch or walk my dog.

I also have the top row filled with world clocks.

Re: A year with the Elgato Stream Deck

#74
I have one, but the software is just annoying, so I recently bought an Adafruit MacroPad: https://www.adafruit.com/product/5128

It works on any device including my iPads, and although I'm only using it for keypresses, there are plenty of modules for doing MIDI and other HID shenanigans that I haven't investigated yet.

Re: A year with the Elgato Stream Deck

#75
post #52
post #34

For someone who kinda wants this stuff but doesn't feel great about spending 200 bucks for 15 buttons and all the garbage that goes with... an idea I had last week seeing this article is to buy a USB 10-key numpad from a pawn shop, and use something like kmonad[0] to map key presses from that device to specific actions. Reuse some existing tech, and you can just tape over buttons. It's not exactly the same product fo…

I used a RP2040 macropad from Adafruit [0] to play with this- I use mine as numpad on occasion, but can also use it for Zoom controls, media volume/next/speed/etc, or Photoshop actions. [0]: https://www.adafruit.com/product/5128

Pimoroni also make a Macropad based on the 2040. It's a little simpler in design but works on the same basis.

Re: A year with the Elgato Stream Deck

#76
I use my Stream Deck to show me the temps of my CPU/GPU/and the water temp on my custom loop

I also have a mute the microphone button, and a simple "NVIDIA capture the last 2 minutes of my screen" button..

Works perfectly for what I wanted, a temp/fan monitor with a couple extra buttons.

Having the ability to mute/unmute in meetings via a hardware button is awesome.

Re: A year with the Elgato Stream Deck

#77

Shameless self-promotion, but I used a Stream Deck to make "Princess Buttons" for my kids: https://dantonio.info/projects/the-buttons/ Allows me to not be the DJ/arbiter of music for my toddlers, yet still provides them with control over the music (Sonos) and helps them learn to negotiate & take turns between themselves. The Stream Deck has, thus far, held up to quite a lot of abuse. I've added some lighting control…

Also thanks for sharing, however your second picture in the header screams to me that Streamdeck + sand doesn't go well together and looks like a common combination when kids plus outside play settings are combined. You mention a waterproof enclosure but I doubt the streamdeck itself is IP rated. I suspect a thin transparent sheet over the top would fix that though, or do you just replace the streamdeck every so often?

Re: A year with the Elgato Stream Deck

#78

Shameless self-promotion, but I used a Stream Deck to make "Princess Buttons" for my kids: https://dantonio.info/projects/the-buttons/ Allows me to not be the DJ/arbiter of music for my toddlers, yet still provides them with control over the music (Sonos) and helps them learn to negotiate & take turns between themselves. The Stream Deck has, thus far, held up to quite a lot of abuse. I've added some lighting control…

No shame in sharing something cool on HN. This was a nice well-executed project, also I like the look of your blog

Re: A year with the Elgato Stream Deck

#79

My experience with Stream Deck has not been so smooth, but it is more due to Windows as an OS on corporate environment rather than the hardware. I got Stream Deck primarily to show status and control Teams online meetings on Windows. Unfortunately, on Windows, Teams does not have global hotkeys for mute/unmute mic, audio on/off, video on/off etc. The keys are local to the online meeting window only. It also does not…

> Unfortunately, on Windows, Teams does not have global hotkeys for mute/unmute mic, audio on/off, video on/off etc If I'm understanding your need correctly, you can do this with Microsoft Powertoys: https://docs.microsoft.com/en-us/windows/powertoys/video-con...

Does this have the downside of not showing your muted status to the other participants?
Post reply on HN