C Coding Career
Home
Public
🔒 Announcements 🤯 Learning in Public 🌏 Local Meetups (BE SAFE!) 📚 Lindy Library 🎧 Podcasts
CC Handbook
⬇️ Handbook v1
CC Community
CC Creators
DX Circle
DX Blog DevTools DevCommunities
       Log in   Sign up
    • Log in
    • Sign up
    Home
    Public
    🔒 Announcements 🤯 Learning in Public 🌏 Local Meetups (BE SAFE!) 📚 Lindy Library 🎧 Podcasts
    CC Handbook
    ⬇️ Handbook v1
    CC Community
    CC Creators
    DX Circle
    DX Blog DevTools DevCommunities

    Home

    Likes
    • Latest

      Show the newest posts first
    • New activity

      Show posts with latest comments first
    • Oldest

      Show the oldest posts first
    • Popular

      Show the most engaging posts first
    • Likes

      Show posts with most likes first
    admin

    swyx

    Joined Oct 3, 2020
    swyx
    Posted in Lindy Library

    (Meta) What is a Lindy Library?

    Three fundamental truths:

    - The expiry date of content varies wildly from seconds to centuries.
    - Short-lived content is easier to make, therefore more easily available, than long-lived content.
    - Our useful knowledge is determined by the sum total of *still relevant* content we remember. To a large approximation our knowledge only compounds by the proportion of long-lived content we remember.

    The Lindy Effect observes that things that have been around for a while tend to live longer than things that haven't. A Lindy Library is an annex of content that has stood the test of time (say, more than 3 years old and still extremely relevant).

    - Social media biases us towards consuming extremely new content that becomes irrelevant the next day.
    - A Lindy Library corrects this bias by helping us spend our time on things we are likely to remember and use, thus compounding our knowledge from reading.
    - By sharing our Lindy Library we extend this benefit to our friends.

    You are welcome to submit technical and nontechnical content that meets this high bar, as long as it relates to developers and developer careers. However swyx may remove submissions at his discretion since curation is extremely important to the value of this effort.

    More Lindy Libraries here:

    - The Coding Career Handbook :)
    - Leadership Library for Engineers
    - Essays on Programming I think about a lot
    - Timeless Web Dev Articles
    - LindyLibrary.org
    - Distributed Systems Reading List, Muratbuffalo's foundational distsys papers s
    - Awesome CTO repo
    Liked by Robin and 11 others
    Like Comment
    4 comments
    admin

    swyx

    Joined Oct 3, 2020
    swyx
    Posted in Learning in Public

    #LearnInPublic Inspo Vol 4


    • "What we should aim for is to take this staircase and if we provide enough information and answer enough questions and have enough meetups and are friendly and welcoming and give everyone a sense of belonging — then eventually these steps stop becoming barriers and we smooth it out and suddenly getting from zero to useful. It's not just the language either, it's all the tools and all the scripts and everything everybody publishes on GitHub.

      if you have some really basic code that other people can read and learn from that's helpful. There's so many things that we could do.

      If we learn in public then we're building a ramp for everyone who comes behind us.

      An idea doesn't belong to one person — first of all it's pretty unlikely that only one person thought of it — but even that it doesn't belong to the first person who published it, it belongs with everyone who contributes to making that idea useful to the world.

      Everyone who writes a script that makes the build process a little easier. Everyone who tweets about it and attracts some attention so that people say "huh, maybe I could use that".
      Everyone who writes a blog post or an issue or contributes in any way is part of Elixir"

      - Jessica Kerr at ElixirConf
    Liked by swyx and 6 others
    Like Comment
    0 comments
    admin

    swyx

    Joined Oct 3, 2020
    swyx
    Posted in DX Blog

    What is DX Circle?

    DX Circle is an idea I had for learning in public about 3 aspects of developer experience I am keen on:

    • Developer Tools
    • Developer Communities
    • Investing in Seed/Series A Startups that do either (DX Angels)
    This arises out of my side jobs building developer communities (/r/reactjs and Svelte Society) and being an angel investor in devtools/community startups. I considered splitting this out into a separate community, but was unsure about how to do it, so this is my MVP. 

    Please feel free to mute this section if you are only here for Coding Career stuff. I won't hold back here.
    Liked by Robin and 6 others
    Like Comment
    1 comment
    admin

    swyx

    Joined Oct 3, 2020
    swyx
    Posted in Learning in Public

    The Ultimate Guide to Summarizing Books: How to Distill Ideas to Accelerate Your Learning

    Tiago Forte is mr. Second Brain, and this recaps a lot of his ideas in one 10x blogpost. 
    
    The Ultimate Guide to Summarizing Books: How to Distill Ideas to Accelerate Your Learning - Forte Labs
    This guide also available in Spanish In 2016, I read 57 books. I read like I was running out of time. It felt like an achievement, yet by the end of the year, I could scarcely recall even one useful idea from each book. That moment was a turning point. I realized very little of the ... Read more
    https://fortelabs.co/blog/the-ultimate-guide-to-summarizing-books/
    

    I'm a very strong advocate of summarizing books to Learn in Public, but beyond that this is really about how you process ANY content, from tweets to talks.
    Liked by Amelia and 6 others
    Like Comment
    3 comments

    Hassan El Mghari

    Joined Oct 26, 2020
    Founder, UltraShock Gaming
    Philadelphia
    🔨
    Hassan El Mghari
    Posted in Learning in Public

    My learning in public notebook

    Decided to kick this learn in public thing up a notch and release a public website of my on-going notes. Let me know your thoughts!

    https://hassansnotes.com/
    Liked by swyx and 5 others
    Like Comment
    2 comments
    admin

    swyx

    Joined Oct 3, 2020
    swyx
    Posted in Learning in Public

    Project Ideas to Build

    People can learn in public by building things, but often need ideas for what to build. So here are a list of good projects to pursue:

    - devchallenges.io/
    - javascript30.com/
    - /r/reactjs Project Ideas  (i used to curate)
    - Make React Apps ( Chris on Code 's paid course)
    - Build Your Own X repo
    - Max Rozen's open source React app list

    anything else?

    Chris on Code

    Joined Oct 25, 2020
    founder scotch.io
    Las Vegas
    🤗
    Liked by Ron and 5 others
    Like Comment
    4 comments

    Ben Holmes

    Joined Oct 31, 2020
    Frontend web dev + blogger. https://bholmes.dev
    📚
    Ben Holmes
    Posted in Learning in Public

    Thoughts on using Foam + VS Code to build a second brain

    Wanted to share my experience trying a new notetaking setup. In short, I was tired of all the anxiety around organizing everything I write down. Finding the perfect folder / page / service / tag for a note was enough of a blocker to avoid writing anything at all!

    Still working out the kinks, but the Foam project for VS Code really ramped up my notetaking habits. It's also easily host-able as a Jekyll or 11ty site, if you want to learn in public (TM) 😁

    Wrote a longer-form post over here. Curious what solutions work for y'all!
    Liked by swyx and 4 others
    Like Comment
    7 comments
    admin

    swyx

    Joined Oct 3, 2020
    swyx
    Posted in Learning in Public

    Internship at Tesla - A College Junior's #LearnInPublic Story

    Jeff Zhang DM-ed me with the coolest story. As a University of Waterloo student, he was been practicing Learn in Public for a couple years after listening to swyx's podcast with Quincy Larson. He recently got a coveted internship working at Tesla, and attributes it to #LIP!



    We recorded our conversation for other college students interested in starting this journey! It doesn't just cover the job, but also all of Jeff's questions on Learning in Public:

    • the 4 Learning Gears
    • Writing thoughts down makes you a more structured and eloquent speaker
    • Absolute vs Relative Happiness
      • Have ways to win even if nobody else joins you
      • Linked to Stoicism
    • Failing to get matched for a Google internship
    • The 4 Months of Quiet
    • Your relationships with people will outlast any job - invest in building relationships
    • Creating Luck
    • Veritasium - Success and Luck 
    • (32mins) Tesla story
    • The problem with the industry bias for Portfolios and Resumes
      • "You can impress most hiring managers with only 3 contribs" - Mekka Okereke
      • Resumes are an extremely lossy human experience compression format
      • Learn in Public is cryptographic "Proof of Work"
    • My Livestream with Gergely Orosz - The Tech Resume Inside-Out
    • Private Companies and #LearnInPublic
    • Advice to Interns and New Grads
      • By definition you are nonessential
      • Be helpful
      • Ask stupid questions - Lampshading
      • THEN write it down!!!
    • Compounding Open Source Knowledge
    • Marketing Yourself
    • The value of bringing your unique qualities to your creative inspiration
    • Moral Panic and Technology Addiction
    Liked by Mike and 4 others
    Like Comment
    2 comments
    admin

    swyx

    Joined Oct 3, 2020
    swyx
    Posted in Learning in Public

    The difference between note-taking and note-making

    The more you wrestle with an idea and process it in your own way, the more you internalize and remember it (this is known as the generation effect). Anne-Laure makes a good case here for the difference between note-taking and note-making:

    
    From note-taking to note-making
    Note-taking is fast, uses the original author's language, and feels easier. Note-making is slower, more involved, and uses your own language.
    https://nesslabs.com/from-note-taking-to-note-making
    

    Liked by Samuel and 3 others
    Like Comment
    1 comment
    admin

    swyx

    Joined Oct 3, 2020
    swyx
    Posted in Announcements

    November 2020 Events

    Hey gang! November has half flown by but we're still gonna do some events:

    • Creator Workshop today 15 Nov: the long promised workshop on the tech stack for writing the Coding Career Handbook! 12pm ET, 1am SGT via Zoom. I'll post a link in #Monthly Workshops. (CC Creators only)
    • Community Q&A on 22 Nov: I have set up a recurring Eventbrite now so you can add it to your calendars ahead of time and all. I'm setting it at a new time - every 4th Sunday, 8am SGT (which I reckon is currently Saturday 7pm ET and 4pm PT and 12 midnight GMT) (CC Community only)

    Personally I'm gearing up for Black Friday and also writing a couple more of the missing chapters. Hoping to end the year strong!
    Liked by nickytonline and 3 others
    Like Comment
    0 comments
    Icons/loader