Recent posts

Insomnia API Testing

3 minute read

I had a chance to try out Insomnia today. Insomnia is a REST (and gRPC, GraphQL and WebSocket) testing tool, similar to Postman, that is free to use for indi...

About ChatGPT Plugins

5 minute read

ChatGPT plugins are wild. Basically, you can extend ChatGPT with sensors and actuators; plugins that allow ChatGPT to search and scrape the web, to call APIs...

Money Basics for People With Not Much

8 minute read

First, a note - Money is a sensitive topic. Different people have different relationships with money. Money causes fights between people. These tips are mean...

Generalist AIs and You

5 minute read

A month or so ago, Deepmind published a paper demonstrating success in training a ‘Generalist’ agent that they call Gato, which is a single neural network th...

Learn PyTorch in 5 Mins

1 minute read

Writing Python code to express equations and crunch numbers is the foundation of many hot IT industry applications, including machine learning, data science ...