Live data from Hacker News

Viewing profile — SnoozingBoa

SnoozingBoa

HN member
Joined
Wed, Mar 30, 2022, 6:37 AM UTC
HN karma
11
Public activity
12 items

About SnoozingBoa

No profile information was provided.

Recent public activity

  1. comment
    Comment #42133577

    In technical context leaving unknowns with unknown boundaries behind is an approach that makes it hard to assess next actions in error cases, but even more importantly it makes the…

  2. comment
    Comment #42087521

    I am interested if someone has written a document/post/article that approaches ”web needs simplification” in current context in holistic manner. E.g. Considering energy consumption…

  3. comment
    Comment #40440147

    ”Start late” in relation to paying attention to details, testing UI and other quality aspects that are not visible in the beginning. In simple terms: budget some time to handle unk…

  4. comment
    Comment #40432549

    Increase effort/improve in these areas: - focus on authoring robust CSS - actually test the UI (different devices, browsers, viewports, scenarios) - reserve APPROPRIATE time to tes…

  5. comment
    Comment #40079037

    I am happy with CSS. It pays the bills and is quite fun to do. Same for Javascript. Web UIs have made some nice things possible.

  6. comment
    Comment #39038185

    You are not. As a dev I understand the temptation of Tailwind, but I don’t see the benefits really worth it in all cases where I see it’s used. Writing plain CSS just makes so much…

  7. comment
    Comment #38633524

    Based on some experience (designer and developer), here’s some thoughts I currently have about them: - high-level idea is usually understood, although mixed with design tooling - p…

  8. comment
    Comment #38369216

    Here comes a question what many of the people reading the comments are thinking: As of November 2023, what is the canonical way to set up a Node project with Typescript and hot rel…

  9. comment
    Comment #37009607

    As a designer (UX focused, but technical as well), I have put a lot of effort to study prototyping in sw context. I think prototype itself is fairly well understood as a noun, but …

  10. comment
    Comment #36757059

    Agree. I also think that storing everything with some arbitrary tag/folder model enforces the misconception that everything that was once created is equally important. Notes/todo a…

  11. comment
    Comment #36756891

    After trying almost everything I can imagine (probably twice) to manage my tasks and time I found the sweetspot from hybrid model of digital and analog. The system is rather simple…

  12. comment
    Comment #30852100

    Few points after reading the comments. From designer pov: - Although the definition of a Design System is somewhat loose, it can be stated that Bootstrap is a NOT a design system. …