Comments

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

Penguincoder, to chat in How much does a creator's worldview influence whether you use their tech or consume their media?

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, to chat in Favorite Charities?
  1. No kid should ever go hungry
  2. Information should be free; privacy is important
Penguincoder, to opensource in Migrate from Authy to FOSS TOTP app

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

Penguincoder, to opensource in Migrate from Authy to FOSS TOTP app

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.

Penguincoder, to linux in What's your current favorite distro that isn't Arch, Debian or Fedora?

NSA would like to know your location. Enable?

Penguincoder, (edited ) to linux in What's your experiences with Debian and Rocky as a homeserver OS?

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, to food in Nonalcoholic Beer Is Booming. Here Are the Ones to Try.

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, to chat in Thinking about the direction of Beehaw

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

Penguincoder, to chat in Thinking about the direction of Beehaw

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.

Penguincoder, (edited ) to linux in Is there such a thing as split-screen grep?

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, to chat in how's your year going, Beehaw

I echo this. Ask again later :P

Penguincoder, to chat in Happy New Years ya jerks

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

But happy new years. Take it easy. BEE cool

Penguincoder, to chat in how's your holidays going, Beehaw

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…

Penguincoder, to news in Gaza war's staggering toll reaches a grim milestone: 20,000 dead
Penguincoder, to risa in Fuck, Marry, Kill

In that order.

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