home.social

Search

46 results for “rposbo”

  1. Mega Cultural Crossover Combo Day!

    Gong Xi Fa Cai 🐴! Ramadan Kareem! Happy Pancake Day! 🧧🥞

    #CNY #ramadan #pancakeday !

  2. Fast by Default calendar.perfplanet.com/2025/f

    (I thought I recognised the author! Den gave me and Dean Hume our first attempt at practicing a Velocity Conf session on an AQA meetup crowd, way back in the 2010s)

    #perfmatters #sitespeed

  3. "Electricity Maps" is fascinating! You can visualise a map showing a selection of realtime and historical eletricity use and approximate associated carbon emmisions.

    A real eye-opener. Europe and UK is doing quite well, very suprising that Australia apparently isn't making use of that abundant sunshine!

    Add the "wind" and "solar" layers for a kickass screensaver..
    app.electricitymaps.com/map/72
    #greenweb

  4. I'm a big fan of Yellow Lab Tools; they bring a different perspective to visualising performance to other tools.

    🔗 Simple Web Performance Mentoring calendar.perfplanet.com/2024/s

    #webperf #perfmatters

  5. An interesting look at the Speculation Rules API in comparison to resource hints.

    🔗 The Evolution of Instant Web: What It Means for Performance Tooling calendar.perfplanet.com/2024/t

    #webperf #perfmatters

  6. I heard on a recent #dotnetrocks that someone did an Advent of Code one year entirely in Rockstar!

    Anyone fancy doing the second album?..

    adventofcode.com/2024/day/1

  7. In case anyone working on private #webpagetest installs is wondering, it was this func that fails silently (until you add some "curl_error" logging to see that it's timing out...):

    github.com/catchpoint/WebPageT

  8. In case anyone working on private #webpagetest installs is wondering, it was this func that fails silently (until you add some "curl_error" logging to see that it's timing out...):

    github.com/catchpoint/WebPageT

  9. In case anyone working on private installs is wondering, it was this func that fails silently (until you add some "curl_error" logging to see that it's timing out...):

    github.com/catchpoint/WebPageT

  10. In case anyone working on private #webpagetest installs is wondering, it was this func that fails silently (until you add some "curl_error" logging to see that it's timing out...):

    github.com/catchpoint/WebPageT

  11. In case anyone working on private #webpagetest installs is wondering, it was this func that fails silently (until you add some "curl_error" logging to see that it's timing out...):

    github.com/catchpoint/WebPageT

  12. (as in, I've locked it down so the WPT server is essentially private)

    Options were:
    a) add a `local_server` entry to settings.ini ("application" change)
    b) add the wpt server's security group to itself as allowed ingress? I guess? (infra change)

    I went with a) so the async requests went via 127.0.0.1 instead.

    Seems to have worked!

    I had to add "fwrite()" calls to soooo many files in the #webpagetest source code to understand what was calling what and why it worked when I hit a URL directly..

  13. (as in, I've locked it down so the WPT server is essentially private)

    Options were:
    a) add a `local_server` entry to settings.ini ("application" change)
    b) add the wpt server's security group to itself as allowed ingress? I guess? (infra change)

    I went with a) so the async requests went via 127.0.0.1 instead.

    Seems to have worked!

    I had to add "fwrite()" calls to soooo many files in the #webpagetest source code to understand what was calling what and why it worked when I hit a URL directly..

  14. 1) managed to migrate my stuff to ARM / t4g EC2 instances, so I'll keep an eye on AWS spend to see if it actually helped 🎉
    2) finally debugged why videos weren't being created on my private #webpagetest instance - took me an insanely long time to realise that an async php function, calling itself via php curl, was silently timing out, due to using the public dns, which is mega locked down 🤦🏻

  15. Rent vs Buy vs Build AKA “Is your Company a Software House or is it a Retailer?”

    robinosborne.co.uk/2024/06/10/

    A bit of a brain dump on #webdev, #decisionmaking and some reminiscing about the early years at #Asos

  16. Ouch. The PHPStan output for #webpagetest on php8 is scary. Nothing seems to be functioning as expected.. Think I better just back away for the time being, and lock my versions until I want to dive head first into #PHP development

  17. Ah of course. A new month rolls around, ubuntu change their most recent LTS AMI from Focal to Jammy, and my #webpagetest deployments fail 🤦🏻

    That'll teach me to use wildcards in the AMI search...

    cloud-images.ubuntu.com/locato

  18. I've been professionally coding since the late 90s.

    I have zero "side hustles" (but dozens of unfinished ideas).

    My plan of vast sums of passive income has been scuppered by my lack of "side hussle" motivation.

    Damn this brain of mine.

    #webdev #sidehussle #motivation