▲ 18 r/hubspot

AI finally helped me figure out hubspot

I'm 64 and work for an NGO. Part of my day-to-day job is to get on email meetings with potential donors and try to track them down. Our company uses HubSpot, but no one seems to really know how to set it up.

I've been struggling with it for weeks and still couldn't get it right. Then one of my kids' friends recommended me using AI, and I tried. It's actually amazing. I was a bit suspicious in the beginning, but it actually worked. I would just tell AI who I had a meeting with, what's their email, and AI will help me update HubSpot.

I just want to encourage everyone out there who's struggling with HubSpot to use AI. It might be scary in the beginning, but the result will be rewarding. It's the first time I feel so happy that technology actually helps me.

reddit.com
u/No-Purchase8133 — 7 days ago
▲ 18 r/JetsonNano+2 crossposts

I vibe coded a local LLM running on a Jetson

I spent the last few days trying to turn a Jetson into a small local AI machine.

The original goal was pretty vague: get a local model running, see what the Jetson could actually handle, and maybe build a simple agent around it if I got that far.

Naturally, the first few hours were not spent doing any of that.

I was stuck debugging weird Jetson issues that didn’t match the docs. Missing files, wrong power mode options, random setup behavior that made no sense. Eventually I realized I had somehow flashed the wrong Jetson Developer Kit image onto the microSD card.

No idea how I did that. I’m sure it was user error, but I’m choosing not to investigate my own crimes too deeply.

Then I found a way to connect the Jetson directly to a AI platform then AI just helped fix that.

AI also helped me set up VNC so I could stop dragging a monitor over every time I wanted to check something. That was a small thing, but it made the Jetson feel way less annoying to use. Before that, every tiny change felt like I was doing surgery on a shoebox.

Then I used AI to build a basic dashboard to watch CPU/GPU state in real time. Mostly because I wanted to know when the Jetson was actually working hard versus when I was just waiting for no reason.

After that came the part I originally wanted to do: getting Qwen3.5-9B-Q4_K_M running locally.

That took the usual amount of searching, compiling, trying something, breaking something, reading one more GitHub issue, realizing I missed a flag, and then pretending I knew that flag mattered all along.

Once the model was running, I started building a small agent around it. Nothing magical. Just something that could run locally, look at its own behavior, notice when it failed or gave weak outputs, and make small changes to improve its own code/instructions.

Still very rough. Still lots to clean up. But it worked enough to make the idea feel real.

u/No-Purchase8133 — 15 days ago
▲ 2 r/cursor

Anyone actually like the new agent window?

I tried it for a month now and I really hate it. Mostly because I lost all my old vs code extensions. Anyone actually like it? am I using it wrong?

reddit.com
u/No-Purchase8133 — 26 days ago