geekmonkey
  • Home
  • About
  • Learn With Me: Julia
Sign in Subscribe

Python

A collection of 3 posts
Setting up PyTorch on Mac M1 GPUs (Apple Metal / MPS)
Python

Setting up PyTorch on Mac M1 GPUs (Apple Metal / MPS)

I'm currently taking the Deep Learning nano degree offered by Udacity to deepen my knowledge of modern Machine Learning and Deep Learning. The course walks through the basics of ML and introduces PyTorch and will require knowledge of it in later stages. This post will be short and
18 Nov 2022 2 min read
Regular expression matching at scale with Hyperscan
Python

Regular expression matching at scale with Hyperscan

Regular expressions are and always have been ubiquitous in Software Engineering. From input matching to complex parsing, their use is wide-spread. There are many different regular expression engines out there. The most popular by far is PCRE [https://www.pcre.org/], or Perl Compatible Regular Expressions. Go developers will be
08 Apr 2021 9 min read
Listing the used fonts of an image in GIMP
gimp

Listing the used fonts of an image in GIMP

GIMP uses the .xcf format to store images and layers. While it also stores the meta data of each layer and the fonts used for text layers it is not easy to get a list of all fonts. Under Filter > Python-Fu > Console it is possible to access a
31 Jul 2012 1 min read
Page 1 of 1
geekmonkey © 2025
Powered by Ghost