• AI’s true purpose is freeing up humans to find the biggest problems

    AI’s true purpose is freeing up humans to find the biggest problems
    Last week’s announcement of AlphaCode, DeepMind’s source code–generating deep learning system, created a lot of excitement—some of it unwarranted—surrounding advances in artificial intelligence. As I’ve mentioned in my deep dive on AlphaCode, DeepMind’s researchers have done a great job in bringing together the right technology and practices to create a machine learning model that can find solutions to very complex problems. However, the sometimes-bloat
  • Python may be easy but it’s a goddamn mess

    Python may be easy but it’s a goddamn mess
    By industry leaders and academic researchers alike, Python is touted as one of the absolute best languages for novice programmers. And they’re not wrong — but that doesn’t mean that it doesn’t confuse the shit out of programming newbies anyway. Take dynamic typing as an example. It seems amazing at first: Python literally figures out by itself what sort of value a variable might take, and you don’t need to waste another line of code by telling it. This makes everyt

Follow @NewsWebDesign on Twitter!