chip
chip
Explore posts from servers
TTCTheo's Typesafe Cult
Created by sogzyy on 8/31/2024 in #questions
Convert to webp before upload
Doesn't have to be any of those though, just what env 🙂
6 replies
TTCTheo's Typesafe Cult
Created by sogzyy on 8/31/2024 in #questions
Convert to webp before upload
What environment is this @sogzyy? Node or web?
6 replies
TTCTheo's Typesafe Cult
Created by hezz on 7/23/2024 in #questions
React Native Search bar options
You can design your own by just using good old StyleSheeet, there's stuff like 'nativewind' if you like tailwindcss. I'd focus on building your app instead worrying too much about the searchbar though 😄
3 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
Now it works
15 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
15 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
not through whitelist.fivemanage.com nor customers.fivemanage.com
15 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
No logs unless I go directly to proxy-fallback.fivemange.com. It's a small express server running and printing headers on request - which yeah, only happens on proxy-fallback directly
15 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
I wonder if just not using the 'customers.fivemanage.com' subdomain could be a thing too.
15 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
No description
15 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
Yeah, I'll try to mess a bit more around with Caddy. When I see 'Hello World' I know it's working 😄
15 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
I'll try to create a 'ask' endpoint for Caddy to send requests to and see if it see if on demand tls fixes it?
15 replies
CDCloudflare Developers
Created by chip on 7/16/2024 in #general-help
Cloudflare SaaS custom hostname 525
Hey! Yeah, I added the cloudlfare dns plugin to Caddy for the whitelist.error-interactive.com domain, and atleast its returning 200 with a blank page, but it is still not routing the traffic to proxy-fallback it seems.
15 replies
TTCTheo's Typesafe Cult
Created by sleeping💤 on 5/21/2024 in #questions
full stack ideas to ask
do you have any experience with frontend or backend, let alone databases and if so, how much @dot
23 replies
TTCTheo's Typesafe Cult
Created by sleeping💤 on 5/21/2024 in #questions
full stack ideas to ask
Im talking to kewin there xd
23 replies
TTCTheo's Typesafe Cult
Created by sleeping💤 on 5/21/2024 in #questions
full stack ideas to ask
bro is already over-engineering 😦
23 replies
TTCTheo's Typesafe Cult
Created by sleeping💤 on 5/21/2024 in #questions
full stack ideas to ask
MERN is a totally valid stack to start with. Don’t care so much about the stack when you first do full stack. Think about the fundamentals and get to know backend/front end concepts. Don’t jump into next without knowing the underlying principles and having some sort of fundamental understanding
23 replies
TTCTheo's Typesafe Cult
Created by sleeping💤 on 5/21/2024 in #questions
full stack ideas to ask
Take something you like. Maybe it is a hobby of yours or a sport...maybe even a game you like to play and build a fullstack application around it.
23 replies
TTCTheo's Typesafe Cult
Created by Trekiros on 4/30/2024 in #questions
Looking for a way of doing TypeScript validation of static files
You could use a JSON schema
4 replies