David Peach

David Peach

  • Journal
  • Programming
  • Virtual Photography
  • Notes
  • Junji Ito Manga Reviews
  • ๐Ÿ“‚ Notes
    18th June 2022

    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


  • ๐Ÿ“‚ Notes
    18th June 2022

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

    Fediverse Reactions
    • #mundolinux

  • ๐Ÿ“‚ Journal
    14th June 2022

    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…


  • Sprinklings of Docker for local development
    ๐Ÿ“‚ Programming
    1st June 2022

    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…


  • PHP’s __call magic method and named arguments
    ๐Ÿ“‚ Programming
    29th May 2022

    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:…


  • What is the PHP __call magic method?
    ๐Ÿ“‚ Programming
    29th May 2022

    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…


  • ๐Ÿ“‚ Notes
    28th May 2022

    Lego Aloy


  • ๐Ÿ“‚ Notes
    28th May 2022

    Bought the Horizon Forbidden West tallneck lego.


  • Fierce
    ๐Ÿ“‚ Kena Bridge of Spirits Virtual Photography
    18th April 2022

    Fierce


  • Holding her staff
    ๐Ÿ“‚ Kena Bridge of Spirits Virtual Photography
    18th April 2022

    Holding her staff


  • Smiling
    ๐Ÿ“‚ Kena Bridge of Spirits Virtual Photography
    17th April 2022

    Smiling


  • Kena looking proud
    ๐Ÿ“‚ Kena Bridge of Spirits Virtual Photography
    17th April 2022

    Kena looking proud


Previous Page
1 … 23 24 25 26 27 … 204
Next Page

.

Categories

  • Chats (34)
  • Destiny 2 Progress (5)
  • Interviews (13)
  • Journal (81)
  • Junji Ito Manga Reviews (65)
  • Music Reviews (58)
  • Notes (1,688)
  • Photos (80)
  • Programming (49)
  • Reposts (18)
  • Virtual Photography (353)
    • A Plague Tale: Innocence Virtual Photography (2)
    • Control Virtual Photography (3)
    • Cyberpunk 2077 Virtual Photography (17)
    • Days Gone Virtual Photography (32)
    • Dead By Daylight Virtual Photography (9)
    • Death Stranding 2: On The Beach (27)
    • Death Stranding Virtual Photography (13)
    • Everybody's gone to the Rapture Virtual Photography (3)
    • God of War Virtual Photography (5)
    • Hellblade Senua's Sacrifice Virtual Photography (9)
    • Horizon Forbidden West (10)
    • Horizon Zero Dawn Virtual Photography (80)
    • Kena Bridge of Spirits Virtual Photography (4)
    • No Man's Sky Virtual Photography (5)
    • Ratchet and Clank Rift Apart Virtual Photography (1)
    • Red Dead Redemption 2 Virtual Photography (5)
    • Resident Evil 2 Virtual Photography (29)
    • Resident Evil 4 Virtual Photography (12)
    • Resident Evil 7 Virtual Photography (2)
    • Resident Evil Village Virtual Photography (12)
    • The Last of Us part 2 Virtual Photography (25)
    • The Last of Us Virtual Photography (27)
    • Uncharted 4 Virtual Photography (21)

David Peach

Built with WordPress