Message from @porco

Discord ID: 453298779005911080


2018-06-04 20:33:17 UTC  

i was born near rotterdam tho

2018-06-04 20:33:54 UTC  

I refuse to believe you were born

2018-06-04 20:34:06 UTC  

where's your birth certificate?

2018-06-04 20:34:16 UTC  

<:mthink:451087817829777429>

2018-06-04 20:36:06 UTC  

conjured from the depths below

2018-06-04 20:37:00 UTC  

```
cat /var/log/pornspider/videos.log | grep 'asian' | grep -v 'Os.GNULinux' | wc -l
9934
```
```
cat /var/log/pornspider/videos.log | grep 'asian' | grep 'Os.GNULinux' | wc -l
8711
```

2018-06-04 20:37:15 UTC  

Linux users are 15 % of the user base and they watch almost as much asian porn as the other 85% combined

2018-06-04 20:37:22 UTC  

Linux users confirmed weebs

2018-06-04 20:37:32 UTC  

kek

2018-06-04 20:38:17 UTC  

Where's that filter

2018-06-04 20:38:30 UTC  

I can't promote pornspider when it lacks basic features

2018-06-04 20:38:55 UTC  

we didn't need a porn statistic to know linux users are weird

2018-06-04 20:39:15 UTC  
2018-06-04 20:41:02 UTC  

```
cat /var/log/pornspider/videos.log | grep 'forcing girl to install gentoo' | grep 'Os.GNULinux' | wc -l
1
```

2018-06-04 20:41:40 UTC  

<:blobhyperthink:427568506905559040>

2018-06-04 20:45:12 UTC  

By the way I've been meaning to ask but do you incorporate any C# in your pornspider?

2018-06-04 20:46:14 UTC  

yes, the codebase is roughly
50 % C++
25 % C#
15 % Haskell
10 % HTML, CSS, Javascript

2018-06-04 20:46:35 UTC  

<:googlethink:328536447219138561>

2018-06-04 20:46:44 UTC  

How do you combine them

2018-06-04 20:46:52 UTC  

Not asking about last part but C# and C++?

2018-06-04 20:47:30 UTC  

Pornspider is mostly a unix approach

2018-06-04 20:47:36 UTC  

A ton of independent services

2018-06-04 20:47:45 UTC  

And they share a data source

2018-06-04 20:48:11 UTC  

Like, there's a shared library which has a database connection and a basic mapping layer

2018-06-04 20:48:16 UTC  

So wait, C++ is doing the scraping or what?

2018-06-04 20:48:47 UTC  

Exactly, C++ is mostly scraping the websites and also partially building search indexes

2018-06-04 20:49:12 UTC  

Huh, I thought you were scraping in C#, and was asking since I tried making a scraper before in C#

2018-06-04 20:49:15 UTC  

what exactly is this pornspider doing

2018-06-04 20:49:17 UTC  

@sum confirmed for jedimocro

2018-06-04 20:49:27 UTC  

But aside from linkin shit I didn't exactly manage how to get data to work properly

2018-06-04 20:49:43 UTC  

@Spicy it indexes a lot of porn websites and provides a cross site search over all of them

2018-06-04 20:50:11 UTC  

I made that while I was temporarily jobless because I really had nothing to do

2018-06-04 20:50:15 UTC  

how much effort did it take to not get banned everywhere

2018-06-04 20:50:46 UTC  

and then some of the users' data like os gets stored to do some analytics?

2018-06-04 20:51:03 UTC  

probably just regular logs

2018-06-04 20:51:06 UTC  

Well that's the Haskell part. My girlfriend is doing a lot of data analysis in haskell. Removes illegal content, keeps the huge amount of data consistent

2018-06-04 20:51:17 UTC  

Just search logs, yes. I don't even log IPs

2018-06-04 20:51:43 UTC  

and its just a web interface?

2018-06-04 20:51:53 UTC  

Site interface?

2018-06-04 20:52:01 UTC  

web

2018-06-04 20:52:10 UTC  

Ah the only GUI is web