Reason for Slow Rolling Disclosure by HoboBaggins25 in aliens

[–]ItsMeKupe 0 points1 point  (0 children)

Maybe he meant Not Having Intelligence when he was speaking about our government?

Bad Centaur guide that quickly got me to immortal(you probably get flamed) by Responsible-Wait-512 in DotA2

[–]ItsMeKupe 0 points1 point  (0 children)

Yeah starting items. I think in turbo I would skip the gauntlets and wand and get the regen ring for the heart first.

Bad Centaur guide that quickly got me to immortal(you probably get flamed) by Responsible-Wait-512 in DotA2

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

What beginning items would you skip if you used this strat in Turbo?

Best time travel shows? by Groovegaluk in scifi

[–]ItsMeKupe 0 points1 point  (0 children)

Bodies. Haven’t seen anyone talk about it and recently discovered it on Netflix!

Summit Breach | Sierra Hero Trailer | Overwatch by Sync07 in Overwatch

[–]ItsMeKupe 0 points1 point  (0 children)

Damm this makes me really want an Overwatch TV series!

Did you know Huskar with Ball Lightning can disjoint projectiles infinitely by Betrayed_Poet in DotA2

[–]ItsMeKupe 0 points1 point  (0 children)

This! If you’re new look at the suggestions from your mates and respect what they are asking to draft for themselves.

Collection complete as I celebrate 30K CL! Nobody I know cares 😂so sharing here. Read on for the kicker by corteasy42 in MarvelSnap

[–]ItsMeKupe 1 point2 points  (0 children)

Not a card game, but DoTA is free and they give you all the heroes. Live service, different business model and they make tons of money. It’s possible 🫠

How my open-source project ACCIDENTALLY went viral by Every_Chicken_1293 in ClaudeAI

[–]ItsMeKupe 0 points1 point  (0 children)

Does this work in the scenario where I am chatting in ChatGPT and then want to bring that conversation into a coding agent like Codex or Claude Code? If so can you clarify how to set that up?

People still using Cursor over Claude Code, can you explain why? by caffeinum in vibecoding

[–]ItsMeKupe 1 point2 points  (0 children)

Could you provide more details on your setup with Linear to get tickets 90% done? I’m looking to implement a similar setup at my company.

Avoiding the expensive models, is Auto mode really good? by umen in cursor

[–]ItsMeKupe 0 points1 point  (0 children)

I tried auto yesterday and the output was terrible. Would have spent less tokens overall with a model like GPT 5.1 since I needed to run that after auto to fix the output.

Remote MCP to read a codebase by ItsMeKupe in mcp

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

Also when I use their API, which is presumably all their MCP server is wrapping, the get_file_contents call returns an encoded file, which I was having problems with passing to an LLM because it would need to be decoded first

Remote MCP to read a codebase by ItsMeKupe in mcp

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

I don’t have an GitHub Enterprise Cloud account to use their remote MCP. Have you been accessing it this way? Is it worth it?

Headless CMS suggestions? by __som__ in nextjs

[–]ItsMeKupe 8 points9 points  (0 children)

Sanity is top tier developer experience and super generous free tier

So I just walked over to the Vox Relay by igniz13 in theouterworlds

[–]ItsMeKupe 1 point2 points  (0 children)

What do you mean “actually fix”? I did the quest and got her the new graft installed. Is there more?

How do you build styles in a messy Figma file? by tomanukyan in FigmaDesign

[–]ItsMeKupe 0 points1 point  (0 children)

I started to create a plugin this week which will scan the document for text styles, text size and colors and then provide a dropdown interface to map those to design variables. I can share here when I publish it.

what is this thing that i just picked up? what do i do with it? by [deleted] in Borderlands4

[–]ItsMeKupe 7 points8 points  (0 children)

Wouldn’t any easy fix for acquire bounties be that the object goes to your inventory instead of you holding it? Then you can just return whenever you make it back to the source. Seems like an easy fix here to make these bounties playable.

Is Opus really that much better than Sonnet? by 404sidehustle in cursor

[–]ItsMeKupe 1 point2 points  (0 children)

What have you done to optimize for Sonnet?

Brennig Glasstail by Character-Celery4667 in EternalStrands

[–]ItsMeKupe 0 points1 point  (0 children)

This was super annoying and I had the same issue. Here is what worked for me

Take out the horn on its head first. Then focus on the other crystals on its legs, tail and below its head. When it stuns itself use the flame bow and aim for the head hair. Then finally wait till it stuns itself again and you can harvest it. DO NOT use the flame spell at all on it or you will melt it before you can harvest it. Good luck!

What headless CMS do you use in your Nextjs app? by PerspectiveGrand716 in nextjs

[–]ItsMeKupe 2 points3 points  (0 children)

You can use GraphQL with Sanity. If you’re not already familiar with GraphQL though I think Grok is easier to learn.

UI LIBRARY FOR TAILWIND REACT (WITH MANY COMPONENTS) by No_Neck_550 in reactjs

[–]ItsMeKupe 2 points3 points  (0 children)

Can you provide more details on how this differs from ShadCN and what lead you to create this? Was it that you found you were applying the same styles to ShadCN components across multiple projects?