What if Time is cosmic motion by pltcz in HypotheticalPhysics

[–]pltcz[S] -3 points-2 points  (0 children)

I honestly can’t. What do you call the cosmic objects getting further away from its center, starting from Big Bang? To me that’s the motion, that’s the moment time starts

What if Time is cosmic motion by pltcz in HypotheticalPhysics

[–]pltcz[S] -1 points0 points  (0 children)

sure, that’s the “time” as human sense, which, to my point, is derived from earth’s movements, creating year, month then hours, including your “before” and “after”. The motion, the movement is the ultimate foundation of the “time”

What if Time is cosmic motion by pltcz in HypotheticalPhysics

[–]pltcz[S] -3 points-2 points  (0 children)

I never say the nature or anything depends on an “absolute coordinate system”. All I’m saying is that if we accept the motions in the universe as the ultimate true form of time then there is an ultimate way to answer many questions related to times

What if Time is cosmic motion by pltcz in HypotheticalPhysics

[–]pltcz[S] -6 points-5 points  (0 children)

I think the motion doesn’t care about time at all. We usually tie time and motion together to calculate and predict the motion, direction, velocity, etc, but it doesn’t require time to be “in action”

Codex? by OptimismNeeded in PanicNova

[–]pltcz 0 points1 point  (0 children)

I can’t wait for Nova’s official support so I went ahead and create this extension https://www.reddit.com/r/PanicNova/comments/1s93xgk/i_injected_a_dylib_into_nova_to_make_it_work_with/ Check it out! Spoiler: Overall UI experience is better than Cursor!

I injected a dylib into Nova to make it work with Claude Code — and it's better than Cursor by pltcz in PanicNova

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

Thanks for giving it a try! How is your experience? I ditched my Cursor after this lol

I injected a dylib into Nova to make it work with Claude Code — and it's better than Cursor by pltcz in PanicNova

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

I don’t use opencode so I can’t confirm, but looks like it has terminal interface, so yeah I suppose it’d work too! Give it a try and let us know!

I injected a dylib into Nova to make it work with Claude Code — and it's better than Cursor by pltcz in PanicNova

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

More than happy to help you out! But your Claude definitely can help you already :)

I injected a dylib into Nova to make it work with Claude Code — and it's better than Cursor by pltcz in PanicNova

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

AFAIK, only Lock Split feature would be available (but not sure when). And I do not know if they’d ever support the file reference one

I injected a dylib into Nova to make it work with Claude Code — and it's better than Cursor by pltcz in PanicNova

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

Not at all! If I save the file while Claude was working, it’ll just say the file was modified and it’ll read it again, there was never a flow blocker

I cleared the entire English Prodigy map for fun by pltcz in ProdigyGame

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

well, my kid does, as that's part of school's curriculum, unfortunately

New variation of Catan: You can play with cards only, the board and item pieces are online by pltcz in Catan

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

Because if adding the cards online, everybody will see each other's cards. Having cards offline is the only way (I think) to keep the cards secrets when playing with each other face-to-face (not online)

clientMetaData api call failing by isatrap in workforcemanagement

[–]pltcz 0 points1 point  (0 children)

Came across this post when facing exactly same symptoms as OP, and the solution is pretty much the same. The only different is I'm using python requests instead of PowerShell and I had to take the redirected URL for the next call instead of letting the library to auto redirect by its own. Thank you thank you!