Skip to content

Maksim Kneller

Code mungler, wayfinding enthusiast, weiqi aficionado.

  • Projects

Monthly Archives: July 2015

A Lambda Problem

30 Jul

Count the number of combinations of each tuple in a list, where the order of the elements doesn’t matter: [(1, 2), (2, 1), (1, 1), (1, 1), (2, 1), (2, 3, 1), (1, 2, 3)]

Python lambda, list comprehension, python Leave a comment

Writing A Proxy Checker In Python – Part 1

26 Jul

This is a deep dive into a proxy checker I wrote here. It assumes the reader already knows what proxies are and wants to see how they can be analyzed with Python 3. In this first part we’ll explore what’s involved in proxy checking … Read More »

Projects proxy, python, thread 1 Comment

Recent Posts

  • Enabling PHP error reporting
  • Fixing CSRF issues in POST requests from SoapUI/AJAX to Django
  • Setting up Zendesk with Amazon SES
  • Tracking Bees With GROUP_CONCAT
  • A Lambda Problem

Recent Comments

  • Jakob on Setting up Zendesk with Amazon SES
  • Candy on Tracking Bees With GROUP_CONCAT
  • Gustavo Freitas on Writing A Proxy Checker In Python – Part 1

Archives

  • June 2018
  • May 2018
  • April 2018
  • August 2015
  • July 2015

Categories

  • AWS
  • Coding
  • PHP
  • Projects
  • Python
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2023 Maksim Kneller
Powered by WordPress / Theme by Design Lab