Tag: julia-evans
-
Julia Evans on tiny personal programs
Julia Evans: So here are a few examples of small personal programming projects I’ve done. I’m not going to talk about “learning projects” where my goal was to learn something specific because I’ve already written a billion blog posts about that. I’ve written countless tidbits of code to solve personal problems. Some of them end…
-
Julia Evans \”Blog about what you’ve struggled with\”
Julia Evans: I think this approach is effective because if I struggled with something, there’s a pretty good chance that other people are struggling with it too, and what I learned is likely to be useful to at least some of them! This type of blogging has been a door opener for me. I’ve written…
-
Julia Evans \”Blog about what you’ve struggled with\”
Julia Evans: I think this approach is effective because if I struggled with something, there’s a pretty good chance that other people are struggling with it too, and what I learned is likely to be useful to at least some of them! This type of blogging has been a door opener for me. I’ve written…
-
Julia Evans \”Blog about what you’ve struggled with\”
Julia Evans: I think this approach is effective because if I struggled with something, there’s a pretty good chance that other people are struggling with it too, and what I learned is likely to be useful to at least some of them! This type of blogging has been a door opener for me. I’ve written…
-
Julia Evans \”Blog about what you’ve struggled with\”
Julia Evans: I think this approach is effective because if I struggled with something, there’s a pretty good chance that other people are struggling with it too, and what I learned is likely to be useful to at least some of them! This type of blogging has been a door opener for me. I’ve written…
-
Julia Evans \”Blog about what you’ve struggled with\”
Julia Evans: I think this approach is effective because if I struggled with something, there’s a pretty good chance that other people are struggling with it too, and what I learned is likely to be useful to at least some of them! This type of blogging has been a door opener for me. I’ve written…
-
Julia Evans \”Blog about what you’ve struggled with\”
Julia Evans: I think this approach is effective because if I struggled with something, there’s a pretty good chance that other people are struggling with it too, and what I learned is likely to be useful to at least some of them! This type of blogging has been a door opener for me. I’ve written…
-
Julia Evans \”Blog about what you’ve struggled with\”
Julia Evans: I think this approach is effective because if I struggled with something, there’s a pretty good chance that other people are struggling with it too, and what I learned is likely to be useful to at least some of them! This type of blogging has been a door opener for me. I’ve written…
-
My typical day
Here is a general overview of a typical day for me. Routine makes me happy but it also lends to my productivity. The more each day is the same the more I can accomplish. I’m sharing it because I would like to see other people post their typical days – as mundane as they may…
-
Julia Evans on Docker Compose
Julia Evans: I’m very happy about this because previous to trying Docker Compose I spent two days getting frustrated with trying to set up a dev environment with other tools and Docker Compose was a lot easier and simpler. And then I told my sister about my docker-compose experiences and she was like “I KNOW,…