Earlier quoted context omitted.
Reddit is a hundred times bigger. It's not just that we aren't in their league...our league is not in their league. So the comparison is a little embarrassing. It's hard to count active users because you have to define them in order to count them, and we make a point of not tracking people that much. We can count accounts and unique IPs, and that's about it. But it's basically about 5M readers a month, give or take,…
> we wouldn't want to go full Haskell and avoid success at all costs Can you elaborate on that statement? To me, it implies that going with Haskell avoids success, but I might be missing something. If that really is the implication, can you explain?
Tell HN: Launch HN Test
81–90 of 112 posts
Re: Tell HN: Launch HN Test
#82I'm launching www.devol.io -> a social community for coders. The user base is quite small but I hope we can build it and grow it into something cool!
Re: Tell HN: Launch HN Test
#83Earlier quoted context omitted.
I am not kidding. The website is unreachable for me from Poland. https://i.imgur.com/aQddPrf.png
Odd. The GEO FW rule was disabled, but I don't know how long it may take for CF to react. Are you able to connect through a proxy/vpn from another country? I'm fairly sure you've lost interest at this point, but if you got time to kill, I'd love to "debug" this and see what's up.
The alternate possibility is that the "cloudflare" keyword watcher I'm pretty sure CF runs might cause this whole issue to mysteriously go away :)
(jgrahamc, I'm curious: are you reading this? :D)
Re: Tell HN: Launch HN Test
#84HN now has its own https://www.reddit.com/r/pics/comments/92dd8/test_post_pleas... !
Yay. Really. :D
Re: Tell HN: Launch HN Test
#85I'll use this as an opportunity to ask something. Are there any stats how many active users does HN have, on how many servers it runs, on which database etc.? Because I have recently wanted to look at my older saved/upvoted posts/comments on reddit and found out that you can look only at last 1000 posts and it does various other things to save resources. HN doesn't seem to do things like that and still feels much sna…
Reddit is a hundred times bigger. It's not just that we aren't in their league...our league is not in their league. So the comparison is a little embarrassing. It's hard to count active users because you have to define them in order to count them, and we make a point of not tracking people that much. We can count accounts and unique IPs, and that's about it. But it's basically about 5M readers a month, give or take,…
Re: Tell HN: Launch HN Test
#86Earlier quoted context omitted.
"0123Test" is a better number-containing string for testing, to catch out things that try to interpret the string as a number first and then as a string if that fails. For example, JS's insane parseInt function will give you 123 for "0123Test".
> parseInt("0123Test") 123 > 0123 83 parseInt is actually the adult in the room
> parseInt('0123Test', 8)
83
you could do it like this, otherwise it uses the default value for the base parameter.Re: Tell HN: Launch HN Test
#87Earlier quoted context omitted.
That's insane, but in line with what other (local) sms gateways charge here. But do you really need my phone number?
I have experience with building a very large community where registration was based on e-mail alone. Racism & general hate don't even begin to describe the things that came along with anonymity and disposable e-mail...
After xyz signups through it, make the rest of the day's accounts require manual approval for the first few posts.
You can also mitigate the disposable mail problem pretty easily by requiring whitelisting for any domain that's got more than a few accounts tied to it.
That comes out way cheaper for you, and might improve the quality of conversation (because there are valid reasons for anonymity and pseudonymity).
EDIT:
Also, bug report: the category row at the top doesn't overflow very well; on smaller window-sizes, there are many categories out of view. Maybe make the hamburger menu come up on more than just mobile screen factors?
Re: Tell HN: Launch HN Test
#88Ok, since this is getting attention, I'll explain. Launch HN posts for YC startups are one of three formal things that HN does for YC ( https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu... ). The others are job ads for YC startups, and orange usernames for YC alumni—but only when displayed to other YC alumni, which always generates "why is my username not orange" emails. But I digress. Launch HNs are like…
Couldn't have put it better myself. Thanks for the work you do!
Re: Tell HN: Launch HN Test
#89Earlier quoted context omitted.
Reddit is a hundred times bigger. It's not just that we aren't in their league...our league is not in their league. So the comparison is a little embarrassing. It's hard to count active users because you have to define them in order to count them, and we make a point of not tracking people that much. We can count accounts and unique IPs, and that's about it. But it's basically about 5M readers a month, give or take,…
> we wouldn't want to go full Haskell and avoid success at all costs Can you elaborate on that statement? To me, it implies that going with Haskell avoids success, but I might be missing something. If that really is the implication, can you explain?
Re: Tell HN: Launch HN Test
#90Earlier quoted context omitted.
Reddit is a hundred times bigger. It's not just that we aren't in their league...our league is not in their league. So the comparison is a little embarrassing. It's hard to count active users because you have to define them in order to count them, and we make a point of not tracking people that much. We can count accounts and unique IPs, and that's about it. But it's basically about 5M readers a month, give or take,…
> we wouldn't want to go full Haskell and avoid success at all costs Can you elaborate on that statement? To me, it implies that going with Haskell avoids success, but I might be missing something. If that really is the implication, can you explain?