HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dimitrisnl

no profile record

comments

dimitrisnl
·4 tháng trước·discuss
Looks like a fantastic opportunity and product. I'll share it!
dimitrisnl
·5 tháng trước·discuss
Brilliant, going to try it asap. I was looking for something like this!
dimitrisnl
·6 tháng trước·discuss
I hate it with passion. It won't respect pinned versions in package.json. I have to explicitly exclude stuff. Be better.
dimitrisnl
·6 tháng trước·discuss
Nothing wrong with jQuery. If a dev dependency irks me, I have no reason to revisit it no matter how better it got. We moved on.
dimitrisnl
·6 tháng trước·discuss
Any release will definitely not restore Webpack as the "first choice". That ship has sailed and Webpack has accumulated a lot of bad rep.

Maybe for a few people who used to run Webpacker in Rails, and migrated to shakapacker instead of Vite, it will be good news.

When a tool like this (which was never pleasant to work with) loses the lead, it never restores it.
dimitrisnl
·7 tháng trước·discuss
Noob question, but why no use ints for PK, and UUIDs for a public_id field?
dimitrisnl
·7 tháng trước·discuss
They haven't implemented RSC yet.
dimitrisnl
·9 tháng trước·discuss
The post is mostly about Phoenix LiveView, while the title makes it about the framework.

To be honest one of the reasons I don't like Phoenix is that even if I opt-out of LV in the generators, I still get a lot of LV code.
dimitrisnl
·10 tháng trước·discuss
what a timing
dimitrisnl
·10 tháng trước·discuss
I have only good things to say about TanStack start. I know there's some fatigue when it comes to full-stack JS/TS frameworks, since they re-invent ways to do data fetching, but are not in any way batteries-included.

I prefer it over Next.js and the whole RSC story, and it has sensible features that I missed in Remix (server functions from everywhere [1], middleware, type safety)

I wouldn't pick it as a full-stack framework, I will always keep my backend separate, but for a SSR-capable TypeScript framework it's amazing.

[1]: https://tanstack.com/start/latest/docs/framework/react/serve...
dimitrisnl
·10 tháng trước·discuss
Any good book recommendations?
dimitrisnl
·năm ngoái·discuss
Chess, I play on Lichess[1]. I started about a year and a half ago.

[1]: https://lichess.org/
dimitrisnl
·năm ngoái·discuss
Try having a healthy relationship, kids, responsibilities, work, and some form of hobbies. If I don't write my thoughts, ideas, whatever, I lose the ball.
dimitrisnl
·năm ngoái·discuss
I tried various astro sites, and as a user, a few things keep bugging me. - Visit their docs https://docs.astro.build/en/basics/astro-pages/ - Click `Routes` in the navigation

Now: 1. There's a flicker in the content where the sidebar moves on the left 2. The title displays `docs.astro.build` for a split second before it says "Routing | Docs"

Especially the second is quite annoying. I see it in every Astro site.
dimitrisnl
·năm ngoái·discuss
Well, they have consistent naming for a start.
dimitrisnl
·năm ngoái·discuss
The best way to ship React to production is with Vite. It opens up tons of options (Tanstack, RR, Simple SPA, whatever) and you don't even bring the hosting provider into the discussion.
dimitrisnl
·năm ngoái·discuss
Another follow-up. Some libraries[1] started to break from 15.1.8 onwards, so you had to downgrade to the vulnerable versions the author mentioned as well.

[1]: https://github.com/hashicorp/next-mdx-remote/issues/488
dimitrisnl
·năm ngoái·discuss
Oof. I'm sure Vercel might patch this issue. But I had had enough of these little annoyances. For example, the documented way to identify prefetches in the middleware has been broken for weeks (months?).

A lot of small issues that keep adding up. I'm not going to shill something else here, but I have a bit of Next.js fatigue lately. Still love the JS ecosystem though.

Anyway, thanks for bringing this up!