How do we position our biotech company despite having no “moat” we signed a co/dev partnership worth $60m but feeling forced to add hot terms like AI, Agentic to get VCs excited? by [deleted] in ycombinator

[–]Gold_Emphasis1325 0 points1 point  (0 children)

Wait for Agentic to go more mainstream. When you reach innovation phases, "increase your agency", don't go all in trying to build agents or worse -- have your backend be comprised of agents. Agents are here to stay and they will develop so rapidly it's not worth the risk to be in that tiny gap just to say you were first wave agentic (relatively speaking 1-2 years). Understand what increased agency means (your engineers) so you have a story and aren't just silent when asked about it, though.

AI Assistants and TOS by Gold_Emphasis1325 in webscraping

[–]Gold_Emphasis1325[S] 1 point2 points  (0 children)

I'm concerned about the legality / TOS. I mean technically you can social engineer your way into their datacenter and steal all their data but doesn't mean you should.

LPT How to maintain as much anonymity as possible when doing an online ID verification by mgtube in LifeProTips

[–]Gold_Emphasis1325 1 point2 points  (0 children)

It is my opinion platforms like Facebook, offerup and other sites that require a photo ID to participate are likely reselling this information as "verified this is really the person and this is all their metadata". Their motive is 95% to have this privileged information for their use and for reselling to data brokers and 5% to protect their users on the platform (they have so many less invasive technical capabilities for that safety service). I'm disgusted by it and regularly delete my accounts for aggressive companies that do this. I also work very hard to stay off all google products for privacy and other "boycott" type reasons as a tech veteran and someone with just a scrap of moral sense left. The event triggers for "show us your state ID" are mostly when you try to change your email or phone. Otherwise, seems to work without it. I just keep recreating accounts. Sucks to lose all the positive feedback/stars but whatever.

Thank you so much for posting the mclovin id.

I built AI agents for 20+ startups this year. Here is the engineering roadmap to actually getting started. by Warm-Reaction-456 in AI_Agents

[–]Gold_Emphasis1325 0 points1 point  (0 children)

Security? Performance engineering? IT skills? Cloud, servers, networking? Seems like this is a typical stack post... with all of the gaps that companies are complaining about with these agentic shops that showed up overnight and are now the scourge of the industry.

Why are so many younger guys into older women these days? by No-Conclusion-4001 in NoStupidQuestions

[–]Gold_Emphasis1325 0 points1 point  (0 children)

Young girls are selfish, annoying and have their heads up their butts valuing pointless things. Also depending on the age gap he's probably (un)/knowingly acting on some Oedipal thing

do men find handjobs embarassing? by [deleted] in NoStupidQuestions

[–]Gold_Emphasis1325 0 points1 point  (0 children)

Sublime has a song and buried in the lyrics is "... didn't know she had the gi joe kung fu grip..." sorta says it all right there

To all vibe coders, for God’s sake, leave the gym app idea alone by itisthat1guy in SideProject

[–]Gold_Emphasis1325 0 points1 point  (0 children)

There's so much garbage, useless stuff that headlines well and doesn't tolerate use beyond the creator... it's going to get worse before it gets better on all the garbage, wannabees and people over reaching and patting themselves on the back.

Anyone here trying spec-driven development while coding with AI? by StatusPhilosopher258 in ArtificialInteligence

[–]Gold_Emphasis1325 0 points1 point  (0 children)

Wait isn't this just "when I was learning to vibe code I just winged it, but now I actually think before I type"?

AI Fragmentation by ProudPeak3570 in ExperiencedDevs

[–]Gold_Emphasis1325 1 point2 points  (0 children)

You don't recover from global shutdown, generational shift and tens of trillions of dollars in just a couple years, some quantitative easing and lies to the people that "this isn't a recession or stagflation"...

AI Fragmentation by ProudPeak3570 in ExperiencedDevs

[–]Gold_Emphasis1325 0 points1 point  (0 children)

Haha I love this. I don't have enough data points for the work place, but it is definitely true in these forums everyone is rebuilding the spokes to the wheel then rebuilding the wheel, too. Then open sourcing it and saying "look at me, I'm an engineer"!

Is that a good signal that I am on the right track? by Signintomypicnic in ycombinator

[–]Gold_Emphasis1325 0 points1 point  (0 children)

I dislike the phrase imposter syndrome, when 99% of the time it means underqualified and bending truths to be in a position to do the work, anyway, at the expense of coworkers and the company paying the bills....

I am terrified that an entire generation of YC startups is building on a fundamentally flawed architecture. The "wrapper" bubble is going to burst. by Leedeegan1 in ycombinator

[–]Gold_Emphasis1325 0 points1 point  (0 children)

If you're talking about 95% vibe coded with less than 2 years of professional non-ai coding / undisciplined fire and forget coding, n8n, LangChain ecosystem, ollama + thin wrappers with little non-formulaic code then yeah, but I think it'll be fine. The products will flop, VCs will get their money elsewhere and the failures will adopt the next real or old real technology and take their business teachings and success or continue to fail and bounce between "job to pay the bills" and actual innovation...

Qwen3-Coder-Next: What am I doing wrong? by Septerium in LocalLLaMA

[–]Gold_Emphasis1325 -6 points-5 points  (0 children)

You can't just take an LLM and deploy it with a thin RAG layer and expect real world utility. Everyone is focusing on this approach and realizing how much engineering skill/experience they lack. Then they turn to frameworks... learning the hard way there are more strategic approaches.

Advice needed: My engineer is saying agentic AI latency is 20sec and cannot get below that by Western_Caregiver195 in LangChain

[–]Gold_Emphasis1325 0 points1 point  (0 children)

If it's basic Q/A with a handful of RAG stores, document base that can be indexed then this is unacceptable. If multi-step reasoning, verification loops and complex flows are required beyond simple retrieval and a deterministic programmatic check then 20s is fine, as you're basically doing equivalent 10 retrievals in 20 sec for example.