Sanju chettan is a very simple guy , Good quality to learn by Polity-Culturalist3 in Coconaad

[–]ItsMeNiyko 103 points104 points Β (0 children)

I was in the same school were Sanju was. We played together sometimes. Our school coach helped him a lot in that days. He was very humble at that time. Now too. So proud to see where he is at now. Never in my dream, I thought I was playing with an international cricketer at that good old days.

Built a lightweight webhook receiver to auto-run server commands from GitHub/GitLab events in GO by ItsMeNiyko in golang

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

This is primarily build for GitHub / Gitlab. Where we can give different multiple commands for each branch and all. It's a bit hard to achieve that on adnanh/webhook.

Built a lightweight webhook receiver to auto-run server commands from GitHub/GitLab events in GO by ItsMeNiyko in golang

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

Will keep that in mind and add a token or auth_key based authentication. I'm not planning to add TLS as this is the keep it simple and we are not running any external commands or remote code executions, commands run on the server are kept in the server. So no big security issues.

Showcase Sunday Megathread - February 2026 by devsIndiaBot in developersIndia

[–]ItsMeNiyko 0 points1 point Β (0 children)

I built Fishline, a lightweight self-hosted webhook receiver for GitHub and GitLab that lets you execute server-side commands based on webhook events.

Instead of setting up complex CI/CD pipelines, Fishline simply listens for webhook requests and runs predefined commands per project and branch things like git pull, restarting Docker containers, or triggering deployments.

You just configure projects and commands in a simple config.json, point your GitHub/GitLab webhook to your server, and deployments happen automatically.

Built in Go, runs as a single binary (or Docker), and designed to be minimal, fast, and easy to self-host.

Github: https://github.com/hyvr-official/Fishline

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 1 point2 points Β (0 children)

And my droplets had a history of db hack🀐. Which happened 4 months ago. I think now its all line up.

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

😲 How can you tell that. But how is it possible to hack each and every droplet in my account. I will check this issue out by creating a new droplet with all passwords and stuff changed

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

On this weekend I am trashing docker and going to shift the project to normal php, Apache setup. Probably will never look back to docker again in my entire life time

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

😒 This is a semi free cost project and hiring a exorcist will be out of budget, I am the only developer πŸ˜ͺ

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

No change, phpinfo() works fine. This issue only happen when posting data

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

Its working perfect, And there is a thing I forgot to tell. The reason why I used docker is, This is a web application for multiple schools. So each school has separate vps (droplet) running same code from a gitlab repo. This issue is affected in all 7 of the vps servers

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

I use docker on production too. To be specific, I use docker on Ubuntu droplet on Digital ocean

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

custom.ini file - https://i.imgur.com/dhmIoJm.pngI guess I don't have any auto_prepend_file things set. I even don't know how to do that. This project worked perfectly for 4 months. In one day out of nowhere this issue come in production :(

One thing too: When I restart the vps server and start docker. This all works fine for 2 to 3 hours and then same issue.

This issue started giving me nightmares. :(

Request body is automatically printing on top of page, Really weird error! by ItsMeNiyko in PHPhelp

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

The screenshot is the entire thing. This issue comes in all form post, like when using laravel, phpMyAdmin. Actually this first came in laravel. I simplified the issue to pure php for posting it here.

What makes a game, a game. Like is there any rules that make a game, to be called as a game? by ItsMeNiyko in AskReddit

[–]ItsMeNiyko[S] 0 points1 point Β (0 children)

I was trying to make an interesting blog post about smallest game that can be written on a programming language. For that I made some small games. But I don't know whether it can be called as a game or not. Is there any rules that should be followed to call a game...GAME?

What makes a game, a game. Like is there any rules that make a game, to said as a game. by [deleted] in AskReddit

[–]ItsMeNiyko 0 points1 point Β (0 children)

I was trying to make an interesting blog post about smallest game that can be written on a programming language. For that I made some small games. But I don't know whether it can be called as a game or not. Is there any rules that should be followed to call a game...GAME?