Live data from Hacker News

Viewing profile — jasmataz

jasmataz

HN member
Joined
Wed, May 24, 2023, 6:34 AM UTC
HN karma
18
Public activity
5 items

About jasmataz

God-fearing, hard-working combine driver

Recent public activity

  1. comment
    Comment #39367335

    I haven't been that surprised by something in a long time. Wow that is crazy. I made a little unfinished 3d Rubik's Cube site for fun a while back and the about section includes a …

  2. comment
    Comment #38135860

    I'm curious about your thoughts on omitting properties vs. setting them to `null` for a public facing API. I'm especially curious about your feelings on mixing and matching these s…

  3. comment
    Comment #37718861

    I felt the same way at first because I didn't know about wrap-reverse, but you can do it all using only the #pond selector

  4. comment
    Comment #37042187

    You might like noulith, a hobby language written by the person who won several of the recent Advent of Code events. The about on GitHub reads "slaps roof of [programming language]*…

  5. comment
    Comment #36939444

    To me the biggest reason is selector specificity, especially when it comes to authoring component libraries. Inline styles written with the style attribute are impossible to overri…