ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,390,508 results

Unhindered by Coding!
A complete rewrite of EC Recombination! Episode 65 of Unhindered by Coding

We did a lot with the `Recombinator` trait today, including rewriting it once, and realizing at the end that we'll have to rewrite it ...

1:58:36
A complete rewrite of EC Recombination! Episode 65 of Unhindered by Coding

10 views

2 years ago

Unhindered by Coding!
Manage pages of repos!: Episode 40, Unhindered by Coding

I realized after the last ice-repos episode that if we went back and forth over the pages of repositories, we were downloading the ...

2:12:17
Manage pages of repos!: Episode 40, Unhindered by Coding

17 views

3 years ago

Unhindered by Coding!
The pagination works!: Episode 44, Unhindered by Coding

We got the pagination to work today! We changed `RepoPageMap` to be internal state for the paginator. Since that is _only_ used ...

2:18:40
The pagination works!: Episode 44, Unhindered by Coding

9 views

3 years ago

Unhindered by Coding!
Making scores and errors more generic! Episode 50 of Unhindered by Coding

This was episode 50 – pretty amazing, eh?!? Since I'm super stuck on the OAuth business, I decided to focus mostly on the ...

2:03:17
Making scores and errors more generic! Episode 50 of Unhindered by Coding

13 views

3 years ago

Unhindered by Coding!
Rust `Fn` traits and composition – Episode 70 of Unhindered by Coding

We spent the first half hour or so of today's session going over what some notes and diagrams I'd made, where I was trying to ...

2:04:46
Rust `Fn` traits and composition – Episode 70 of Unhindered by Coding

55 views

2 years ago

Unhindered by Coding!
Making scores and errors more generic! Episode 52 of Unhindered by Coding

What a great session! I felt like we made a lot of excellent progress and are really using traits in a very "Rusty" way that I like.

2:07:32
Making scores and errors more generic! Episode 52 of Unhindered by Coding

13 views

3 years ago

Unhindered by Coding!
More EC Recombination; redsigning for pipelines! Episode 69 of Unhindered by Coding

The bulk of this session was working on a major redesign of the the recombinator system, following esitsu@Twitch's vision as laid ...

2:10:09
More EC Recombination; redsigning for pipelines! Episode 69 of Unhindered by Coding

18 views

2 years ago

Unhindered by Coding!
So much (OAuth) flailing!: Episode 46, Unhindered by Coding

_Soooo_ much flailing – I really don't know what the heck I'm doing here, TBH. We got the basic Cloudflare Workers app running, ...

2:15:10
So much (OAuth) flailing!: Episode 46, Unhindered by Coding

20 views

3 years ago

Unhindered by Coding!
Refactoring state management!: Episode 42, Unhindered by Coding

Back after a 2 week vacation! Thinking about the state of the code some over while I was away, it was clear to me that I'd been ...

2:05:06
Refactoring state management!: Episode 42, Unhindered by Coding

17 views

3 years ago

Unhindered by Coding!
Generalizing and benchmarking EC Recombination! Episode 66 of Unhindered by Coding

We continued to generalize (a generous term for rewrite) the EC `Recombinator` trait, and I added some benchmarking so we'd ...

2:02:27
Generalizing and benchmarking EC Recombination! Episode 66 of Unhindered by Coding

13 views

2 years ago

Unhindered by Coding!
Even more (OAuth) flailing!: Episode 48, Unhindered by Coding

_Soooo_ much flailing – I really don't know what the heck I'm doing here, TBH, and it really shows. In the (limited) good news, ...

2:05:03
Even more (OAuth) flailing!: Episode 48, Unhindered by Coding

8 views

3 years ago

Bit-By-Bit Coding
Look what you can do in Python!!!! - Learn to code #coding  #learnpython  #youtubeshorts #shorts

Are you wondering how to use String Manipulation in python? You're not alone. Here's a quick video teaching you the basics of ...

0:35
Look what you can do in Python!!!! - Learn to code #coding #learnpython #youtubeshorts #shorts

13 views

1 year ago

Unhindered by Coding!
Finish review & submit UI!: Episode 37, Unhindered by Coding

We finished at least the UI for the `ReviewAndSubmit` component today, and then got part way into changing the pagination to ...

2:04:08
Finish review & submit UI!: Episode 37, Unhindered by Coding

24 views

3 years ago

Unhindered by Coding!
Implementing lexicase selection in Rust! Episode 41 of Unhindered by Coding

Well, that was interesting. We spent most of this stream implementing lexicase selection in Rust. I had thought I'd be able to do it ...

2:01:46
Implementing lexicase selection in Rust! Episode 41 of Unhindered by Coding

29 views

3 years ago

Unhindered by Coding!
Parsing data packets! Episode 39, part 1, of Unhindered by Coding

For reasons known only to the hardware deities, my computer decided to freeze and reboot right in the middle of this stream.

1:12:44
Parsing data packets! Episode 39, part 1, of Unhindered by Coding

39 views

3 years ago

Laz Built It
Is Learning to Code in 2025 Still Worth It?

Why Learning to Code in 2025 Might be a Waste of Time (Do This Instead) Don't have projects to showcase? Try Codecrafters: ...

0:18
Is Learning to Code in 2025 Still Worth It?

8,909 views

7 months ago

Unhindered by Coding!
Organizing data packets! Episode 45 of Unhindered by Coding

This was another really productive stream, and we're near to done on this lab; I think we can probably finish it in the next stream ...

2:15:47
Organizing data packets! Episode 45 of Unhindered by Coding

26 views

3 years ago

Unhindered by Coding!
Parsing data packets! Episode 39, part 2, of Unhindered by Coding

For reasons known only to the hardware deities, my computer decided to freeze and reboot right in the middle of this stream.

59:21
Parsing data packets! Episode 39, part 2, of Unhindered by Coding

67 views

3 years ago

Unhindered by Coding!
Finishing the simple GA in Clojure! Episode 47 of Unhindered by Coding

We started with the simple GA I'd begun in Clojure over the summer (https://github.com/NicMcPhee/clojure-ga), and got it ...

1:57:34
Finishing the simple GA in Clojure! Episode 47 of Unhindered by Coding

53 views

3 years ago

Unhindered by Coding!
Optimizing lexicase selection in Rust! Episode 43 of Unhindered by Coding

We spent the entire session writing and benchmarking different versions of lexicase selection in Rust, and we definitely improved ...

2:09:21
Optimizing lexicase selection in Rust! Episode 43 of Unhindered by Coding

27 views

3 years ago