Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Code critique

Name: Anonymous 2012-07-09 10:29

A tripcode calculator for 4chan (ver 0.5)

criticisms and suggestions welcome
http://pastebin.com/wHGMwJdB

ver2 will be a threaded trip code explorer
ver3 will be a CUDA trip code explorer

Name: Anonymous 2012-07-09 19:25

This fails with tripcodes that contain one of the characters &, <, > or ". It also fails for typical UTF-8 input since you don't translate to SJIS.

ver2 will be a threaded trip code explorer
It's an embarrassingly parallel task so you could just add a fork call in there and now you're utilizing all the cores.

ver3 will be a CUDA trip code explorer
On current hardware this is not feasible due to lack of registers, try searching "crypt on cuda" or "des on cuda", results have been abysmal with typical speedup of just 2 over a single cpu core.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List