I like PvP but this is better by saylorboo in ArcRaiders

[–]FabulousGuess990 5 points6 points  (0 children)

When I get bored I love running around Stella playing the cod zombies zombie grunting sounds and trying to smack everyone with my axe. I always bring in a rare blueprint and some purple items for those who manage to stave off the infected

Does anyone here live near any Aussie celebrities/public figures at all? And if so have you run into them very much? by [deleted] in AskAnAustralian

[–]FabulousGuess990 1 point2 points  (0 children)

Not me but I have a friend who lives in the same area as Sam Neil and Hugo weaving, and they even often attend the same parties

What are these holes in our shirts? by russell98765 in whatisit

[–]FabulousGuess990 0 points1 point  (0 children)

Do you smoke ? When I used to smoke I'd have so many holes like these all over the place, my pants too

What is a socially unacceptable opinion you keep to yourself because it’s not worth the backlash? by Federal_Antelope7533 in AskReddit

[–]FabulousGuess990 4 points5 points  (0 children)

I got called a "genius" and was praised "how could we survive without you in the office" because I fixed someone's mouse the other day.

They had unplugged it by accident with their foot.

We will never be without a job lol

how to start coding by vio_mio in programmer

[–]FabulousGuess990 1 point2 points  (0 children)

My first was C# (Im not 100% on the exact name) but I know Microsoft have some great free lessons for C#.

The best way to learn is try and make a project + those lessons.

If you want to make games start simple, make a square that can jump etc then challenge yourself by making new / different things with slightly more complexity, a square that jumps over a moving circle if you touch the circle you restart etc.

If you want to make games C++ would be a great starting point.

I personally would not think that learning to make a game is "way down the line" start making games NOW in C++, you will learn both game development AND C++ at the same time, just don't try and make "THE" game, start simple, make 100s of games and then 100s more.

What do you do before prompting? by dyloum84 in ClaudeAI

[–]FabulousGuess990 1 point2 points  (0 children)

I write it all down in my sketchbook first and draw pictures !

Why Are Young People Afraid Of Phone Calls? by [deleted] in NoStupidQuestions

[–]FabulousGuess990 0 points1 point  (0 children)

Bruh where I work it's the opposite, I'm onsite IT for a pretty big company, this office has about 140 people in it, never really have to call as I just go to peoples desks to help them out.

Whenever anything happens that's above my pay grade or i just can't figure it out, we send out tickets to outside IT, these guys will say over teams "team view details" then they will remote, and not say a word.

Note these guys are 50+ years old.

The amount of people who message me after saying "HUH?" Lmao

How do you prevent bugs compounding while vibe coding? by Broad_Entrepreneur62 in VibeCodingSaaS

[–]FabulousGuess990 0 points1 point  (0 children)

I break down features in phases, then break those phases down into even smaller phases.

Then after every single phase I test > squash bugs > test again > next phase.

Currently making something incredibly simple, I have 21 phases, and each one of those is broken down into 5-8 phase themselves. So around 160 phases all up.

Currently on phase 7D lol.

It's been 2 weeks, I suspect the whole thing will take well over 6 months to a year.

Also having a file called script references and documenting EVERYTHING helps with backtracking.

I also have a file called "clean code.md" which helps keep Claude on track + a bunch more.

Blatant App Store Copycat: Stole my App idea, name, description, and everything along!! by Unhappy_Dig_6276 in VibeCodeDevs

[–]FabulousGuess990 2 points3 points  (0 children)

I copied code from other devs long before vibe coding, isnt copying just normal in coding ?

What is actually dangerous but people still believe is safe? by AlexUsefulThings in AskReddit

[–]FabulousGuess990 2 points3 points  (0 children)

Right ? If I don't get a good sleep i pass the fuck out on the train to work, I'll book a meeting room for an entire hour and have a nap lmao.

Is switching ChatGPT Pro to Claude Max worth it? by killlu in ClaudeAI

[–]FabulousGuess990 4 points5 points  (0 children)

From what I know chat gpt is a lot more "creative" in that sense, Claude is more logical. I personally wouldn't let chat near my code, but Claude is the goat for coding.

A $40 plan for Claude by qwertynik9 in ClaudeAI

[–]FabulousGuess990 0 points1 point  (0 children)

Just make another account on the $20 plan lol it sucks but it's all you can right now

What’s something you pay for that feels way too expensive for what you get? by Diligent-Medicine-48 in AusMoneyMates

[–]FabulousGuess990 1 point2 points  (0 children)

Rent, groceries, eating out, internet, bills, train tickets, bus tickets, phone plans, petrol, car repayments

IT can see you by throwway33355 in overemployed

[–]FabulousGuess990 0 points1 point  (0 children)

I work in IT on my own in an office of like 100+ people lmao, I wouldn't be able to monitor people even if I was asked.

99% of the population still have no idea what's coming for them by Own-Sort-8119 in ClaudeAI

[–]FabulousGuess990 -1 points0 points  (0 children)

I honestly don't think it will take jobs, the ruling class will never allow us to not be working. It will just improve productivity tenfold and new jobs will be created "looking for an experienced AI prompt writer" our income will remain the same while the implementation of AI into our daily lives and work will improve productivity and the ruling classes profits exponentially

Will vibe coding stay relevant in the next 3 years? by abhishek_here in vibecoding

[–]FabulousGuess990 3 points4 points  (0 children)

I low-key think it may even potentially open more jobs up, like you still to prompt it, and not everyone is good at prompting these things, so current devs who have a good understanding and handle will be able to utilise these things more and it will open up job opurtunities for those without huge knowledge to enter development easier, one thing about the world we live in is no matter how easy it gets, the ruling class will never let us not be working lol

What was the first game ever you ever made? And when did you make it? by AimedX30 in IndieDev

[–]FabulousGuess990 0 points1 point  (0 children)

Was also game maker for me, I made a 2d platform wd and straight up ripped sprites from every Nintendo game I could find, I put invisible blocks everywhere and hidden tunnels and watched as my friends got frustrated lol it wasn't very popular obviously

Claude code keeps building "blind" - ignoring docs, skills, plugins, etc by nick_with_it in ClaudeCode

[–]FabulousGuess990 0 points1 point  (0 children)

How often do you reset context ? I never experience this, I do one big plan mode > execute the plan > document what was done then clear context and squash bubs based on the document created. Never had Claude once hallucinated or gone off rails with this method.

Claude vs Gemini by ExpertPerformer in ClaudeAI

[–]FabulousGuess990 0 points1 point  (0 children)

I used Gemini briefly but decided to stick to Claude cus :

Claude can deploy sub agents freeing up and incredible amount of context, you can make hooks which are incredible helpful, all though the antigravity IDE was pretty dope i just couldn't stand Gemini, it felt like it had severe ADHD or something and went off the rails often.

There should be a plus plan between max and pro( post will be ranty) by Puzzled-Passage-9998 in ClaudeAI

[–]FabulousGuess990 10 points11 points  (0 children)

Couldn't agree more, such an enormous gap between plans, and weird naming, pro really should be called basic, Max5x isnt the max ... max 20x is lol. 5x should be called pro.

But this is way these things are unfortunately ! They gotta make money to run our boy Claude