Y
Hacker News
new
|
ask
|
show
|
jobs
by
forgotX2
4143 days ago
Could someone describe the dataset for me? Is it just two columns with one for usernames and another for passwords? Or is there any other info included? I'm on mobile right now or else I'd grab it myself.
2 comments
m8urn
4143 days ago
The first column is username, followed by a tab, followed by the password.
link
elchief
4143 days ago
Know what encoding it's in? Postgres is choking on UTF8 and Latin1
link
marksomnian
4142 days ago
Are you sure it's not choking just because it's postgres?
link
rinon
4143 days ago
yep, just 2 columns
link