User:Some helpful person
| In an emergency, this user may be slapped with a trout. |
| ẁ̵̨̟͚̝̘̱̙͉͙͒̈́̊̓͜i̷͚̲̱̰̮̥͙̋í̵̢͎̙̲͍̟̖̹̦̙̹̤̖̇̃̑͘͜ this user reveres the Nintendo Wii and expects you to do the same w̴̛̻͆̒͗̓̎͂̒̌̒͂̈́͗i̸̡̡̢͔̜͍͓̝̻̘̠̱̖̹̻̇͊̅̽ḯ̷̟̰͇̠͘͜m̴͍̖̼͍̱̲̺̦̮̑̇̉̄̒͋͆ͅṍ̶͈̘͉̿̌͊̐͌̽̿͌̽̿̆̚͝t̵̘͎͎̠͌̈͗ȇ̸̛̲̳͉̋̂̈́͗͐̆͒̎̃͝ |
| Some helpful person is also a user on Wikimedia Commons |
| 35+ |
| This user programs using Scratch |
| This user is a lifelong resident citizen of the U.S. Commonwealth of Virginia. |
| Losel | This user starts Wordle with "Losel". |
| This user has created on Wikipedia. |
| This user "crashes out" sometimes, albeit very quietly and respectfully. |
| This user's ability to naturally speak was eaten by an evil kumquat. |
User:Some helpful person · talk
This is my user page.
I like making tweaks, updating things, and signing unsigned comments.
I like to program things. Here’s some code snippets from languages I like to code in, ordered from most comfortable to least comfortable, depicting an example similar to the classic Hello, World!:
![when green flag clicked say [Hello, World!] stop [this script v]](http://upload.wikimedia.org/wikipedia/commons/thumb/2/25/Scratch_Hello_World.svg/250px-Scratch_Hello_World.svg.png?utm_source=en.wikipedia.org&utm_campaign=parser&utm_content=thumbnail)
type Greeting = `Hello, ${string}!`;
let headings: Greeting[] = [
"Hello, Welcome!",
"Hello, Wikipedia!",
"Hello, World!"
];
const language: Greeting = "Hello, TypeScript!";
<p>Hello,</p>
<style>
p::after {
content: " Internet!";
}
</style>
<script>
window.alert("I'm so good at this");
</script>
System.out.println("Hello, Java!");
print("Hello, Python!")
Moments of cringe cluelessness
[edit]No one is without cluelessness. We have all found ourselves cringing at moments where we do something which cannot be hidden or corrected later. They're usually minor things of no significance, yet they haunt us ever still. No one is without those moments and hard feelings...including me.
I've learned the best way to handle this is not to bury those moments deep in the recesses of your mind, but to recognize times of cluelessness and learn from them, as well as remember mistakes are allowed. Examples include:
- Linking to the article on Dolphins believing I was being nice by linking to the article on Dolphin emulator[1]
- Lesson: Do not simply make things the primary topic in your head.
- Stating I was retargeting a redirect to an anchor instead of a section[2]
- Lesson:
Practice severe emotional detatchmentGet it right the next time
- Lesson:
- Feeling smart about citing Wikipedia policies until I call an external link a wikilink[3]
- Lesson: ARG! It's hard, but I must accept my cluelessness
- Even now I am still clueless and will probably cringe at writing this section. Oh well!