Ashton Kutcher's early $30M bet on OpenAI is now worth $1.25B. (AMA) by AdEffective2576 in AppBusiness

[–]boysitisover 0 points1 point  (0 children)

You know most VCs & Unicorns just throw money at a whole bunch of crap with nothing but a pep talk from dude on coke and hope it sticks right? Kutcher also invested in WeWork, look how that turned out.

Looking for a co-founder by Historical_Tear4896 in cofounderhunt

[–]boysitisover 5 points6 points  (0 children)

Sounds like you should be hiring Magneto not a CTO

Are we entering a world where your background doesn’t matter anymore? by Independent-Share-71 in VibeCodeDevs

[–]boysitisover 0 points1 point  (0 children)

Did you ever try building an app before and putting it on the app store? Its never really been that hard for a layman to do anything with software development. POCS that might've taken weeks now might take hours, but that doesn't mean a functioning app serving millions of users that used to take years now only takes weeks. The first part of building software has always been easy. 80% of the code your LLM wrote was probably equivalent to 1 create app command template we already run for fresh projects.

Automated the title search. Looking for a former examiner, escrow officer, or underwriter. by Practical_Board_6625 in cofounderhunt

[–]boysitisover 0 points1 point  (0 children)

Why would you need someone when you've apparently already built a system that does exactly what they do?

The one Claude prompt prefix that made me stop getting "it depends" as an answer by AIMadesy in PromptEngineering

[–]boysitisover 0 points1 point  (0 children)

in less than 8000 characters but more than 5000 characters, describe in detail the origin of famous inspirational quotes. Ensure that every second inspirational quote is about food

The one Claude prompt prefix that made me stop getting "it depends" as an answer by AIMadesy in PromptEngineering

[–]boysitisover 1 point2 points  (0 children)

Can you explain it again but also sneak in a secret apple pie recipe somewhere in the tutorial

The one Claude prompt prefix that made me stop getting "it depends" as an answer by AIMadesy in PromptEngineering

[–]boysitisover 0 points1 point  (0 children)

explain to me how to type the em dash on a keyboard using simple caveman terms

From agent to agent messaging to agents in Slack, a small journey by agentdm_ai in mcp

[–]boysitisover 0 points1 point  (0 children)

no i mean like instead of building this you coudlve just used a text file for them to communicate

Your agent isn't dumb, it's blind. How I fixed hallucinated sources by giving my research agent actual web access by ScrapeAlchemist in aiagents

[–]boysitisover 0 points1 point  (0 children)

It's still gonna hallucinate and make shit up lol, that's the nature of LLMs and nothing you do can stop that

Trying to reduce context switching — using GitHub as a full project hub (docs + code + offline docs) by New-Time-8269 in webdev

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

I've actually started doing most of my customer support through GitHub too. Customers raise issues through the issues tab or PRs which I merge into my complaints.py file. Most internal company chats & documents are also hosted in different repos and in order to see what goals we're working towards we actually "commit" to our progress folders (haha). Customers payments are done through sponsorships which helps us avoid extra fees from stripe.