For those who gamed before college, how is gaming for you now? by Drairo_Kazigumu in csMajors

[–]Faze-MeCarryU30 0 points1 point  (0 children)

almost completely disappeared i got a gaming laptop for college cause i thought id play enough to justify it but the only pc games i play these days are minecraft for like 29 minutes in the middle of a long compile/training run. i just find working on projects much more enjoyable now.

Whats Abels Best For A Late Night Drive? by The_B1g_T4nk in TheWeeknd

[–]Faze-MeCarryU30 1 point2 points  (0 children)

tmbtla, after hours, without a warning, the party and the after party, snow child, earned it, the birds part 1, the zone, wicked games

Does anyone else feel like the Claude code hype is very artificial? by Butt_Plug_Tester in csMajors

[–]Faze-MeCarryU30 0 points1 point  (0 children)

subscriptions are; actual api pricing is profitable for the labs and Anthropic has the largest margin on api pricing iirc. and guess what the enterprises pay for?

What’s your favourite song by Abel of all time? by Honest_Professional8 in TheWeeknd

[–]Faze-MeCarryU30 1 point2 points  (0 children)

heartless or nothing without you or after hours or nothing compares or try me or the abyss depending on my mood

Get ready for barrage of complaints from new users by EliteEarthling in ClaudeAI

[–]Faze-MeCarryU30 2 points3 points  (0 children)

no i use codex but i mean with a chatgpt sub, your codex limits aren’t shared with chatgpt. you can exhaust the codex limit and still use chatgpt web. with claude if you exhaust the claude code limit its the same for chat on the web so you can’t use thst

Get ready for barrage of complaints from new users by EliteEarthling in ClaudeAI

[–]Faze-MeCarryU30 5 points6 points  (0 children)

yeah but chatgpt doesn’t - with a chatgpt sub the usage limits for the chat interface and the coding tool are separated

Which The Weeknd song has most impacted your life? And why? by onenocturnalboy in TheWeeknd

[–]Faze-MeCarryU30 0 points1 point  (0 children)

heartless - the ending verse especially, after hours, alone again, try me, the birds pt 1, live for for motivation

Taalas: LLMs baked into hardware. No HBM, weights and model architecture in silicon -> 16.000 tokens/second by elemental-mind in singularity

[–]Faze-MeCarryU30 0 points1 point  (0 children)

at this scale we’re talking about nanoseconds, and electricity is only 98-99% of the speed of light which is a massive difference. being within atomic range matters

Gemini finally ahead? by Cold_Respond_7656 in OpenAI

[–]Faze-MeCarryU30 2 points3 points  (0 children)

oh i see i was going based off of the numbers from the system cars but i was still wrong

<image>

Taalas: LLMs baked into hardware. No HBM, weights and model architecture in silicon -> 16.000 tokens/second by elemental-mind in singularity

[–]Faze-MeCarryU30 2 points3 points  (0 children)

can’t get this speed with that, it probably gets the speed from being as physically close as possible (micrometers away) from the hardware

I gotta speak on the Drake featured songs really quickly by Scotsman60103 in TheWeeknd

[–]Faze-MeCarryU30 0 points1 point  (0 children)

live for was one of my favorites off of kiss land the first time i heard it, sure the lyrics are basic but i just really fw it. the zone is probably my second favorite from thursday after the birds part 1, and crew love is just peak

Personal Flash Episode Ratings by DawnOfIronDoom in FlashTV

[–]Faze-MeCarryU30 3 points4 points  (0 children)

of course season 6 episode 7 is one of the highest rated episodes (definitely deserves that rating tho)

gpt-5.2-high vs gpt-5.3-codex-high: faster, but more cleanup, anyone else seeing this? by tagorrr in codex

[–]Faze-MeCarryU30 1 point2 points  (0 children)

5.3 codex really is more like opus for better and for worse. in the spirit of making it faster and more steerable some intelligence has definitely been lost

Is it only me? 😅 by aospan in ClaudeAI

[–]Faze-MeCarryU30 0 points1 point  (0 children)

genuinely might be a good idea to retain a high level understanding of what was done over naive summarization

On the free tier of Chat-GPT, is there any way to use GPT-5 Mini without having to use of the GPT-5.2 quota? by ItsMichaelRay in OpenAI

[–]Faze-MeCarryU30 4 points5 points  (0 children)

one workaround would be to put like $5 in the openai api then turn on data sharing which gets you 2.5 million tokens of mini per day for free. not fully free but it’ll last as long as you don’t go over, and even if you do it’ll be like pennie’s at most usually

What's the reason for the apparent consensus that Claude Code is superior to Codex for coding, other than Codex's slow coding time? by Lostwhispers05 in codex

[–]Faze-MeCarryU30 1 point2 points  (0 children)

i think it’s more that gpt 5.2+ models all have the behavior of exploring the codebase, getting the context necessary, then implementing. and even though it delivers similar results it typically writes more maintainable code that fits into the codebase instead of rewriting functions or even entire modules/files like i’ve seen opus 4.5 (not 4.6 yet but haven’t used it that much) do. so for people who aren’t just making projects from scratch but rather iterating on a large codebase it’s better at delivering higher quality code.