Richard Reukema
banner
codeputer.bsky.social
Richard Reukema
@codeputer.bsky.social
Have you ever found yourself that JavaScript is NOT confusing? Have you ever thought of why LOB application would use a language that has uncontrolled dependencies - one of which is the hosting container? (i.e. chrome, edge, safari, etc.)
April 30, 2025 at 4:57 PM
What's your ide for editing html and css? Can you jump directly between the class id, and it's implementation?
April 21, 2025 at 9:55 PM
Sorry for the confusion - I'll try and put a post together on how I would like to store app state on the server with the same lifecycle as the circuit. I really hate relying on browser for anything other than the display of HTML and use of CSS.
January 27, 2025 at 11:46 PM
Thought. What if we created an inherited Hub and used that to capture the capture Context.ConnectionId via OnConnectedAsync to and used an external service to track the status of the connection. Then each component could subscribe, and listen for events raised. I really hate relying on a browser.
January 26, 2025 at 9:52 PM
Wow, & interesting read Thks! My assumptions is that app state could be easily associated with the circuit and the related connection. Loose the connection, but the scope of the circuit persists. This gets better tieing circuit to user. But clearly this doc doesn't go there. Curious & will ponder
January 26, 2025 at 8:04 PM
I'm still wondering about how scoped services are changed in #Blazor #server to have a lifetime across multiple request based on the connection. Any suggestions on any documentation that gets into the nuances of this?
January 26, 2025 at 4:19 PM
In addition, as this is copilot in visual studio, I'm wondering if we will see the day that before it answers, it will check the project structure and gather more context and evaluate the answer better. I'm already amazed at how much my work has changed, and I my expectations are growing!
January 26, 2025 at 3:54 PM
It's always in the prompt isn't it. But is this agent then helping or a pacifer? As we both know the format changed in .net, we dug deeper and pushed back. The model responded with the correct answer so it was in their, it just prioritized answer rather than ask a clarifying answer.
January 26, 2025 at 3:51 PM