hnand

↗ HN profile [ 55.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I made a HN client that allows you to explore comments in a breadth-first manner. Compared to the classic depth-first approach, it works much better for the larger threads - you don't lose the context and can easily…

  2. SwiftData (iOS 17) (developer.apple.com)
  3. Syntorial 2.0 (syntorial.com)
  4. I started Syntorial recently and the way it trains you to replicate the patch configuration and to hear the difference feels really natural, unlike a lot of other courses. Are there any other courses that made you think…

  5. I was struggling with navigating HN discussions using existing solutions, so I decided to implement a completely different approach, think of it as depth-first reading vs breadth-first reading. Visually it looks like…