HN user

newbieuser

28 karma
Posts3
Comments106
View on HN

tailwind is a library I don't like in many ways, but the criticisms in this post are pretty ridiculous. tailwind is not a library offered with the motto of component driven as the author mentioned. and instead of bloated packages like radix ui I think it's a more sensible solution. at least it gives a chance to follow a more optimal path. I think it is impossible to find an optimal way with the libraries it recommends. you should use everything just as the library intended.

It's an interesting idea to write the app based on the tests instead of writing the test by the app. I don't think it will be very healthy for the overall application, but it's worth a try. Testing with real dependencies without using mock seems better overall, but this brings with it quite a few problems.

Enterprise software is the software that mostly lies and bullshit today. Companies spend a lot of money because at the end of the day, it's working. Who cares how it works.

[dead] 4 years ago

real life doesn't work like you said. their suggestions are no different from people who put their work on the basis of their life.

GoDaddy Rant 4 years ago

godaddy and namecheap. If you are using these two sites in some way and paying money, what you need to do as soon as possible is to transfer all your domains to another site and delete your account. As long as you keep using these idiots they will continue to grow more.

The maintenance cost is a debt that must be paid by all means. and microservices may be the cleanest solution if there are teams that develop businesses completely independent of each other.

for most libraries, I think people in core teams cause it. eg react is destroying the potential of hooks more and more with each release. and it's weird that no one of them said, "what are we doing right now, does this stuff really have to be this complicated", but I guess that's exactly what open source development culture is today. we know best and you should use it.

This should definitely be implemented in projects where the use of the feature flag is common. When you go with boolean values, after a while you have a pile of data that you don't know what was done and when.

i think the worst case of this is in the javascript ecosystem. i'm really sick of seeing open source groups arguing with each other on internet.

I really respect people who think this is a really good moderation on this site. Your belief that something that does not exist exists is truly astonishing.

R/ElonJetTracker 4 years ago

hackernews is one such place. they can post such nonsense on the homepage. and now they flagged my comment for being joking.

Make it easy to produce low-quality content. and then serve it in an easy-to-consume ux. Tiktok is exactly that.

I think for the vast majority the upvote button functions as a highlight. In other words, everyone who says they want to see this post in the front row presses the upvote button. Compared to other platforms, I think this is healthier.

SvelteKit 1.0 4 years ago

After a few minor versions, I hope they don't start to deprecate the newly added features.

The package you use for testing may cause memory leak problems. The package you use for build may cause memory leak problems. With the new version of the frontend library you use, you can completely change its architecture and decorate it with different nonsense. Welcome to the world of javascript.