Category Archives: Полезно

Проверка на сметка за GSM/мобилна услуга (USSD codes/кодове)

Виваком / Vivacom – July 2025

Наберете / Dial: *123*1# и ми “Vashata tekushta smetka e x.xx lv bez DDS kum ….

Инфо за оставащи минути в роуминг: *123*2# – някой да разясни, на мен ми пише:
BG i EU roaming 44640:00” (може би минути в роаминг входящи?),
после “Grupa 1 200:00” и “Grupa 2&EU 200:00

Инфо за оставащи данни (не е ясно за къде): *123*3# – ми връща “Danni 976562499999.982 MB kum …”

*123*4# i *123*5– ми връща грешка

А1 Мтел A1 Mtel

Наберете / Dial: *123*3*1# и ми “Tekushta smetka e x.xx lv. Do dostigane na kreditnia Vi limit ostawat 50.00 lv.

Наберете / Dial: *123*3*4# за включените данни / MB

Повече за USSD кодовете:

https://en.wikipedia.org/wiki/Unstructured_Supplementary_Service_Data

Unstructured Supplementary Service Data (USSD), sometimes referred to as “quick codes” or “feature codes“, is a communications protocol used by GSM cellular telephones to communicate with the mobile network operator‘s computers. 

Промо кодове за отстъпки – Promo, coupon & voucher discount codes

Сайт /МагазинКодОписание
sopharmacy.bgSUMMER1010% отстъпка при поръчка на sopharmacy.bg и в SOpharmacy APP, който можеш да използваш при поръчка като регистриран потребител до 31 юли 2025 г.:
cocosolis.comSUMMER1515% Важи за всички продукти намалени и ненамалени на сайта.
– до 30.09.2025
www.skyOptic.bgAUSQ225-42% За слънчеви и диоптрични очила онлайн или в обекти
www.vinokral.bgE1X6BG14X80лв отстъпка при поръчка над 160лв вино.
superhosting.bgPROMOCODEBG-10% при подновяване на хостинг услуги
Проверен и работи: 06.06.2025
futunatura.bg
healthyworld.bg
onenergy.bg
erefit.bg
LIFE15-15% при следваща покупка
———————–—————–——————————————————————————
to be continued… / Добавете вашите в коментар
hoobro.bgчакаме за 5%мебели, сглобяеми
noseway.bgpro1010%
namecheap.comCOUPONFCNC20% domain renewal – works in October 2025
Kave Home SDICLUB ползвате 10% отстъпка (Ноември 2025, 2025-11)
https://d5studio.net/

Dr Bret Weinstein – интервюто в DOAC

Интересно видео за АЕЦ-овете, сигурността на електрическата мрежа, COVID, Фаучи, как “студенти” на които не е преподавал и не познава го принуждават да напусне университета, в който работи (а полицията се крие и не взема мерки), и още много неща в интервюто с Dr Bret Weinstein в DOAC (The Diary Of A CEO):

Много интересно и полезно интервю / подкаст.

Google Cloud scheduler call to Cloud functions 401 error

I used to run some functions developed and deployed on Google Cloud Run Functions.

Some of them are scheduled to run via Cloud Scheduler.

Last time I decided to copy the definition of the Cloud Scheduler job from bot 2 to my new bot3 function. And I started to get 401 unauthenticated errors for bot3, but the same definition was working fine for bot2.

The error looks like below:

debugInfo: "URL_ERROR-ERROR_AUTHENTICATION. Original HTTP response code number = 401"
jobName: "projects/....../locations/europe-west6/jobs/......"
status: "UNAUTHENTICATED"
targetType: "HTTP"

and in the Cloud Function log is the misleading:

The request was not authorized to invoke this service. Read more at https://cloud.google.com/run/docs/securing/authenticating Additional troubleshooting documentation can be found at: https://cloud.google.com/run/docs/troubleshooting#401

BUT – actually the problem is that during the copy of the scheduler job definition, the “Audience” value IS NOT updated with the new function URL (in my case bot3), but the old function URL is kept. It seems like it was autofilled in bot2 definition though and I didn’t noticed it. So be sure that URL and Audience are properly set!

If you fix this the 401 error is solved and gone!!!

I hope I saved you some time. Post one thanks in comments if so …

Gmail.com – more info on how ids work and two tricks

1st: You can append a plus “+” sign after your name

So adding any text after “+” sign still get the emails to your inbox, but you can filter based on this additional email id. E.g.:

your.email@gmail.com and your.email+subscription1@gmail.com and your.email+bank1@gmail.com

will both deliver the emails to your.email@gmail.com !

2nd: Gmail DOES NOT recognize the dots “.” in the email ID.

So your.email@gmail.com is the same as youremail@gmail.com or y.o.u.r.e.m.a.i.l@gmail.com

Original article is here: 2 hidden ways to get more from your Gmail address

https://gmail.googleblog.com/2008/03/2-hidden-ways-to-get-more-from-your.html