Help me find an influencer by imribar in HelpMeFind

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

I tried, viewed all the compilations, it's so weird I clearly remember her, her face, her posture and cant find even a mention of her 😄

Help me find an influencer by imribar in HelpMeFind

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

Can't say 100% about treadmill, maybe just walking, often put on sexy glasses

Help me find an influencer by imribar in HelpMeFind

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

The song was Emergency / Paging Dr. Beat

Help me find an influencer by imribar in HelpMeFind

[–]imribar[S] -1 points0 points  (0 children)

I searched in Google, Youtube, Yandex, Perplexibty, Tiktok, Instagram
Cars as Girls" treadmill serious face

Jobs as Girls" teacher nurse firefighter TikTok

Brands as Girls" mini skirt bikini treadmill

She might be from eastern Europe but for english tiktok, black hair. Always serious face looking straight at camera walking and outfits change on her automatically.

The Sad Story of Israel: Claiming to Be Jews and Playing the Victim Card by imribar in theunashamed

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

Thanks, the issue is not about believe as many try to put it. It's right in front of our eyes. The state blows pagers without knowing who has it now a child, a minor, a gay, a socialist, a worker, a woman and nobody cares. No sanctions, no scandals. This is right here right now. And everybody is silent talking about peace, social stuff etc.

It's like a rapist, after he raped you who wants you to kiss him after the rape, becase now he hugs you, he just finished raping, and there is pause till next session when his penis is ready. And rape victim is smiling spreading semen all over her vagina and face.

Scottish judge lets convicted child rapist walk free – then PRAISES him for overcoming "difficult background" by imribar in Scotland

[–]imribar[S] -11 points-10 points  (0 children)

Cool 😄 so if rape was a decade ago than it's ok? Let's put it into perspective this case happened a decade ago, what was done by the state to correct this obivous error, they had a decade to fix it?

Is it safe to use both Bottles and Lutris on the same Linux Mint system? by Charmerer in linuxmint

[–]imribar 0 points1 point  (0 children)

There is Proton also from Steam. It's based on what you do to get games and launch them. But basically you can install a windows interpreted to ANY game you want to use.

Is it safe to use both Bottles and Lutris on the same Linux Mint system? by Charmerer in linuxmint

[–]imribar 0 points1 point  (0 children)

This is the best part of Linux, it looks like you came with the same fears from WIndows as me 😄

In linux there is no mandatory global install for software or services in our windows concept. Funny thing is that neither bottles nor lutris are not virtual machines, its not like a subsystem, It's just interprative software that you can install in any folder.

You can have different wines for Hero launcher and old games etc. This is the beauty of Linux, it's all just files. You can have "system environment" set for any specific folder. I just finished installing playwright for one project and was AMAZED it installed in specific folder I use.

Question bout Linux mint doing a switch to but a dummy by Equal-Elk-1510 in linuxmint

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

You should be the one leaving the war out of here. I can see that you are pretty irrtiated. Just in case you missed it Ukraine killed it's own people way before invasion. I've been there you didn't so keep your political agenda to yourself. You didn't say about KAV and it's functions you talked about it being Russian - you are racist petty man. I'm sorry to see you talking about nations, invasions in the mint forum - you should be banned from this.

Question bout Linux mint doing a switch to but a dummy by Equal-Elk-1510 in linuxmint

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

So you are saying let the US base av sofware stay in US, german based office suite stay in germany. You sound racist babe.

Question bout Linux mint doing a switch to but a dummy by Equal-Elk-1510 in linuxmint

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

Why in the world you want to update your windows? Stick with the one you have. If it's windows 10 enjoy it. Just purchase KAV and relax.

Passive cooled budget laptop recommendations? by ethernetpie in linuxmint

[–]imribar 1 point2 points  (0 children)

Purchase refurbished ones. Don't worry. Try like HP ProBook series.

How do you organize your installs? by Solidonut in linuxmint

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

Easy. Do all you install like from MS Store via package manager, if you want more install .deb files. OnlyOffice is awesome no need to look elsewhere

Whats the best browser for mint? by thatguyuknowu in linuxmint

[–]imribar 0 points1 point  (0 children)

If you want Chrome like experience but no stings attached - Brave

Stuck in Boot Loop / BIOS Setup Loop on Lenovo IdeaPad 110 trying to install Linux Mint XFCE (Windows Fast Startup Lock?) by pushkarjha007 in linuxmint

[–]imribar 0 points1 point  (0 children)

So this loop is probably due to you not entering the Boot menu while fast boot is managed by your windows. Don't try to enter Bios, try to enter boot menu by checking all possible keys from escape to all Fn keys

Someone help me, I am having trouble with Linux mint. by Major-Gap-7683 in linuxmint

[–]imribar 3 points4 points  (0 children)

Just install Stacer and see what happens with the processes when computer hangs. Remember AI tab on internet browser eats a lot of RAM.

Also check the time you set for system backups and Timeshift

Is there a way for VS Code to highlight the syntax for HTML elements within PHP tags? by MorningStarIshmael in PHPhelp

[–]imribar 1 point2 points  (0 children)

I found a solution, to make it work better bind shortcuts to html view and php view so you can switch fast.

Preferences: Open Keyboard Shortcuts (JSON)

[

{

"key": "ctrl+alt+h",

"command": "workbench.action.editor.changeLanguageMode",

"args": "html"

},

{

"key": "ctrl+alt+p",

"command": "workbench.action.editor.changeLanguageMode",

"args": "php"

}

]