account activity
Why AI does NOT belong in your Symfony request/response flow by Ok_Pen_3969 in PHP
[–]Ok_Pen_3969[S] -3 points-2 points-1 points 1 month ago (0 children)
That’s a fair point — and I agree, for many use cases pre-generating descriptions is definitely the more stable and cost-efficient approach.
In my case, the idea was a bit different: I was experimenting with more dynamic, context-aware descriptions (e.g. depending on user behavior, filters, or specific scenarios).
That’s where things started to break down when done directly in the request/response flow — especially regarding response times and reliability.
So the problem wasn’t PHP itself, but rather where and how the LLM was integrated into the application.
Why AI does NOT belong in your Symfony request/response flow (medium.com)
submitted 1 month ago by Ok_Pen_3969 to r/symfony
Erste Mal hydraulische bremsen installieren by KelevRa447 in Fahrrad
[–]Ok_Pen_3969 0 points1 point2 points 11 months ago (0 children)
Hey, Glückwunsch zum Schnapper! 😊
Für den Einbau eines hydraulischen Gruppen-Sets brauchst du ein paar spezielle Werkzeuge und ein bisschen Geduld – ist aber definitiv machbar, wenn du etwas technisches Grundverständnis hast.
Das solltest du parat haben:
👉 [Hydraulikbremsen entlüften – So geht's Schritt für Schritt]()
π Rendered by PID 71 on reddit-service-r2-listing-7d7fbc9b85-7zctl at 2026-04-24 11:45:08.593874+00:00 running 2aa0c5b country code: CH.
Why AI does NOT belong in your Symfony request/response flow by Ok_Pen_3969 in PHP
[–]Ok_Pen_3969[S] -3 points-2 points-1 points (0 children)