Introduction

A few months ago I discovered fast.ai’s fastbook. It was released in August with an accompanying set of YouTube videos that serves as an introductory course in the topic of deep learning. The content is made very approachable by the authors Jeremy Howard, Rachel Thomas, and Sylvain Gugger.

I already had a cursory knowledge of AI having taken a class in college, but I wanted to dive deeper into the inner workings — ideally all the way to the metal. I purchased the book on Amazon in August, but I’ve been slow to go through it since some of the video lectures are rather long, and I learn far better by reading and doing versus listening.

This week I’ve decided to pick up where I left off. I had been thinking about starting a early today (why not), and one of the sections of the book/lecture specifically calls out the advantages of starting your own blog which is rather strange for a book about deep learning. Anyway, that section of the book pushed me over the edge, so now here we are.

To give a quick introduction of myself: My name is Jerred Shepherd. I’m a software engineer working at Amazon Web Services. I work on problems regarding distributed systems and scalability which has been really fun. I love computers and programming, and I often spend my free time working on side projects as a hobby.

Recent posts from blogs that I like

How do I produce a Windows Runtime asynchronous activity from C++/WinRT?

Somebody that deals with them natively. The post How do I produce a Windows Runtime asynchronous activity from C++/WinRT? appeared first on The Old New Thing.

via The Old New Thing

On Burnout, Mental Health, And Not Being Okay

This blog did so many hits last week that the host platform experienced timeouts. I've been invited onto podcasts, and offered both small technical projects and journalism work, of all things. It was a crazy time. But the internet moves on, as it always does, and I am left, as we all always are, to ...

via Ludicity

"No way to prevent this" say users of only language where this regularly happens

In the hours following the release of CVE-2024-6387 for the project OpenSSH, site reliability workers and systems administrators scrambled to desperately rebuild and patch all their systems to fix a combination of memory unsafety and glibc's creative decisions in signal handler implementation logic...

via Xe Iaso