dag.shell
201 subscribers
867 photos
109 videos
6 files
367 links
Download Telegram
dag.shell
One thing I hate about old-school music is that it always drags me back to remembering what I did in the past, but this one is worth it w #memory
Tela/ጥሌ said ላንቺ ብዬ ሁሉን ትቼ

And at time of derge they take it as እሱዋ የድሮን ሰርዓት ለመወከል ነው የተጠቀምከው አሉ 😂

Idk what tela was thinking abt that time but for me fail ላርገችብኝ opportunity ነበር 🤧
Forwarded from Micky Codes
Mels is out.

A minimal, fast, local-first desktop API client built with Go, Wails, React, and TypeScript.

Built as a lightweight alternative to heavier API clients, with everything kept local and no account required.

Submitted for publishing on Microsoft Store.

GitHub: https://github.com/Alazar42/mels

@MickyCodes
2
always these errors after I deployed and when am abt to announce 😭
dag.shell
always these errors after I deployed and when am abt to announce 😭
btw yegnagram is syncing my post right now.......u will get it what i mean by when am posting the project
🔥2
dag.shell
btw yegnagram is syncing my post right now.......u will get it what i mean by when am posting the project
without makeing bot as admin 😁 am spaying all the channels that are listed one match maker project developed by kidus
cPanel is not enough like am running only one backend node.js process, but usage is showing 96/100% like where? yegraHost? where did i used that 😭 someone buy me eski VPS 😄
dag.shell
cPanel is not enough like am running only one backend node.js process, but usage is showing 96/100% like where? yegraHost? where did i used that 😭 someone buy me eski VPS 😄
The worst part is you can't even see what process is eating your resources. even the shell is not responding to dag.shell 😁
dag.shell
😭 i got to tell myself beka someone is using my cPanel
Well, engid talking abt the problem is not always good, but posting the solution might help someone if you face this issue in the future. so I contacted Yegra, and as always they are fast to respond. One of the best cloud providers that has the best customer service. so the problem exists and they already have the solution in their docs. Here is the link: https://yegara.com/en/guide/how-to-submit-a-process-kill-request/. Basically, what you do is add the &q=kill parameter to the URL after you log in to your account, and it will show you the process limit killing form request. You submit that, and they will kill it for you. If it's a VPS y'all Linux users know what we're gonna use ADELE ENDA 😁 it's in our blood
🔥3
Bytephilosopher
15 days for 2019🫢
around 20 days to start a class
For me 16 days away to be in UNC’s gang officially 😭
🔥1
dag.shell
the killer is killed 😂 what's happening today yegra
Okay... problem solved.. let's continue deploying the project
[ marc ] said that
Lid's Verse
F*** all the opportunities I wanted so badly but lost because of money issues
It's working gin i need to make sure it will run without failing till tomorrow. If not I will post it. I'm eating this the whole deployment issues on cpanel is bcuz of the resources I have till we can afford our own VPS, well mechale new engine
#bugs_in_my_day Whether people understand or not, I like to talk about the issues I face and document them.

let me start with this, I have two Node.js processes running on my cPanel: an API and a background worker that syncs channel posts with my database

The worker is different from an API since you don’t send HTTPS requests to it. My mistake was clicking Run JS Script in the UI. That’s for APIs. For background workers/jobs, just save the details, go to the terminal, enter the project directory, and run the script in the background. Also, make sure to redirect the console output to a log file like app.log so you can check the worker’s health later. So yeah, if it’s not an API, use the terminal, not the UI button
🔥2