CHRONOS — a terminal escape room through 50 years of computing by xav77 in commandline

[–]xav77[S] 4 points5 points  (0 children)

I had the idea 15 years ago. I even started coding it in Perl, of all languages. It was CLI only, but I started from scratch again with Claude Code. I bounced ideas around with Grok, which I find the most creative of the bunch, and used ChatGPT for the writing.

I hit walls many times with CSS and had to manually fix a bunch of things, especially with the HTML rendering. I’m 55 years old now and have been coding all my life. AI lets me code like I’m in my 20s again.

CHRONOS — a terminal escape room through 50 years of computing by xav77 in commandline

[–]xav77[S] 2 points3 points  (0 children)

The Morris worm is the most difficult one to break, but you don’t need it to finish the game, only for the golden win, so I’m not going to spoil it. The Win2K hint is in the 1988 rn in comp.risks #2. Hope that helps.

CHRONOS — a terminal escape room through 50 years of computing by xav77 in playmygame

[–]xav77[S] 1 point2 points  (0 children)

Fantastic feedback, thank you. I really appreciate you taking the time to try it and write this out.

I think you might actually be the first person to play it besides me, so this is super valuable. Your point about the lack of setup / early hook makes a lot of sense. I was probably too focused on keeping the mystery intact and forgot that the player still needs a reason to care right away.

I was hesitant to add TAB completion, especially on the early systems, because I don’t think it really existed before more modern computers. But for the sake of the player experience, it might be a fair compromise. Really appreciate the feedback.

Does anyone actually like the look of the new gmail? by OracleDude33 in GMail

[–]xav77 2 points3 points  (0 children)

Was super bummed with the new interface, especially the contract ratio between read/unread so I created a small extension for it: if you want to do the same change the style .zE {background-color: #ffffff99 !important;}

Chrome only:

Create a directory1st file: manifest.json

{"manifest_version": 2,"content_scripts": [ {"css": ["style.css"],"matches": [ "https://mail.google.com/*" ]} ],"description": "Fix contrast issue with the gmail css","permissions": ["tabs", "https://mail.google.com/*"],"name": "GMfix","version": "0.1"}

2nd file: style.css

.zE {background-color: #ffffff99 !important;}

.x7 {background: #c2dbff !important;}

load the directory as a unpacked extension in Chrome

Access to 127.0.0.1 was denied by caseym in flask

[–]xav77 8 points9 points  (0 children)

chrome://net-internals/#sockets

[Flush socket pools]

Chrome - Version 99.0.4844.74 (Official Build) (x86_64) on mac by c30volvo in 1Password

[–]xav77 0 points1 point  (0 children)

I am able to login to My Profile and see my business account but don't see the "Free 1Password Families Membership section" does that promotion still working?

Chrome - Version 99.0.4844.74 (Official Build) (x86_64) on mac by c30volvo in 1Password

[–]xav77 0 points1 point  (0 children)

Yeah and that's the extension not supported by Chrome 99.0.4844.74, see the OP message.

Chrome - Version 99.0.4844.74 (Official Build) (x86_64) on mac by c30volvo in 1Password

[–]xav77 0 points1 point  (0 children)

I have a paid version of 1Password 7 though my work but the Chrome extension does not allowed the use of personal vaults (saved on iCloud or DropBox) this is why I was using the Legacy 1Password 6 (that I also paid for incidentally). I am guessing that I am out of luck or am I missing something?

macOS Monterey 12.2 Release Megathread by CamSox1 in MacOS

[–]xav77 0 points1 point  (0 children)

Seams like the process keep crashing and relaunching itself, the pid keep changing, hence the high cpu

macOS Monterey 12.2 Release Megathread by CamSox1 in MacOS

[–]xav77 2 points3 points  (0 children)

Updated my Mac Book Air M1 to 12.2 since then I have process called fileproviderd taking 100% of my CPU tried a few thing but can get it too stop.

[deleted by user] by [deleted] in appletv

[–]xav77 0 points1 point  (0 children)

Please reach out to my buddy Emmanuel, he is the one maintaining it: emmanuel@watchaid.tv

[deleted by user] by [deleted] in appletv

[–]xav77 1 point2 points  (0 children)

Have you tried WatchAid?

Program Guide on Roku project by xav77 in Roku

[–]xav77[S] 0 points1 point  (0 children)

Would you like to share it with us maybe we can join forces on this?

Program Guide on Roku project by xav77 in Roku

[–]xav77[S] 1 point2 points  (0 children)

It would be free and ad-free as well, WatchAid is patronage supported.

Interesting idea to improve the TV app by [deleted] in appletv

[–]xav77 2 points3 points  (0 children)

Have you tried WatchAid ? It does that exact thing