feat: first two classes

This commit is contained in:
max_richter 2022-02-28 09:11:02 +01:00
parent 284def389e
commit b1f597457a
11 changed files with 157 additions and 14 deletions

View File

@ -1,14 +0,0 @@
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"code": "ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND",
"err": {
"name": "pnpm",
"message": "No package.json (or package.yaml, or package.json5) was found in \"/home/jim/Notes/Archive\".",
"code": "ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND",
"stack": "pnpm: No package.json (or package.yaml, or package.json5) was found in \"/home/jim/Notes/Archive\".\n at readProjectManifest (/home/jim/.asdf/installs/nodejs/17.3.0/.npm/pnpm-global/5/node_modules/.pnpm/pnpm@6.31.0/node_modules/pnpm/dist/pnpm.cjs:19808:13)\n at async Object.readProjectManifestOnly (/home/jim/.asdf/installs/nodejs/17.3.0/.npm/pnpm-global/5/node_modules/.pnpm/pnpm@6.31.0/node_modules/pnpm/dist/pnpm.cjs:19812:28)\n at async readProjectManifestOnly (/home/jim/.asdf/installs/nodejs/17.3.0/.npm/pnpm-global/5/node_modules/.pnpm/pnpm@6.31.0/node_modules/pnpm/dist/pnpm.cjs:43691:24)\n at async Object.handler (/home/jim/.asdf/installs/nodejs/17.3.0/.npm/pnpm-global/5/node_modules/.pnpm/pnpm@6.31.0/node_modules/pnpm/dist/pnpm.cjs:177831:24)\n at async /home/jim/.asdf/installs/nodejs/17.3.0/.npm/pnpm-global/5/node_modules/.pnpm/pnpm@6.31.0/node_modules/pnpm/dist/pnpm.cjs:182106:21\n at async run (/home/jim/.asdf/installs/nodejs/17.3.0/.npm/pnpm-global/5/node_modules/.pnpm/pnpm@6.31.0/node_modules/pnpm/dist/pnpm.cjs:182080:34)\n at async runPnpm (/home/jim/.asdf/installs/nodejs/17.3.0/.npm/pnpm-global/5/node_modules/.pnpm/pnpm@6.31.0/node_modules/pnpm/dist/pnpm.cjs:182299:5)\n at async /home/jim/.asdf/installs/nodejs/17.3.0/.npm/pnpm-global/5/node_modules/.pnpm/pnpm@6.31.0/node_modules/pnpm/dist/pnpm.cjs:182291:7"
}
}
}

View File

@ -0,0 +1,24 @@
# Roadblocks
## Nested tmux sessions
If i ssh into a remote machine with tmux started aswell i have some problems:
- Duplicate tmux bar
- ~~Shortcuts dont work in remote~~
- This works by hitting the prefix key twice, e.g. ctrl-a-a
## Debian Gnome sometimes comma key doesnt work
Has not happened in a while
## Neovim shortcut to comment out
Fixed this by installing the NerdCommenter Plugin
## Neovim Auto fix problems shortcut + hover window
asdasdasdasdasdasdasd
## Better git merging in Neovim, like in VScode
## Learn how to better manage multiple open files in nvim

View File

@ -0,0 +1,3 @@
# El condensador

View File

@ -0,0 +1,3 @@
# Electricidad

View File

@ -0,0 +1,5 @@
# Palabras
U.S.I -> Faradio

View File

@ -0,0 +1,75 @@
# Future forms and uses
## Future Perfect, Future Continous, Present Simple, Present Perfect, Present Perfect Continous
## Pagina 23.
**Task 6**
I have more money than my parents did and im sure that my kids will be better off than me.
By the time I finish this course I will have spent 300 hours studying English
I heard that in the future kids will be using computers before they can talk.
From what I see in the news I don't think our economic situation will change much.
I think my parents will be supporting me financially for another year. Jobs are so hard to find.
From what i can see, kids today think that they will have appeared on TV before theyre 25.
**Random Task**
The photo depicts a group of children preparing food on plates. The setting seems to be a stage of a television show.
On the plates are broccoli and some sort of grilled cheese. The televsion show is called master che.
**Task 7.**
Guiselle wants to run a own restuaruon
Jared wants to made his name by the age 22
Maise wants to have a chain of restaurants by the time shes 22.
**Task 8.**
Giselle, will you make it to the final of Junior Chef.
And what will you have learned by then do you think?
Hopefully I'll be making enough to be a judge on junior chef one time.
Where do you think you'll be in ten years time.
Somebody will be going home at the end of today's show, but its not going to be me.
**Task 9. Elision**
Are you going to make it to the final
-> Are you gonna make it to the final
Its a kind of raioli with seafood
-> Its a kinda ravioli with seafood
I want to be famous
-> I wanna be famous
I do a lot of pasta dishes at home
-> I do a lotta pasta dishes at home
**Task 10.**
1. Where will you be living in five years time.
2. What will you have achieved at the end of this course.
3. Will you be working by this time next year.
4. What will you be doing this weekend.
4. What you gonna do this weekend.
5. Are you going to use English in the future?
6. Will you have learned a new skill by next year?

View File

@ -0,0 +1,6 @@
# Inglés de especialidad
## Web Paginas
[https://lyricstraining.com](Lyricstraining);

View File

@ -0,0 +1,36 @@
# Class Notes
## Affirmative:
SUbj + Modal / will + infinitive + complements
2. Have finished / pres perf.
3. Pres Perf. Cont / Have been reading/studying
## Negative
Subj. + Modal / will (wont) + not + infinitive + complements
## Interruptive
Modal/will + inf / wo not to + subj + complement?
**ejemplo**
Will you be at home tomorrow?
## Future
1. will
Used when you don't have a lot of evidence if *the thing* is going to happen
2. going to
Used when you have some idea of what is going to happen
3. Present simple
4. continuous
### ejemplo
/ --> will less | prepared
plans | --> going to | prepared
\ --> prepared | 100 % arranged

View File

@ -0,0 +1,5 @@
# Networking
## CIDR
*C*lassless *I*nter *D*omain *R*outing

0
Ressources/dev/webgl.md Normal file
View File