Winners announced for Vita Homebrew contest FuHEN, you have to try these games!

wololo

Finger on the pulse of the PlayStation hacking scene since 2006

7 Responses

  1. seanp2500 says:

    yo i can’t believe Rinnegatamante ported late shift to vita that is just cray cray props!

  2. Tom says:

    Nice all you people are amazing at what you do the vita lives on baby

  3. sleirsgoevy says:

    Wonder if some of these homebrews could be legit games that just weren’t finished in time for official submission.

    • wololo says:

      That’s possible, some of them really look good and It’s possible the devs had hopes to turn them into commercial games at some points.

  4. FFTW says:

    Congrats to all the winners! Great work guys!

  5. lollypop says:

    Things to do with a hacked ps5 and a pc … next to playing games … ps5 media servers … or the pc media server backbone
    here the brief guide of https://www.smarthomebeginner.com/docker-media-server-2022/

    Docker Media Server Ubuntu 22.04 with 23 Awesome Apps
    May 19, 2022 by Anand

    Docker has revolutionized setup of server stacks. This step-by-step guide will describe building a Kick-*** Docker Media Server with Ubuntu 22.04 from scratch.

    Docker can help you build a Home Media Server in just minutes without complex setups. In this post, I will show you how to build a perfect Docker media server using Docker and Ubuntu.

    When I say, Media Server, I do not just mean Plex or Emby or Jellyfin. This all-in-one media server built with Docker will automate media download, organization, streaming, and sharing with family/friends. This setup is an integral part of my smart home setup. [Read: 60+ Best Docker Containers for Home Server Beginners 2023]

    Note that this a “basic” level post on how to setup a perfect home media server using Docker only. We will also add a simple reverse proxy solution with Nginx reverse proxy, for easy access to your services, SSL, and security. For most homelab users this is sufficient.

    Traefik Reverse Proxy is covered in detail in my advanced guide. In addition, a similar setup is also possible with Podman instead of Docker.

    This post is written with a lot of details to help newbies get started on this journey. It may look long but the process itself should take less than an hour. So let’s get started with building the perfect Docker media server stack with Ubuntu 22.04 LTS Jammy Jellyfish.

    here the top 60+ mediaservices for ur windows wsl service and crafted installer

    https://www.smarthomebeginner.com/best-docker-containers-for-home-server/
    60+ Best Docker Containers for Home Server Beginners 2023
    April 6, 2023 by w3techie

    Wondering what to do with the server in your homelab? Here are the 60+ best Docker containers for home server beginners to get started with self-hosting.

    If you have been following us, you are probably aware of our famous Docker media server guide and Traefik reverse proxy guide. You have one or both of those and now you are really ready to put your home server to the test and push it to the boundaries of performance.

    But the problem is you do not know what might be some good docker containers to get started with. This is a common question we get and here is our opinion on what are some of the best Docker containers for homelab.

    Needless to say, this is a subjective list of best Docker apps. Feel free to share your opinion in the comments or take the survey below to give your input.

    About This Docker Media Server Guide

    Previously, this post was written for Ubuntu 18.04 LTS Bionic. I should have updated it for 20.04 but I didn’t. Plus the differences between my original guide and GitHub Repo became more and more glaring, resulting in confusion for readers.

    So this this post is highly overdue.
    Note:| My setup changes constantly and evolves. It is nearly impossible to keep this guide synced with my latest updates. Therefore, I strongly suggest that you use this guide to get started and use by GitHub repo and the detailed commit notes I publish, for changes, improvements, inspiration, and more.

    At the time of publishing this (May 2022), the guide should strictly follow my GitHub repo.

    So, let us start with some basics.
    Note: In order to minimize the duplication of content already published on this site, I will keep explanations to a minimum and link to existing content on this site.
    What is a Home Media Server?

    A Home Media Server is a server located in your home network that acts as a central data storage and serving device. It is a key part of most “homelabs”.

    Typically, a home server is always on, has tons of storage capacity and ready to serve files (including media) when the need arises. We have covered several home server topics in great detail in the past. If you do not yet have a home server or are considering building one, then read this summary on the most common NAS or Home Server uses.