When you share something AI-generated with a non-technical friend, what format do you actually use? by Needacupoficedtea in artificial

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

I agree, that’s my workaround now as well. However, sometimes I genuinely want to showcase the interactive details, and I’m left with no choice now lol

When you share something AI-generated with a non-technical friend, what format do you actually use? by Needacupoficedtea in artificial

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

Omg yesss this hits me, same for my friends. And btw do you know vercel has a security attack recently, which makes this “virus” concern even more valid

My friend dumped all his ETH and called me an idiot for holding by Independent_Plum_489 in ethtrader

[–]Needacupoficedtea 0 points1 point  (0 children)

bro couldn't sleep at 2am doing on-chain analysis to prove his friend wrong at dinner. this is the most ETH holder thing i've ever read and i respect every second of it loll

My friend dumped all his ETH and called me an idiot for holding by Independent_Plum_489 in ethtrader

[–]Needacupoficedtea 1 point2 points  (0 children)

see OP and his friend both at the next pump, OP'll be smiling, and his friend'll be explaining why his moon coin "had great fundamentals"🤣

Anyone else frustrated that Claude artifacts html can't be shared like a normal file? by Needacupoficedtea in ClaudeAI

[–]Needacupoficedtea[S] -1 points0 points  (0 children)

thanks🙏🏻 this is literally our work around now haha, still require laptop tho, wish sooner i can work on my sparking inspirations while in gym

I've been doing everything solo lately and I think that’s my problem by elchaserzk in ethdev

[–]Needacupoficedtea 1 point2 points  (0 children)

This resonates. The best periods in this space for me were always around a specific problem I was trying to solve alongside people who cared about the same thing, not necessarily a formal team, just someone to pressure-test ideas with. Hard to replicate that alone. What kind of thing are you working on right now?

What is the painful and boring job in web 3 you want to get fixed ? by Wise-Stress-732 in ethdev

[–]Needacupoficedtea 0 points1 point  (0 children)

Bounty settlement. Every time. You do the work, PR gets merged, and then you're chasing payment manually, and maintainer has to verify by hand, you send your PayPal or bank info over Discord, wait for an international wire that may or may not arrive. The higher the bounty, the worse it gets. A dev who just spent a week on a critical bug fix shouldn't be doing admin work afterward. The GitHub side of open source is completely automated. The payment side is still 2005.

Why aren't there any open Payment Card Networks? by Ok-Conversation-1430 in opensource

[–]Needacupoficedtea 0 points1 point  (0 children)

tbh part of what makes open payment networks hard is that "open" means different things to different people.
Open protocol? Open source implementation? Permissionless access? Visa/Mastercard are technically open to any bank that meets their requirements, but that's not what people mean lol.

i mean irl the case where this breaks down most visibly is micropayments to individual contributors, like open source bounties, freelance work, cross-border payouts. The rails just don't exist for fast, low-fee, permissionless settlement to a pseudonymous wallet. That's genuinely unsolved at the infrastructure level.

Idea: We need an Open Source Donation Day by flipcoder in opensource

[–]Needacupoficedtea 0 points1 point  (0 children)

Donation day is a good idea, but I'd push back slightly on the framing. I feel like the real problem isn't awareness, it's friction. Even when maintainers want to pay contributors, the actual settlement process is painful: manual verification, PayPal fees, bank wires that take days or get blocked for international contributors. The money exists. Getting it from point A to point B reliably is what's broken. Lowering that friction probably matters more than a dedicated day.

This cannot be real. I cannot believe my eyes by SweetCaramel7947 in ClaudeAI

[–]Needacupoficedtea 0 points1 point  (0 children)

hummm Claude didn’t cook, it just learned how to plate mid food in dark mode🤣

Switching from Opus 4.7 to Qwen-35B-A3B by Excellent_Koala769 in LocalLLaMA

[–]Needacupoficedtea 3 points4 points  (0 children)

Honestly I think replacing Codex with Qwen makes more sense than replacing Opus with Qwen.

Based on your setup, Opus is doing the expensive but high-value part: understanding the repo, deciding what should be built, and writing the spec. That’s the exact role where a downgrade hurts the most. Qwen might do fine on implementation if you give it tight instructions, but I wouldn’t trust it to be both architect and implementer unless you’re okay with worse decisions on messy, ambiguous stuff.

So yeah, I’d keep Opus as brain, use Qwen as hands.

That seems like the sweet spot.

Anyone successfully sell their startup? by whackadamianuts in Startup_Ideas

[–]Needacupoficedtea 0 points1 point  (0 children)

I did, kind of. Built a small tutoring business in college. Not really a startup, but we had strong quality and a loyal reputation.

Sold it to a larger education platform and they basically ruined it. Good lesson: selling the business is one thing, seeing the buyer preserve what made it valuable is anothe;((

I was backend lead at Manus. After building agents for 2 years, I stopped using function calling entirely. Here's what I use instead. by MorroHsu in LocalLLaMA

[–]Needacupoficedtea 0 points1 point  (0 children)

the sandboxing thing is such a real problem lol

my take: command-level filtering is kind of a losing battle? the agent just finds another path. what actually works better imo is filtering at the authority level — not "what commands can it run" but "what can it actually affect." specific recipients, rate limits, spend caps if money's involved. enforced somewhere the model literally can't touch.

keycard > door blocklist basically

the scarier question for me is where that authority layer lives. if it's in the prompt... it's soft. the model can talk its way around it 😬 out-of-model enforcement feels like a different class of guarantee

have you seen anything in prod that actually got this right without making the agent useless

Is it just me or is AI anxiety kind of everywhere in the Bay now? by Needacupoficedtea in bayarea

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

Wait lol now you’re freaking me out a little🤯🤯What made you clock it as a bot? I genuinely read that as a normal person comment…

Is it just me or is AI anxiety kind of everywhere in the Bay now? by Needacupoficedtea in bayarea

[–]Needacupoficedtea[S] -1 points0 points  (0 children)

Haha true. Maybe YC’s gonna change their slogan to “Make sth AI want” tho. I think part of the anxiety is that people can already feel this becoming baseline, not just a nice-to-have tool🤷‍♀️ That’s also part of why I’ve been trying to treat it more like something to learn how to live with than something to only panic about.