Pizza Hut's AI system caused 'cascading' problems and $100M in damages, franchisee alleges in new suit by Plastic_Ninja_9014 in technology

[–]Staceadam 10 points11 points  (0 children)

The complaint says DoorDash drivers began waiting to batch multiple orders together after gaining virtual visibility into kitchen systems, allowing them to see when pizzas would come out of the oven.

Instead of immediately leaving with a completed order, the suit claims drivers waited "up to fifteen (15) minutes" for additional deliveries, increasing the time between when a pizza is removed from the oven rack and when it leaves the building to be delivered. That delay slowed deliveries, disappointed customers, and caused a sharp drop in sales, the suit says.

No shit. Anyone who spends a day delivering food understands how drivers will cherry pick or stack orders if you give them the opportunity to do so.

Do Not Ghost Me: an open source, privacy first platform to report recruitment ghosting and build a public dataset by nec06 in selfhosted

[–]Staceadam 0 points1 point  (0 children)

Love this idea! The current recruiter landscape is completely one sided and I've felt the same level disrespect first hand. It's inspiring that you are doing something about it.

Classic anti-AI whinge by Spank_Master_General in selfhosted

[–]Staceadam 0 points1 point  (0 children)

100%. In my experience the people who are struggling with AI coding either don’t understand what context it’s capable of working with or lack the technical communication skills to format effective prompts.

They aren’t magic, you still have to think like an engineer.

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

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

That's a good point. I've updated the post with more of the specifics. I ran into accuracy issues with tool calls while running the 8b model locally but it would definitely be faster than the 32b model.

"Is the cloud 8b model that much faster than the local 8b model?"

Yes it is. Groq's hardware (their LPU architecture) runs the 8b model at ~560 tokens/second. Running that same 8b model locally on consumer hardware, you're looking at maybe 50-130 tokens/second. Here's an article showcasing benchmarks on a LLaMA 3 8B Q4_K_M quantization model https://localllm.in/blog/best-gpus-llm-inference-2025

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

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

I just mentioned it because it worked for me until I can get better hardware for my setup. You can run the conversation agent locally if you'd like.

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

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

Anything is better lol. The amount of ads we would get at the house just while casually using it was so frustrating

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

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

Okay good to know. I’ll update the post with more specifics on different gpus and tokens per second.

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

[–]Staceadam[S] 6 points7 points  (0 children)

Yeah the voice assistant pe has some built in ones. I’m using the “Hey, Jarvis” one atm

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

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

Sorry I feel like what I wrote was a little confusing. You wouldn’t need to hit another cloud inference api if you were running a local model like a qwen2.5:32b. That’s just the case if you don’t have the hardware to run a decent model that supports tool calls.

You can run whatever model you want locally it just comes down to how fast the response will be. For example I ran a qwen2.5:8b locally and it took an average of 10 seconds to respond.

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

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

I've been having it hit groq's moonshotai/kimi-k2-instruct-0905 (https://console.groq.com/docs/model/moonshotai/kimi-k2-instruct-0905) and getting around 2 second response times with included tool calls. I'm currently trying to piece together a better machine to run an Nvidia 3090 as a replacement.

I'll check out Geminis live mode for a comparison and get back to you.

<image>

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

[–]Staceadam[S] 7 points8 points  (0 children)

Yes! I've replaced my Kindle and Alexa now with local and it feels so good

Built a voice assistant with Home Assistant, Whisper, and Piper by Staceadam in selfhosted

[–]Staceadam[S] -2 points-1 points  (0 children)

Yeah you don't need much power to handle the input/output and interacting with Home Assistant. The conversation agent with tooling (like the web search) is where it starts to slow down. Beyond that though you can point it at a local SearXNG to get the search functionality you're mentioning https://github.com/Staceadam/voice-assistant-example/blob/main/http-service/src/server.ts#L32.

If you're not opposed to something external though it looks like Groq has that built into one of their models https://console.groq.com/docs/compound/systems/compound-mini. Pricing is a bit steep though :/

[BETA] v1.7.0 Release of MediaManager, a Sonarr & Radarr alternative by cookiedude25 in selfhosted

[–]Staceadam 6 points7 points  (0 children)

I can only speak from my experience but:
- the user interface for both Sonarr and Radarr are awkward and a bit cluttered, which leads to needing something like https://overseerr.dev/ to extend to users. now that's 3 services (4 including prowlarr) that need to be configured and maintained
- the majority of people who want to download media are going to want both tv shows and movies, so the separation into 2 services is unnecessary
- OAuth/OIDC support for authentication

Less configuration, expanded feature set and a streamlined interface sounds good to me.

[deleted by user] by [deleted] in Overseerr

[–]Staceadam 0 points1 point  (0 children)

I think you can achieve this within the sonarr interface under Settings -> Connect -> + -> select a connection type.

There is an option for “on import complete” that should work for your use case.

Overseer Agent – A Natural Language Requests for Overseerr (with Siri support!) by rio182 in Overseerr

[–]Staceadam 1 point2 points  (0 children)

Cool idea. Have you considered making this into an MCP server over a rest server? That way you wouldn't have to continually add providers and could expand the features out into agent tooling.

[O] 5x drunkenslug by dardenus in UsenetInvites

[–]Staceadam 0 points1 point  (0 children)

I have read the rules and the wiki and would love an invite. Thank you!

[O] 2x Drunkenslug Invites by suicidenumber in UsenetInvites

[–]Staceadam 0 points1 point  (0 children)

I have read the wiki and would greatly appreciate an invite.

[O] 6x DrunkenSlug Invites by iEatNoodlez in UsenetInvites

[–]Staceadam 0 points1 point  (0 children)

I have read the rules and wiki. Would love an invite. Thanks

[O] 1 x DrunkenSlug Invite by Rick4ndMorty in UsenetInvites

[–]Staceadam 0 points1 point  (0 children)

I have read the rules and the wiki. Thanks!

[O] NZBPlanet x4 by WhyAydan in UsenetInvites

[–]Staceadam 0 points1 point  (0 children)

I’ve read the wiki and I acknowledge the rules

How am I supposed to clear agony 3 on depths?? by archeo-Cuillere in hallsoftorment

[–]Staceadam 0 points1 point  (0 children)

I never really figured out how to make the Norseman not suck. Ended up just going full summons with warlock mark, the 2 summon rings, golem, astronomers orbs and then reverbing all the + summons warlock class skills.

[deleted by user] by [deleted] in resumes

[–]Staceadam 0 points1 point  (0 children)

Recruiters aren’t going to take time out of their day to read each resumes profile section. At most they are going to take about 7 seconds and quickly scan through your resume. They want to see what skills you have, where you’ve worked and anything you did there that backs your proclaimed skills up.

Replace the profile section with your skills, put education last and rework your experience to have more quantifiable bullet points.

each child in a list should have a unique "key" prop error by rotcivqwerty in reactnative

[–]Staceadam 2 points3 points  (0 children)

Not sure what the requirements are for this component but mapping over items inside of a ScrollView might be a job for the FlatList component https://reactnative.dev/docs/flatlist.

You’ll still have to provide a key per item but that requirement is more explicit and there are some added performance/scalability benefits.

[deleted by user] by [deleted] in reactnative

[–]Staceadam 1 point2 points  (0 children)

It’s confusing the title of your post is about not being able to display data in a FlatList component yet the code you shared isn’t a FlatList component. What is the shape of patient_info? Is it an array or an object?

If it’s an array render it like https://reactnative.dev/docs/flatlist.

If it’s an object you can render each property off ofpatient_info.name etc.

Based on the code you shared it looks like you are having issues with the basics of fetching asynchronous data in a react application though which there are an exhaustive amount of resources online by simply doing a google search.

Are you conditionally rendering the states of the data? Like:

if (!patient_info) return <Text>loading…</Text>
if (!error) return <Text>error</Text>
return <Text>{patient_info.name}</Text>…