@chris_mccord if you're curious what the diff is like for newly-generated projects, throw your versions and flags in here:
https://t.co/OhQnCCXhSQ
Here's the diff from 1.6.15 to rc.0 with defaults: https://t.co/Q26RxOdytQ
We live in a world where my bank sent me a paper letter, across the ocean, to notify me that they would be sending me an email message and that I could opt-out of email...
@JonCarstens@davydog187 "Harry Potter and the Methods of Rationality" my 3rd pass and still picking up his stuff
"Permission to feel" to help me navigate the days when it's hard to be an eng leader/manager
@bernheisel So the lesson we've learned is that building tools in JavaScript is hard and slow? Better rebuild all this JavaScript tooling in some language
Last week I went into a local year 6 class (5th grade) and used https://t.co/i2ycUq97IB to teach about programming.
3 days later, I noticed that some of the kids had logged on later from home and made additional drawings with edits by one of their younger sisters β€οΈ π π π π
@nickflynndev The thing that got me excited about STEAM was hearing it pitched as STEM focused, but including art in a way that humanizes the learning.
For example, learn about math in terms of how you will solve a problem for your family or community. Or SonicPi where you code music
@trafnar@ztoolson I think they acquired a business that knows how to make and refine software. Not just the software itself.
A team that can to work together, to argue through all the millions of decisions that have to be made and care enough about each other and their users to build beautiful
@a_wiersdorf Was it replacing a JavaScript dependency? Any time I see more than a few thousand lines deleted my brain immediately assumes that someone deleted yarn.lock
@a_wiersdorf Follow-up I recently implemented multi-region deployment for https://t.co/IQkNK6rEiG with DETS for storage per region and phoenix presence for cross-region awareness.
Showoff rooms take only a couple ms to render on the server and are under 50ms for browsers in these regions
@a_wiersdorf I compromised with a @elixirphoenix app that builds all blog entries say compile time and keeps them in memory. It let's me support search while keeping minimal size and latency