Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
Peter
Huddersfield, United Kingdom
top
accounts
reputation
activity
subscriptions
Top Questions
684
votes
How are pseudorandom and truly random numbers different and why does it matter?
security
random-number-generator
asked Feb 5, 2014 at 3:26
superuser.com
28
votes
Is a 7200rpm USB 3.0 drive going to have very similar performance to an internal 7200rpm drive or is it still going to be noticeably slower?
hard-drive
external-hard-drive
asked May 25, 2015 at 11:53
superuser.com
19
votes
What is the MD5 collision with the smallest input values?
collision-resistance
md5
asked Apr 28, 2014 at 16:38
crypto.stackexchange.com
16
votes
3D Tic Tac Toe/Connect Four game with AI
python
tic-tac-toe
asked Sep 2, 2015 at 12:40
codereview.stackexchange.com
13
votes
N-dimensional maze generation with octrees and pathfinding
python
tree
asked Jan 29, 2016 at 18:59
codereview.stackexchange.com
12
votes
Convert any number (up to 10^3000) to text
python
numbers-to-words
asked May 22, 2015 at 17:05
codereview.stackexchange.com
11
votes
Creating image through input pixel values with the Python Imaging Library (PIL)
python
python-imaging-library
asked Dec 12, 2014 at 14:23
stackoverflow.com
11
votes
Storing data in the pixels of an image
python
image
steganography
asked Oct 1, 2015 at 14:14
codereview.stackexchange.com
9
votes
Pygame version of my 3D Tic Tac Toe/Connect 4
python
game
tic-tac-toe
pygame
connect-four
asked Oct 22, 2015 at 16:56
codereview.stackexchange.com
9
votes
Writing data into an image
python
image
serialization
asked Mar 6, 2015 at 18:28
codereview.stackexchange.com
1
2
next
Top Answers
9
How to get forgotten MySQL password from MySQL Workbench on Windows 10?
stackoverflow.com
6
SQLAlchemy back_populates many-to-many with multiple associations (tag table)
stackoverflow.com
5
How to get image size (bytes) using PIL
stackoverflow.com
5
Populate dict using reduce() instead of loop
stackoverflow.com