ksarw's comments

ksarw | 2 years ago | on: GPT in 500 Lines of SQL

Great write up, I enjoyed the reading the explanations for each piece and found them to be clear and quite thorough.

I did make the mistake though of clicking "+ expand source", and after seeing the (remarkable) abomination I can sympathize with ChatGPT's "SQL is not suitable for implementing large language model..." :)

ksarw | 2 years ago | on: Cloud Egress Costs

I see, thanks for sharing!

I think given the cost advantage for s3 for storage, it seems almost better to pull from R2 into s3 for long-term storage (some inverse slurper).

It's good to hear though that R2 can singlehandedly match s3+cloudfront; that being said, video delivery is a bit different I'd imagine, even s3+cloudfront is finnicky with range requests etc.

ksarw | 2 years ago | on: Cloud Egress Costs

I don't think Cloudflare's free egress covers video storage and retrieval

https://community.cloudflare.com/t/can-we-serve-video-with-r...

Please correct me if I am mistaken; also R2 is not a CDN, and more like s3 in terms of delivering from the edge

No issue with your comment specifically, just wondering if you know. currently using s3+cloudfront for mp4 storage+delivery, and would like to move to something better if possible.

ksarw | 4 years ago | on: YT-Spammer-Purge: Scan for and delete spam comments on YouTube

> Well, I seriously doubt it's due to incompetence.

I agree with you on that, as well as taking an ML approach. Querying the hooks and symbols directly can lead to the false positive vs spam tradeoff that TheDong is referring to elsewhere in this comment section (to be fair, so can the ML approach but its more avoidable). It is possible that the scale of it makes the minor shortcomings not so minor.

ksarw | 4 years ago | on: YT-Spammer-Purge: Scan for and delete spam comments on YouTube

I happen to know someone in this case, and am not assuming good faith from the company by any means. I trust and respect the individual.

I'm also generally interested in the comment moderation problem myself, and have been working on it myself for some time. I guess my judgement is clouded by my hope that there is a reasonable excuse for the team(s) at Google to not have solved it by now.

Perhaps it is naive of me to think this way; if it really is as simple as "this does not affect advertising revenue" then that would be quite nearsighted of Google. And, as I mentioned earlier, I am of the opinion that quality comment sections would increase engagement (and revenue as a result), so it doesn't make sense to me.

ksarw | 4 years ago | on: YT-Spammer-Purge: Scan for and delete spam comments on YouTube

I know they have team(s) of very smart people dedicated to solving this issue (at least at the individual level).

So assuming they care, I can think of two main reasons as to why it is not solved yet, both related to scale as Marques mentioned:

1.) Scale of the problem - It might be that they are already catching 99% of the stuff and we just see what falls through the cracks

2.) Scale of the solving - It could be that the teams and infrastructure are so large that they can't make the rapid adjustments needed compete in such an arms race

On a separate note, I imagine a higher quality comment section would increase engagement more than any "appealing" scam.

ksarw | 4 years ago | on: Love is biological bribery?

I used to watch some of Zizek's videos, though I hadn't seen the one that was linked until now. I'm no student of philosophy though, just a casual viewer so I don't think I can help much in answering your questions. I will say that he is definitely using uncommon definitions of the words "love" and "evil" as far as I can tell. As to who is this guy, I personally would recommend this video if you are trying to get a better sense of his thoughts as it is relatively clear and covers a large number of stances (the analogy at 7:15 is quite amusing): https://www.youtube.com/watch?v=_x0eyNkNpL0

On a side note, I am pleased though that you find him entertaining to watch regardless. I find it disappointing when people take speakers like Zizek too seriously; I think even if 80% of what is said is not insightful/intelligible, the occasional grain of truth can be very much worth it.

ksarw | 4 years ago | on: Show HN: Netvyne – a Chrome extension to leave and read comments on any URL

I hadn't heard of uTok before, I'll add that to my reading list as well! Sounds like they were doing something similar in style to the lyrics site Genius's attempt mentioned elsewhere in this thread.

We're committed to maintaining civil discussion, and you can get a sense of what we're on watch for by checking out our content policy: https://www.netvyne.com/content-policy

The platform has no favorites, which you'll see for yourself in time.

ksarw | 4 years ago | on: Show HN: Netvyne – a Chrome extension to leave and read comments on any URL

Thanks Abishek!

I do think Netvyne addresses the need to interact with others on a website as mentioned. In fact, this particular need-gap was something we've thought about, and we do already have a live chat section built into the extension itself in order to address it.

Thanks for the invitation, I'll go a head and post a comment there!

ksarw | 4 years ago | on: Show HN: Netvyne – a Chrome extension to leave and read comments on any URL

As of now, we have a moderation portal and a team on standby to keep the site humming along. To get a sense of how decisions are made, you can see our content policy: https://www.netvyne.com/content-policy

There's also an automated component that will be scaled up as time goes on; while moderation will not be fully automated in the near future, the realistic target is for a AI-assisted system that will greatly increase not only throughput but consistency/correctness as well.

There is a lot of uncertainty here that we'll have to manage moving forward. My background is in deep learning (mostly CV), and there are some parallels between these challenges. Because of this, I do believe these problems can be solved over time.

Curating civil discussion is our goal. Personally, I found the quote on dang's profile quite beautiful in putting into words a noble target that we ourselves will be working towards with our content moderation.

ksarw | 4 years ago | on: Show HN: Netvyne – a Chrome extension to leave and read comments on any URL

I hadn't heard of this one before, I'll read up on it!

The Netvyne extension does have a live chat tab as well by the way; its definitely a different experience with live chat vs comments. For sites that a lot of people are on at once, like when a big platform goes down and people go to the official announcement, there could be quite a buzz.

Would the messages in these chat rooms disappear if you left and rejoined, or would you still see a full history?

ksarw | 4 years ago | on: Show HN: Netvyne – a Chrome extension to leave and read comments on any URL

Yup, cold start problem is one of our main challenges, and we'll be trying out a variety of approaches to solve it.

Actually the Netvyne extension can be used in conjunction with FB (and other social media platforms, for that matter. Netvyne is a tool/utility). The native screenshot capability of the extension is particularly useful when discussing what you see on Facebook with friends that might not otherwise have those items in their feed.

Personally, I find that the FB feed doesn't have much value. There's really not much that you have that is worth sharing with your entire friends list; sharing with specifically selected sets of friends leads to a higher quality experience in my opinion. The fact that FB still by default has you post to your entire friends list indicates that they are most likely going for maximal engagement at the cost of relevance. With regard to URL sharing specifically, most people I know would just send those links via Messenger. My hunch is that this is because there is no alternative, and that the chronological feed format for sharing URLs is superior.

ksarw | 4 years ago | on: Show HN: Netvyne – a Chrome extension to leave and read comments on any URL

We'll be open sourcing the extension at 5AM Pacific Time! I'll also post an update on Twitter+LinkedIn It will be accessible at this link: https://github.com/netvyne/ext

Its true that there are ways to add comments to your site (Disqus being a pretty big one), but you still need to make the time to set it up (and maintain it). There's also the perspective of the one consuming the website content to consider.

Regarding traditional social media, Netvyne at least is not a replacement but rather a tool that can be used in conjunction. It offers reduced friction in the sense that the comment section is there from the start, rather than having to wait for someone to share the page.

The potential for abuse is indeed a big problem, that's why we've built in content moderation from the start. Based on the activity so far, it seems we've got it covered, and we'll be focusing on the other issues as mentioned in this thread, namely marketing and community. If you have any thoughts on how to approach these, I'd love to hear it!

Graffiti is not permitted and will be removed as part of the moderation insofar as it does not contribute to a civil discussion. I am aware of what happened with Dissenter, and I believe that civility is integral to the value that comments bring.

page 1