2 years ago • Jack of Some

Is Github Co pilot just hype or is it actually useful? 

Pure hype

Will revolutionize programming

Hi, I'm Bob

556 votes

2 years ago • Jack of Some

After more than a month's hiatus that spanned travel and a month of fasting, here's a completely random video about Tensorflow. I'll work on python packaging next.

 https://youtu.be/KrS94hG4VU0 

Custom Training Loops for Multi Headed Tensorflow 2 Models

Jack of Some

2 years ago • 4,010 views

3 years ago • Jack of Some

I just found out how easy it is to run neural nets on intel GPUs using OpenVINO. Will probably do a video on it. 

I use OpenVINO all the time and it's great

I'd like to learn how to use OpenVINO

What is OpenVINO?

1.8K votes

3 years ago • Jack of Some

Consider an embarrassingly parallel computation implemented in a multithreaded fashion in both a compile language like Rust (or C++ or whatever) as well as in Python with Numba or Cython. (yes, this is in preparation for a video) 

Rust will be 100x or more faster

Rust will be 10x faster

Rust will be 2x faster

Both will be very close.

2.7K votes

3 years ago • Jack of Some

Work has started on a video discussing how to correctly package and deploy python packages that have compiled modules. Help me decide on a title (i.e. which one are you more likely to click on) 

Binary Packages in Python: The bad, the ugly, and the beautiful

Packaging compiled modules in Python

(I'll suggest something in a comment)

1.3K votes

3 years ago • Jack of Some

Since y'all wanted me to do the pybind11 videos all in one go, which one should I go with next? Both will probably be more laid back than the first video and will involve less hands on demonstration. 

Deployment of self contained binary packages

Nuances/caveats of exposing an existing C++ library

615 votes

3 years ago • Jack of Some

Pybind11 video is out. Go watch and tell me how bad it is.

 https://www.youtube.com/watch?v=_5T70... 

It's bad.

It's very bad.

"Bad" is offended by the comparison.

668 votes

3 years ago • Jack of Some

I don't know when I'll be able to do a video on this but ... if you're still using os.path.blahblahblah ... stop ... stop and use Pathlib instead.

Also read:  https://treyhunner.com/2018/12/why-you-should-be-using-pathlib/ 

3 years ago • Jack of Some

What strikes more terror into your heart? 

Segmentation Fault (core dumped)

NameError: name 'very_importent_functoin' is not defined

<<<<<<<<<< HEAD

:wq!

lolwut?

3.1K votes

3 years ago • Jack of Some

I've been weary of doing lots of short videos because I don't want to litter the channel. Maybe I can move shorts to my second channel? ( https://www.youtube.com/channel/UC4ng... ) 

Do it! Better to have the separation

Nah, one channel is fine

572 votes