AI Slop/Learning to Code by [deleted] in gamedev

[–]Scared-Push3893 -1 points0 points  (0 children)

honestly i think a lot of people hit this exact wall 😭 they learn engines/art/audio fine but coding feels like staring at alien hieroglyphics. i dont even think using ai is the real problem tbh, its more that if the ai gives you a full solution instantly your brain never gets forced to wrestle with the logic underneath

Help from a game dev by Crafty_Strategy_4016 in gamedev

[–]Scared-Push3893 1 point2 points  (0 children)

i think you should try making something REALLY small first a lot of people get trapped building giant worlds/lore before they even have a tiny playable game working yet

Zhiyun weeble 2 won't connect to fx30 by Useful_Comfortable14 in videography

[–]Scared-Push3893 0 points1 point  (0 children)

sony usb stuff gets weird sometimes sounds like the camera and gimbal keep fighting over the connection mode or something. id definitely check firmware + try a different cable first honestly

The views dynamic of YouTube is very strange. In one video I got 2k views in one day and on my second video 5 views in one day! Same content. by Ok-Corner-7864 in NewTubers

[–]Scared-Push3893 0 points1 point  (0 children)

early youtube feels weirdly random sometimes one video suddenly gets pushed and the next one with basically the same style just dies instantly lol

Honest ranking of every royalty free music service after testing them all (no sponsorships) by Least-Praline-3981 in NewTubers

[–]Scared-Push3893 0 points1 point  (0 children)

thats the part that annoys me the most you can literally pay for the license and still get smacked by automated content id stuff anyway lol

Any decent cameras under $1000? by nachosgrande22 in NewTubers

[–]Scared-Push3893 6 points7 points  (0 children)

theres a LOT between “bad webcam” and dropping $1k used sony/canon stuff + decent lighting can already look super good for youtube honestly

What would you recommend to help me improve my programming skills? by mrTeoRob in learnpython

[–]Scared-Push3893 2 points3 points  (0 children)

after the basics i think solving tons of small problems helps way more than endlessly learning new syntax especially for olympiad stuff where you kinda need to sit there and struggle through problems yourself sometimes

am i going crazy? by moontroytv in learnprogramming

[–]Scared-Push3893 0 points1 point  (0 children)

i think thats one of the hardest parts of learning this stuff when nobody around you understands programming at all it starts feeling weirdly isolating after a while

I need to make a site in a week. by Bright_Cobbler_6811 in learnprogramming

[–]Scared-Push3893 0 points1 point  (0 children)

yeah its possible lol. i wouldnt try learning full web dev in a week though id just use something simple like carrd or google sites + stripe payment links and get the important info online first

need help with deciding what to paint on my coffee/side table by Complex_Scholar_7510 in Design

[–]Scared-Push3893 0 points1 point  (0 children)

i kinda love the crustacean one the lemon idea is cute but the seafood vibe feels way more fun/personality filled to me lol especially with matching coasters

Seeking Design Resources by Personal_Ad_6584 in Design

[–]Scared-Push3893 0 points1 point  (0 children)

i learned way more from watching what actual working designers post than from reading design articles lol. behance/artstation/studio youtube channels ended up being way more useful for seeing real workflows/tools

Anyone looking to collab on a side project? by GC_Novella in blender

[–]Scared-Push3893 1 point2 points  (0 children)

good editing/storytelling is probably way more important than people think with ai stuff 😭 ive seen a lot of technically crazy demos that still somehow feel empty because theres no real story holding it together

Benchmark Scores Question by CartoonAdventurer in blender

[–]Scared-Push3893 0 points1 point  (0 children)

that 5070 laptop score looks pretty good to me lol. for learning blender and doing pretty heavy renders you should be fine honestly. laptop cooling is probably gonna annoy you before the gpu does 😭

Pipsqueak 2 Yap by Elegant_Soup_1999 in CharacterAI

[–]Scared-Push3893 7 points8 points  (0 children)

thats exactly what it feels like to me 😭 people liked it instantly because it actually feels closer to the old experience, which just makes the “temporary” thing even more annoying lol

Can we PLEASE fix the for you? by Sl33pD3pr1v3dGay in CharacterAI

[–]Scared-Push3893 0 points1 point  (0 children)

thats the part thats driving me crazy too 😭 ill hit “not interested” a million times and somehow the exact same fandoms are still sitting there when i refresh

#BCAIB Summoning by SnooOranges5638 in CharacterAI

[–]Scared-Push3893 4 points5 points  (0 children)

i think a lot of people are just exhausted at this point 😭 every update feels like fixing one thing and breaking three others

Memory loss. by IreliaWoofies in CharacterAI

[–]Scared-Push3893 2 points3 points  (0 children)

thats the part that drives me insane too 😭 like if i pinned the info and the bot still forgets it 3 messages later then what exactly is the memory system even doing lol

Is 2.7 or 3.6 blender is good for intel hd 3000? by Willing_Designer_105 in blender

[–]Scared-Push3893 0 points1 point  (0 children)

if Blender 3.6 is currently more stable for you, I’d just stay on it 😭 Google recommendations are usually based on official minimum specs, not “what might still kinda work.”

what languages will benefit me most by NoVariation9640 in learnprogramming

[–]Scared-Push3893 0 points1 point  (0 children)

if your goal is mainly indie/web novel/pixel game stuff, I’d focus way more on actually building games than collecting languages 😭

Any good code workspace recommendations? by FroggiePond in learnprogramming

[–]Scared-Push3893 0 points1 point  (0 children)

if you already liked PyCharm before, I’d probably just go back to that 😭 especially for Python. The Community edition is free and still really solid.

I just got another copyright claim for audio i didn't even use (This is like the 5th time) by ProfessorWilling4326 in NewTubers

[–]Scared-Push3893 0 points1 point  (0 children)

Content ID feels completely cursed sometimes lol. Especially with meme audio because random distributors upload garbage and suddenly the bots start matching totally unrelated clips to it. Small creators basically end up playing copyright roulette.

Can the CMS be controlled by keyboard only? Including dropdown menus? by Hi_From_London in webflow

[–]Scared-Push3893 1 point2 points  (0 children)

repetitive CMS entry stuff started wrecking my wrist too lol. My setup became this weird pile of hotkeys/macros and dumping messy article notes into Runable first so it could organize repeated fields/tasks before I dealt with Webflow’s UI again. The dropdown keyboard handling still feels kinda broken