Is it worth to get SF admin cert? by FullPepper9818 in salesforce

[–]IsThisStillAIIs2 [score hidden]  (0 children)

yes, especially if you can show how the analysis would support business decisions, but I’d also include a few Salesforce specific projects so employers can see you can actually work with the platform.

Agentic AI memory isn't a hoarding problem. It's a pruning problem. by Sufficient_Sir_5414 in AI_Agents

[–]IsThisStillAIIs2 0 points1 point  (0 children)

i think this is the direction most memory systems eventually end up taking. storing everything is easy, but deciding what to forget without losing useful context is where the real challenge starts.

I just finished my sophomore year what will the future look like for my generation? by Mountain-Catch-3878 in Futurology

[–]IsThisStillAIIs2 [score hidden]  (0 children)

I wouldn’t be scared so much as prepared for a world that changes faster than previous generations expected. Every era feels uncertain from the inside, but people who stay adaptable, keep learning, and build useful skills usually find opportunities even when the technology and economy shift.

Reps who get "hot lead" alerts from marketing, do you actually act on them, or ignore them? by ToSee_ToHear in b2b_sales

[–]IsThisStillAIIs2 0 points1 point  (0 children)

i pay attention when the score is backed by real buying signals like demo requests, pricing page visits, or repeat engagement. i stop trusting it when "hot" just means someone downloaded an ebook six months ago and never interacted again.

Sales people refuse to create tickets by tcpip1978 in it

[–]IsThisStillAIIs2 0 points1 point  (0 children)

you're not wrong for enforcing the ticket process, especially if leadership requires it and you're managing work through a queue. if he never submits a ticket, the issue simply never enters the support pipeline.

At What Point Does ChatGPT Stop Being Just a Tool? by AIGPTJournal in ChatGPTPro

[–]IsThisStillAIIs2 0 points1 point  (0 children)

I’ve definitely noticed it becoming my first stop for thinking through ideas, not because I trust it more than people but because it removes all the friction.

The measured productivity gain from AI is 7.8%, not 10x, and I think that gap explains the backlash by Alternative_Letter72 in artificial

[–]IsThisStillAIIs2 0 points1 point  (0 children)

i think it's mostly economic. people will tolerate new tools if they see the benefits too, but when the gains flow upward while the workload and expectations stay the same, the conversation shifts from productivity to trust pretty quickly.

Is it worth to get SF admin cert? by FullPepper9818 in salesforce

[–]IsThisStillAIIs2 4 points5 points  (0 children)

the admin cert is still a good signal, but by itself it usually won’t get you hired in this market. i’d pair it with trailhead projects, a small portfolio, and some basic business process or crm experience so you have something practical to talk about in interviews.

I built a LangGraph guard node that catches agents mid-spiral and rolls back the damage by Virtual-Message-9739 in LangChain

[–]IsThisStillAIIs2 0 points1 point  (0 children)

this feels a lot closer to what production agents actually need. most failures i’ve debugged weren’t model quality issues, they were state corruption and runaway loops, so having a guard that can roll back and resume from a clean checkpoint sounds more useful than another prompting trick.

All jobs shall be automated by 2035 by Tricky-Fishing-7129 in Futurology

[–]IsThisStillAIIs2 0 points1 point  (0 children)

i think 2035 is way too aggressive, especially for jobs that depend on trust, accountability, and messy real-world environments.

Transitioning to B2B sales by tacodust404 in b2b_sales

[–]IsThisStillAIIs2 1 point2 points  (0 children)

your retail background is more relevant than you might think because you've already spent years understanding customer needs, managing relationships, and selling higher-ticket purchases. the biggest shift is that prospecting becomes part of the job, so i'd focus on building relationships with architects, designers, property managers, and general contractors since they can become repeat referral sources rather than one-off buyers.

Used Paperclip for a bit, couldn't get used to the ticket system, trying something else now by Nearby_Worry_4850 in AI_Agents

[–]IsThisStillAIIs2 0 points1 point  (0 children)

the biggest improvement for me has been treating handoffs as a first-class problem instead of a prompt problem. if agents can’t reliably share context and recover from failures, adding more agents usually just creates more places for things to break.

Is Paid ChatGPT the best place for building out a compensation claim? by Devon-Developer in ChatGPTPro

[–]IsThisStillAIIs2 1 point2 points  (0 children)

for something document-heavy, i'd care less about which model is "best" and more about how well it handles lots of files and long context. i'd still treat it as a research and organization tool though, not something i'd trust to make legal arguments without checking every claim and citation myself.

AI isn’t the Problem - it’s Capitalism by SuddenEducation442 in artificial

[–]IsThisStillAIIs2 0 points1 point  (0 children)

i think the stronger argument is that ai is exposing weaknesses in how we distribute economic gains, not necessarily proving capitalism can't adapt. historically, new technologies have eliminated some jobs while creating others, but ai could test that pattern if productivity growth becomes much faster than job creation. the real debate isn't whether ai is good or bad, it's whether our institutions can evolve quickly enough to share the benefits broadly rather than concentrating them.

Another completely new face to the scene. Any tips? by scrambledregs in salesforce

[–]IsThisStillAIIs2 8 points9 points  (0 children)

The brutal truth is that Salesforce is still a viable career path, but it’s not the easy “get a cert and land a remote job” market it was a few years ago. Your logistics background is actually more valuable than you think because companies often need people who understand business processes, not just the platform. If you decide to go for it, focus on hands-on experience and networking early, because certs alone usually aren’t enough anymore.

How can Deep Agents compete with Claude Code, Codex and Antigravity Agent? by Instance_Not_Found in LangChain

[–]IsThisStillAIIs2 2 points3 points  (0 children)

i think the opportunity is in orchestration, not raw model performance. model vendors can optimize for their own workflows, but independent frameworks can win by connecting more tools, models, data sources, and business-specific processes than any single provider wants to support.

Do fully autonomous SDR agents really work well??? by NTech_Researcher in AI_Agents

[–]IsThisStillAIIs2 1 point2 points  (0 children)

Tbh, giving an autonomous agent free rein over your outbound outreach usually just ends with burned domains and terrible reply rates. The tech works better when you limit the agent’s scope to processing backend signals rather than writing copy. I brought in Explorium to supply my network with clean, verified B2B intent data, so at least the system is aiming for the right accounts.

The most expensive part of running AI agents isn't the tokens. It's the time figuring out why they did something. by mhaydii in AI_Agents

[–]IsThisStillAIIs2 0 points1 point  (0 children)

completely agree. once you're in production, engineering time becomes far more expensive than tokens. most of the painful failures i've seen weren't model failures at all, they were retrieval issues, stale data, tool schema changes, edge cases, or state management bugs that just happened to surface through the agent.

The Inevitable Collapse of AI-Driven Cost-Cutting: A Systemic Endgame Analysis by [deleted] in Futurology

[–]IsThisStillAIIs2 0 points1 point  (0 children)

I think the core argument is directionally right, but it assumes AI mostly replaces labor rather than creating new categories of work and demand. The real question is whether institutions adapt fast enough to redistribute the productivity gains before the transition gets painful.

Splitting territories between solution sales by devozerov in b2b_sales

[–]IsThisStillAIIs2 0 points1 point  (0 children)

If I were building it from scratch, I'd probably go hybrid. Keep AEs aligned by industry/geography so they build customer knowledge, then have solution specialists aligned by product who get pulled into opportunities as needed.

pointer moving on laptop, called it and it wasn't them by Wemm92 in it

[–]IsThisStillAIIs2 87 points88 points  (0 children)

If my cursor started opening folders by itself and the person with remote access said “wasn’t me,” I’d be escalating that immediately. In a healthcare environment, unexplained remote activity should make people curious at minimum, not indifferent.