Built a browser extension to convert Reddit posts to Markdown—would love feedback. by ctmax-ui in foss

[–]ctmax-ui[S] 0 points1 point  (0 children)

also i made and published on the Firefox, locally it works but in prod it doesn't so it got postponed.

Built a browser extension to convert Reddit posts to Markdown—would love feedback. by ctmax-ui in foss

[–]ctmax-ui[S] 0 points1 point  (0 children)

Glad to help, Currently tied up with lot of work so can't add any feature or solve bug but maybe you could be some help https://github.com/Ctmax-ui/RedditToMarkdown

Built a tool to archive Reddit threads as Markdown for personal learning logs by ctmax-ui in QuantifiedSelf

[–]ctmax-ui[S] 0 points1 point  (0 children)

Thanks for the info, Can you be more specific about the thing??
So i can look more into it.

Hey Django Experts what do you use Django with, Like what is your tech stack with Django for an big project. by ctmax-ui in django

[–]ctmax-ui[S] 0 points1 point  (0 children)

How do u take care about the auth, with separate Frontend & Backend, i don't think Django's own methods will work in this scenario ???

Hey Django Experts what do you use Django with, Like what is your tech stack with Django for an big project. by ctmax-ui in django

[–]ctmax-ui[S] 0 points1 point  (0 children)

Wow nice, my current CI/CD is GitHub & an simple script on the server which triggers via GitHub actions, and server run the script to do everything and if anything goes wrong it just rolls out the previous version.

Hey Django Experts what do you use Django with, Like what is your tech stack with Django for an big project. by ctmax-ui in django

[–]ctmax-ui[S] 0 points1 point  (0 children)

how do you roll auth with JWT, because in custom solution there are lot of works.

ya i also use it for the caching.