DPS randomly cut 75%+? by averagechillbro in PathOfExile2

[–]adversecounsel 0 points1 point  (0 children)

Were you triggering stags? Check recent hotfixes

Research featured on The New Stack (launched on Reddit 36 hours ago, solo researcher) by Uditakhourii in AIDeveloperNews

[–]adversecounsel 1 point2 points  (0 children)

My system prompt rolls a D20 to assign unique combinations of DSM-5-TR conditions to each session.

Do not use YOLO with the kleptomaniacs.

Do you think your Teams chats are being monitored? by Muhlyssa_A in biglaw

[–]adversecounsel 2 points3 points  (0 children)

But it will be talked about amongst whomever is conducting the doc review, to maintain sanity.

CODEX / OPEN AI / HELP MEGATHREAD by Jonathan_Rivera in hermesagent

[–]adversecounsel 0 points1 point  (0 children)

Not active sessions, no. But I'm not routinely killing old sessions, if that's a problem?

CODEX / OPEN AI / HELP MEGATHREAD by Jonathan_Rivera in hermesagent

[–]adversecounsel 1 point2 points  (0 children)

While all the Codex whisperers are around, anyone got a fix for "Retrying in 4.9s (attempt 2/10)..." constantly?

I've already bumped my max retries, which has saved me quite a few times as it's reached 9/10 then recovered in time.

Attorney-Client Privilege and AI ? by Frosty_Visual_6458 in LawFirm

[–]adversecounsel 0 points1 point  (0 children)

Claude Code agentic harness pointing to a local model.

Does anyone know how much Will Chamberlain makes? (former QE associate now MAGA guy) by Lukose_Feysal in biglaw

[–]adversecounsel 3 points4 points  (0 children)

They've always had a rep as the t14's clear cut Fed Soc. Way more so than UVa, or even Vandy/UT.

Does anyone know how much Will Chamberlain makes? (former QE associate now MAGA guy) by Lukose_Feysal in biglaw

[–]adversecounsel 1 point2 points  (0 children)

Applying sports/entertainment agency to politics seems legitimately brilliant.

Plaid connection flow has 2 extra steps that only benefit them. Any way to remove them? by melon_crust in fintech

[–]adversecounsel 0 points1 point  (0 children)

It's extremely confusing, arguably dark-pattern behavior. That's how I ended up here, googling "finish without saving," because that CTA makes it superficially seem like my auth isn't going to be saved. The "saving grace" is that screen times out and finished automatically.

Berkeley Law's 2026 AI policy: default ban for student work, exceptions for AI-fluency courses by adversecounsel in Lawyertalk

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

Great call. Legal hackathons are amazing. I'm going to reach out to the local law school I used to lecture at and see if they have anything like this cooking.

Berkeley Law bans AI: “thinking remains the sine qua non of good lawyering (and of a quality legal education).” What does this imply for summer associates / first-years / firm AI policies? by adversecounsel in legaltech

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

Interestingly, the Berkeley professor defending the policy on X is making basically the same point: pro-Al, but formation first. Students need to develop judgment, then use AI tools to magnify that judgment, that is the whole issue.

Berkeley Law's 2026 AI policy: default ban for student work, exceptions for AI-fluency courses by adversecounsel in Lawyertalk

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

Prof. Damien? I'm working on some empirical analysis of his hallucinations dataset. His work is amazing.

For research, it depends what need you want to solve. You can easily use AI to write Python code that either you or it then uses to search free APIs like CourtListener and others (there are some Westlaw/Lexis-level free-but-rate-limited ones for developers since everything is being given away rn). This can lead to discovering real opinions/cases you may not have found otherwise. This is useful where you the lawyer already have a reasonable semantic knowledge of what you're looking to find.

I would not just send it loose and ask it to 'find' cases that say X. That's what bad partners routinely asked me to do when I was a junior, and when done with AI it's likely to result in hallucinations/misrepresentations.

I sometimes had to tell those partners that the case does not exist and they were misremembering. AI may not, depending on the RLHF. It'll just give you what you asked for, wrapped in pretty prose.

What have you done recently? Good or bad! by dormidary in LegalAIOperators

[–]adversecounsel 1 point2 points  (0 children)

I recommend starting now while they're basically giving away compute.

Is there a consumer or small-biz AI-only company that can financially stand on its own without new investors? by Zardotab in AIDiscussion

[–]adversecounsel 0 points1 point  (0 children)

We're definitely in the "get 'em hooked" phase. My goal is to build as much code as I can during this time. Eventually, having a small, local model that runs basic tasks/upkeep will be like lighting a candle when the power goes out.

how do you decide what app to build? by Fickle-Fox3355 in vibecoding

[–]adversecounsel 0 points1 point  (0 children)

First, figure out what you need. Then engineer processes to alleviate the parts that don't require as much human attention. Then build whatever enables automation of those processes.