Vibe Coding
I just learned about Vibe Coding. Basically, you use AI to code for you using natural language. In simpler terms, you can describe the functions you want for a program, and AI writes the code for you. You can write a small function or program for you (i.e. write an app). If you search for […]
→ continue reading
Telegram Bot with PHP
I’m writing this for future use. 4 steps. But before that… need SSL certificates to run this thing. If you already have a web server, carry on. Otherwise, fix that problem. Step 1 Step 2 Step 3 Step 4 Set $photoURL beforehand of course with the actual photo’s URL. In this example $url is not […]
→ continue reading