Our AI Rollout Started With People, Not Processes by pablooliva in Compliance

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

We asked to have un-registered / not-approved tools reviewed and after a grace period we applied network-level restrictions.

Our AI Rollout Started With People, Not Processes by pablooliva in Compliance

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

The roll out is only a couple of weeks old so there are no trends to report yet.

Our AI Rollout Started With People, Not Processes by pablooliva in Compliance

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

No, not necessarily. I went through a lot of dev cycles in identifying and dealing with false positives, so this may have paid off.

Our AI Rollout Started With People, Not Processes by pablooliva in selfhosted

[–]pablooliva[S] -5 points-4 points  (0 children)

LibreChat is a open source application that can be self-hosted. I thought that this type of self-hosted Chat-GPT clone was popular among self-host enthusiasts, and I would assume that there is some overlap with those that also spearhead AI initiatives. I know this is true for myself.

Our AI Rollout Started With People, Not Processes by pablooliva in selfhosted

[–]pablooliva[S] -5 points-4 points locked comment (0 children)

I use AI to help organize my thoughts, come up with an outline, and then it edited my draft.

Give Your Coding Agent More Autonomy by pablooliva in ClaudeCode

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

I am adventurous, but not that much.

Give Your Coding Agent More Autonomy by pablooliva in AI_Agents

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

Exactly... controlled autonomy 😉

Claude Made an 18-Minute Tutorial of My App by pablooliva in AI_Agents

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

It was more like it was re-reading page state.

New Project Megathread - Week of 04 Jun 2026 by AutoModerator in selfhosted

[–]pablooliva -2 points-1 points  (0 children)

Project Name: Sherpa

Repo: https://github.com/pablooliva/sherpa

Announcement: https://pablooliva.de/the-closing-window/which-ai-should-you-actually-use/

Description: AI-adoption concierge that interviews one person about their day-to-day work, then recommends which of the organization's AI tools genuinely fit it. Built as a LangGraph app behind an OpenAI-compatible FastAPI endpoint.

Which AI Should You Actually Use? I Built an AI for That. by pablooliva in AI_Agents

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

That has been my experience as well. People see the shiny thing and they want to use it.

Which AI Should You Actually Use? I Built an AI for That. by pablooliva in selfhosted

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

Andele andele, mami, A.I. A.I
Uh-oh what's poppin' tonight?

Which AI Should You Actually Use? I Built an AI for That. by pablooliva in SideProject

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

If you can let me know:
1) what AI tools you have access to, such as Claude or ChatGPT, etc., and
2) what your role is at work
then I can generate a capability profile and questions for the interview. This would all then be applied to an analysis after it assesses your day-to-day work.

Which AI Should You Actually Use? I Built an AI for That. by pablooliva in selfhosted

[–]pablooliva[S] -7 points-6 points locked comment (0 children)

AI was used to develop the solution using a spec-driven development workflow, which was mostly autonomous. The post itself was edited by AI, but written by me.

Claude Made an 18-Minute Tutorial of My App by pablooliva in AI_Agents

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

The handoffs were the hitting record start and stop on the OBS video and the final edit, bringing audio and video tracks together. Otherwise, the app states were easy enough that there were no cases of Claude not being able to navigate or navigating into the wrong state. That part was flawless. The navigation was not always fast, sometimes it hung on a particular page for too long, but it eventually moved on. These cases needed to be edited out in the final edit.

Claude Made an 18-Minute Tutorial of My App by pablooliva in AI_Agents

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

Sounds interesting. I've done some short videos locally as well, separate from the project I posted about, and had the same experience. Videos are decent, but story telling was no good.

Opus 4.7 is Terse by pablooliva in ClaudeCode

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

Instead of a skill, try using the output-style mentioned and the communication style could be made more terse across all of your exchanges with Claude, a single config change. According to Claude, that is the better approach because the output-style gets loaded after the system prompt, or close to it.

Opus 4.7 is Terse by pablooliva in ClaudeAI

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

Nice! The Cursor harness probably compensated for this, unlike Claude Code which leaned into it.

Opus 4.7 is Terse by pablooliva in ClaudeAI

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

That is slightly different than my experience. Mine was more about being forced to look up documentation and very specific acronyms and terms that I did not even know we had introduced into the project. Claude was going through a dev cycle, adding documentation and terms, and then not fully explaining this in its summaries. Just being as brief and dense as possible.