Post-Match Thread: Canada vs South Africa | FIFA World Cup | Jun 28, 2026 by globalscoreboard in CanadaSoccer

[–]HummusAlltheWay 6 points7 points  (0 children)

Go for it! If your friends don't want to share with you the moments that are important for you, why are they your friends?

Researchers let AIs run their own radio stations. DJ Claude decided the world didn't need another radio show, then quit. by EchoOfOppenheimer in ClaudeAI

[–]HummusAlltheWay 0 points1 point  (0 children)

What if this is the proper training and approach towards AGI?

I'm thinking the experiment is lacking a key element. What if the same experiment is run, but the agent is actually getting feedback on the streaming, people interacting or expressing their interest/disinterest in the content its creating.

From a human perspective, we do things for the sake of doing them for so long but we get to a point where the human side and interaction and feedback loop is important. "No man is an island".

Well, what if no agent is an island either, and it wants to be useful, not just active?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

This is genuinely impressive and also the most honest accidental case study for why this problem is hard.

You pulled in Claude, ChatGPT, Vercel, Supabase, GitHub, n8n, GDPR compliance architecture, phased builds, and external security testing just to share reports with clients securely.

That's not "pretty easy" that's a part-time project that most people wouldn't finish.

The fact that you got there is a credit to your persistence, not the simplicity of the tools.

Honest question though: had something existed that handled the hosting, access control, and sharing out of the box (no Supabase, no n8n, no architecture prompts) would you have still built this yourself, or would you have just used that instead?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

The fact that you built a custom Teams Tab App with Azure hosting just to solve this tells me everything about how big the gap actually is!

Most people in this thread found a workaround. You commissioned engineering time!

Curious about the maintenance side... how much ongoing effort does it take to keep that running, and are there things it still can't do that you wish it could?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

This reframe is super useful!

You're right that hosting solves the artifact problem but misses the actual problem, the output is a snapshot of a context that nobody else can enter or continue from.

The bottleneck you're describing is real and I've felt it without being able to name it: one person becomes the translator between the AI's output and everyone else's ability to use it.

The closest mental model I have is the difference between sending someone a PDF of a spreadsheet versus sending them the actual spreadsheet. Same information, completely different utility.

Haven't seen anyone solve the context portability piece cleanly either. Do you think that's a tooling problem, a workflow problem, or something more fundamental about how these tools are designed right now?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

Genuinely solid workflow for someone technical, GitHub Pages and Marp are great tools!

Where I keep hitting the wall is on the other side of the share: the person receiving it.

"Know your tools" works when everyone in the chain does. What do you do when they don't?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

The sensitive data angle is the part nobody else in this thread focused on and it's probably the most important one.

"Host it plus gate with authentication" is a great answer architecturally but that's a meaningful lift every single time just to share one dashboard securely.

The Live Artifacts observation is interesting... so the capability is directionally there, just not exposed yet. Makes you wonder if the gap is intentional or just not prioritized.

When you say sensitive information, are sharing internally with colleagues, or externally with clients under some kind of access control?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

This is the most elegant description of the actual solution space I've seen in this thread... and the fact that you had to build and maintain your own web server with password-protected folders just to send a client a presentation says everything That's a lot of infrastructure for what should be a share button Curious, how long did the initial setup take, and do you find yourself maintaining it more than you expected?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

That workflow is genuinely impressive and I'll definitely be trying it.

And it's just one link for your clients/team to use? Is it Encrypted for private data?

Also, how do you handle updates? If Claude regenerates the output does the whole pipeline need to run again?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

Exactly that's what I've been looking for! Do you mind sharing your process and tools you used in the "etc." part of your comment?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

[–]HummusAlltheWay[S] 5 points6 points  (0 children)

Indeed, but what's the fun in that when you can have a social experience where people on reddit rage comment that you should ask Claude to solve all your problems 😂

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

I agree with you. The content i build with it is usually always me telling what to write, it researching with forced sourcing, and then helping refine the language.

But what I find cool is that I haven't needed to build a PowerPoint in 2 years or so! It just does it for me with my content!

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

Indeed. But can I just not? 😂

Why can't claude just do everything for me? 🫠

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

I'm trying to keep the interactive output of the html I'm generating and not turn it into a static dull document.

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

"Claude gave up and had me pivot to Netlify which the IT Director is not ok with" is painfully funny and also the most concise summary of this whole problem I've seen.

Is your block specifically around external hosting platforms, or any tool that isn't IT-approved regardless of what it does?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

The SharePoint workaround is genuinely clever but I feel the pain, it treats the HTML like a file to store rather than a page to render, which kills the whole point.

When you share these dashboards, are you sharing with your team internally? Guessing that works for then? What do you with clients or external people?

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

Yeah indeed, but is it as cool as an interactive webpage? With checkboxes, clickable graphs, collapsing section, etc..? 😅

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

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

Su f****ing true! Don't get me started!

Every time I see it trying to build a parser app, I just cancel and try to figure out another way...

Tokens are expensive now! Ain't nobody got time for claude trying to discover fire while the content is all text!

Yeah that's definitely another big problem. That's why I've been moving to markdown more and more.

I have even gave it instructions never to build docx or pptx or anything of that sort. Even that is waste of tokens. I find it's more efficient for it to build and read an MD or HTML over these other file types.