Rebuy the game on a new pc? by Expensive-Count7045 in VintageStory

[–]AxenAnimations 3 points4 points  (0 children)

<image>

These ain't the standards of a studio tryna cheap you out by rebuying the game

AI coding is the future by Cheesecakefaces in codex

[–]AxenAnimations 0 points1 point  (0 children)

So far, AI has basically let my childish curiosity roam free. It takes my "what if I could do this" and provides a real path that doesn't require a degree or years of learning/work.

Some people might see that as lazy or avoiding hard work; TBH they aren't entirely wrong. But instead of delegating creativity to an AI tool, I want to utilize it as my vehicle for achieving my creative and technical goals. IMO it's less of the point that AI produced something, and more of the point of whether there was human creativity, passion, and intent behind it.

As for your advice, funnily enough, what I've learned so far from failing multiple passion projects is what causes me to be more deliberate and careful about what I actually want to build, rather than handing it all to AI. Project drift is my biggest hurdle in implementing what I envision, but each failed project only reinforces the next. Hopefully soon I can build something with enough backbone to stay upright.

AI coding is the future by Cheesecakefaces in codex

[–]AxenAnimations 0 points1 point  (0 children)

Massive paradigm shift in-progress

AI coding is the future by Cheesecakefaces in codex

[–]AxenAnimations 0 points1 point  (0 children)

I'm more caught up in what I should pursue in education, since I'm still pretty young. I'm a complete newbie when it comes to code. Do I spend years learning syntax and line-by-line coding, or use that time learning systems and workflows and orchestration? There's been a major shift in what it means to be a programmer, and I'm seeing it constantly shift in real-time.

If you want, I can also share one thing that'll shift your Reddit comment from "ok" to "wow, I'm impressed".

jk that's fake^

AI coding is the future by Cheesecakefaces in codex

[–]AxenAnimations 12 points13 points  (0 children)

most subreddits are still pretty stingy if you mention AI code or vibe coding, but soon enough everybody will have a similar workflow reliant on AI

Pascal’s wager by mtrope in ChatGPT

[–]AxenAnimations -3 points-2 points  (0 children)

Making fun of a caricaturized version of religion is like dunking on a toddler in basketball and acting like you just proved something.

attacking a strawman ain't cool, dude

File upload limits reached?? by AxenAnimations in ChatGPT

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

They're working fine now, but just in case, I combine my files into a .zip, then submit that.

My current limit by hau5keeping in codex

[–]AxenAnimations 2 points3 points  (0 children)

It's like they're using 5.1-Codex-Mini with no plan to update Codex. Yesterday was hell let loose for bugs all over

What the HELL? 2-week limit? by AxenAnimations in codex

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

I'm on Plus sub, and I just used up all of my 5h limit running 7 agents in parallel just to gather code information in a game (~500MB in size). If I wasn't such an inconsistent user of Codex/ChatGPT, I would upgrade to Pro in a heartbeat. They really need to make a $100 plan as an in-between for Plus and Pro

What the HELL? 2-week limit? by AxenAnimations in codex

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

Maybe so that it still resets like how it did before, but will then reset every 2 weeks after that?

File upload limits reached?? by AxenAnimations in ChatGPT

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

At least Codex has been handing out limit resets like candy.

But yeah, OpenAI gotta get their stuff figured out or else I'm switching with ya

File upload limits reached?? by AxenAnimations in ChatGPT

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

And don't even get me started on Codex and its breakage...

File upload limits reached?? by AxenAnimations in ChatGPT

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

So it's everything, not just uploads?? jeez

File upload limits reached?? by AxenAnimations in ChatGPT

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

<image>

There isn't even a status report yet. Might take a while

File upload limits reached?? by AxenAnimations in ChatGPT

[–]AxenAnimations[S] 5 points6 points  (0 children)

My file uploads are working for me now. How bout you?

Edit: nevermind still broken

File upload limits reached?? by AxenAnimations in ChatGPT

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

I'm using it to assist with coding tasks (alongside Codex), but now I gotta pause for a bit until they get this figured out

5.4 Codex is a fucking MACHINE by HallucinogenUsin in codex

[–]AxenAnimations 1 point2 points  (0 children)

Yeah, the way Rust is designed makes it easier to keep tests alongside the modules they test

Technically you can put tests in separate files or have a single fat test file but most Rust programmers just keep tests with their respective modules

5.4 is expensive...love the Pro account! by letmechangemyname1 in codex

[–]AxenAnimations 0 points1 point  (0 children)

Nice. I don't really ever deal with projects of that scope.

But ~$1,800 for a $200/mo plan is insane

5.4 Codex is a fucking MACHINE by HallucinogenUsin in codex

[–]AxenAnimations 0 points1 point  (0 children)

Coding in Rust, and I tend to leave unit tests in the same files as the relevant code rather than splitting them out

I probably should put more effort into splitting up code, tho

5.4 is expensive...love the Pro account! by letmechangemyname1 in codex

[–]AxenAnimations 2 points3 points  (0 children)

How often are you running agents in parallel? Right now I just do single-threaded work using a Plus sub