Search results

  1. StrangeWill

    Using Claude To Troubleshoot A Misfire... (in progress)

    "Looks like misfires across the entire bank" (After fixing the log) "So CAT could cause restriction, but is that CAT on the bank misfiring? What about the rich drive?" Looks like new CAT time.
  2. StrangeWill

    Using Claude To Troubleshoot A Misfire... (in progress)

    Forced a misfire while moving the trailer to the house, gunned it up a hill, questionable noises around 4000 RPM and a check engine light, bingo. I need to grab the additional test scans, let's see where this goes...
  3. StrangeWill

    Using Claude To Troubleshoot A Misfire... (in progress)

    So Claude had flagged NTB17-016c with the following details: Well hold on, it's kind of drawing a faint line between the two, I didn't get a shift shock, I don't have hesitancy in the downshift. So I prompt: NTB17-016c doesn't cover "stuck in 7th" behavior or lugging or anything of the...
  4. StrangeWill

    Using Claude To Troubleshoot A Misfire... (in progress)

    Torque also really badly needs a "shut up and log EVERYTHING" button BTW. Edit: On second thought this reduces my sensor resolution, so I need to cut that out.
  5. StrangeWill

    Using Claude To Troubleshoot A Misfire... (in progress)

    Because the Nissan has the gift that keeps giving, my NV 3500 had another misfire event today, getting on the freeway, towing the horse trailer, giving it a bit of oomph to get up to speed, downshift, we're good at ~3500RPM, downshift again, ~5000RPM and... check engine light starts blinking...
  6. StrangeWill

    Using AI To Transcribe Ham Radio Operations (ARES)

    The Premise I'm working with Hamilton County ARES to do a postmortem on an event during a race where someone needed medical attention. Our objectives were fairly straight forward: What could we have done to improve outcomes. That requires a careful review of our communications during the event...
  7. StrangeWill

    Post Your Ride

    https://ridewithgps.com/trips/382364646?privacy_code=cgFyRAXyivkpR3n5bafCV4a8pxkIm4Cx Did another event with ARES, providing radio support for Scenic City Cyclo: https://www.bikesignup.com/Race/TN/Chattanooga/ScenicCityCyclo a new race event. Afterwards, from where I was at (St Elmo and Ochs...
  8. StrangeWill

    AI-Assisted Builds - Share Your Projects!

    Share what you've built, models used, lessons learned, or just something you had fun with. I got two to throw into the stack, both open-sourced today: Pteroupnp A docker container that adds UPNP support to https://pterodactyl.io/, deploy it to your wings servers, give it a token to talk to...
  9. StrangeWill

    Test

    This is a test reply
  10. StrangeWill

    Post Your Ride

    Helped with the Chattanooga Marathon providing radio support today, quick hop down to the turnaround where I just keep an eye on things, testing out the new bike rack and trailer I just built the night before (on top of an old kid carrier my wife picked up at a thrift store for dirt cheap)...
  11. StrangeWill

    Thread Updates Now Cross-Post!

    So, was thinking about how some long-lived threads (like Post Your Ride) doesn't really inform people of new updates, so we've implemented that -- if a new post is made we will cross-post to Slack, there is however a 30 minute cooldown so it doesn't spam Slack. Annoyingly, even though we link...
  12. StrangeWill

    Test

    test2
  13. StrangeWill

    Test

    Test
  14. StrangeWill

    Named Query Filters Coming to EF 10!

    https://www.milanjovanovic.tech/blog/named-query-filters-in-ef-10-multiple-query-filters-per-entity?utm_source=X&utm_medium=social&utm_campaign=15.12.2025 public static class OrderFilters { public const string SoftDelete = nameof(SoftDelete); public const string Tenant = nameof(Tenant)...
  15. StrangeWill

    Bikeventure - Making a mobile VHF/UHF bicycle setup

    Oh a pic of Gran Fondo Hincapie
  16. StrangeWill

    Mastodon Is Back!

    Mastodon bridge was having fun and spamming us for off-server activity (for say users you've followed), we've blocked that unless you're reblogging someone off-server.
  17. StrangeWill

    Forum Bridge -- Post Thread Updates?

    Nope, just a little bit more code, the webhooks are easy and tied into Devanooga's bot code -- it's basically just out here to see if there is interest in it (yeah the forums are pretty quiet these days), we may revisit if the forums get more activity. I'm trying to move some of my long-form...
  18. StrangeWill

    Container Orchestration and Device Mapping

    If I had to wager a guess -- they use their own agents instead of Docker Swarm -- similar to what Pterodactyl does.
  19. StrangeWill

    Devanooga's Cloudlog Instance

    We've had one up and running for awhile here: https://cloudlog.devanooga.com/index.php/visitor/W3UWU (links to my logbook), by design CloudLog requires invites, so drop a reply here or ping me on Slack and I can get you an invite.
  20. StrangeWill

    Container Orchestration and Device Mapping

    So some background: I've been a fan of using Docker Swarm for smaller deployments, I'd argue it fits a massively needed niche where Kubes is way overkill or less accessible for a long list of reasons. So I recently moved a project that uses as a bunch of Raspberry Pis to handle a bunch of...
Back
Top