Early Access Policy
Content Release Model
When a dual feature is released, there’s:
- A video on YouTube
- An article, time-locked for 6 months
- Optionally, some bonus “companion” code to the article/video
Here are examples of dual features:
The article version is accessible in advance for sponsors/patrons of tiers Silver and above (~10EUR + VAT/month)
The bonus code, (like in the virtue of unsynn) is accessible for sponsors/patrons of tiers Bronze and above (~5EUR + VAT/month).
Six months after the video is released, the article automatically unlocks for everyone.
Sponsored Early Access
Generous sponsors are able to buy a time-release for an exclusive article.
This makes the article accessible for everyone immediately, and adds a banner to the article indefinitely to advertise whatever the generous sponsor would like to.
If you’re interested in buying a time-release for an exclusive article, reach out to [email protected] directly and we can discuss prices and copy!
For an example of a sponsored early access, check out
Did you know I also make videos? Check them out on YouTube!
Here's another article just for you:
Understanding Rust futures by going way too deep
So! Rust futures! Easy peasy lemon squeezy. Until it’s not. So let’s do the easy thing, and then instead of waiting for the hard thing to sneak up on us, we’ll go for it intentionally.
That’s all-around solid life advice.
Choo choo here comes the easy part 🚂💨
We make a new project:
$ cargo new waytoodeep
Created binary (application) `waytoodeep` package