this post was submitted on 03 Jul 2023
118 points (98.4% liked)

Programming

17319 readers
78 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

I recently went on quite a rabbit hole regarding the .well-known directory, and wrote about it.

you are viewing a single comment's thread
view the rest of the comments
[–] pe1uca@lemmy.pe1uca.dev 6 points 1 year ago (2 children)

It's a really nice anecdote where I see myself reflected haha, I'm just in the middle of something similar with RSA and Ed25519, and also the post-quantum cryptography scene.
But usually once I'm done investigating and I think I understood something well enough I simply bookmark the links, write some bullet points in my notes and that's it.

Do you also have this issue? Do you finish the investigation and start writing for a blog post right away? Or do you just come back to it after some time?

[–] ishanpage@programming.dev 5 points 1 year ago

Haha this is exactly me. That habit of losing the knowledge rapidly post investigation is something I'm trying to break, and that's part of the reason I banged out this blog post immediately after my itch was satisfied.

The "I have to tell people about this NOW" vibe also carried me through completing my website (just so I could publish this blog post)

[–] silver@lemmy.brendan.ie 2 points 1 year ago (1 children)

Out of curiosity are ye planning to do a post about RSA and ED25519?

[–] pe1uca@lemmy.pe1uca.dev 3 points 1 year ago (1 children)

I do want to, not sure when, but I'll find the time since OP gave me a bit of a boost in confidence I can do it :)

[–] ishanpage@programming.dev 3 points 1 year ago

I'll be sure to read it when you do :)