Visar inlägg med etikett link. Visa alla inlägg
Visar inlägg med etikett link. Visa alla inlägg

lördag 16 december 2023

A homage to my unicycle instructor on the other side of the world!

Hooray for content creators!

As a person that had my childhood before internet was a thing, it sometimes hits me how amazed I am over how I've been able to learn to ride and do a few tricks on a unicycle, thanks to a person that I've never met and who lives on the other side of the world!

I just love it when you can learn stuff because people have been sharing their know-how on the net, and even more so when the content is of high quality and well structured. Just like Chris Huriwai's UniQuest-series on his YouTube channel PrettyGoodChannel. And it's free! With the possibility to support through patreon.

Image from the intro sequence to Uniquest videos.

So, what makes me think that Chris' content stand out from the rest of the "learn to unicycle" stuff you find when searching YouTube? Well, one thing that trigger my lust for learning is that he arranged his videos in a leveling tree. That way you always have tricks to learn that should be pretty much in reach to nail.


The leveling tree


Leveling tree
 

Beginner


Level 1: Assisted mount, Assisted ride 3+ revs, Assisted idle 3+ revs, Unassisted ride 1+ revs
Level 2: Unassisted ride 4+ revs, Assisted bunny hop, Unassisted idle 1+ revs, Free mount 2+ revs
Level 3: Unassisted ride 8+ revs with dismount, Ride down curb, Assisted backwards 2+ revs, 180 turn
Level 4: Ride in a circle, Rolling bunny hop, Riding one footer, Jump mount

Street


Level 1: 90-90 twist, Rolling hop down curb, Drop mount
Level 2: Halfrev, Hop up a curb, Roll-flip mount
Level 3: Hop down 2 stair, 180 twist, Crankgrab
Level 4: Fakie 180 twist, No footer footplant, Crankgrab 180 out
Level 5: 180 down curb, Outspin footplant, Running jump mount, Pop-plant

General


Level 1: Idle 2+ revs, Switch freemount, Standing ride 3+ revs, Backwards ride 2+ revs, Ride in a figure 8
Level 2: One foot ride 2+ revs, Ride down 2 stair, Backwards 4+ revs, Stillstand 3+ seconds
Level 3: Blind idle, 360 wall push, Ride down 4 stair, Assisted wheelwalk, Kick-up mount
Level 4: Idle to one-foot ride, Can-can, Stomach ride, Suicide mount, Footjam
Level 5: Wheelwalk, Feet back to pedals one-foot ride, Seat in front backwards, Blind one foot ride, Seatdrop one foot pick up mount, Bay hop

Flatland


Level 1: 10+ static hops, Leg wrap mount, Seat in fron ride 3+ revs
Level 2: Seat in front bunny hops, No footer, 180 unispin mount
Level 3: Leg extension, Seatdrop, Seatbounce
Level 4: 90 unispin / hop on tire, Tiregrab superman, Body varial mount
Level 5: 180 unispin, Seatdrop-legwrap, Half roll

The videos

Beginner 

Chris' instructions for level 1, level 2, level 3, level 4.

Me


There hasn't been any accidents to talk about, but sure, sometimes things don't go according to plan. Mishap when practicing "Ride in a circle"

General

Chris' instructions for level 1level 2level 3level 4, level 5level 6.

Me level 1 (2021-05-01)

Street

Chris' instructions for level 1level 2level 3level 4, level 5.

Me level 1 (2021-09-05)


Rolling hop down curb

Flatland 

Chris' instructions for level 1level 2level 3level 4level 5.

Me level 1 (2021-09-23)


"Seat in front riding" with the seat a bit too far in front


Current state

As you can see from the dates after the links to my recordings of myself I learned the basics during 2020 and cleared five levels during 2021. When writing this it's a few weeks left of year 2023 and I haven't published any unicycling videos since 2021. Did I quit? No, but I've been focusing on General level 2 where one foot riding has shown to be hard for me to learn. So far I've learned one foot idle (a trick that Chris became aware of later on that he forgot to add on the right level 😘) which seems to be a good stepping stone to one foot riding!


When you start digging...

Another thing that fascinates me is that every time I've started a new hobby and I begun to learn a few things about the subject it always unfold countless variations and it seems you can devote your whole life to it but still not learn it all. As a simple example, did you know that a person has tried to ride a unicycle around the world? Or that you can do downhill unicycling?


Once I had a Harmonica teacher in USA

During the years from 2011 to 2017 I learned to play blues harmonica from David Barrett at bluesharmonica.com. He also has a leveling system, named "Levels of Achievement™ Program" where you get (to buy) a pin for each level you clear. His content is not free though, but there is a lot of it, it is well arranged and he listens to your recordings of the lessons you've taken and gives you feedback.

I cleared level 6 before quitting

Looking through my mail history it seems trying to clear level 7 gave me at bit of a sweat and it finally made me give up the program.

The levels in "The level of achievement program"


During the course you learn to create your own songs, here's one I composed, following a few rules of what it should include.

My own blues song on Soundcloud

When you play blues harmonica one single harmonica won't do 😛 Bluesharmonica.com has videos that also covers how you do harmonica maintenance and enhancements. Yes, there are tools built specifically for harmonica needs.


A harmonica for each key and then some.

So, what about you?

What is your favorite sources on the net for learning something? If you have any, I'd love if you write a comment about it! 😃😍

torsdag 25 januari 2018

The Visual Example I Always Search for Before Doing a Feature Branch Rebase

Now and then we discover that we've branched out a feature branch off of the wrong branch. To get the workflow correct, we need to move the feature branch so it branches off of the correct branch, a so called feature branch rebase. 

This happens so seldom that I always have forgotten the command for how to do it, so I google it and hope for finding the same example that I found useful the last time. The example isn't hard to find, but this post is for making sure I don't lose it.

The example is copied from the section More Interesting Rebases at https://git-scm.com/book/en/v2/Git-Branching-Rebasing





tisdag 16 januari 2018

C# Linq Equivalents in TypeScript

I have been looking for something like the C# Linq functions in TypeScript, but didn't have any luck. Today a colleague tipped about this site, where Linqs IEnumerable<T> extension methods are listed together with the methods TypeScript equivalent.

A few examples to give you an idea of what it can look like.






lördag 9 september 2017

Livemap24, shows public transports on a map in "realtime"


The site Livemap24 shows millions of individually tracked public transport units on a navigatable map. It seems to be real time, but when reading discussions about it, it seems like they don't have enough data to be able to show exact positions for all of them. Some probably just are best guessed from a time table.

Cool idea that can be better when more open data becomes available!




Individually tracked bus in Årsta, Stockholm.