home.social

#babysteps — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #babysteps, aggregated by home.social.

  1. Time to tidy up my hoardings! To danshari (断捨離)! I’ve decided to get rid of at least one unnecessary item every day. Wish me luck! It’s harder than it sounds. 😅😆

    Today, I recycled some pretty wallpaper with which my friend wrapped a gift to me. I was gonna repurpose it, but I’ve got no idea. So off it goes!

    #断捨離 #lettingGo #BabySteps

  2. The #ObserverEffect strikes again (somewhat)!

    Browser test stops failing after I add a single line of code that makes the test take a screenshot.

    The microseconds it takes to do this are apparently enough for DOM changes to be completed.

    Now to investigate why the test is not auto-waiting for the DOM as it should.

    #AutomatedTesting #BabySteps