Skip to content
View ForeverWintr's full-sized avatar

Organizations

@InvestmentSystems
Block or Report

Block or report ForeverWintr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ForeverWintr/README.md

Articles I like:

  • The law of leaky abstractions. Modern software and computers in general are an amazing tower of abstractions, one built upon another. In this article Joel Spolsky explains both the power of abstractions, and some of the problems that arise when they 'leak'.
  • The Infinite Space Between Words. Puts the speed of a modern CPU in perspective by scaling a single clock cycle up to 1 second, and looking at how long other common operations take.

Pinned

  1. metafunctions metafunctions Public

    metafunctions is a function composition library for python.

    Python 47 1

  2. InvestmentSystems/class-only-design InvestmentSystems/class-only-design Public

    Tools for using classes without instances

    Python 6 1

  3. fork_map fork_map Public

    A simple forking `map` function. Forking means only results must be picklable, not inputs.

    Python

  4. ImageClassipy ImageClassipy Public

    A tool for building image classifiers

    Python

  5. the_courtyard the_courtyard Public

    The Courtyard is a simple simulation of cellular automata, written in C++

    C++

  6. ClusterTracker ClusterTracker Public

    C++