Jestersix

Search results

  1. phatduckk

    Am I destroying my "tank is quarantined" stance if I add this clown?

    Jeff has a schedule maker on his site for full med QT https://fishotel.com/quarantine-help/
  2. phatduckk

    Am I destroying my "tank is quarantined" stance if I add this clown?

    I live in San Mateo. From Oakland to San Mateo it was $35 one time and $50 the other time. you can figure out the price w/o booking a ride: 1) open uber app 2) click courier tab up top 3) pick "receive items" 4) put your address and High tide aquatics 5) you see prices
  3. phatduckk

    Am I destroying my "tank is quarantined" stance if I add this clown?

    Lots of good points here... my 2c is that I wouldn't qualify it as "quarantined" - same commentary as the other guys. Is the isolation tank just the 2 fish? If so - id run both of them thru meds in that tank (coper, the whole thing). I've had both ich and velvet come in thru frags or inverts...
  4. phatduckk

    Am I destroying my "tank is quarantined" stance if I add this clown?

    from @under_water_ninja (aka High Tide Aquatics in Oakland). There's a few other guys online too - check the humble fish forum for a list. I bought 3 fish from @under_water_ninja yesterday & had an Uber bring them to me... faster & cheaper than overnight delivery =)
  5. phatduckk

    Reefing and AI (Apex debugging)

    Oh look - multiple folders on the apex dashboard. You can now have as many dashboard "folders" as you want... (now that I typed it out I realized I should rename this stuff to Dashboard, duh) Anyways - its cool and it works (still have to test more) check it out
  6. phatduckk

    Reefing and AI (Apex debugging)

    @Thales
  7. phatduckk

    Reefing and AI (Apex debugging)

    so far all this has cost me < $2 =)
  8. phatduckk

    Reefing and AI (Apex debugging)

    sure - its all about tradeoff. projects like this where I don't care I don't do it. at work where a Fortune 500 is paying then you're good to go =)
  9. phatduckk

    Reefing and AI (Apex debugging)

    yup - but you can strategize to make it not the worst thing you've ever seen. You can have claude inspect other code or interview you to understand the structure you want... give it some parameters to work within. Also you can make it document how its building each feature for you and itself...
  10. phatduckk

    Reefing and AI (Apex debugging)

    ya ive been coding professionally for 20+ and all the new AI stuff feels like cheating. I could have done this manually but, now, why bother? At work I manage around 50 engineers and its definitely a disruption (put mildly). It's good for stuff like this where I don't care. We use it for...
  11. phatduckk

    Reefing and AI (Apex debugging)

    new feature... filter the damn widgets in the unused widgets panel
  12. phatduckk

    Reefing and AI (Apex debugging)

    ok - as a Mac user I had to make it work with Safari too. So there's a safari extension available too. Everything at https://github.com/phatduckk/apex-debugger
  13. phatduckk

    Reefing and AI (Apex debugging)

    No worries. I just had AI do it all. I poked around to guide it but I wrote none of the code lol
  14. phatduckk

    Reefing and AI (Apex debugging)

    honestly the whole thing took me a few hours. No idea WTF they're doing over there at Neptune. I'm tempted to see if I can replace fusion entirely. Its mostly a waste of time but might be worth the challenge
  15. phatduckk

    Reefing and AI (Apex debugging)

    How's this? And
  16. phatduckk

    Reefing and AI (Apex debugging)

    What colors can you differentiate? I can have my AI friend add that in a few minute. Just let me know what you want instead of green & red I had AI do the whole thing. It whipped the whole thing up in mere minutes. Kinda nuts honestly
  17. phatduckk

    Reefing and AI (Apex debugging)

    ok - got bored and added another feature The Explore panel lets you browse every probe in your config and see at a glance which other outlets reference it — or don't. Open it from the ? help menu in the top toolbar of the dashboard and select Explore.
  18. phatduckk

    Reefing and AI (Apex debugging)

    added a new feature... you now get little debug icons on the dashboard next to the cog. Click on one to see all the other outlets that use this one's value in their programming
  19. phatduckk

    Reefing and AI (Apex debugging)

    OK give it a try https://github.com/phatduckk/apex-debugger
  20. phatduckk

    Reefing and AI (Apex debugging)

    Almost done Quick explanation: the line gutter (line numbers) turn red/green to reflect the current status of the outlet/probe being evaluated on that line The entire line turns red/green to show you which line "won" and cause your output to be in its current state. So breaking down the...
Back
Top