Live data from Hacker News

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

oat.ink

51–60 of 151 posts

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

#51
post #34

Earlier quoted context omitted.

The author is the CTO of Zerodha, India’s largest online brokerage. Not that it matters, just an observation.

A CTO that codes? Interesting indeed.

CTO in my company* remains SME on a several components, commits to several production repositories (and expects the most stringent PR checks), and maintains couple of small tool used by us and the customers.

Its not that rare I think.

*small fintech with couple of billions in the accounts, not a startup, not a Fortune 500 company

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

#55
post #21

Earlier quoted context omitted.

Sad that HN is now also getting boted by LLMs. People are just shameless. HN is one of the few places left where you can post / self promote something you have made only for people to take advantage of it.

The strangest part is the weird commenting accounts have pretty old account ages.

Perhaps stolen accounts? I doubt every user is practising good security hygiene with a unique password per each account. Password leaks from other sites might well allow a motivated individual to hijack some here.

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

#56
Why do all the UI component libraries always feature an accordion (something i can build myself in 5 minutes and very rarely need), but always omit a date picker / calendar component (something that is needed almost in every corporate web form and really requires a lot of effort to build)?

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

#57

Why do all the UI component libraries always feature an accordion (something i can build myself in 5 minutes and very rarely need), but always omit a date picker / calendar component (something that is needed almost in every corporate web form and really requires a lot of effort to build)?

I must appoligize - it is there, hidden under "Form elements" in the left menu. Kudos to the authors!

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

#58

Why do all the UI component libraries always feature an accordion (something i can build myself in 5 minutes and very rarely need), but always omit a date picker / calendar component (something that is needed almost in every corporate web form and really requires a lot of effort to build)?

I must appoligize - it is there, hidden under "Form elements" in the left menu. Kudos to the authors!

Isn't it the one from the web browser? An

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...

Post reply on HN