HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bluewalt

no profile record

Submissions

[untitled]

1 points·by bluewalt·ano passado·0 comments

[untitled]

1 points·by bluewalt·ano passado·0 comments

Ask HN: How do indie hackers meet new people?

3 points·by bluewalt·há 3 anos·3 comments

Ask HN: How can startups find so many AI-skilled individuals?

1 points·by bluewalt·há 3 anos·1 comments

UI Lib Picker: a tool to compare various Vue 3 UI Libraries

ui-libs.vercel.app
2 points·by bluewalt·há 3 anos·1 comments

[untitled]

1 points·by bluewalt·há 3 anos·0 comments

Ask HN: Career advice for an overly versatile profile?

7 points·by bluewalt·há 3 anos·5 comments

Why I'm Leaving Elm (2020)

lukeplant.me.uk
52 points·by bluewalt·há 3 anos·55 comments

comments

bluewalt
·há 2 anos·discuss
Not a hindrance, but something like not having a typed database, no auto completion over time, can be a real drawback (I know about django-types).

Finally, in my opinion, the best reason to not use Django is not the project itself (because it will do the job in 99% case), it's because all you learn is tied to Django.

Having learn Pydantic recently was a breed of fresh air, and I would reuse it in lots of projects, not only web projects.
bluewalt
·há 2 anos·discuss
> Django was rarely a hindrance.

+1 on this. Django scales pretty well when adopting a clean architecture like Django Model Behaviours with mixins.

> Otherwise, I've found its ORM quite powerful.

Same. In ten years, the only issue I had is with a very complex query that the ORM was not able to write properly. But a workaround existed.

I'm currently using FastAPI in a project. It's very enjoyable (especially with a strictly typed codebase) but I have to write lots of batteries by myself, which is not very productive (unless you keep this boilerplate code for future projects).
bluewalt
·há 2 anos·discuss
What's a little frustrating with current webdev state if that there is no silver bullet. I can easily think of use case where a Django+htmx stack is much more relevant than a React/Vue one, but the opposite is true too.

People keep genuinely saying it's a good thing to have many tools to apply to the right usage. Personnaly, constantly switching from htmx to vue.js just fucks my brain.

I miss the time where I used Django or Rails and didn't need to ask myself all these questions.
bluewalt
·há 3 anos·discuss
I think he knows that. The comparison with jQuery comes from the fact it is a DOM replacement logic too. Even if the syntax is way better, in the end, it’s still a way of working that scales badly, compared to components which embed their own logic.

htmx shines to add dynamic behaviour on some pages, but is not appropriate to replace a medium-sized SPA in my opinion.
bluewalt
·há 3 anos·discuss
In France it was widely used but now we have new competitors like www.shotgun.live with a modern app, built-in resale feature, stripe payment, etc.
bluewalt
·há 3 anos·discuss
Hey there! I've built a tool that makes it easier for developers to compare different Vue.js UI component libraries. I got the idea after seeing many people struggling to pick the right library.

Feedback and contributions are welcome!
bluewalt
·há 3 anos·discuss
Location: Paris

Remote: Yes, but I would prefer an hybrid mode in Paris.

Willing to relocate: No

Technologies: Django, Nuxt, TailwindCSS, Docker.

Résumé/CV: david-dahan.com

Email: david.dahan3 [a] gmail.com

I built multiple ambitious products from scratch in early-stage startups and created my own startup. I have a deep understanding of the requirements of a startup, and I'd like to become the founding engineer (future CTO) of an early stage startup. I have more than 10 years of experience. You can read my blog: https://david-dahan.com/blog (mix of English and French).