Live data from Hacker News

Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library

oat.ink

141–150 of 151 posts

Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library

#141
post #99

This is gorgeous. I hate frontend because of its sheer gratuity, and this is the kind of thing that might get me back into it. The only other contender for interactivity I'd consider is HTMX, and I'm going to boldly assume I'll be able to combine them without too much bother. Bravo to the author, keep at it. I'll be recommending this to anyone who will listen.

[dead]

Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library

#143

Earlier quoted context omitted.

It is probably not bots. The reach of authors is pretty good. He actually loyal fan followers in india. You can see the same when he shows up on a podcast or talk. I think theres alot indian developers who are hacker news as well as on github and other forums.

Why do all the comments look exactly like paid comment spam?

[dead]

Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library

#144

Earlier quoted context omitted.

> I love it. We need to see more of this. > Use of semantic elements is an interesting take. I'll give it a try. > Thank you for this, can’t wait to use. Minimalism at its best. > Good one. Presentation is good too. Thanks These are the kind of comments you see from Indians paid to boost Youtube content.

They're probably just Indians using the framework saying "thanks." India has the largest population on Earth, they're close to 1.5 billion now. I think some people underestimate what that means.

[dead]

Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library

#145

This site got me going. Almost had whiplash when I tapped a link and the page loaded literally instantly. I've almost forgotten that that's possible on the internet. I'm not a web dev, but I'm inspired to get into it now because of this site.

Try uBlock Origin and most of your sites will load instantly (hint: most of the time it is third-party analytics/ads issue)

Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library

#146

Earlier quoted context omitted.

The problem with Bootstrap is that it depends on jQuery and Popper, and its CSS has global classes. It’s perfectly fine if BS is the only UI framework, but if you need to bring to bring in other frameworks or libraries (by choice or by force), then there’s a chance you’ll run into conflicts.

bootstrap has not depended on jquery for a long time now.

Unless you’re stuck on an older version. Also there is a jQuery resolver still embedded even in the latest version that looks for jQuery and tries to use it if it’s globally defined. Caused some nasty bugs in certain Enterprise applications and I have had to manually gut this from the official release.

Re: Oat – Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library

#147

This site got me going. Almost had whiplash when I tapped a link and the page loaded literally instantly. I've almost forgotten that that's possible on the internet. I'm not a web dev, but I'm inspired to get into it now because of this site.

Try uBlock Origin and most of your sites will load instantly (hint: most of the time it is third-party analytics/ads issue)

I have many blockers. Doesn't help performance at all IMO.
Post reply on HN