You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix typos and improve clarity in various documentation files
- Corrected "burry" to "bury" and "turle" to "turtle" in pets.md.
- Changed "I'm am" to "I am" in support.md.
- Fixed "Desert" to "Dessert" in food/index.md.
- Changed "loose" to "lose" in chessacre/details.md.
- Removed extra "the" in clockwork-gameshell.md.
- Corrected "activated" to "an activated" in edm-live-setup/my-setup.md.
- Changed "all input is synced properly" to "so that all input is synced properly" in edm-live-setup/my-setup.md.
- Fixed "to they fit" to "to fit" in hoerbert/index.md.
- Changed "inteprets" to "interprets" in programming.md.
- Corrected "cant" to "can't" in azure-devops.md.
- Changed "doesnt" to "doesn't" in no-leaks-13372.md.
- Fixed "dont" to "don't" in xor.md.
- Corrected "didnt" to "didn't" in relevant.md.
- Changed "succesfully" to "successfully" in res.md.
- Fixed "ressources" to "resources" in docker.md.
- Changed "completly" to "completely" in linux.md.
- Corrected "Marco" to "Macro" in excel.md.
- Fixed "aAlerts" to "Alerts" in excel.md.
- Changed "clock" to "click" in firefox.md.
- Corrected "Obisidan" to "Obsidian" in obsidian.md.
- Fixed "lateset" to "latest" in hackrf-one.md.
- Added new documentation for HackRF One and Debian installation.
Copy file name to clipboardExpand all lines: docs/about/life/projects.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Projects
2
2
3
-
What ever you do, what ever you want to achieve, approach it as a project.
3
+
What ever you do, what ever you want to achieve, approach it as a project- If you're constantly craving more, you won't appreciate what you already have. If you're constantly craving more, you won't appreciate what you already have.
4
4
5
5
Most of the time, the project you are doing either mainly needs to be done by a due-date or done according to specs/requirements.
6
6
Figure out what project you are working on (what is the main focus?).
| Astro Bears | Party → 4 Player → 40 Points → Big Planet → Finite Ribbon |
449
-
| Puyo Puyo Tetris |Muliplayer Arcade → Single Screen → Versus → 4 Player → Win Count = 2, Harddrop = ON, Hold = ON |
449
+
| Puyo Puyo Tetris |Multiplayer Arcade → Single Screen → Versus → 4 Player → Win Count = 2, Harddrop = ON, Hold = ON |
450
450
| Mario Kart 8 | 4P → vs race → 150cc → No Teams, Normal Items, No CPU, all Verhicles, Random -> random map, 4 Races |
451
451
| Fast RMX | Multiplayer → Splitscreen → CPU Drivers disabled, League: Subsonic, Mode: Cup, Laps: 3 |
452
452
@@ -459,7 +459,7 @@ This is the currently offical 5 fight game list and settings/modes:
459
459
| Boomerang fu | Free for all → Modifiers: Match length=standard, victory=kills, auto balance=off, powerups=no bombs, fire, multi boomerang, telekinese and bamboozle |
460
460
| SpeedRunners | Versus → Offline → Create Game → normal random Map (3 games, count wins) |
461
461
| Roof Rage | Local Rooftops → Stock Match → Stock: 5 → HP: 200 |
462
-
| Puyo Puyo Tetris |Muliplayer Arcade → Single Screen → Versus → 4 Player → Win Count = 2, Harddrop = ON, Hold = ON |
462
+
| Puyo Puyo Tetris |Multiplayer Arcade → Single Screen → Versus → 4 Player → Win Count = 2, Harddrop = ON, Hold = ON |
463
463
| Fast RMX | Multiplayer → Splitscreen → CPU Drivers disabled, League: Subsonic, Mode: Cup, Laps: 3 |
464
464
465
465
#### Other Games
@@ -555,10 +555,10 @@ Playing games locally in a network requires some preparation and some tools help
555
555
556
556
Preparing:
557
557
558
-
-[ ] Make a list of all games that will be played and make sure all have downloaded, updated and started the game atleast once prior to the LAN party (see [games](#games) for example)
558
+
-[ ] Make a list of all games that will be played and make sure all have downloaded, updated and started the game at least once prior to the LAN party (see [games](#games) for example)
559
559
-[ ] Send a list of things to think about e.g. Equipment, Snaks, Sleeping bag
560
560
-[ ] Make sure everyone is clear on when it starts and ends and where to show up
561
-
-[ ] Make sure everyone helps setup and clean up
561
+
-[ ] Make sure everyone helps set up and clean up
562
562
563
563
Gamers Equipment
564
564
@@ -597,7 +597,7 @@ A list of games that are free and fun:
Copy file name to clipboardExpand all lines: docs/about/me/pets.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
3
3
## Turtle
4
4
5
-
Our turtle awakes out of hibernation roughly mid april. The following is a time lapse video of the final struggle to burry itself out of its hole. The turtle then proceeds to catch some sunlight. It won't eat any food though for another few days.
5
+
Our turtle awakes out of hibernation roughly mid-April. The following is a time lapse video of the final struggle to bury itself out of its hole. The turtle then proceeds to catch some sunlight. It won't eat any food though for another few days.
6
6
7
7
<iframewidth="560"height="315"src="https://www.youtube.com/embed/u__G182Ewdg"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
8
8
9
9
And here he is in autumn digging his hole for the winter, choosing the same spot :)
10
10
11
11

12
12
13
-
Here is a video of my turle eating a banana:
13
+
Here is a video of my turtle eating a banana:
14
14
15
15
<iframewidth="560"height="315"src="https://www.youtube.com/embed/Xm2B3SXAl1Q"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
Copy file name to clipboardExpand all lines: docs/about/me/support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Thanks for all the fish!
6
6
7
7
## This website
8
8
9
-
I'm am happy for any input/feedback but may take a while to respond.
9
+
I am happy for any input/feedback but may take a while to respond.
10
10
11
11
Support this website by [reporting an issue](https://github.com/FullByte/FullByte.github.io/issues/new/choose). Let me know if something is wrong, could be improved, is a problem in any way (please explain why).
Copy file name to clipboardExpand all lines: docs/make/games/boardgames/chessacre/details.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Addtional chessacre fields are referred to as line 0 and 9 as illustrated below:
10
10
11
11
## Explode
12
12
13
-
Once activated, the explosion will kill all figures (own and enemy) within the radius. Exception are figures with the protect ability. These figures will loose their protect ability.
13
+
Once activated, the explosion will kill all figures (own and enemy) within the radius. Exception are figures with the protect ability. These figures will lose their protect ability.
Copy file name to clipboardExpand all lines: docs/make/music/edm-live-setup/my-setup.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,12 +30,12 @@ These are the relevant Windows Settings pages:
30
30
31
31
#### License
32
32
33
-
You can export your device footprint on a activated licensed version of Voice Meeter. Backup this file and import it after re-installing your PC (first install all drivers, then install Voicemeeter Potato. This will ensure the license works even if the challenge code is different.
33
+
You can export your device footprint on an activated licensed version of Voice Meeter. Backup this file and import it after re-installing your PC (first install all drivers, then install Voicemeeter Potato). This will ensure the license works even if the challenge code is different.
34
34
35
35
- Backup footprint
36
36
- Do changes to your system (new hardware/re-install)
37
37
- Install Voice Meeter Potato
38
-
- Enter e-mail address your used for Voice Meeter license and registration.
38
+
- Enter e-mail address you used for Voice Meeter license and registration.
39
39
- Import the footprint
40
40
- Enter your previous Response code.
41
41
@@ -76,4 +76,4 @@ To make this work no drivers need to be installed. The following OBS settings wo
Copy file name to clipboardExpand all lines: docs/make/music/hoerbert/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Now that I had all pieces and was sure it all works it is time to build a case f
30
30
31
31
### Schematics
32
32
33
-
The most challenging part is to get the holes for the 11 buttons perfectly aligned to they fit through the wood without too much extra space. I printed out the the schematics below and used them as a stencil.
33
+
The most challenging part is to get the holes for the 11 buttons perfectly aligned to they fit through the wood without too much extra space. I printed out the schematics below and used them as a stencil.
0 commit comments