Cyborgscode / Personal-Voice-Assistent

Building a fully featured and localized voice assistant for Linux
141 stars 6 forks source link

Make readme more readable #6

Closed MenacingPerson closed 2 years ago

MenacingPerson commented 2 years ago

WIP, but when merging please squash

You can see demo https://github.com/Samisafool/Personal-Voice-Assistent

MenacingPerson commented 2 years ago

I guess I forgot to mark as draft, please use git revert 67b0ffe0a98a483690063106fca213f7498c3191 and push, @Cyborgscode

Cyborgscode commented 2 years ago

As there is no local git repo here, how can we archive this on the webui... and just to state the obvious, this isn't helpfull:

https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/managing-commits/reverting-a-commit

"You can revert a specific commit to remove its changes from your branch." Ok, GitHub Managers, we can revert, and HOW?!?!?! :D

MenacingPerson commented 2 years ago

What do you mean by local git repo? Surely you do have a local git copy that you use to do git push right?

In that case use the below command

git revert 67b0ffe0a98a483690063106fca213f7498c3191

then git push

And in the webui there is a button for merging, click on the dropdown and hit squash and merge

But currently i marked it as draft, i will unmark

MenacingPerson commented 2 years ago

And in the docs, click on the windows tab

MenacingPerson commented 2 years ago

image

image

Cyborgscode commented 2 years ago

Thats for a local Git Client, not for the Git-WebUI. It seems to be time to switch to a local git client.

MenacingPerson commented 2 years ago

I suppose you forgot to squash. That added 8 extra commits to the merge history, but overall nothing major.

And by github webui you mean github.dev, or github.com?

And by local git client, you can use the git command I posted earlier. It's good to learn it.

Cyborgscode commented 2 years ago

I just used guihub.coms interface.. there no local git clone yet ;) Using git isn't an issue, it simple wasn't necessary yet :)

MenacingPerson commented 2 years ago

You mean to say you have coded all of this in github webui???? Wow, impressive

If you want I can suggest VSCodium for a text editor

And just learn the git command, a git client isn't necessary

Cyborgscode commented 2 years ago

of course not, as usual in gedit ;)

Cyborgscode commented 2 years ago

BTW.. the next feature release will break things a lot, a branch may be needed.

MenacingPerson commented 2 years ago

Can I post this in https://reddit.com/r/programmerhumor?

This guy made a whole voice assistant in java

Cyborgscode commented 2 years ago

sure , it's true :D honestly.