Highest Rated Comments


coolpeopleit18 karma

If you had to pick between halfling and dwarf?

coolpeopleit3 karma

Maths isn't a huge setback, you can make things called functions in python, then save them all in one big file and if its in the same folder you can call the function in a different python file. You could save a bunch of functions that do maths for you then call them when you need it.

E.g. make a python file called mymath.py

Def add(a,b):

C=a+b Return c

Make a new python file:

Import mymath

answer = add(2,2)

Print answer

coolpeopleit2 karma

No he's cracked it, we can all start buying electric cars, his energy grid code solves everything. Earlier I tried winding up my rechargable torch and realised my folly, after applying his algorithm to the circuit I can produce enough energy in a single turn to power the torch for a week! If I then exchange the bulb for a motor it actually recharges itself!

coolpeopleit1 karma

Do you make cameras that attach to snails? I've been trying to mount my go pro on the ones on my garden to keep an eye on them but its not gone well...