• Posted on

    ๐ŸŽฎ

    Part of

  • Been taking a few shots in Red Dead Redemption 2 recently. Will share them out very soon.

    Posted on

    ๐ŸŽฎ

    Part of

  • The Arch Wiki really is an incredible resource, regardless of what distro you’re running. Just got my video drivers setup correctly (I think) by just following the guide and the pages it took me to. #RTFM

    Posted on

    ๐ŸŽฎ

    Part of

  • New Thinkpad T470 installed with base Arch Linux and ready to rice it up.

    Posted on

    ๐ŸŽฎ

    Part of

  • Website under construction

    I’ve always believed that people should own and control their own place on the web. That is, if they want to. I have actively kept a personal website for myself for about 10 years now. Gosh… 10 years… In that time I have moved between about 5 different domain names, different focus topics, and different…

    Posted on

    ๐ŸŽฎ

    Part of

  • Sprinklings of Docker for local development

    Sprinklings of Docker for local development

    When I search for docker-related topics online, it almost seems to me that there are two trains of thought for the most part: I believe either of these is a valid approach — whatever feels right to you. Of course it does also depend on how your company / team works. But I’d like to…

    Posted on

    ๐ŸŽฎ

    Part of

  • PHP’s __call magic method and named arguments

    PHP’s __call magic method and named arguments

    Whilst working on a little library recently, I discovered some interesting behavior with PHP’s __call magic method. Specifically around using named arguments in methods that are caught by the __call method. Given the following class: Calling a non-existing method without named parameters would result in the arguments being given to __call as an indexed array:…

    Posted on

    ๐ŸŽฎ

    Part of

  • What is the PHP __call magic method?

    What is the PHP __call magic method?

    Consider this PHP class: We could call the bar method as follows: However, in PHP, we have the ability to call methods that don’t actually exist on a class. They can instead be caught by a “magic method” named __call, which you can define on your class. So if you instantiated the BazClass above and…

    Posted on

    ๐ŸŽฎ

    Part of

  • Lego Aloy

    Posted on

    ๐ŸŽฎ

    Part of

  • Bought the Horizon Forbidden West tallneck lego.

    Posted on

    ๐ŸŽฎ

    Part of

  • Fierce

    Fierce

    Posted on

    ๐ŸŽฎ

    Part of