Viewing profile — brillout
brillout
HN member- Joined
- Sat, Sep 07, 2013, 2:37 PM UTC
- HN karma
- 152
- Public activity
- 137 items
- HN profile
- View on Hacker News ↗
About brillout
No profile information was provided.
Recent public activity
-
story
Show HN: Universal Deploy – deploy Vite apps anywhere
Co-creator of Universal Deploy here — questions welcome.
-
comment
Comment #47376155
Indeed Accel is a long-term Vercel investor [0]. Not sure whether VoidZero and Vercel sharing the same investor has any sorts of implication. [0]: https://vercel.com/blog/series-f
-
comment
Comment #47366993
Doesn't seem like it — see VoidZero investors [0]. > Unfortunately for Bun, if they are forced to help Anthropic more than they can focus on OSS Curious: is that speculation, or ba…
-
comment
Comment #47363403
Vite+, Void Cloud, Void Framework... an epic battle between Vercel and Void is coming. The PRC (aka server functions) demo [0] is particularly interesting — end-to-end type safety …
-
comment
Comment #47363098
The Void Framework demo [0] is exciting! The PRC (aka server functions) demo is particularly interesting — end-to-end typesafety (from DB to UI) is a major milestone for JavaScript…
-
comment
Comment #42255027
Author of Vike (unaffiliated with Vite) here. Questions welcome.
- story
-
comment
Comment #40846147
Hi, I'm brillout the creator of Vike. Questions welcome!
- story
-
comment
Comment #36736653
I agree and, as the author of vite-plugin-ssr[1], that's what I recommend to my users: go for static whenever you can. I think it's something every web developer should be aware of…
-
comment
Comment #36448065
Also have a look at https://vite-plugin-ssr.com/ (author here). VPS is slightly lower level which gives you a lot more control: integrate with your existing Node.js backend (use an…
-
comment
Comment #36311845
Very nice. Added to https://github.com/brillout/awesome-react-components .
-
comment
Comment #35640809
Interestingly, Vite itself is written in a slow interpreted language (JavaScript/TypeScript) while using compilers that are written in fast native languages such as ESBuild (writte…
- story
-
comment
Comment #35510938
Seems like you may appreciate https://vite-plugin-ssr.com/ (I'm its author).
-
comment
Comment #35510792
I think parent means that both Next.js and vite-plugin-ssr are open source, so "open(-source)" isn't a differentiator. I agree although we think we can keep the word "open" and mak…
-
comment
Comment #35510685
Yea, we've plans to improve communicating that. (Although we do plan to stick to the word "open".)
-
comment
Comment #35510473
Open alternative to Next.js: https://vite-plugin-ssr.com/ (I'm its author). Open: - Choose any UI framework you want (React/Vue/Solid/...) - A lot more flexible than Next.js (e.g. …
-
comment
Comment #33203900
VPS is tailored for users who like/want/need control. If you care about control, Astro isn't a good fit. E.g. you won't be able to use Astro with React Server Components. And many …
-
comment
Comment #33203516
Astro is a whole different thing really. I don't think vite-plugin-ssr users would want to use Astro and also vice-versa to some degree.
-
comment
Comment #33194922
Yes :sweat_smile:
-
comment
Comment #33193965
I agree and that's why vite-plugin-ssr sponsorship https://github.com/sponsors/brillout plays a central role here: eventually, there will be enough sponsors to make vite-plugin-ssr…
-
comment
Comment #33192238
> I couldn't get it to easily just output an HTML fragment. Feel free to create a GitHub ticket for that. (That's fairly easy to support as the only blocker is vite-plugin-ssr auto…
-
comment
Comment #33191673
https://github.com/brillout/vite-plugin-ssr/issues?q=is%3Ais... (it only list recently found bugs - there are plenty of older bugs that aren't labeled)
-
comment
Comment #33190804
What exactly is the problem? A lot of vite-plugin-ssr users are deploying to Vercel - have you seen https://vite-plugin-ssr.com/vercel and https://github.com/brillout/vite-plugin-s…