Viewing profile — myguysi
myguysi
HN member- Joined
- Wed, Mar 08, 2017, 8:26 PM UTC
- HN karma
- 56
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About myguysi
No profile information was provided.
Recent public activity
-
comment
Comment #47494822
Oh that’s what they mean by “subagents”, now I get it.
-
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…
-
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.
-
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.
-
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…
-
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…
-
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…
-
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.
-
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…
-
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. …
-
comment
Comment #25270892
Posted 2 minutes before you https://news.ycombinator.com/item?id=25270708
-
comment
Comment #23573538
Access to a market that they solely own, the definition of antitrust.
-
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…
-
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!
-
comment
Comment #21669005
Pretty sure this made the rounds back in 2018 when the article was published.
-
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…
-
comment
Comment #20356385
Also “notification” was spelt incorrectly on that screenshot too
-
comment
Comment #20287125
You can use React/Vue and still write semantic HTML, no?
-
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…
-
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…
-
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.
-
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…
-
comment
Comment #19079591
Yep!
-
comment
Comment #19078612
I think that’s a gross oversimplification that completely misses the mark.
-
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