listFiles sort order stable?
https://discord.com/channels/966627436387266600/1102510616326967306/1238479022854508696
Is this
created_at ordering stable or happenstance? I don't see it stated in the docs....Convex + Clerk Auth
Giving convex + clerk + nextjs a combo as theo recently recommended. Running into auth issue where the client side is not in sync with the actual auth state.
If you are in the convex server you can read here - but curious if anyone else has run into this or if I should just ignore this edge case?
Server components protecting page using clerks
auth function - redirect if already logged in. If a user has two tabs open, where both are initially on the sign in page, for example, and one tab logs in - when we switch to the other I'd expect to be redirected and logged in. That does not happen right now and I am not sure how to fix the client provider state for auth being out of sync?...Clerk for phoenix?
Hello guys I'm returning to the phoenix world, is it a good idea to use clerk or should I see other options? I see there's the phoenix auth but how complicated is it
Cannot resolve 'tailwindcss' modules
I have been at this since yesterday going in circles on how to fix this. From adding a netlify custom build command, upgrading tailwindcss to v4, down to v3, and everything in between. pnpm build perfectly fine on my device and pnpm install perfectly fine with no errors on my device, but netlify keeps throwing exit code 2. Saying something about my package.json not having all the dependencies, but it literally does. Not sure what I should do to fix this.
Following the google drive tutorial btw...
Axiom Fetch failed
I have a nextjs app deployed on vercel and use axiom as a log drain.
my next config is wrapped with
withAxiom and each API endpoint uses withAxiom so that the logger is getting flushed properly.
Now i get to types of errors very regularly:
```
"TypeError: fetch failed...Interactive CLI app tools
Hi all what are the best tools to use nowadays to create interactive CLI app
A Better <Button>?
I don't normally program in JS / TS so if this exists lmk.
A button element but it has 3 hooks.
On Click <- What is on mouse button down
On Confirm <- Mouse button up (on the same element)...Hosting Recommendations
Curious to know what Hosting Providers the crew are using. I started Hostinger Cloud Hosting for my clients wordpress sites and later got a VPS server to run other items like n8n for automations and MCP servers, Headless Wordpress integrations and general full stack sites.
My VPS server was shut down and deleted without a moments notice 5 days ago because their auto system flagged my card as suspicious / fraudulent. Spent 24 hours trying to get my server back up having to re verify my payment info so they can remove the block their system placed.
That meant 24 hours of 2 clients plus my own projects were out of commission and their lack of care and speed to resolve an issue their system screwed up on has thrown me off the edge....
How do I create a second file that runs cron locally and executes server commands?
I have a nextjs app that does a nice serverless db on vercel.
I want to create some cron jobs that leverage some functions in the server folder.
I thought to myself, I could just host a seperate server that can carry out the functions on a schedule using cron. It seems though that if i create a new folder and create a new app that runs
cron.schedule fails to execute code in that server/ directory.
I was thinking that with the organization of the t3 app, I could could just create a new ts file and create a script command to execute this and set up everything but it seems to have issues with it being a module....What is everyone's Cursor workflow?
I have only done AI-coding related stuff with the use of chats and continuous prompting and tweaking. Its not the most convenient, but im only doing small projects to try stuff and have fun. Ive known about Cursor for the longest time but never really found a good enough excuse to give it a try, but I think its a skill that would be useful to learn even if im not doing super big or complex projects.
I havent fully looked into it, so bear with me if im asking really dumb questions (or feel free to just tell me to Google it, thats fine too) but what is everyone's workflow with Cursor? Ex. what model do most people use (I thought about using Deepseek R1 although im not sure if its possible)? or do you use other AIs to help prompt for you? Stuff like that. I know im late to the party but the second best time to start is now, so might aswell :)...
build time is crazy
Hello guys !
I'm using t3 + turborepo, which looked like a very promising solution.
Unfortunately, the build times are completely out of control. 45 seconds for a simple pages, dozens of minutes for a full build.
did you have a similar experience ?
my build script is...

Seeking Ideas: Conflict between `vite-plugin-node-polyfills` and Service Worker in Astro
Hey everyone,
Hope you're all having a great day.
I'm facing a bit of a challenge with my Astro app and was hoping someone here might have encountered something similar.
...
future of building ecommerce building platforms?
future of building ecommerce building platforms with all the vibe coding and ai ? any thoughts, trying to build my own multi tenant platform also is it worth it ?
Does transferring the app to a different organization preserve the files' keys?
Hello,
I couldn't find this information anywhere, and I want to be sure before transferring anything. I need to transfer the app to another organization, but before I do that, I want to ensure that the file URLs I keep in the database will still function with the files in the new organization....
NotebookLM Theo Transcripts.... answer any question you have hopefully
https://drive.google.com/file/d/1rObvjFfxiyMPoAZok6aBVW2Xd_o6ksDC/view?usp=sharing
Hi, so I got transcripts for every single one of Theo's videos he's ever done on the t3 youtube chsannel, and I've put this into Notebook LM Pro. It's just a good resource for me, I find, especially with the Clone-a-thon competition. And just in general development, if I have questions, it's really useful to have Theo's bias or opinion integrated directly into AI chat responses. Now I have no idea about the legality of this or if it is ethically okay to do this. So Theo, if you see this and you don't approve, I'm really sorry and just delete this straight away. Otherwise, I hope this is a resource to help everyone out. All you have to do is download the zip file and put the relevant sources into Notebook LM. Now you might have to combine files together to get the full history of Theo, but that's because even the Pro version of Notebook LM has a 300 sources limit, but it should certainly be able to handle everything. I've given them all individually in case you want to be selective on the actual sources that you are pulling into your notebook.
If you need to combine files, you'll need to do that yourself, but it's quite easy to do that. ...
using ai for cover letters
opinions on this?
has anyone had success doing this?
to the people who are in the recruiting process and read cover letters, does it make a difference?
ive found that cover letters are probably a good way to stand out in the job search, however it takes alot of time for me to write a high quality cover letters. if i want to apply to alot of jobs, i cant write cover letters. using ai seems to be the perfect solution for this, but i fear that ai cover letters will just contribute to the "ai slop" that recruiters receive, and make my application look WORSE than better. kinda just looking for thoughts here...
Readonly Property in UTFile
I've been trying to upload file from my hono server using UTFile. I've done it once in a NextJS application and it worked. But now it's given me this error
I'm using uploadthing version 7.6.0 and here's my code
```typescript...
TypeError: Attempted to assign to readonly property.\n at new UTFile
TypeError: Attempted to assign to readonly property.\n at new UTFile
AI Code Assistant Suggestions
Hey guys,
I've been meaning to equip my team with different code assistants for their daily workflow. While I do use Gemini via GitHub Copilot for my personal projects I cannot do that here as the work we do is extremely confidential, and cannot be exposed in any way out of our servers. Due to this limitation using closed source models (openAI, Gemini, etc) is out of the question.
While my team is open to experiment with Windsurf and Cursor using open source models to work on our codebase(s), them being closed source is a negative for us, and thus we're probably gonna stick with VSC, and the assistants we can get from VSC extensions.
Features that we definitely will use:...
Features that we definitely will use:...
Finding chill companies to work for
Im about to go on a job hunt spree in a few days. Do ya'll have suggestions for how do look for companies which typically are more on the chill side? (Im doing as masters so I prefer lighter workloads for now)
For example, I've heard that banks are usually chill, consulting companies and startups are not.
Any thing to look for during interviews, what to ask/watch out for? ...