Live data from Hacker News

Viewing profile — hbroadbent

hbroadbent

HN member
Joined
Thu, Mar 05, 2020, 2:42 AM UTC
HN karma
188
Public activity
123 items

About hbroadbent

harrisonbroadbent.com/about

Recent public activity

  1. story
  2. story
  3. 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 …

  4. story
  5. comment
    Comment #46623004

    https://harrisonbroadbent.com

  6. 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…

  7. comment
    Comment #44163888

    Thanks, and cheers for the tip!

  8. comment
  9. 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…

  10. story
  11. story
  12. story
  13. 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…

  14. story
  15. 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…

  16. comment
    Comment #43820197

    I'm currently building AttendList — https://attendlist.com — an attendance tracker for google meet.

  17. story
  18. story
  19. story
  20. story
  21. 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...

  22. 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…

  23. comment
    Comment #43330676

    Oh cheers, I had no idea. I'll fix it, thank you

  24. 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…

  25. 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?