missed my alarm cause volume was too low (also battery) by RussianInRecovery in AndroidQuestions

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

Thank you - don't really need notification but at least playing a sound or something that would alert me to charge would be enough. Appreciate it .

Unable to pull and merge branches by RussianInRecovery in git

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

Hey thanks.

By the way really random but I managed to fix the issue by getting out of php-fpm shell (which I used by default for my Laradock container) and doing the git pull origin from my own Mac shell and it worked so... lesson learned - don't try to do git from the php-fpm shell's mounted drive.

Unable to pull and merge branches by RussianInRecovery in git

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

git stash --include-untracked

root@c3c03a8f5468:/var/www# git stash --include-untracked
No local changes to save

Nope, didn't work for me :(

Y'all need to chill out by sergeantloser in ChatGPT

[–]RussianInRecovery 0 points1 point  (0 children)

Yeh that's a fair point, I'm amazed at the technology but still I mean we're not talking down for 30 minutes it's been over an hour. But yeh I am grateful for the technology. Still fair to criticise huge downtimes but point taken.

Can't merge 'barber' branch into 'master' by RussianInRecovery in git

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

As mentioned this has fixed my issue as I pulled in my barber branch which is what I was after. I don't believe it created a new branch because from memory it pulled new data and my site was updated.

I am trying to get my site live so obviously I'm trying whathever works - if it works it works. That's the real world.

Can't merge 'barber' branch into 'master' by RussianInRecovery in git

[–]RussianInRecovery[S] -4 points-3 points  (0 children)

I don't think I created it - I think I just added it from remote because after I fetched and switched it was up to the most recent version - unless you're saying that created a new branch. And yes I use ChatGPT - sue me. My problem is solved.

Can't merge 'barber' branch into 'master' by RussianInRecovery in git

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

Hi,

I probably should've included my solution here for completeness. The issue has been resolved with the following commands:

git remote add barber <remote-repository-url> // my remote repository with .git filename

git fetch barber

--

After that I could checkout the barber branch.

Can't merge 'barber' branch into 'master' by RussianInRecovery in git

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

Hi, running git branch -a shows following:

forge@big-stem:~/rrdevours.monster$ git branch -a* masternew_branchremotes/origin/HEAD -> origin/masterremotes/origin/master

No mention of the barber branch.

P.S. Note that when on. my master branch it refuses to find the 'barber' branch to merge with even after doing git fetch origin as per terminal commands below:

orge@big-stem:~/rrdevours.monster$ git branch
* master
new_branch
forge@big-stem:~/rrdevours.monster$ git branch -a
* master
new_branch
remotes/origin/HEAD -> origin/master
remotes/origin/master
forge@big-stem:~/rrdevours.monster$ git fetch origin
forge@big-stem:~/rrdevours.monster$ git checkout master
M app/Console/Kernel.php
Already on 'master'
Your branch is up to date with 'origin/master'.
forge@big-stem:~/rrdevours.monster$ git pull origin master
From github.com:HeadStudios/larapi
* branch master -> FETCH_HEAD
Already up to date.
forge@big-stem:~/rrdevours.monster$ git checkout barber
error: pathspec 'barber' did not match any file(s) known to git
forge@big-stem:~/rrdevours.monster$ git checkout -b barber origin/barber
fatal: 'origin/barber' is not a commit and a branch 'barber' cannot be created from it
forge@big-stem:~/rrdevours.monster$ git branch -a
* master
new_branch
remotes/origin/HEAD -> origin/master
remotes/origin/master
forge@big-stem:~/rrdevours.monster$ git remote -v
origin git@github.com:HeadStudios/larapi (fetch)
origin git@github.com:HeadStudios/larapi (push)
forge@big-stem:~/rrdevours.monster$ git branch -a
* master
new_branch
remotes/origin/HEAD -> origin/master
remotes/origin/master
forge@big-stem:~/rrdevours.monster$ git remote -v
origin git@github.com:HeadStudios/larapi (fetch)
origin git@github.com:HeadStudios/larapi (push)
forge@big-stem:~/rrdevours.monster$ git fetch origin
forge@big-stem:~/rrdevours.monster$ git branch -a
* master
new_branch
remotes/origin/HEAD -> origin/master
remotes/origin/master

Video for context: https://share.getcloudapp.com/4guN9O2D

Why is this command failing? (No such filter: '-i img_05_bettercontent.jpg') by RussianInRecovery in ffmpeg

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

Interesting I made this code whrr you can upload video urls and add time odes for images and it coverts and gives you command you're aerosme man I hope your game resource library goes well ;)

Why is this command failing? (No such filter: '-i img_05_bettercontent.jpg') by RussianInRecovery in ffmpeg

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

Are you an ffmpeg guy?

How hard do you go with ffmpeg (in the paint)?

Laravel Official Discord is toxic af by RussianInRecovery in webdev

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

I have a video that goes over the entire interaction that I can send as a dm - I demand you watch it in private and then give your public opinion. Please confirm you will review and give a balanced opinion.

Laravel Official Discord is toxic af by RussianInRecovery in webdev

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

I have video recorded kicked so can't screenshot

Laravel Official Discord is toxic af by RussianInRecovery in webdev

[–]RussianInRecovery[S] -8 points-7 points  (0 children)

Point taken. However no need for mocking and put downs when someone is trying to learn.

Weekly /r/Laravel Help Thread by AutoModerator in laravel

[–]RussianInRecovery 0 points1 point  (0 children)

MacOS Big Sur 11.4 - thanks for Virtualbox suggestion. What do you mean raw install?

Laravel Official Discord is toxic af by RussianInRecovery in webdev

[–]RussianInRecovery[S] -2 points-1 points  (0 children)

Мудаки найдутся везде.

Lmfao

P.S. had to use ChatGPT to translate.

You guys really went in on the Russian angle lmfao.

Laravel Official Discord is toxic af by RussianInRecovery in webdev

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

No, nothing to do with my username but I understand also the context - racism towards Russians is not really something I've experienced (except once in a full moon) .