Advertisement · 728 × 90

Posts by Scott Tolinski

Also avail as an audio podcast everywhere.

phases.fm

2 days ago 3 0 0 0
The Hidden Ways Anxiety Shows Up in Childhood
The Hidden Ways Anxiety Shows Up in Childhood YouTube video by Phases Podcast

Yesterday, my wife Dr. Tolinski schooled me childhood anxiety. What's actually normal and what you should be doing.

Please share with any parents in your life that could use a scientifically backed parenting resource.

youtu.be/YYzKK1Z_d3o

2 days ago 19 3 1 0

I wish the rest of my joints were as solid as my knees are.

4 days ago 2 0 0 0

Classic track. Everything feels foreign after such a long time off, my limbs aren't doing the right things, but the muscle memory is there.

4 days ago 0 0 0 0
Video

Breaking hits different when you’re 40. First sesh after taking 4 months off.

4 days ago 55 0 9 0
The Biggest Upset in Mad CSS | 1% Wins It
The Biggest Upset in Mad CSS | 1% Wins It YouTube video by Syntax

Oh I totally missed that @wesbos.com and @tolin.ski dug into my March Mad CSS battle with @cassidoo.co! I believe it was the closest battle in the entire series.

www.youtube.com/watch?v=ok2B...

6 days ago 28 2 3 0
Preview
How I Lost MadCSS It's fine. I'm fine. I just like learning ok.

How I Lost MadCSS

It's fine. I'm fine. I just like learning ok.

1 week ago 22 3 2 1
Advertisement

A totally unnecessary retrospective, by moi.

1 week ago 37 2 4 0
Can I code up this UI in 10 minutes?
Can I code up this UI in 10 minutes? YouTube video by Kevin Powell

I apparently didn't get enough from March MadCSS, so I tried out another challenge.

You can try to beat me if you want, only takes 10 minutes 😁

youtu.be/bwn1lIQUPLE

Here's the link to the challenge: cssdaily.dev/challenge/20...

1 week ago 34 4 1 0

Today is the last day of the launch sale, with 20% off for the next 15 hours or so.

1 week ago 15 6 2 1

The lamest way to shut down the slop conversation is to just call anyone that critiques you an "AI luddite"

Because either you actually get it and are being disingenuous, or you don't get it at all. Not sure what's worse.

2 weeks ago 23 1 2 0

Same. Clean up crew.

2 weeks ago 5 0 0 0
37,000 Lines of Slop
37,000 Lines of Slop YouTube video by Syntax

Do you buy the narrative of LOC as a sign of productivity?
Come witness the unspeakable coding horrors of garryslist.org

youtu.be/1r9n-HsBQsE

2 weeks ago 31 3 6 6
One Last Battle
One Last Battle YouTube video by Syntax

The @syntax.fm Mad CSS final was more exciting than it had any right to be. No spoilers, go watch it if nerding out on CSS is your thing. Congrats to both finalists @joshwcomeau.com @tolin.ski www.youtube.com/watch?v=7rOU...

2 weeks ago 27 6 1 1
Post image Post image

Interesting....

2 weeks ago 11 1 1 0

Finals on now!

2 weeks ago 12 1 1 0
One Last Battle
One Last Battle YouTube video by Syntax

Who will be crowned the inaugural March MadCSS Champion?

@joshwcomeau.com OR @tolin.ski

The final premieres TOMORROW at 10AM EST.
www.youtube.com/watch?v=7rOU...

2 weeks ago 35 5 3 2
Advertisement
Post image

They battled their way to the finals.

@tolin.ski vs @joshwcomeau.com

Be honest… is your bracket still alive?

2 weeks ago 30 3 8 1
Post image

And just like that, we're down to two

@joshwcomeau.com
@tolin.ski

2 weeks ago 38 3 0 2

The finals are on Thursday! Me vs Scott 😄

2 weeks ago 65 1 3 0

As each battle has gotten harder, my score has gotten higher

2 weeks ago 14 0 2 0
16 Pro Web Devs Compete with CSS | Round 4 | Semi Finals
16 Pro Web Devs Compete with CSS | Round 4 | Semi Finals We brought 16 of the worlds best CSS developers to compete head to head. https://www.madcss.com Play it here: synhax.syntax.fm Follow / subscribe to all of our featured competitors: Josh…

STARTING IN 30 MINUTES

@tolin.ski vs Kyle
@joshwcomeau.com vs @wesbos.com

www.youtube.com/watch?v=RNp1...

3 weeks ago 21 5 2 1

The battle within the battle is who will get the highest score this round. Will anyone hit 100%?

3 weeks ago 9 0 1 0

I’m hungry

3 weeks ago 10 0 0 0
Video

FINAL FOUR.
AIRING IN ONE HOUR.

Who advances to the championship?

3 weeks ago 23 4 0 5
@mixin --foo(--arg <length>) {
  @result {
    &, & > h2, & + p {
      width: var(--arg);
    }
  }
}

div {
  @apply --foo(10em);
  font-size: 10px;
}
div > h2 {
  font-size: 20px;
}
div + p {
  font-size: 30px;
}

@mixin --foo(--arg <length>) { @result { &, & > h2, & + p { width: var(--arg); } } } div { @apply --foo(10em); font-size: 10px; } div > h2 { font-size: 20px; } div + p { font-size: 30px; }

🚨 Want mixins in CSS?
Help the CSS WG by telling us what feels natural to you!

Look at the code in the screenshot. What resulting widths would *you* find least surprising for each of div, div > h2, div + p?

Polls:
┣ Github: github.com/LeaVerou/blo...
┗ Mastodon: front-end.social/@leaverou/11...

3 weeks ago 51 24 9 2
Advertisement
Preview
Zero 1.0 First Stable Release

Zero to 1.0

After two years of work, 50+ releases, thousands of commits, and hundreds of bugfixes, we are officially declaring Zero stable and ready for production workloads.

zero.rocicorp.dev/docs/release...

3 weeks ago 97 15 6 1
Absurdly Fast Apps with Zero
Absurdly Fast Apps with Zero YouTube video by Scott Tolinski

Come for the fast UI, stay for the spontaneous dance party at 0:05:

www.youtube.com/watch?v=aV6a...

3 weeks ago 12 2 0 0

They had a whole local data cache they announced but last time I checked it had been put on the back burner in favor of their AI projects.

3 weeks ago 3 0 3 0

Don't outsource the brain job.

3 weeks ago 47 2 0 1