Live data from Hacker News

Viewing profile — k4j8

k4j8

HN member
Joined
Mon, Jan 09, 2023, 4:28 AM UTC
HN karma
66
Public activity
8 items

About k4j8

No profile information was provided.

Recent public activity

  1. comment
    Comment #41974113

    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…

  2. comment
    Comment #41477227

    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...

  3. comment
    Comment #40945761

    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/wee…

  4. comment
    Comment #40787336

    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.

  5. comment
    Comment #35609117

    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 game…

  6. comment
    Comment #34342085

    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…

  7. comment
    Comment #34306804

    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…

  8. comment
    Comment #34306785

    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…