Live data from Hacker News

Viewing profile — myguysi

myguysi

HN member
Joined
Wed, Mar 08, 2017, 8:26 PM UTC
HN karma
56
Public activity
45 items

About myguysi

No profile information was provided.

Recent public activity

  1. comment
    Comment #47494822

    Oh that’s what they mean by “subagents”, now I get it.

  2. comment
    Comment #46504791

    On mobile there’s a snowflake toggle button in the top left corner. I only noticed this after reading the whole article in reader mode and wondering why my iPhone was on fire…

  3. comment
    Comment #46504749

    Yep also ran into this while trying to search the article. It’s maddening when the share action is now also hidden within a context menu.

  4. comment
    Comment #46504515

    I was starting to wonder why my iPhone got crazy hot. I’m using reader mode and it appears to continue running the web page and animation in the background… crazy.

  5. comment
    Comment #46012854

    > I'm speculating here but I'm pretty sure if you did an MRI on my brain you'd see lesions from the mixing of mdma and sertraline (I get myoclonic jerks to this day). Could you spe…

  6. comment
    Comment #45476756

    > Really... how data flows through your program is actually a separate graph structure, and how HTML elements are organized in your program is another separate graph structure we t…

  7. comment
    Comment #27365488

    For windows: https://obsproject.com/forum/resources/obs-virtualcam.949/ The CEO of Shopify put up a bounty last year to support similar functionality on macOS, I’m not sure if it w…

  8. comment
    Comment #26317364

    I understand the sentiment, but a better comparison would be if your tool of choice had to be shared between everyone on your team.

  9. comment
    Comment #25535026

    > This is surprising to me because I find content locks and editing friction very annoying. The first rule of UX design: it’s not about you. Perhaps OP isn’t Notion’s target audien…

  10. comment
    Comment #25300203

    I think you’re conflating UX with UI, which is usually the cause of confusion in these discussions. What you’re advocating for - solving the problem - is the essence of UX design. …

  11. comment
    Comment #25270892

    Posted 2 minutes before you https://news.ycombinator.com/item?id=25270708

  12. comment
    Comment #23573538

    Access to a market that they solely own, the definition of antitrust.

  13. comment
    Comment #22800828

    I ended up filling the grain with wood filler dyed black and make it pop and then layered a few coats of trans-red from a spray can so you can still see the grain. It’s not a glass…

  14. comment
    Comment #22795622

    That’s awesome! I did the same a couple of years ago (took about 1 year to complete) and it’s one of the things I’m most proud of, so I hope it feels as fulfilling for you too!

  15. comment
    Comment #21669005

    Pretty sure this made the rounds back in 2018 when the article was published.

  16. comment
    Comment #21013773

    Amen to that! I’m working my way through a React codebase that has state logic everywhere with even the most basic UI components connected to Redux. It’s so much easier to reason w…

  17. comment
    Comment #20356385

    Also “notification” was spelt incorrectly on that screenshot too

  18. comment
    Comment #20287125

    You can use React/Vue and still write semantic HTML, no?

  19. comment
    Comment #19847318

    UX is a huge field with a lot of entry points so it’s difficult so suggest a single resource to start with. However I’d suggest that coming from an engineering background, you migh…

  20. comment
    Comment #19847249

    This is how it’s been on iOS for years but I was pleased to find out yesterday that I can now remove those “built-in” apps from my home screen. Not sure whether or not they’re actu…

  21. comment
    Comment #19116153

    We’re taking about rendering UI... If I render a div with width=375px and height=667px it will fill the screen on an iPhone 8 because it renders @2x.

  22. comment
    Comment #19079650

    Yeah this is actually something I wish Apple would change. For once the material design team are ahead of them by adding a bottom app bar: https://material.io/design/components/app…

  23. comment
  24. comment
    Comment #19078612

    I think that’s a gross oversimplification that completely misses the mark.

  25. comment
    Comment #19078581

    Nope, an iPhone 8 is 375x667 Edit: for those questioning my reply, I’m talking about the logical resolution (what you actually use for layout) not the physical pixel resolution