|
You are here |
blog.0x7d0.dev | ||
| | | | |
disconnect3d.pl
|
|
| | | | | Disconnect3d's blog. | |
| | | | |
www.crc.id.au
|
|
| | | | | If you're using the adutux module, it's now live in kernel version 2.6.19. As this kernel is only in the testing phase and hasn't been declared stable, it's not really recommended for production environments as yet - that being said, it's been running here fine for about a week now. | |
| | | | |
yasoob.me
|
|
| | | | | Hi people! Recently, I was super confused when I found out that: >>> pow(3,89) runs slower than: >>> 3**89 I tried to think of a suitable answer but couldn't find any. I timed the execution of both of these statements using the timeit module in Python3: $ python3 -m timeit 'pow(3,89)' 500000 loops, best of 5: 688 nsec per loop $ python3 -m timeit '3**89' 500000 loops, best of 5: 519 nsec per loop The difference is not big. | |
| | | | |
bryukh.com
|
|
| | | Memory unlocked - PS Vita and the one game I had: Patapon. Let's be honest - I don't usually like music games, but Patapon was an exception. I was sooo bad at it, yet I never gave up. The magic of inspiring those little warriors with the rhythm of drums, and the simple control with just 4 buttons, was irresistible. I couldn't stop chanting, "Pata pata pata pon!" | ||