Viewing profile — hbroadbent
hbroadbent
HN member- Joined
- Thu, Mar 05, 2020, 2:42 AM UTC
- HN karma
- 188
- Public activity
- 123 items
- HN profile
- View on Hacker News ↗
About hbroadbent
Recent public activity
- story
- story
-
comment
Comment #47067360
Tailwind CSS v4.2 has just been released, including: - 4 new colors! (mauve, olive, taupe, mist). - new webpack plugin - new padding/margin/border-block utilities - various tweaks …
- story
-
comment
Comment #46623004
https://harrisonbroadbent.com
-
comment
Comment #44427704
I've still working on https://attendlist.com It's a Google Meet attendance & chat tracker, and it's starting to pick up a bit. A few teachers & other people are using it and enjoyi…
-
comment
Comment #44163888
Thanks, and cheers for the tip!
-
comment
Comment #44163769
Thanks!
-
comment
Comment #44163766
Honestly, if you've found something that works for you, I'd stick with it. Once (if) you start scaling one of your apps, that's when I'd loop back to thinking about infra: either y…
- story
- story
- story
-
comment
Comment #44103265
Hey HN, I've been playing around with HTML & CSS only tooltips for a while, and I finally decided to write a bit about them. Hopefully someone here will find them interesting! At t…
- story
-
comment
Comment #44095054
I'm still building AttendList, a Google Meet attendance tracking extension ( https://attendlist.com ). It's starting to pick up! Which is cool — a few new users are trickling in ea…
-
comment
Comment #43820197
I'm currently building AttendList — https://attendlist.com — an attendance tracker for google meet.
- story
- story
- story
- story
-
comment
Comment #43544453
Hey! Actually that is possible using the element. If you're interested, I wrote a bit more about it here: https://harrisonbroadbent.com/blog/cool-native-html-elements...
-
comment
Comment #43331295
Sure it's not the prettiest, but even if you styled this with CSS directly you'd need to target those selectors. `#range-input::webkit-progress-bar` etc. To your final point, I com…
-
comment
Comment #43330676
Oh cheers, I had no idea. I'll fix it, thank you
-
comment
Comment #43330212
Hah fair enough! I've actually just stumbled on the Popover hint demo ( https://mdn.github.io/dom-examples/popover-api/popover-hint/ ) which uses the Popover API to create native H…
-
comment
Comment #43329572
Stoked to see a few hundred people have already read this article (and one person's already suggested an improvement!). What other elements should I add?