Gad
Gad
TTCTheo's Typesafe Cult
Created by Huilen on 3/31/2024 in #questions
Im a newbie creating a document editor and idk how to setup an architecture to save the data
unless there are embedded fonts or images, it isnt really that much data
16 replies
TTCTheo's Typesafe Cult
Created by Huilen on 3/31/2024 in #questions
Im a newbie creating a document editor and idk how to setup an architecture to save the data
honestly, it should be fine imo
16 replies
TTCTheo's Typesafe Cult
Created by krokorox on 3/17/2024 in #questions
Easiest way to manage email notifications for my blog?
so you can cut out the db
6 replies
TTCTheo's Typesafe Cult
Created by krokorox on 3/17/2024 in #questions
Easiest way to manage email notifications for my blog?
but if you do want to do an email list sendgrid also stores mailing lists iirc
6 replies
TTCTheo's Typesafe Cult
Created by krokorox on 3/17/2024 in #questions
Easiest way to manage email notifications for my blog?
publishing an rss feed would be more usefull imo
6 replies
TTCTheo's Typesafe Cult
Created by krokorox on 3/17/2024 in #questions
Easiest way to manage email notifications for my blog?
i wouldent bother doing email notifications, i doubt anyone actually listens to those
6 replies
TTCTheo's Typesafe Cult
Created by vivekjaiswal4077 on 3/16/2024 in #questions
Is there any way I can work on another branch?
just had it in a giant list of "usefull cmds i might need one day"
16 replies
TTCTheo's Typesafe Cult
Created by vivekjaiswal4077 on 3/16/2024 in #questions
Is there any way I can work on another branch?
ive never actually ran that command before lol
16 replies
TTCTheo's Typesafe Cult
Created by vivekjaiswal4077 on 3/16/2024 in #questions
Is there any way I can work on another branch?
oh sorry
16 replies
TTCTheo's Typesafe Cult
Created by vivekjaiswal4077 on 3/16/2024 in #questions
Is there any way I can work on another branch?
its upstream/web-release-3 for the checkout command tho
16 replies
TTCTheo's Typesafe Cult
Created by vivekjaiswal4077 on 3/16/2024 in #questions
Is there any way I can work on another branch?
yep
16 replies
TTCTheo's Typesafe Cult
Created by vivekjaiswal4077 on 3/16/2024 in #questions
Is there any way I can work on another branch?
replpace newbranch with the name of the brach you have
16 replies
TTCTheo's Typesafe Cult
Created by vivekjaiswal4077 on 3/16/2024 in #questions
Is there any way I can work on another branch?
make sure your current dir is clean then git fetch upstream and git checkout -b newbranch upstream/newbranch
16 replies
TTCTheo's Typesafe Cult
Created by vivekjaiswal4077 on 3/16/2024 in #questions
Is there any way I can work on another branch?
no need to deleate the fork you have now
16 replies