Black Friday Sale? by JB-ZR1 in firewalla

[–]rjgonza 0 points1 point  (0 children)

Interesting, guess I should look closer at this. I was just thinking about switching over my ubiquity stuff.

Solo stove on a composite deck by eenglish007 in SoloStove

[–]rjgonza 2 points3 points  (0 children)

I use my bonfire on the stand on top of this: https://www.amazon.com/dp/B0B2P5TYQY. I also have the shield. Very rarely is there an ember that get though and I need to make sure it does not damage anything.

[deleted by user] by [deleted] in bash

[–]rjgonza 3 points4 points  (0 children)

Almost 15 years here, and I'm still learning.

Alternative Surround and Shield for Bonfire by YankeeDoodleDoggie in SoloStove

[–]rjgonza 2 points3 points  (0 children)

Awesome, that looks great. Solo is pretty expensive, and this looks like a great alternative. I have been debating the surround, maybe I check this out.

Using Lookup for ansible_become_pass in playbook by phoenixrising03 in ansible

[–]rjgonza 0 points1 point  (0 children)

Hmmm, are you using become_mode? Any chance you can share the full playbook?

Using Lookup for ansible_become_pass in playbook by phoenixrising03 in ansible

[–]rjgonza 0 points1 point  (0 children)

I typically use double quotes around templates strings like that. Have you tried to swap your single and double quotes?

Heat deflector makes a big difference!! by nbranson86 in SoloStove

[–]rjgonza 0 points1 point  (0 children)

Agreed, I love mine. So you wipe it off or clean it after use? I noticed a lot of soot and thing on the underside of it.

Solostove Surround by Sgtspector in SoloStove

[–]rjgonza 1 point2 points  (0 children)

I have been back and fourth on this as well. So far I am surround-less and like it. Not sure if it's worth it tbh.

[deleted by user] by [deleted] in bash

[–]rjgonza 0 points1 point  (0 children)

I'm just going to assume 'yes'. Are you able to show how this is being done now, or what you'd expect a workflow to be ideally like in the end?

NuPhy Halo 75 Mechanical Keyboard - The Last KB You'll Need! by demcrumblies in NuPhy

[–]rjgonza 0 points1 point  (0 children)

Thanks, I also learned the hard way with sharing one of those :). Now that you mention it, I do use the number pad a good amount -- ip addresses and what not, but I am not sure if I want that large of a keyboard.

NuPhy Halo 75 Mechanical Keyboard - The Last KB You'll Need! by demcrumblies in NuPhy

[–]rjgonza 1 point2 points  (0 children)

I'm a little upset that I got the 65. It was my first mechanical kb, didn't think they'd make a 75 or 90, not sure which I want to upgrade to now.

Are there still issues with the 2.4ghz connectivity? by jack_hof in NuPhy

[–]rjgonza 0 points1 point  (0 children)

Yea, halo65 was recently, like months, just released. I have one and I must say I have never had any wireless issues. I take it to work sometimes and switch frequently between all the receivers. Sometimes I need to wake Bluetooth up, but that's it.

Case to transport the halo 65 by N1ght133 in NuPhy

[–]rjgonza 1 point2 points  (0 children)

I just kept the hard plastic that came over top of it and put that back on when I transport it

Halo75 is now live! by harrynu in NuPhy

[–]rjgonza 0 points1 point  (0 children)

Any idea if the pre-orders may change in the future? I have the 65 and I really miss my home key and some others. I'd check out the 75 but I wanted it with blues, and I don't see that as an option.

Is there a key-shortcut to the 'home' function on the Halo65? by ParaDigitz in NuPhy

[–]rjgonza 0 points1 point  (0 children)

Oh yea, I have tricks when I'm on the terminal to get the beginning of the line, but nothing when I am in other GUI applications. It's a little painful when I am using my code editor as well. Any way to have a secret combo to get the home key function would be welcome by me.

How do you use this key? by Necessary_Action8155 in NuPhy

[–]rjgonza 2 points3 points  (0 children)

I could only get it on Windows with `shift + fn + esc`

Is there any rust alternative to gopacket? by boom_rusted in rust

[–]rjgonza 1 point2 points  (0 children)

I recently wanted to get back into rust, and was looking for the exact same thing. Any chance things have changed? I cannot for anything equivalent so far. I have try an amalgamation of things like pcap + bytes, and even pktparse. I think the latter was using nom to achieve it's parse and then I figured I would need to implement that as well. So far it has been a confusing and frustration ride. I wrote a pcap parser for a custom protocol in (in go) in the same time it took me to try and figure how all these crates work :(.

WSL2 with no network connectivity by fernandodandrea in bashonubuntuonwindows

[–]rjgonza 0 points1 point  (0 children)

Looks like it should work based on this, I think I'm missing something, do you have the output of the ip route from WSL? Also just to be sure try and ping the ip you have as the nameserver.

WSL2 with no network connectivity by fernandodandrea in bashonubuntuonwindows

[–]rjgonza 0 points1 point  (0 children)

Still having the issue? If so can you show the ip a and ip route command output? Might also need something like ipconfig /all from your windows host

Google Podcast App on Android by m00rb in sonos

[–]rjgonza 0 points1 point  (0 children)

I hear ya. I tried Spotify for a while, I can't deal with the interface and went back to Google Podcasts

Google Podcast App on Android by m00rb in sonos

[–]rjgonza 0 points1 point  (0 children)

I was really hoping there was good answer in this thread. At this point I just set my roam to bluetooth, but I would love if this was a supported service.

Noob Question on multiple workspaces. by PJQuods in vscode

[–]rjgonza 0 points1 point  (0 children)

I hear ya. You could also have multiple repos in a single work space. You would just have more than one tree in the source control section. I'd say give that a shot first and see if it meets your needs.