Penguincoder

@Penguincoder@beehaw.org

Bit-breaker working in cybersecurity/IT. Only languages I know are English and Programming ones.

Sometimes I write things about technology.


If I told you the SHA256 for this sentence starts with ‘c, 5, four, a, and a’, would you believe me?

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Penguincoder,

NSA would like to know your location. Enable?

Penguincoder,

Where are these discussions happening? On the beehaw Lemmy or elsewhere?

Penguincoder,

Its an on going discussion and not a take our ball and go home situation. I think its important to gather support and insight with a big decision and not play dictator. Also, now the hectic holiday season is mostly over in the states, others opinions may differ from before.

How much does a creator's worldview influence whether you use their tech or consume their media?

Watching the drama around kagi unfold and it has me wondering how much you take into consideration a creator’s view on things like homophobia, sexism, racism, etc. when deciding to use a product. I think most of us have a bar somewhere (I would imagine very few on this website would ever consider registering on an altright...

Penguincoder,

Not at all. I’m a user of the product/service, not the creators friend or even acquaintance. If their product sucks, I’m more apt to speak against that. If the persons worldview sucks, that’s their problem; so long as it does not infect their tech or media. If/when it does, that’s a different aspect.

Penguincoder, (edited )

The *arrs don’t actually find content for you, they give you an interface to track and view content. You would still need some type of finding service to plug into Sonnar be it Usenet or torrents. What ever providers you use for finding content, would stay the same if you just add Sonarr etc. Maybe this will help explain things.

What's your experiences with Debian and Rocky as a homeserver OS? (external-content.duckduckgo.com)

Hello there lemmings! Finally I have taken up the courage to buy a low power mini PC to be my first homeserver (Ryzen 5500U, 16GB RAM, 512 SSD, already have 6TB external HDD tho). I have basically no tangible experience with Debian or Fedora-based system, since my daily drivers are Arch-based (although I’m planning to switch...

Penguincoder, (edited )

I use both (and others) for different reasons. However, the primary homelab server I use is based on Debian - Proxmox OS. It runs on the machine hardware you have but then you can run a few ‘fake’ computers (virtual machines) on top of that host OS. This is called a hypervisor. So when running Proxmox on the host, you could run a Virtual machine (guest) that is running Rocky and play around with that. Or Fedora, or Gentoo… or ^A^r^c^h. That really would be the avenue to go to learn about different Distros and nuances without having to breakdown and rebuild everything every time.

My experience is that both Debian and Rocky are stable and very useful for what you need them to do. Debian favors stability, whereas Rocky favors being a RHEL compatible OS. It’s easier to do somethings on Debian, but you may learn more enterprise aspects using Rocky.

Penguincoder,

Athletic Brewing NA beers are pretty good. Of course, they don’t get you buzzed, but the flavor is there. I especially enjoy the First Ride, from them. Wit’s peak is good for that I want a Witbier style of beers.

Penguincoder,

Stressful but that’s normal? Less stressful than some other years. Family likes their gifts so much they’re arguing about them. No work today though so win there. I need a break from the break…

Is there such a thing as split-screen grep?

I want to run a command and see all of its output on the left hand side, while simultaneously searching/grepping for particular lines on the right hand side. In other words, I want a temporary vertically split screen in my CLI, ideally with scrollback on each side of the split, but where I expect the left hand side to be...

Penguincoder, (edited )

Your request goes against the unix philosophy. Grep does one thing and does it well. If you desire additional functionality, you should add another utility to accomplish what you want.

rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/ | grep denied

In your specific task, utilize bashims to do (what I think) you want:

rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/ || echo “task failed”

Penguincoder,

You can work with the snap to do this, but agree it’s bullshit. Try this method. Same concept though.

Penguincoder,

A GIST with good instructions/how to. Follow the steps until #8, but don’t paste in the following code block; instead scroll down a bit until you see Alternatively, this code can be used to save your tokens as a JSON file, and then paste in THAT code block. That should get you a json file with TOTP credentials ready to import to another FOSS authenticator. I like Aegis and it can import that json file from step 1.

Happy New Years ya jerks

I’m drunk. My partner deleted what I originally wrote. It was about how fallible we humans are to put it nicely. Regardless of our failings which we know we have, I really wish y’all as great a 2024 as we can manage. At the very least I hope we can have a better year. I won’t be forgetting any auld acquaintances. Have a...

Penguincoder,

Don’t tell me what kind of year to have.

But happy new years. Take it easy. BEE cool

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #