she46BiOmUerPVj's comments

she46BiOmUerPVj | 7 months ago | on: OpenIPC: Open IP Camera Firmware

Hard wire your cameras and have a blinking red "recording" light that actually only responds to wifi jammers which cause it to stop blinking. They think they got the cams down, and stroll on unaware.

Then they don't even realize the real camera isn't visible. It's next to that big obvious one.

she46BiOmUerPVj | 7 months ago | on: PixiEditor 2.0 – A FOSS universal 2D graphics editor

Looks fun. It's standard for software packaged for Linux to include a base directory in its tarball, and I usually check, but I did barf your application all over my /opt.

May sound crazy but I was hoping for export to terminal escape codes / box drawing chars. No biggie, I can convert the output.

she46BiOmUerPVj | 1 year ago | on: FLAC 1.5 Delivers Multi-Threaded Encoding

I have a flac collection that I was streaming, and I ended up writing some software to encode the entire library to opus because when you are driving around you never know how good your bandwidth will be. Since moving to opus I never have my music cut off anymore. Even with the nice stereo in my car I don't notice any quality problems. There are definitely reasons to not stream wav or flac around all the time.

she46BiOmUerPVj | 3 years ago | on: Use fzf for tmux session switching

This is exactly my set up as I work on a number of remote systems daily.

I have an "outside" tmux session that can be run at either my desktop or laptop. When I start fresh, I open an outside tmux session and run a startup script. This preloads my outside session's copy buffers with named passwords from the `pass` password manager and creates windows to each of my remote sites. The shell for each of these windows is set to a script that does a simple loop of network check than attempt to ssh to the remote site. This ssh connection has an environment variable set that my remote bashrc will see. When this variable is set, my remote "inside" tmux connection is automatically recalled (or created if it doesn't exist.)

I have a script runs when I put the laptop to sleep that kills all the SSH connections cleanly, and when it wakes up again, every window reconnects to the remote machines and opens the remote tmux connections again. Everything is exactly where it was before and needs no intervention.

she46BiOmUerPVj | 3 years ago | on: Pitivi, a free and open source video editor for Linux

Blender seems to be the best long term solution in that it's got good bones and a great license. It got me back into video editing after I moved all of my machines to Linux ages ago. The ability to do basically anything inside of the program with python is superb.

she46BiOmUerPVj | 4 years ago | on: Reasons for servers to support IPv6

You mean you explicitly disable it? Or you never use sites like Google or Netflix? Why would you get NXDOMAIN for anything with IPv6 enabled? No ISP would only offer IPv6 without IPv4 as well.
page 1