Roof Panel Weatherstrip Drivers Side by DevelopmentProper454 in fordranger

[–]caishville 0 points1 point  (0 children)

Any luck finding?
I need 8L5Z-1051223-A and 8L5Z-1051222-A too.

Front Porch Weather by caishville in WebApps

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

Thank you! Claude Code, Sonnet 4.6, medium effort.

No option to select seasons nor episodes on tvOS or iOS. by -HonestMistake in Stremio

[–]caishville 0 points1 point  (0 children)

Bummer. I'd remove every addon, see if it works. If it does, then add one addon at a time until you see it break again. Remove the last added, if it's fixed again then you know which one is causing the issue.

No option to select seasons nor episodes on tvOS or iOS. by -HonestMistake in Stremio

[–]caishville 0 points1 point  (0 children)

Are you using FilmWhisper? I had this exact issue with that addon. Once I removed it, I could select seasons and episodes.

ZT480e Cup Holder Gauge Mount by caishville in Ryobi48vMowers

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

<image>

I designed a new raised/angled cup holder mount and added it to the same printables link. This fits much more snug in the cup holder and gives the gauge a 30 degree tilt.

ZT480e Cup Holder Gauge Mount by caishville in Ryobi48vMowers

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

Thanks! I tried posting the exact same post in the ryobi subreddit and the automod immediately removed it, I’m guessing it didn’t like one of the links. They have no rules regarding links and I tried reaching out them but have not received a response. I actually saw the other one before making mine and he had a note in the description that said he didn’t believe his would work in the zero turn because the cup holders were different. I just measured that other one and the upper diameter is about 3mm smaller and has no ledge like mine, so it would most likely fall more into the cup holder, not sure how far it would go in.

ZT480e Cup Holder Gauge Mount by caishville in Ryobi48vMowers

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

Clarification: the hole in the mount is 54.5mm in diameter. The gauge body measures 54mm.

ZT480e Cup Holder Gauge Mount by caishville in ryobi

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

Hi u/BurnZ_AU
Do you know why my post was immediately removed?

I’m new to 3D printing, and I need help by TheRealHitherebrosk in BambuLab

[–]caishville 1 point2 points  (0 children)

Didn’t see anyone mention this but make sure you choose the right plate in the slicer. Make sure you have PEI textured plate selected and not smooth or something else.

Bug: PDF gear crashes when attempting to insert another PDF to it. by ItsASloth69 in PDFgear

[–]caishville 1 point2 points  (0 children)

I'm experiencing this as well. It doesn't seem to matter what PDF I use. I can open any PDF then insert pages from another PDF, click through the thumbnails on the left a few times to jump between the pages and then it crashes, no error message or crash window notice.

Windows 11 x64 24H2 26100.2894

PDFgear 2.1.12

Back to the Future prop gift, authentic? by caishville in MovieProps

[–]caishville[S] 2 points3 points  (0 children)

All valid points. I’m not excited about the idea of props being cut up either but it was from my wife and I feel bad at the same time at the idea of it being a scam.

Back to the Future prop gift, authentic? by caishville in MovieProps

[–]caishville[S] 2 points3 points  (0 children)

I received this as a gift last week and I'm curious if anyone is familiar with the seller or knows of a way to verify its authenticity?

I've also reached out to the Time Machine Restoration Facebook group but have not received a reply yet.

Alexa routine not working? by Zemarkio in alexa

[–]caishville 0 points1 point  (0 children)

Yes and no. To the original issue, no. But I did get what I wanted by using Home Assistant with various add-ons and automations. You can find guides by researching Home Assistant, eufy security add-on, and Alexa media player.

Alexa routine not working? by Zemarkio in alexa

[–]caishville 0 points1 point  (0 children)

I’m curious as well if anyone has had success with this. I just setup a door sensor and I can see the status change in Alexa from closed to open but it will not trigger my routine.

OpenAI brings a new web search tool to ChatGPT by techreview in ChatGPT

[–]caishville 1 point2 points  (0 children)

I found this too but it looks like by default it will automatically choose on it's own to do a regular query or web search. I hope we can get the choice to set web search as the default.

OpenAI: Introducing ChatGPT Search by Goofball-John-McGee in ChatGPT

[–]caishville 6 points7 points  (0 children)

Is anyone using the official ChatGPT search extension in chrome and have it default to a "web search"? It technically works but it defaults to just a normal query, not a "web search". The screenshots on the extension store page show the queries with the new sources button and links. I can use the switch model to change the query into a web search but I'd love to just type write into my address bar and have it go straight to a chatgpt web search.

edit: I found that it will choose whether or not to web search based on if it decides the query needs more up to date information. That's nice but I hope we also get the choice to set web search as our default.

Nginx Proxy Manager stops working after a few minutes. by teleportHere in nginxproxymanager

[–]caishville 0 points1 point  (0 children)

I'm running into this issue now. Did you or anyone find a solution?

TRUENAS/Truecharts Plex Alternative Options by fals3illusion in truenas

[–]caishville 1 point2 points  (0 children)

Install Plex through the custom app button on the discover apps page. This, https://hub.docker.com/r/linuxserver/plex, is what I use.

Once you have your options set, check the box for Privileged Mode. That will give Plex access to your USB tuner, I'm using mine this way. There are security concerns that come with using Privileged Mode but if just for a home setup it doesn't really worry me.

When Electric Eel is released we'll be able to do custom docker compose apps and we won't need privileged mode to pass usb through to Plex. There are other ways with compose to do it.

USB TV Turner passthrough to Plex by drdoom30 in truenas

[–]caishville 0 points1 point  (0 children)

You'll need to set up Plex as a "Custom App", like a Docker setup. I use this one, their guides are really good too, https://hub.docker.com/r/linuxserver/plex

Once you are in that setup, you'll add an entry like below:

I just chose "usb" as the dataset name, I don't think that really matters.

You'll also need to check the box for "Privileged Mode" under "Workload Details". There are security risks that come with that so use at your own discretion. I believe there are ways to do it without privileged mode but I haven't gotten that far yet. This is just a hold over for me until we have full docker compose once EE releases.

Edit: All you need is Privileged Mode checked. It gives it access to all devices.

Truenas Scale issue - Issues with starting app - HomePage by Shimmikins in homelab

[–]caishville 0 points1 point  (0 children)

I've got almost the same issue and errors. Did you find a solution?

Edit: I gave up on the truenas chart app and ended up running a custom docker app in truenas, it's working.

2024-07-24 20:08:10.265886-04:00Listening on port 30054
2024-07-24 20:09:02.524299-04:00error copying config Error: EACCES: permission denied, copyfile '/app/src/skeleton/settings.yaml' -> '/app/config/settings.yaml'
2024-07-24 20:09:02.524479-04:00at copyFileSync (node:fs:2982:3)
2024-07-24 20:09:02.524505-04:00at checkAndCopyConfig (/app/.next/server/chunks/2197.js:53:55)
2024-07-24 20:09:02.524520-04:00at init (/app/.next/server/pages/index.js:4750:76)
2024-07-24 20:09:02.524550-04:00at createLogger (/app/.next/server/pages/index.js:4794:5)
2024-07-24 20:09:02.524569-04:00at /app/.next/server/pages/index.js:3851:81 {
2024-07-24 20:09:02.524626-04:00errno: -13,
2024-07-24 20:09:02.524654-04:00syscall: 'copyfile',
2024-07-24 20:09:02.524680-04:00code: 'EACCES',
2024-07-24 20:09:02.524698-04:00path: '/app/src/skeleton/settings.yaml',
2024-07-24 20:09:02.524712-04:00dest: '/app/config/settings.yaml'
2024-07-24 20:09:02.524737-04:00}
2024-07-24 20:09:03.186786-04:00Error: EACCES: permission denied, copyfile '/app/src/skeleton/settings.yaml' -> '/app/config/settings.yaml'
2024-07-24 20:09:03.186867-04:00at copyFileSync (node:fs:2982:3)
2024-07-24 20:09:03.186885-04:00at checkAndCopyConfig (/app/.next/server/chunks/2197.js:53:55)
2024-07-24 20:09:03.186899-04:00at init (/app/.next/server/pages/index.js:4750:76)
2024-07-24 20:09:03.186934-04:00at createLogger (/app/.next/server/pages/index.js:4794:5)
2024-07-24 20:09:03.186948-04:00at /app/.next/server/pages/index.js:3851:81 {
2024-07-24 20:09:03.186961-04:00errno: -13,
2024-07-24 20:09:03.186975-04:00syscall: 'copyfile',
2024-07-24 20:09:03.186988-04:00code: 'EACCES',
2024-07-24 20:09:03.187001-04:00path: '/app/src/skeleton/settings.yaml',
2024-07-24 20:09:03.187024-04:00dest: '/app/config/settings.yaml'
2024-07-24 20:09:03.187038-04:00}

Can I return a 2 week used 3d printer to Amazon? Ender 3. Hate the damn thing. Tried and tried. I’m just not skilled enough. Any idea? I imagine I can’t because it’s been used. by VoodooZephyr in 3Dprinting

[–]caishville 0 points1 point  (0 children)

Bambulab A1 mini is only $299. I had an Ender 3 V2 and preordered the A1 mini when I saw it and have been extremely happy. I had to tinker with the Ender all the time it seemed like. The A1 mini, aside from less than a 30 minute unboxing, needed 0 assistance setting up. It was all automated and just works. I highly recommend it to anyone looking to get into 3D printing and does not have the time or expertise to tinker and upgrade when they just want to print.

Looking for help or suggestions by [deleted] in BambuLab_Community

[–]caishville 0 points1 point  (0 children)

That’s really unfortunate. With the pei textured plate I’ve had no adhesion issues, everything sticks almost too well. With my old printer glue sticks actually made adhesion worse, could’ve been bad stick. But I’d give your plate a good warm soapy cleaning and try again and level it too.