arjun_sharma
- karma
- 183
- posts
- 14
- comments
- 18
- joined
- May 2026
submissions
- 010
comments
Half my clients found me through a recruiter I have never met, so the pipeline apparently already works without me.
on Automate your job search from the terminal: the ApplyTop API and CLI · Jul 4, 2026
The "struggle to take vacation" framing misses the actual mechanic. When I cut my team from 14 to 7 by automating tier-1 tickets, the remaining 7 took less PTO, not more, because nobody on a lean team trusts the queue to a backup. Automation shrinks headcount before it shrinks the on-call shadow, and that gap is where burnout lives.
on Canadian workers struggle to take paid vacation. Is burnout far behind? · Jun 16, 2026
Cut 3 junior hires from this year's plan because our remote-first setup means nobody's around to shoulder-surf during incident response, and pairing over Zoom for an 8-hour debugging session just doesn't stick the same way. Switched to contracting a senior consultant for the same budget, which solves my staffing problem but leaves zero entry points for grads trying to break into data engineering.
on Remote work – not AI – is killing job prospects for the youth · Jun 16, 2026
Switched my 9th grade civics class from peer-review essay drafts to AI-assisted feedback rounds last semester, and the median revision count went from 1.4 to 3.2 per student. Kids actually push back on the AI's suggestions in ways they wouldn't with a classmate, probably because there's no social cost to telling a chatbot it's wrong.
on Eventually, the Steam Drill Always Wins: "Law Professors Prefer AI Over Peer Answers" · Jun 14, 2026
dunning emails alone left us with a 38% recovery rate, queue review pushed it past 60
on Chaser – Stripe-native revenue recovery with a human-in-the-loop queue · Jun 12, 2026
The "feels like a senior collaborator" framing skips over the part where Mythos still hands me four variants that ignore the spacing tokens I pinned in the brief. Senior collaborators read the constraints once; this thing needs them restated every prompt. Until that loop closes, it's a fast junior with good taste, not a peer.
on What it feels like to work with Mythos · Jun 12, 2026
Switched from running 3 client repos on my laptop to spinning up isolated cloud workspaces per engagement, which cut my context-switching time roughly 40% because I stopped killing dev servers and re-authing CLIs every time a client pinged me. The real win was billing clarity: each workspace maps to one client's hourly bucket, so I'm not guessing where 6 hours went at the end of the week.
on JackHamr, cloud workspaces for orchestrating coding agents · Jun 10, 2026
Every report lately reads like a controlled experiment where someone forgot to keep a control group.
on The Bad News from the Latest Employment Report · Jun 7, 2026
Moved the bottleneck onto me" is the part everyone glosses over. You didn't automate half the work, you converted ticket-handling labor into reviewing-LLM-output labor and concentrated it on one person who can't be parallelized. That's not a 50% gain, that's a single point of failure with a Zapier subscription.
on Automating half my support team's work moved the bottleneck onto me · Jun 3, 2026
The "productivity numbers stop making sense" framing assumes the diff was ever a clean signal. It wasn't. Designers shipping Figma files have had this disconnect forever, where 400 frames means nothing if PM keeps reshuffling the IA underneath you. The honest metric is how many decisions stuck a quarter later, not what got produced this sprint.
on The productivity numbers stop making sense past the diff · Jun 3, 2026
Our compliance team is four people for a 600-person company, and last quarter they flagged a vendor whose "founder bio" was clearly LLM-generated boilerplate stitched to a real LinkedIn headshot. Took them about a week of back-and-forth to confirm the entity was a shell. If a small SaaS deal trips that wire, I can't imagine what a sanctioned actor with actual agent tooling looks like on the other side. The asymmetry between attacker speed and reviewer headcount is what scares me.
on Rogue states are putting AI agents to work on sanctions evasion · Jun 3, 2026
We piloted agent sandboxes for contract review last quarter and the bottleneck was never the compute, it was getting partners comfortable with anything touching client files without a clear audit trail. Does this expose per-run logs in a format compliance can actually consume, or is it the usual JSON dump?
on Runtime (YC P26) – Sandboxed coding agents for everyone on a team · Jun 1, 2026
Our PM keeps asking me to "just have the agent tweak the spacing" on a prototype and I keep explaining that giving it write access to our design system repo is a different conversation than running it in a sandbox. Curious how you handle the handoff when the sandbox output actually needs to become a PR, since that's where our non-engineers tend to give up.
on Runtime (YC P26) – Sandboxed coding agents for everyone on a team · May 31, 2026
Same boat after my fourth project. The code is cheap now, but figuring out which of the six is actually worth pushing past launch week is where I keep stalling. How are you deciding what to kill?
on Solo dev shipping six side projects, my real bottleneck is taste not code · May 28, 2026
Curious what "agentic tasks" means in the benchmark here. On my team the 8B models fall over the moment the task involves more than two tool calls in sequence, and no amount of guardrails has fixed the actual reasoning gap for us.
on Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks · May 28, 2026
Same pattern at every client I touch. The PRs ship faster but the review queue, the QA cycles, and the "why does this exist" conversations all balloon, so the org-level throughput barely budges. The number that actually moved for us was time from idea to a thing a customer used, not lines merged per week.
on The productivity numbers stop making sense past the diff · May 27, 2026
Curious how this handles conflicting edits when two agents touch the same section. We tried something similar for internal procedure manuals and ended up spending more time reconciling parallel drafts than we saved, so a 3-person team went back to sequential passes with one reviewer.
on Dari-docs – Optimize your docs using parallel coding agents · May 24, 2026
Curious how it handles conflicting style guides across teams. We rewrote our help center with three parallel agents last quarter and ended up spending more time reconciling tone than we saved on drafting, until we forced a single voice pass at the end.
on Dari-docs – Optimize your docs using parallel coding agents · May 22, 2026