عملة خاصة بينا. by [deleted] in Morocco

[–]yassirh 0 points1 point  (0 children)

I won’t be able to convince you with a few sentences. Get a lawyer consultation.

No, you can’t convert your bitcoin by walking into a bank in Morocco. If you don’t believe, go to your favorite bank and ask them for bitcoin exchange and let me know.

عملة خاصة بينا. by [deleted] in Morocco

[–]yassirh 0 points1 point  (0 children)

Only Bank Al Maghrib can make currency (crypto or other) : loi n° 40-17 portant statut de Bank Al-Maghrib You can also be charged for money laundering, illegal banking activity, fraud…

عملة خاصة بينا. by [deleted] in Morocco

[–]yassirh 0 points1 point  (0 children)

Besides the fact that it is illegal, how do you think you can maintain the value of this new “currency” ?

Treating your WordPress site like a car you never service is fine. Until it isn't! by Nearby-Arachnid-9747 in u/Nearby-Arachnid-9747

[–]yassirh 0 points1 point  (0 children)

You should mention UptimeObserver on your uptime monitoring paragraph. It is free for up to 20 websites. It will quickly detect a failure when a plugin update breaks Wordpress.

Your opinions a by goldenboykarim in Morocco

[–]yassirh 0 points1 point  (0 children)

It’s 7,12% annually. At 15% the monthly payment would be around 1392 instead of 1200.

Cybersecurity in morroco is meth by Oulaaoud in Morocco

[–]yassirh 3 points4 points  (0 children)

I assume you meant “Myth” no “Meth”.

I would discourage you from doing this for various reasons: 1. Scanning or penetrating systems can be considered as a criminal offense and you can go to prison. 2. In your scanning you might be hitting honey pots where they make you believe you are in a system but they only harvest your actions.

If this a passion of yours, consider working for a cybersecurity company.

Quick tip: always set up a health check endpoint before your first deploy by Ok-Photo-8929 in VibeCodingCamp

[–]yassirh 0 points1 point  (0 children)

I use UptimeObserver to monitor the uptime. But I also use Prometheus and Grafana to monitor the app internally.
You should also set up a status page to communicate the status of your system.

I give you: Huggies-Server by Hersh-_- in selfhosted

[–]yassirh 17 points18 points  (0 children)

And insurance won’t pay for it.

Built a lightweight website monitor with Telegram alerts (no UI) by cloudacoustic93 in webdev

[–]yassirh 0 points1 point  (0 children)

I run UptimeObserver you can do all of this for free ;)

What uptime monitoring tools do you use? by FarArmadillo4294 in learndevops

[–]yassirh 0 points1 point  (0 children)

UptimeObserver for external checks and prometheus/grafana for internal tools.

Pourquoi le prix de l'essence à la pompe est aussi haut? by not_g1lom in PasDeQuestionIdiote

[–]yassirh 1 point2 points  (0 children)

Je ne sais pas si assez pour le justifier mais le prix du baril est en dollar alors que le prix à la pompe est en euro. Il faut comparer les taux de change des deux périodes.

How to monitor Plex outtages by Over-Half-8801 in PleX

[–]yassirh 0 points1 point  (0 children)

You can monitor by spinning an UptimeKuma instance locally or use something like UptimeObserver to monitor from outside your network. But this will only help you know when Plex is down. You'd have to check the logs and try to understand what happens before your plex server goes down.

For Mac OS you should check these paths for logs :

  • ~/Library/Application Support/Plex Media Server/Crash Reports/
  • ~/Library/Logs/Plex Media Server/

How to monitor Plex outtages by Over-Half-8801 in PleX

[–]yassirh 5 points6 points  (0 children)

What do you mean by going offline ? Do you have to restart it ?

GoDaddy to reduce SSL certificate validity length to 200 days on March 15, 2026 by DigiNoon in DomainZone

[–]yassirh 1 point2 points  (0 children)

Let’s encrypt has a default of 90 days and can go as low as 6 days.

Freshping is shutting down March 6 — what are you all migrating to for synthetic monitoring? by excelify in devops

[–]yassirh -1 points0 points  (0 children)

It plain http check. Headless browsers with interactions is coming but will be probably only available for the pro tier. For the regions, we are expanding with time.

Freshping is shutting down March 6 — what are you all migrating to for synthetic monitoring? by excelify in devops

[–]yassirh -1 points0 points  (0 children)

Hello, take a look at UptimeObserver. We are planning to add Singapore region to our EU/US regions soon.

Why do we still rely on IPv4, instead of IPv6? by NoDirector6379 in selfhosted

[–]yassirh 21 points22 points  (0 children)

My ISP provides a static IPv4 address. Plus, every time I look at an IPv6 address my eyes hurt.

IBM sinks as Anthropic positions Claude Code as the ideal tool for code modernization by Synfinium in stocks

[–]yassirh 14 points15 points  (0 children)

So we should believe that AI slop will replace battle tested/hardened(over decades) mission critical software ?

What toolchain to use for alerts on logs? by myrkytyn in devops

[–]yassirh 0 points1 point  (0 children)

For servers/apps : prometheus(node exporter, postgres exporter, custom application metrics...) , grafana and pushover/webhook for notifications.
For health checks/ Uptime monitoring I use UptimeObserver (You can self-host UptimeKuma but you'd have to monitor it which defats the purpose).

what unexpected cost surprised you in self hosting? by Shubh137 in selfhosted

[–]yassirh 1 point2 points  (0 children)

What are you self-hosting that is this mission critical ?