Aarvin Roshin
TTCTheo's Typesafe Cult
•Created by HoangNg on 3/25/2025 in #questions
Error when using npm create t3-app@latest
Turns out this already got filed, so it should be fixed pretty soon: github.com/.../issues/2080
3 replies
TTCTheo's Typesafe Cult
•Created by HoangNg on 3/25/2025 in #questions
Error when using npm create t3-app@latest
Looks like there's an issue where when running the format script with a package manager other than pnpm, the
run
argument isn't included, as per this file. You can maybe file an issue, if this hasn't already been reported.3 replies
TTCTheo's Typesafe Cult
•Created by deepseeklover9 on 3/21/2025 in #questions
How am I supposed to learn to code when I have nothing to code?
If you really can't find anything, building stuff others want and replicating popular projects can keep you coding, but you almost certainly won't create anything spectacular (unless you discover something along the way).
7 replies
TTCTheo's Typesafe Cult
•Created by deepseeklover9 on 3/21/2025 in #questions
How am I supposed to learn to code when I have nothing to code?
Look for problems that you could solve with software (your problems, not other's) or find trends in the coding space that really interest you and figure out how to build projects that embrace them.
7 replies
TTCTheo's Typesafe Cult
•Created by Alaskan donut on 3/21/2025 in #questions
t3.chat background texture?
4 replies
TTCTheo's Typesafe Cult
•Created by Alaskan donut on 3/21/2025 in #questions
t3.chat background texture?
4 replies
TTCTheo's Typesafe Cult
•Created by Daniel Sultan on 3/14/2025 in #questions
What is uploadthing?
From what I've heard, UploadThing has very reasonable pricing. That being said, I'm not really a good person to ask since I don't have a ton of experience actually using UploadThing in production.
10 replies
TTCTheo's Typesafe Cult
•Created by f7f7u7f7 on 3/14/2025 in #questions
Is Theo's model-pricing.csv public?
It's not public, you can find something similar at Artificial Analysis: https://artificialanalysis.ai/leaderboards/models
4 replies
TTCTheo's Typesafe Cult
•Created by Daniel Sultan on 3/14/2025 in #questions
What is uploadthing?
I'm not an expert on it so if anyone else reads this feel free to correct me, but I think I got the main points.
10 replies
TTCTheo's Typesafe Cult
•Created by Daniel Sultan on 3/14/2025 in #questions
What is uploadthing?
The advantages are that 1) UploadThing is absurdly fast, 2) UploadThing handles when users upload malware or other bad files, and 3) it's developer experience (how easy it is to use; similar to UX) is signicantly better than just using S3.
10 replies
TTCTheo's Typesafe Cult
•Created by Daniel Sultan on 3/14/2025 in #questions
What is uploadthing?
It's a place in the cloud to store files, particularly useful for when webapps handle file uploads; that is, if a developer builds an app that lets its users upload files, they might use UploadThing to upload and store those files.
10 replies
TTCTheo's Typesafe Cult
•Created by swiss on 3/1/2025 in #questions
What AI tooling and workflows, if any, do Theo and/or this discord use?
AI is also a great way to learn about patterns, or niche features in the libraries and languages you use. I don't think it's a huge thing to miss out on, but it can be very helpful as long as you hold yourself responsible to understanding what you're writing.
6 replies
TTCTheo's Typesafe Cult
•Created by swiss on 3/1/2025 in #questions
What AI tooling and workflows, if any, do Theo and/or this discord use?
Obviously constantly prompting/autocompleting isn't going to help you grow as a developer, but for repetitive tasks AI can help you move a lot faster and I would argue it's almost a necessary skill in today's job market.
6 replies
TTCTheo's Typesafe Cult
•Created by swiss on 3/1/2025 in #questions
What AI tooling and workflows, if any, do Theo and/or this discord use?
Cursor and T3 Chat are the main tools Theo uses, but you seem to have already picked up on that. I personally use Supermaven for autocomplete (it's free) with vanilla Visual Studio Code and Claude for chat, and I find that it helps me move a lot faster.
6 replies
TTCTheo's Typesafe Cult
•Created by WOLFLEADER on 2/28/2025 in #questions
Npm package template
7 replies
TTCTheo's Typesafe Cult
•Created by Ibrohim Abdivokhidov on 2/26/2025 in #questions
Hello, could you provide me good service url for this
For the S3 bucket service, you might want to look at Tigris
3 replies
TTCTheo's Typesafe Cult
•Created by radiation on 2/18/2025 in #questions
What theme Theo was using in Vivaldi?
3 replies
TTCTheo's Typesafe Cult
•Created by Aarvin Roshin on 2/15/2025 in #questions
Fine-Grained Reactivity (Signals) in Qwik
Looks like it is Qwik's Rust compiler after all (which they call the Optimizer). They specifically say "The Optimizer extracts expressions (usually functions) into new files and leaves behind a QRL pointing to the lazy-loaded location", and I'm guessing that also helps Qwik know what to re-render.
3 replies
TTCTheo's Typesafe Cult
•Created by Aarvin Roshin on 2/15/2025 in #questions
Fine-Grained Reactivity (Signals) in Qwik
I found an article that mentions Qwik using Dynamic Tree Shaking, where a Rust-based compiler discards unecessary code. Does the Rust compiler also identify where reactive state is used? The article does say the compiler also "also identifies which bits of code are only called in the initial render and which are required for additional interactivity", but I don't know if that's referring to what I'm talking about.
3 replies
TTCTheo's Typesafe Cult
•Created by mut4bor on 2/12/2025 in #questions
Is t3chat blocked in Russia?
I believe he said on stream a lot of scam payments get made from Russia and that billing didn't go through, that's all I know
7 replies