Viewing profile — tip_of_the_hat
tip_of_the_hat
HN member- Joined
- Thu, Jun 27, 2019, 1:10 AM UTC
- HN karma
- 126
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About tip_of_the_hat
No profile information was provided.
Recent public activity
-
comment
Comment #40250547
Hey HN, author here. I got some positive feedback on my previous article; Learn OAuth 2.0 by building an OAuth client ( https://annotate.dev/p/hello-world/learn-oauth-2-0-by-buildi…
- story
-
comment
Comment #40062930
Yup, planning on expanding to add a PKCE and OIDC walkthroughs as well!
-
comment
Comment #40059817
Agreed, I think it's something you should know how to do and then choose not to do it (use an existing library instead). Having a good understanding really helps with debugging iss…
-
comment
Comment #40059797
This was my experience as well. I've previously blindly followed instructions from OAuth libraries, but it frustrated me that I didn't fully understand what was going on.
-
comment
Comment #40059766
Pretty much all of it! The JS in this walkthrough is all server-side. I tried to keep the JS itself simple so that someone unfamiliar with the language could have an easy time foll…
-
comment
Comment #40054443
Hey HN, author here. When I was first learning OAuth, I found that all the guides were text-heavy and lacked code. I personally learn better from code, so I created a code-first gu…
- story
-
comment
Comment #40004604
Just to clarify, this use case would be for internal code documentation rather than providing external walkthroughs for your users?
-
story
Show HN: Annotate: Create walkthrough guides in the style of the Stripe docs
Hi HN! Founder of Annotate here. Annotate lets you create step-by-step code walkthroughs, inspired by Stripe’s documentation (e.g., https://docs.stripe.com/checkout/quickstart ) fo…
-
comment
Comment #39855304
Not yet, what use case do you have in mind for self hosting?
-
comment
Comment #39843183
Thanks for checking it out! I'd be happy to build and support an on-prem solution, but I'd a need commitment from an enterprise/government org. If that's something you're intereste…
-
comment
Comment #39839296
Thank you for checking it out! I use Figma to get a proof of concept of how I want things laid out. From there it's more tinkering at the code level.
-
comment
Comment #39839244
Thanks for taking a look and sharing feedback! I'm not familiar with the c4 model, I'll need to investigate. > Why not make clickable code references visually stand out Is the goal…
-
comment
Comment #39833963
It's the first time I've heard of CodeTour, I'm really impressed from what I've seen thus far. Digging a bit deeper now, thanks for sharing!
-
comment
Comment #39833643
This is great feedback, not something I initially considered. I've add it to my todo list
-
comment
Comment #39833357
Thanks for the kind words! Not currently, can you elaborate why you'd want to the code window at the bottom?
-
comment
Comment #39832840
I'm working https://annotate.dev , a tool inspired by the Stripe documentation, to let anyone create step by step code walkthroughs. Here's a sample of a walkthrough you can create…
-
story
Ask HN: How do you Job Search?
Hi HN, I'm building https://backed.careers, a niche job board focused on surfacing openings at fast growing companies backed by top VCs (something I wish I had during a previous jo…
-
story
Show HN: I made a curated job board
Hi HN! I built a job board that aggregates openings from interesting (and growing) companies that are backed by great investors. The goal is to solve a problem I and some friends f…