Recent content by wottle

  1. wottle

    Macintosh Mini - (yet another) Maclock conversion project

    I should have posted this sooner. I have 4 extra boards if anyone needs one. However, I'm about to be away from home for 3 weeks, so it will be a while before I can ship. I could also print the mounting frame for those who need it.
  2. wottle

    InventoryDifferent - Managing your vintage device collection

    Another good catch. I actually created a better version using the latest image model from OpenAI that does a much better job of maintaining the original subject of the photo. I don't have a photo studio with good lighting, but wanted consistency, so I took my photos and generated the photos...
  3. wottle

    InventoryDifferent - Managing your vintage device collection

    Nice catch! And fantastic research. Yeah, I probably pulled that from another source, but didn't verify. I've updated it to $5800 so I hopefully won't be spreading that number more than it already is. Thanks!
  4. wottle

    Custom 9.7" Display (iPad 1,2,3) for Apple //c with STL files and build guide [Draft: work in progress]

    FYI, mine turned out pretty good. Had to make a new version to handle the much different button board and controller. The cutouts for the controller board ports aren't great, and I had to cut some a bit to make it work, but I'm not reprinting at this point, since it's essentially out of sight...
  5. wottle

    Macintosh Mini - (yet another) Maclock conversion project

    Fantastic work. I actually just went through this. I suspect I may have gotten a fake Pi Zero 2 W from Amazon, because I had quite the adventure trying to get it to work. First, I was not able to get the 64-bit version of Pi OS Lite to boot on the machine. I fell back to the 32-bit Lite...
  6. wottle

    SuperMac Supermatch 17 monitor missing pins

    Honestly I'm not sure what it's worth. I think I paid ~$50 for it so that's how much I'd charge, I just don't know about shipping it, given its size. I suspect shipping would be another $80-100, possibly more with packing materials for double boxing and ensuring it has adequate padding).
  7. wottle

    SuperMac Supermatch 17 monitor missing pins

    Honestly, I’m trying to reduce my collection and the CRTs take up so much space. Where are you located? I’d be very nervous to ship a large CRT like this.
  8. wottle

    InventoryDifferent - Managing your vintage device collection

    I use Portainer on top of the Synology Docker install, but I suspect something about how you deployed caused the "internal" network not to be set up. With my setup, I have exposed the web app, the storefront, the mcp server, and the API externally. However, that's only because I use the store...
  9. wottle

    InventoryDifferent - Managing your vintage device collection

    Hey, you don’t need to have traefik for the docker-compose install. The docker-compose.simple.yaml will install all the containers in such a way that the components can talk to each other without exposing the sensitive components to the outside world. Traefik is a docker container that...
  10. wottle

    InventoryDifferent - Managing your vintage device collection

    Awesome! Glad it installed well. Let me know if you find any bugs! It's funny you mention Claude because I've had others ask me why it was InventoryDifferent2 - it was previously a system I had built a few years ago that was not particularly well built, and was limiting in how easily I could...
  11. wottle

    InventoryDifferent - Managing your vintage device collection

    Made a little video showing a bit of what the system can do:
  12. wottle

    Custom 9.7" Display (iPad 1,2,3) for Apple //c with STL files and build guide [Draft: work in progress]

    Awesome job! I recently started trying to print this for my IIc Plus. Unfortunately, I have a different version with the composite video on a smaller controller board. I modified it to work with mine, and made a sad attempt to create a new I/O cover. I also found when I imported the model...
  13. wottle

    InventoryDifferent - Managing your vintage device collection

    Been adding some new features based on feedback across various forums. Added multi-language support in the showcase app. Added the ability to import from a CSV, as well as export to a CSV. Added the ability to add relationships between devices that are bi-directional (e.g. Color Classic...
  14. wottle

    InventoryDifferent - Managing your vintage device collection

    Ha, it was my first attempt and I decided to scrap it and work from scratch. I may have some conversion code in there that was used for me to migrate from the old system to the new. I shared screenshots of it back on another post. Looking back now, the design (I was trying to go for a...
  15. wottle

    InventoryDifferent - Managing your vintage device collection

    One of my goals was to be able to show off my collection in a way that is a bit more narrated than a list of devices with photos and specs, etc. So I added another docker container to host a showcase for your app. It's slightly customizable, but fairly limited at the moment. It allows you to...