The author disagrees with Harvard psychologist Ellen Langer, whom Levitt interviewed on his podcast, People I Mostly Admire, which is part of the Freakonomics radio network but not the main show, Freakonomics. The…
This one break area at work had some cookies sitting out one time for people to grab. That was 6 months ago, but I still check every time I pass it...
Keeping your credit frozen permanently is a great idea. Some of the credit agencies even encourage this with features such as a temporary unfreeze of your credit for a few days/weeks and then back to the permanently…
Before switching to Linux for gaming, I recommend checking compatibility of your favorite games using https://www.protondb.com/, an unofficial site for Proton compatibility.
I've had some success with sites such as Facebook Groups or Meetup. They organize events to connect strangers with a shared common interest, in my case casual hiking and board games.
See the example usage via the link below. https://github.com/k4j8/filetailor#example-usage The program works great for my use case, but I don't have a CS background and this was my first big project, so I'm sure it's…
My homebrew solution uses comments surrounding or in-line with the code that is machine-specific. The program then uncomments/comments the code appropriately as it is backed up and restored. What do you think of this…
I didn't discover Chezmoi until seeing this thread (sigh). I developed a tool, filetailor, with an almost identical goal (dotfile management while accounting for differences across machines). It uses Python and YAML,…
The author disagrees with Harvard psychologist Ellen Langer, whom Levitt interviewed on his podcast, People I Mostly Admire, which is part of the Freakonomics radio network but not the main show, Freakonomics. The…
This one break area at work had some cookies sitting out one time for people to grab. That was 6 months ago, but I still check every time I pass it...
Keeping your credit frozen permanently is a great idea. Some of the credit agencies even encourage this with features such as a temporary unfreeze of your credit for a few days/weeks and then back to the permanently…
Before switching to Linux for gaming, I recommend checking compatibility of your favorite games using https://www.protondb.com/, an unofficial site for Proton compatibility.
I've had some success with sites such as Facebook Groups or Meetup. They organize events to connect strangers with a shared common interest, in my case casual hiking and board games.
See the example usage via the link below. https://github.com/k4j8/filetailor#example-usage The program works great for my use case, but I don't have a CS background and this was my first big project, so I'm sure it's…
My homebrew solution uses comments surrounding or in-line with the code that is machine-specific. The program then uncomments/comments the code appropriately as it is backed up and restored. What do you think of this…
I didn't discover Chezmoi until seeing this thread (sigh). I developed a tool, filetailor, with an almost identical goal (dotfile management while accounting for differences across machines). It uses Python and YAML,…