Joe Previte

Results 464 comments of Joe Previte

Agreed, `vCPU` makes more sense.

I don't have permission to push to your branch so I'm going to close and open a new PR

> The issue from https://github.com/coder/code-server/discussions/2347 has never been resolved. We should update our install script to include the -U option when doing upgrades otherwise every upgrade on an EL distro...

Oh cool! TIL! Thanks for explaining that. > I'll see if I can workup a PR in the morning. That would be awesome!

Thanks for the comment @twhoff :) I'll definitely consider putting a blog post out in the future - in the process of getting my personal blog up, which might be...

I just ran into this on an Astro site. Thank you for documenting! TS also says `.default` doesn't exist 😓 But it still works! ```typescript Property 'default' does not exist...

I wonder if `microbundle` would help with exporting valid ESM. https://github.com/developit/microbundle I used it recently on a package and had a good experience.

@hovancik how difficult would this be to implement? And would you accept a PR? I'm thinking something like: - when break starts, check if user is typing - if typing,...

> TBH, not sure whether I want to add this. Thank you for being honest! Yeah, I guess you bring up some good points. The main thing that frustrates me...