えみり
えみり
TTCTheo's Typesafe Cult
Created by Timmo on 9/15/2024 in #questions
Looking for a calendar aggregation service with a decent API
If one exists, I'd really like to know. I had to write my own.
6 replies
TTCTheo's Typesafe Cult
Created by jesper on 9/14/2024 in #questions
Mac Terminal App
I'm enjoying Warp. It's not perfect, but I like it.
12 replies
TTCTheo's Typesafe Cult
Created by johnny the fifth on 9/14/2024 in #questions
mysql free deployment platforms
10 replies
TTCTheo's Typesafe Cult
Created by johnny the fifth on 9/14/2024 in #questions
mysql free deployment platforms
and mysql is much easier, and better for smaller projects
10 replies
TTCTheo's Typesafe Cult
Created by johnny the fifth on 9/14/2024 in #questions
mysql free deployment platforms
Lots of them, but most don't matter till you scale.
10 replies
TTCTheo's Typesafe Cult
Created by johnny the fifth on 9/14/2024 in #questions
mysql free deployment platforms
because Postgres is what's used in most by professional deployments. Mysql is nearly always self-hosted.
10 replies
TTCTheo's Typesafe Cult
Created by johnny the fifth on 9/14/2024 in #questions
mysql free deployment platforms
If you're set on MySql, your options are limited. The only one I can think of is TiDB If you're willing to explore SQLite instead, Turso has a free tier And for Postgres, Supabase, Neon, Vercel and Render all have free offerings
10 replies
TTCTheo's Typesafe Cult
Created by shockz on 9/12/2024 in #questions
Need help picking a front end framework.
solid start, tanstack/solid-router, shadcn-solid
32 replies
TTCTheo's Typesafe Cult
Created by IanTech on 9/11/2024 in #questions
CSS Variables or Context
especially if you later decide that you want something else to use the same colour, and have to either define another variable for that item, or have it using the wrong named variable, both leading to confusion down the road.
7 replies
TTCTheo's Typesafe Cult
Created by amrabuelyazid. on 9/5/2024 in #questions
Question about using T3 Stack in a DB Query-heavy app
Fortunately drizzle's support for writing and composing your own sql directly is quite good, and you can still take advantage of things like parameterization with it
5 replies
TTCTheo's Typesafe Cult
Created by amrabuelyazid. on 9/5/2024 in #questions
Question about using T3 Stack in a DB Query-heavy app
If you're doing anything reasonably complex in the SQL, you will probably be falling back to just using SQL directly. Drizzle is still lacking quite a bit in tooling for heavy db interactions.
5 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
I don't build the emails, so I'm not super familiar. I just write the API calls lol
137 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
137 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
I think mailgun should have that built in.
137 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
:shrug:
137 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
we're with SparkPost
137 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
granted that was also almost 6 years ago now
137 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
I would say mailgun is fine, until you need their support.
137 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
But is it overkill? Maybe.
137 replies
TTCTheo's Typesafe Cult
Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
What we do, is return a generic "There was an error creating the account" and then email that account with a "Someone just tried to create an account with your email address x@y.z. If this was you and you would like to login instead, click here."
137 replies