🔎Julia Evans🔍 (@b0rk) 's Twitter Profile
🔎Julia Evans🔍

@b0rk

programming and exclamation marks. she/her. zines at wizardzines.com.

mostly posting on Mastodon at social.jvns.ca/@b0rk

ID: 6603532

linkhttp://jvns.ca calendar_today05-06-2007 21:05:09

25,25K Tweet

208,208K Followers

639 Following

Josh W. Comeau (@joshwcomeau) 's Twitter Profile Photo

✨ Julia’s work is such an inspiration. She takes super-complex tech stuff, plucks out the most important bits, and presents them in a playful and digestible format. Git is super important and I bet this’ll help you understand it more!

🔎Julia Evans🔍 (@b0rk) 's Twitter Profile Photo

git submodules (this is bonus comic #2 for "How Git Works" wizardzines.com/zines/git, covering some topics I didn't talk about in the zine!) permalink: wizardzines.com/comics/submodu…

git submodules

(this is bonus comic #2 for "How Git Works" wizardzines.com/zines/git, covering some topics I didn't talk about in the zine!)

permalink: wizardzines.com/comics/submodu…
🔎Julia Evans🔍 (@b0rk) 's Twitter Profile Photo

git worktree (this is bonus comic #3 for "How Git Works" wizardzines.com/zines/git, covering some topics that I didn't talk about in the zine) permalink: wizardzines.com/comics/git-wor…

git worktree

(this is bonus comic #3 for "How Git Works" wizardzines.com/zines/git, covering some topics that I didn't talk about in the zine)

permalink: wizardzines.com/comics/git-wor…
🔎Julia Evans🔍 (@b0rk) 's Twitter Profile Photo

git add -p (this is bonus comic #4 for "How Git Works" wizardzines.com/zines/git, covering some topics that I didn't have space for in the zine) permalink: wizardzines.com/comics/git-add…

git add -p

(this is bonus comic #4 for "How Git Works" wizardzines.com/zines/git, covering some topics that I didn't have space for in the zine)

permalink: wizardzines.com/comics/git-add…
Simon Willison (@simonw) 's Twitter Profile Photo

Corollary to this: you can have an outsized impact on the world by being one of the few people who DO publish fresh information online on your own web pages Blog like it's 2005!

Recurse Center (@recursecenter) 's Twitter Profile Photo

Get ready for this one....... Robin shows us her bootable puzzle roguelite written in _x86 assembly_. she also demonstrates how she debugs her (hand written) random number generator in qemu code? here! github.com/metavee/puzdug… her blog? here!! metavee.github.io/blog/ MORE!

🔎Julia Evans🔍 (@b0rk) 's Twitter Profile Photo

people have been asking me to print posters for a long time and I'm excited to finally announce our first poster! you can get it for $20 US + shipping here: store.wizardzines.com/products/poste… the design is a collaboration between me, Marie LeBlanc Flanagan, and Inner Loop Press

people have been asking me to print posters for a long time and I'm excited to finally announce our first poster!

you can get it for $20 US + shipping here: store.wizardzines.com/products/poste…

the design is a collaboration between me, <a href="/omarieclaire/">Marie LeBlanc Flanagan</a>, and Inner Loop Press
Omar Rizwan (@rsnous) 's Twitter Profile Photo

website-making class where you have to recapitulate the history of the web -- week 1 you can only use the very first HTML tags from HTML 1.0 or whatever, then over time you get to use <img>, then CSS, JavaScript 1.0, XMLHttpRequest, etc