Spyke

Posts

Brazil is close to approve law to stimulate gaming development

The benefits include reduction on revenue taxes, classifies gaming development as technology and innovation research, which allows company to pay up to 50% less on the Tax on Manufactured Goods, simplifies the incorporation of gaming companies and regulates in-app purchases in games targeted at children, while also requiring updated parental controls on those games.

Machine translated link: https://www-cartacapital-com-br.translate.goog/politica/regulamentacao-dos-jogos-eletronicos-e-aprovada-pelos-senadores/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en

Brazil is close to approve law to stimulate gaming developmenthttps://www.cartacapital.com.br/politica/regulamentacao-dos-jogos-eletronicos-e-aprovada-pelos-senadores/Open linkView original on lemmy.world

Revamped install for Piped

cross-posted from: https://lemmy.world/post/2066634

Due to difficulties I had installing Piped, an alternative frontend for Youtube, I decided to improve and document the process in a better way. In the end, I pretty much redid the whole thing, leaving almost no stone un-turned. You can test my installer from my repo and post any comments and doubts here.

Revamped install for Pipedhttps://github.com/Anarch157a/Piped-Docker/tree/mainOpen linkView original on lemmy.world
selfhosted·SelfhostedbyAnarch157a

Just installed Viewtube. What's your favorite alternative youtube frontend ?

I used a public instance of Piped for a while and thought about selfhosting it, but the installation process was incredibly hard, to the point of being obnoxious, and in the end, it didn't even work. I liked the features I saw on the public instances and would like to revisit it some time. Until there I'm using Viewtube. Installation was a breeze and it looks pretty nice.

Do you have some other YT frontend that we could try, post it here and tell us how easy/difficult it is to run and your opinion about it.

View original on lemmy.world
selfhosted·SelfhostedbyAnarch157a

SearxNG installation is pretty simple

Today I decided to install SearxNG, just to for $h1ts and giggles, and to avoid a little bit of tracking by those creeps at Google and Bing.

I started wit a clean Debian 12 LXC container on my Proxmox server and used the installation script route. I just needed to:

  • Create a non-root user . DO NOT call this user searxng, this is the user the install script creates for you, if it already exists, the script will fail
  • Add this user to the the sudo group
  • Install sudo, git and curl
  • Clone the install repo
  • Run the install script
  • Run the nginx setup script

That's it. The search page will be available in http:///searxng

https://docs.searxng.org/admin/installation.htmlOpen linkView original on lemmy.world

You reached the end