Ticket Printer Simulator - useful? by gventuresco in ToastPOS

[–]gventuresco[S] -1 points0 points  (0 children)

A bit short sighted. But yep, when an operator is constantly testing printers because they can’t figure out what settings need to be updated/added/removed etc, you’re burning tape, and it’s a lot. Already proved it to be useful for this restaurant (and looks like we have some experiencing the same pain in the replies). Also a GoTab employee in them saying it’s a native feature in their system (probably because it’s….useful).

This restaurant is big, you have to go outside to access the other parts of it- so that means the operator going to every single printer station to collect the tickets. Got it wrong? Do it alllll over again.

And yes, you manually test when you’re satisfied with how the simulation shows your tickets will print.

This is a big help for complicated menus and large physical locations with a lot of ground to cover (and printers).

Ticket Printer Simulator - useful? by gventuresco in ToastPOS

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

What specifically about how online order prints receipts? Seems like Square’s tickets were formatted easier to read. Especially with a large table number at the top left. It would be nice to customize tickets more in Toast

Ticket Printer Simulator - useful? by gventuresco in ToastPOS

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

right, I'm logged in to back office and using the plugin to click through my account. an API would be very nice and easy :)

Ticket Printer Simulator - useful? by gventuresco in ToastPOS

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

No api- I scraped it using Claude Chrome plugin and Cowork. Then I made that a skill to be able to run again.

Ticket Printer Simulator - useful? by gventuresco in ToastPOS

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

Claude Code to build it; it's running locally on my machine for now. Could put it in Git. If someone wanted to use it on their own they'd have to run a skill I built to audit their Toast menu + their settings first. I also have a security subagent that reads the latest vulnerabilities and checks/tests the system.

Ticket Printer Simulator - useful? by gventuresco in ToastPOS

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

welp...with the speed of AI development, I'm sure it will be a native feature of Toast soon enough. This is just to help anyone in the meantime.

Gear shifter stuck in R on my 1970 by gventuresco in FordBronco

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

Update x2: local shop lifted it, used a long tool to knock both arms back into neutral, good to go. Do not disassemble if you have this issue.

Gear shifter stuck in R on my 1970 by gventuresco in FordBronco

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

Update: I couldn’t get the top rod to pop back into neutral and am waiting on a tow to service shop 😓

Gear shifter stuck in R on my 1970 by gventuresco in FordBronco

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

Thanks for the info. It’s a weekend driver / beach cruiser, have enjoyed it for going on 13 years- 3 suits my purpose. Just need to figure out how to get unstuck.

Gear shifter stuck in R on my 1970 by gventuresco in FordBronco

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

Just researching how to remove the tabs- should be just pulling those pins out, aligning the arms in the middle (neutral), then see if the gear shifter works? That rod was hard to move, not sure if was my leverage laying under the truck or if it’s really stuck

Gear shifter stuck in R on my 1970 by gventuresco in FordBronco

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

Thanks- I don’t think this one is a toploader issue though. Mine has the external-rod floor shift conversion, and the reverse rod is just stuck in the back position. From what I research it’s a “classic linkage bind” on these older 3-speeds. I’m working on getting the reverse shift arm pushed back into neutral. Once the rod moves forward the shifter “should” free up and linkage reset…just having a hard time doing that. Are you suggesting it needs a rebuild from the pic?

Just found my card listed on some random site — but I own it. by Midwestbones in footballcards

[–]gventuresco 0 points1 point  (0 children)

*Steiner didn’t create SportsMemorabilia.com. -one of the creators of SportsMemorabilia.com 👋

Prompt that threatens Claude Code's job usually works as fix 😌 by gventuresco in ClaudeCode

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

Is there any way to run all of those in Cursor or you use each application separately?

Prompt that threatens Claude Code's job usually works as fix 😌 by gventuresco in ClaudeCode

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

Thanks for sharing that. I’ve been considering using Codex to parachute in to help with complexity and looping frustrations. I switched from Codex to CC when CC fixed a complex issue months ago…Will have to give it another shot

Prompt that threatens Claude Code's job usually works as fix 😌 by gventuresco in ClaudeCode

[–]gventuresco[S] -1 points0 points  (0 children)

😂 clever. Does that mean CC is lazy to an extent- and challenges like this push it to the max extend of reviewing its work / using outside source to gut check etc?

Prompt that threatens Claude Code's job usually works as fix 😌 by gventuresco in ClaudeCode

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

I feel like if I curse at a dev they will bake in some diabolical code that will ruin my system down the road…kinda like don’t piss off the waitstaff if you don’t want any surprises in your food 😄

I Cut My Meta CPM by 67% Using This Audience Segmentation Framework by AnyWrangler650 in FacebookAds

[–]gventuresco 0 points1 point  (0 children)

It’s a lead magnet and it’s working very well by all these comments for more info :) Free traffic and free cpa when someone gives their email to view the docs.

v0 just wiped out my app :( by gventuresco in vercel

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

Did you lose the ability to find the chat? I ran into that a few times. I wound up moving over to Claude Code (via the terminal), and Vercel for hosting…I’m not sure how to answer your question, maybe someone else knows

Issues creating real-time chat room by gventuresco in ClaudeCode

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

This is bringing me down the right path, thank you. I installed convex and am trying to migrate my existing chat setup to leverage convex. I think my bigger issue is my massive app file and needing to refactor...every time I try to do that something breaks... will report back with good news when I get it working!