David

631 posts

David

David

@codewithdavid

Amsterdan, The Netherlands Katılım Ocak 2022
177 Takip Edilen19 Takipçiler
David
David@codewithdavid·
@kskrygan Big time WebStorm fan, but the (unfortunately) abysmal performance over recent years and the outright mid AI integration compared to Cursor made me step away from it. Really hope you guys can get back to it asap
English
0
0
1
279
Kirill Skrygan
Kirill Skrygan@kskrygan·
After the Cursor + xAI deal, there are almost no major IDE vendors left that aren’t backed by Big Tech cloud. Welcome to the new money funnel for devs: Antigravity → Google Kiro → AWS Copilot + VS Code → Microsoft Cursor → xAI Almost.
Kirill Skrygan@kskrygan

Would you be interested if JetBrains releases a totally local AI agent, working 100% on your laptop, using our code insight engine and deeply integrated into the IDE? Yes, it will be probably 1 month behind the very recent frontier models, but no token blood bath anymore WDYT?

English
57
7
382
54K
David
David@codewithdavid·
@tannerlinsley We have a fairly large monorepo with internal packages that export server and client related code from the same index, for Next this wasn’t an issue, but its a big task for us to first try and split those before we seem to be able to move to Vite
English
1
0
0
57
David
David@codewithdavid·
@tannerlinsley We are still on pages router. I have tried many times to migrate to Start but always ran into issues mostly around packages that end up in the client but dont/cant work in the client. This is no negativity, just frustration as Start would solve a lot of problems for us
English
1
0
0
54
David
David@codewithdavid·
@RhysSullivan If its just an endpoint for their in-app search, it is about as useful as not having it at all
English
0
0
1
160
Rhys
Rhys@RhysSullivan·
New Discord endpoint for searching server messages just dropped
Rhys tweet media
English
7
0
42
4.1K
David
David@codewithdavid·
@timneutkens Since 16.2 our dev server will randomly hard refresh the page consistently every X seconds or so. Usually when it tries to refetch the page you are on, logging a 304 in the terminal. Is this a known issue I can follow or?
English
0
0
0
3
Prisma Postgres
Prisma Postgres@prisma·
Prisma ORM 7.5.0 just shipped 🚀 ✨ Nested transaction rollbacks via save-points 🧰 Prisma Studio upgrades: • Multi-cell selection • Full table search • Cmd+K command palette • Run raw SQL in Studio Release notes 👇 pris.ly/FJMhwUX
English
2
4
86
8.2K
David
David@codewithdavid·
@josefbender_ github exposes /home for this use case, which I think is the best way. Other than the occasional exception, why would I ever want to see the homepage over the authenticated stuff
English
0
0
1
83
David
David@codewithdavid·
@boshen_c Does import sorting also get rid of unused imports?
English
0
0
0
80
David
David@codewithdavid·
@chatsidhartha @0xCAP Any reason to not contribute to the tsgo codebase, but rather start your own?
English
1
0
0
235
Sid
Sid@chatsidhartha·
@0xCAP That’s what tsgo is and mine is an order of magnitude faster
English
2
0
6
1K
Sid
Sid@chatsidhartha·
A few days ago, I started rewriting the typescript compiler after I got tired of it consuming gigabytes of memory when type checking the Cloudflare dashboard Just got to 50% of the typescript compiler and conformance suite They run in 400 ms and with peak memory of 79 MB
English
31
10
343
111K
Josef Bender
Josef Bender@josefbender_·
Probably the biggest challenge in @tan_stack Start now: Server code leaking to client. Unfortunately this leads to weird, inexplicable error messages. Working on a video showing how to fix that👌
English
7
0
87
10.2K
David
David@codewithdavid·
@flybayer Do you use a monorepo? If so, did you move from a package and individual tasks to root tasks? And if that, did you have multiple eslint base configs before but moved to 1 config?
English
0
0
0
136
Brandon 🚀 Flightcontrol
Switched from eslint to oxlint and now I can actually lint our codebase without eslint running out of memory!
English
9
4
131
17K
David
David@codewithdavid·
@nullvoxpopuli Why are the detail pages still so slow though
English
1
0
0
24
NullVoxPopuli
NullVoxPopuli@nullvoxpopuli·
I'm really happy npmx.dev is happening like, sure the bar is *through the floor* (sorry npm) but npmx is legit really nice. they are *setting* the new bar for package exploration UI
English
6
1
33
2.5K
David
David@codewithdavid·
@Cameron_C2 Need a good guide how to migrate from a monorepo eslint setup with a base package and individual configs to whatever it should be with oxlint. I know there is an eslint migration thing but it assumes you only had 1 config
English
0
0
0
267
David
David@codewithdavid·
@boshen_c How compatible is it now? We dont have very extreme prettier config, but still
English
0
0
0
536
Boshen
Boshen@boshen_c·
People are migrating to Oxfmt. 700k downloads per week.
Boshen tweet media
English
20
17
404
64.1K