Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
k4j8
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
k4j8
7d ago
The best space exploration game I've played is Outer Wilds ( https://store.steampowered.com/app/753640/Outer_Wilds/ ), but instead of the NMS sandbox there are puzzles.
2.
▲
by
k4j8
2y ago
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 author thinks Levitt shoul
3.
▲
by
k4j8
2y ago
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...
4.
▲
by
k4j8
2y ago
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 frozen state.
5.
▲
by
k4j8
2y ago
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.
6.
▲
by
k4j8
3y ago
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.
7.
▲
by
k4j8
4y ago
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 s
8.
▲
by
k4j8
4y ago
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 approach? Would th
9.
▲
by
k4j8
4y ago
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, but from what I ca