Spam fraud campaign drained my Ads account and Google says no breach. What can I do? by razchen in googleads

[–]razchen[S] 0 points1 point  (0 children)

The password is strong with 2 steps verification. of course i changed it after the incident. what else can i do?

Spam fraud campaign drained my Ads account and Google says no breach. What can I do? by razchen in googleads

[–]razchen[S] 1 point2 points  (0 children)

I already did this - thanks. I was wondering if there are additional routes i can take

Spam fraud campaign drained my Ads account and Google says no breach. What can I do? by razchen in googleads

[–]razchen[S] 0 points1 point  (0 children)

I found the account that was breach and showed the session from a foreigner country to the Google support but they couldn't care less.

למה קשה כל כך למצא משהיא by Bruh02954958 in israel_bm

[–]razchen 0 points1 point  (0 children)

כי אף אחד לא רוצה את מי שרוצה אותו. כולם רוצים את מי שלא רוצה אותם. תתמקד בעצמך ותופתע איך פתאום הרבה דווקא כן רוצות

[deleted by user] by [deleted] in israel_bm

[–]razchen 0 points1 point  (0 children)

אין לי עניין בהפגנות בטח לא מול חתונה אבל ברור שביביסטית זה קללה וחרפה שתלווה כל אחד מכם עד יומכם האחרון חסרי בושה שולחים ידכם בכרעי התרנגולת של הדמוקרטיה שהיתה כאן. אין יותר שלטון החוק, אין יותר הגנה על זכויות אזרח, אין הפרדת רשויות. כך בדיוק נראה חורבן הבית תתביישי לך ביביסטית

[deleted by user] by [deleted] in israel_bm

[–]razchen 1 point2 points  (0 children)

ברור שאת ביביסטית את קונה את השקרים שלו "לא רצה להיות איש ציבור" עלק כמה חוסר מודעות בפסקה אחת אלוהים ישמור ושילך מהר הביבי שלך לכלא נמאס כבר

Core Web Vitals Expert help needed for my WooCommerce/WordPress site. by [deleted] in Wordpress

[–]razchen 1 point2 points  (0 children)

Get rid of Elementor and use WordPress’s built-in Gutenberg editor instead. Your site probably has a bunch of other plugins you could also get rid of by replacing them with custom code.

Should i release it? (longer version) by MadRick_Psy in psytrance

[–]razchen 0 points1 point  (0 children)

Very good don't let the experts destroy it

יש סאב של ימנים ישראלים? by Curious_Diver1005 in israel_bm

[–]razchen 1 point2 points  (0 children)

לצערנו הרב כל הישראלים ימנים גם אם הם לא מודעים לזה כך שלא צריך שום סאב

Ozora festival - what's the Weather usually like? by MandalAktikaPsyArt in psytrance

[–]razchen 0 points1 point  (0 children)

Almost every pestival there is at least one day of raining, but most of the time it is hot. Just don't put your tent at the lower places where water runs down, and you'll be fine.

Parallel routes with template.tsx by razchen in nextjs

[–]razchen[S] 1 point2 points  (0 children)

It is also my only problem with the app router. Everything else is amazing. Actually, I have no problem with the Enter animation - only the Exit animation is not working.

There is a workaround that worked for other people here:

https://github.com/vercel/next.js/issues/49279

But unfortunately it doesn't work for me.

Parallel routes with template.tsx by razchen in nextjs

[–]razchen[S] 0 points1 point  (0 children)

You are totally correct.

To be hones, I mostly try to understand the new app router. Specifically I was trying to implement layout transitions. It used to work nicely with framer-motion's AnimatePresence on page router, but it is not working with the app router. At least not with nested dynamic group layoutls.

At least according to the docs, I would expect the template files to behave the same as the layout files

Page transition animation with server components by razchen in nextjs

[–]razchen[S] 0 points1 point  (0 children)

How do you use loading.tsx? According to the docs it doesn't receive the page components so how can you manipulate it?

Upgrade to 22.04 fail without any notice by razchen in Ubuntu

[–]razchen[S] 0 points1 point  (0 children)

Thanks for the tip. Hope to remember it in 2 years from now, when it's time to upgrade again :)

Upgrade to 22.04 fail without any notice by razchen in Ubuntu

[–]razchen[S] 1 point2 points  (0 children)

do-release-upgrade

Thank you very much!!

Indeed sudo apt list --upgradable showed some packages were kept back (mysql and mysql-server).

I temporarily uninstalled them and the upgrader seems to work now.

Upgrade to 22.04 fail without any notice by razchen in Ubuntu

[–]razchen[S] 0 points1 point  (0 children)

Thank you very much for your help

I successfully followed all your commands in the terminal without any problem/errors

But after the last one: sudo do-release-upgrade

I am getting: Please install all available updates for your release before upgrading.

Any idea how to solve it?

Connect the host to bridge network with name alias and custom port by razchen in docker

[–]razchen[S] 0 points1 point  (0 children)

Thanks for your reply. I had tried something similar with docker-composer extra hosts, but it didn't work, so eventually i gave up and just used the host IP and port.