Explore

python × medium.com × ~hackernews ×
  • screenshot

    How to Use ChatGPT to Generate Math Homework from Photos of Assignments

    Last year, OpenAI’s ChatGPT introduced gpt-4-vision-preview, a model that allows you to ask questions about an...

  • screenshot

    How Programming Languages Got Their Names

    Have you ever wondered how the likes of Python or Java got their names? Let’s take...

  • screenshot

    Python types have an expectations problem

    In the last ~10 or so years, many of the popular scripting languages gained optional static...

  • Benchmarking Mojo: A Deep Dive into Performance and Practicality

    This is part I of a series of articles on using Mojo in Advent of Code.Go...