From afb2618ba4cd16ff6f60890c5c029fc83892fd95 Mon Sep 17 00:00:00 2001 From: cdransf Date: Wed, 10 Apr 2024 20:01:42 +0000 Subject: [PATCH] Update feed item cache --- cache/feed-to-social-media.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache/feed-to-social-media.json b/cache/feed-to-social-media.json index 387194cf..4c464d34 100644 --- a/cache/feed-to-social-media.json +++ b/cache/feed-to-social-media.json @@ -1 +1 @@ -{"id":"https://coryd.dev/posts/2024/a-retrospective-on-a-year-without-streaming-music/","title":"A retrospective on a year without streaming music","link":"https://coryd.dev/posts/2024/a-retrospective-on-a-year-without-streaming-music/","published":1712703600000,"description":"I wrote, roughly a year ago, about wanting to stream my own music and I've spent that time exploring and settling into options. I still don't want streaming music and I don't miss it, but I've learned a few things along the way.","pubDate":"Tue, 09 Apr 2024 23:00:00 GMT"} \ No newline at end of file +{"id":"https://coryd.dev/posts/2024/dont-be-afraid-to-admin-when-you-dont-know-something/","title":"Don’t be afraid to admit when you don’t know something","link":"https://coryd.dev/posts/2024/dont-be-afraid-to-admin-when-you-dont-know-something/","published":1712778000000,"description":"I often apply this thinking to development work but I’ve found it holds true in many other situations. I’ve dealt with imposter syndrome for my whole career and still battle with it. I’m a self-taught developer and am confident that there’s more I don’t know than I do know.I’ve been asked when interviewing for a front end ecommerce position how the Javascript event loop works — in detail. I told the interviewer I didn’t know, had never needed to in previous positions but was confident I could figure it out. They hired me. I’ve taken a similar tack when discussing other roles with interviewers — I don’t know, but I like to learn and I’ll figure it out. Don’t know enough React? I’ll learn. Don’t know bespoke framework/internal tool X? I’ll learn.This has also been something I tell junior developers I’ve mentored and something I prize when it’s exhibited. Everyone on a team excels at something, or many things and there will be overlap, but the gaps are where you can help and teach each other. Don’t waste an opportunity to learn and don’t struggle when you don’t need to.Don’t fight through a problem. Read the docs and ask questions from there. I’ve learned from the open web, from taking apart applications and tools and I’ve learned even more from gracious senior developers. Being able to teach something to someone else is a great way to verify that you truly understand something.Be kind, help each other out and everyone gets better together. It’s been a foundational part of all the best teams I’ve been on.This is a full text feed, but not all content can be rendered perfeclty within the feed. If something looks off, feel free to visit my site for the original post.","pubDate":"Wed, 10 Apr 2024 19:40:00 GMT"} \ No newline at end of file