Search
Craig Wright’s Wife Could Testify Under Oath in Ongoing Kleiman Trial
25.7.2019
Three witnesses including the self-defined Nakamoto's wife, biographer, and contractual overseer are called to testify
What I Like About Vue
25.7.2019
Dave Rupert digs into some of his favorite Vue features and one particular issue that he has with React:
I’ve come to realize one thing I don’t particularly like about React is jumping into a file, reading the top for the state, jumping to the bottom to find the render function, then following...
What the Web Needs Now (and how ARTIFACT is here for it)
19.7.2019
I recently had the pleasure of joining Dave Rupert, Chris Coyier, and Chris Ferdinandi on the Shop Talk Show to talk about the upcoming ARTIFACT Conference (Austin, TX on Sept. 30 – Oct. 1, 2019). ARTIFACT is an intimate gathering of web designers and developers where we discuss ways to build...
Haunted: Hooks for Web Components
3.7.2019
I was just chatting with Dave and he told me about Haunted. It's hooks, but for native web components! Pretty cool. I think the existence of stuff like this makes using web components more and more palatable — particularly in that totally-native no-build-step-needed-at-all kinda way.
I...
Craig Wright Spars With Kleiman Lawyers in Combative Courtroom Appearance
29.6.2019
It was an emotional day for the self-professed creator of bitcoin as he testified in the on-going Kleiman lawsuit
Self-Proclaimed Bitcoin Creator Craig Wright to Take the Stand in Kleiman Lawsuit
26.6.2019
Steve Shadders, who sees the "Satoshiness of Wright," will testify as a factual witness alongside Wright himself
10 People Who Might Be Satoshi Nakamoto
31.5.2019
We are all Satoshi Nakamoto, but some of us are more Satoshi than others. The following 10 characters have all been flagged as Bitcoin’s elusive creator on account of similarities with the digital man of mystery. Whether one of these characters is Satoshi himself is a matter for you...
Reducing motion with the picture element
31.5.2019
Here’s a bonafide CSS/HTML trick from Brad Frost and Dave Rupert where they use the <picture> element to switch out a GIF file with an image if the user has reduced motion enabled. This is how Brad goes about implementing that:
<picture>
<!-- This image will be loaded if...
Podcasts on The Great Divide
24.3.2019
Nick Nisi, Suz Hinton, and Kevin Ball talk about The Great Divide in JS Party #61, then I get to join Suz and Jerod again in episode #67 to talk about it again.
Dave and I also got into it a bit in ShopTalk #346.
Direct Link to Article — Permalink… Read article
The post Podcasts...
The Great Divide
21.1.2019
Let’s say there is a divide happening in front-end development. I feel it, but it's not just in my bones. Based on an awful lot of written developer sentiment, interviews Dave Rupert and I have done on ShopTalk, and in-person discussion, it’s, as they say... a thing.
The divide is between people...