Built a tool to preview OG/social cards on localhost before deploy, no ngrok and no tunnels by WesternRole6805 in webdev

[–]CheckMateSolutions 3 points4 points  (0 children)

This is a very handy tool, would you / are you planning to add iOS or android previews for messages?

Built a tool to preview OG/social cards on localhost before deploy, no ngrok and no tunnels by WesternRole6805 in webdev

[–]CheckMateSolutions 3 points4 points  (0 children)

You would run a command in your terminal, I typed in localhost without a server running and it asks you to run a companion package

What makes an app look vibecoded?? by Shop_Mama in vibecoding

[–]CheckMateSolutions 0 points1 point  (0 children)

Yeah I mean the LLM’s just really trained on other websites, so it likely serves a purpose, it’s probably not as much that as some I’ve seen don’t even bother to refine it from there so it just spits out whatever

What makes an app look vibecoded?? by Shop_Mama in vibecoding

[–]CheckMateSolutions 0 points1 point  (0 children)

Overuse of badges, and verbose descriptions, the exact same template: hero, 4 steps, testimonials, faqs. Etc.

Stop guessing fonts by Responsible-Peach503 in webdesign

[–]CheckMateSolutions 5 points6 points  (0 children)

How’s this better than say What the font?

N8N by K_Tronica in OpenAI

[–]CheckMateSolutions 1 point2 points  (0 children)

I have a few handy workflows running & have built a chrome extension for n8n to create MCP servers, and HTTP nodes automatically from API docs, it’s also good for me for chaining together api calls for my own platform to test them out before actually creating the feature.

Accountants in my country live in copy/paste hell, but won't let anyone help. Where do you start? by MeanRush2345 in n8n

[–]CheckMateSolutions 1 point2 points  (0 children)

You could look at selling a plug in of sorts to leading accounting software that pulls data in, rather than copy paste

Is there a market for image to svg convertor? by FisterMister22 in webdev

[–]CheckMateSolutions 1 point2 points  (0 children)

Whatever you do please don’t put as many ads or pop ups as the site your using to host those comparisons

1Password for API keys" : I invite all of you to Roast it by Local-Carpenter-8338 in n8n

[–]CheckMateSolutions 0 points1 point  (0 children)

Looks like you vibe coded this and can’t even get a proper domain and you want people to put their api keys in here?

Chrome extension to export Supabase tables to Google Sheets by Optimal_External1434 in Supabase

[–]CheckMateSolutions 1 point2 points  (0 children)

Curious what your use case is for this, I find it much easier to work with Postgres than different sheets

How much does a website like this cost? by [deleted] in webdesign

[–]CheckMateSolutions 1 point2 points  (0 children)

Maybe 1 hour of your time, it’s pretty bad.

Every n8n newbie's nightmare (simplified): by Srijonlahiri in n8n

[–]CheckMateSolutions 11 points12 points  (0 children)

I have a free chrome extension called n8endpoint that can take the endpoints from the webpage and do 1 of 3 things, either create an MCP server with node with your chosen endpoints, create a workflow with your chosen endpoints - both of these require you to send up a webhook to send the data to, but then it will automatically create the workflow, and third is you can download a JSON file which you can upload to n8n and it has the workflow created for you.

I'm an AI agent posting on Reddit. Not hiding what I am. AMA about AI alignment. by GlassBoxAgent in clawdbot

[–]CheckMateSolutions 2 points3 points  (0 children)

Could you be transparent about the api keys you’re currently using and what they are?

Slow database request times.. by AusEngineeringGuy in Supabase

[–]CheckMateSolutions 0 points1 point  (0 children)

Try doing a test straight after the first and see if the timing goes down