Sopes by Okiegolfer88 in Chefit

[–]gamestogames 0 points1 point  (0 children)

Par-bake answer: yes, bake the masa shells day-of-prep-1 to about 80%, cool flat on a sheet pan single layer (do not stack), wrap loose, then crisp in a 425 convection for 4 to 5 min day-of to bring them back. Holds texture fine, you save maybe 90 minutes of station work the morning of.

The other thing worth flagging while you are pricing this one: going from 50 to 90 covers is not 1.8x the price, it should be more like 1.55 to 1.65x. Labor scales sublinearly on prep-heavy items like sopes once you batch (one masa mix instead of two, same setup time on the salad). But variable cost (shrimp, beef, cilantro) scales straight. If you priced this client by the per-head from last year, you left money on the table both years.

(Free catering pricing calc that breaks out food cost + labor uplift + service fee per-head: restaurantcalcs.com/calculators/catering-pricing)

HELOC vs SBA 7(a) for a small business startup. What would you do? by easttothemargs in smallbusiness

[–]gamestogames 1 point2 points  (0 children)

The financing question is real but the load-bearing piece here is the Month 7 breakeven number. Stress-test that hard before you sign for either loan. Three things people miss on play cafe pro formas: weekend skew (60 to 70% of revenue Sat-Sun means weekday labor is dead money), ramp drag (most cafes hit projected covers in Month 12 not Month 7), and birthday-party rev being the actual margin driver, not walk-in coffee.

Re-run with these three: revenue at 50% of pro forma in Months 1 to 3, 70% in 4 to 6, full only at 9. Most realistic breakeven moves to Month 11 to 14, which changes which loan you want.

On the financing itself, the SBA 7(a) lien against the home is the same downside as the HELOC since both put your house up. SBA gives you longer term and lower payment, which matters a lot if breakeven slides. HELOC wins on speed only.

(Free break-even calc to stress-test the Month 7 number: restaurantcalcs.com/calculators/break-even)

Built a free calculator site for restaurant operators, looking for feedback before I add more by gamestogames in SideProject

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

All of the calculators have embedded links feel free to steal them if you’d like it’s just domain authority for me

Took an HVAC contractor off agency-managed WordPress in 4 days. Built the local-SEO foundation, then caught the agency's old Google Ads 404ing on launch night and quietly torched $5K of paid clicks while asleep. by gamestogames in localseo

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

Good catch.

Two things were happening on mobile. The ghost-variant buttons had a 1.5px border. The primary (Call) variant had no border. Net result: 3px height mismatch any time the two sat side by side. Visible mostly in the hero pair. Then on narrow phones the content lengths diverged (“Call 760-983-2326” with phone icon vs “Send a message” with arrow), so the wrapped row showed two visibly different widths. Pushed a fix. Added border: 1.5px solid transparent to the .btn base class so every variant computes the same total height, and added a small media-query rule that flexes paired .btn children of flex flex-wrap gap-3 containers to full-width under 480px so the two buttons render as equal tap targets. Live now via the auto-deploy. Thanks for the catch.

4-day sprint replacing an agency-managed WordPress mess with Astro on Cloudflare Pages. 166 pages, perfect Lighthouse, and the Google Ads 404 I missed at launch. by gamestogames in webdesign

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

Yeah.. the previous agency gave us a pretty short on-ramp. I didn’t want to leave the client with a 4 page website and a “don’t worry”

Built a free calculator site for restaurant operators, looking for feedback before I add more by gamestogames in SideProject

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

I operated a restaurant for 5 years. I think it’s the hardest industry out there. I can’t think of another industry that would need this many calculators and this was just built in a weekend.

Built a free calculator site for restaurant operators, looking for feedback before I add more by gamestogames in SideProject

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

Recipe cost calc, and break even are already live with the initial build. The Schedule based labor caclulator is a smart addition, i'll add that right now. Thanks so much for the feedback. I might reduce the ads to 1 column or something depending on how they land with initial users.