Live data from Hacker News

Viewing profile — zexias

zexias

HN member
Joined
Sat, Jun 14, 2014, 10:19 PM UTC
HN karma
7
Public activity
4 items

About zexias

No profile information was provided.

Recent public activity

  1. comment
    Comment #49241315

    I've been working on making my couch PC gaming setup more gamepad friendly. Currently, I'm using Playnite as my frontend and building some add-ons to help me mod games. Playnite ag…

  2. comment
    Comment #48829982

    Hihi people o/ my two cents here... So, I have lived in Frankfurt for a couple of years now, and after talking with so many other expats, I think I have come up with a solid reason…

  3. comment
    Comment #25221544

    The PHP doc advices you that the built-in server from PHP should be used only for development: https://www.php.net/manual/en/features.commandline.webserver... . But PHP-FPM is the …

  4. comment
    Comment #25221501

    That is not a problem with PHP itself, but the way that Apache/Nginx operates PHP. However, if you want to go full PHP, there is this extension that is pretty amazing (has a built-…