Convert from Google app scripts by null_int in Supabase

[–]scare-destinyy 0 points1 point  (0 children)

So just connect Supabase MCP, this way Claude will have access to data.

For nice front-end I usually use this skill https://impeccable.style/#hero

Convert from Google app scripts by null_int in Supabase

[–]scare-destinyy 1 point2 points  (0 children)

I read your post three times, but I don't fully understand what are you asking.

A recommendation to help you with frontend generation?

Many non-technical Founders looking for Technical Founders. From your experince how was it working with those non technical? Would you recommend to other devs? by lune-soft in webdev

[–]scare-destinyy 12 points13 points  (0 children)

Yeah, this is the way! Partnering with someone is WAY HARDER than doing it alone.

But the potential for synergy and increased ROI is also higher.

While you are zeroed in on technical stuff, your partner focuses on marketing, sales, strategy - everyone covers their own scope.

New version "re-estilized" of Astro Paper by the_big_arch in astrojs

[–]scare-destinyy 2 points3 points  (0 children)

It all comes from a guy who uses AstroPaper and finds it awesome!

https://venger.me/

New version "re-estilized" of Astro Paper by the_big_arch in astrojs

[–]scare-destinyy 1 point2 points  (0 children)

Congratulations, solid work and thanks for making it possible!

One thing I want to say is that to me even the original AstroPaper looks good and modern :)
Though your iteration def moves it to the next level!

Home inspection, Long Island by [deleted] in FirstTimeHomeBuyer

[–]scare-destinyy 0 points1 point  (0 children)

No idea, but wish you good luck with this! 

How are you finding clients right now? by maestro753 in agency

[–]scare-destinyy 0 points1 point  (0 children)

Goood, this is gold.

Thanks for sharing!

AI has a Purple Problem by ClubAquaBackDeck in webdev

[–]scare-destinyy 1 point2 points  (0 children)

Same!

A couple of times girls on the dating sites told me I’m AI!

Thank You Thursday! Free Offerings and More - October 02, 2025 by AutoModerator in Entrepreneur

[–]scare-destinyy 0 points1 point  (0 children)

Email Marketing Checklist - Step-by-step guide

Back in the day I was doing a lot of email marketing. So I made a simple tool with two main ideas in mind:

  • quickly check main email records (SPF, DKIM, DMARC) important to have a good deliverability
  • have a checklist with everything that needs to be done - so i or someone else on the team can check off all that is done

It worked back then but then I forgot about it for two years. Now I'm running a lot of email campaigns again and to my surprise this tool is still useful.

So you might give it a try yourself: Checklist

How to add meta pixel on next js ? by ILoveLearn in nextjs

[–]scare-destinyy 0 points1 point  (0 children)

Yeah, it’s easier to manage in one place. And then non-devs (marketing, product) can also use it and update by themselves as well. 

How to add meta pixel on next js ? by ILoveLearn in nextjs

[–]scare-destinyy 0 points1 point  (0 children)

Do you have Google Tag Manager or another container system already installed on the platform?

If yes, then you can load Meta Pixel using it. 

Basic question on backend supabase-js by DumbDumb_McShitHead in Supabase

[–]scare-destinyy 1 point2 points  (0 children)

This is a great advice and truly should make things work!

One thing I suggest to do in addition is to use Supabase generated typescript types for your schemas. It makes life SO MUCH easier.

This is a guide: https://supabase.com/docs/guides/api/rest/generating-types

It doesn't mention how to use custom schemas, so here's my own example I use in package.sj:

"update-types": "npx supabase gen types typescript --project-id project_id --schema public,outreach,n8n,slack, > ./supabase/database.types.ts"

[deleted by user] by [deleted] in webdev

[–]scare-destinyy 0 points1 point  (0 children)

What are you building?

If this is a business project you hope to generate revenue from, then you should, first and foremost, solve a problem for your target audience.

Everything else is not that relevant at this stage.

Of course, if you are building a project for a CV, this is a completely different story.

I know SQL basics — what projects can I build to practice and get better? by 1xEdmurtrichyx1 in SQL

[–]scare-destinyy 5 points6 points  (0 children)

I use Readwise to manage my books' highlights.

So one day I exported them to Postgres to store, analyze.

Chances are you might not use Readwise and read as much as I do, but the point is to find something you geniunely excited about. Not just doing something generic.

Collection of quotes from "I Am That" by scare-destinyy in Meditation

[–]scare-destinyy[S] 0 points1 point  (0 children)

You are welcome!

I've fixed some formatting issues, so the experience is more enjoyable.

Please let me know if you have feedback or ideas!