HN user

btw0

851 karma
Posts28
Comments133
View on HN
news.ycombinator.com 3y ago

Ask HN: Why some submission got punished for no obvious reason

btw0
8pts2
redditmigration.com 3y ago

Subreddit Migration Directory

btw0
363pts137
www.washingtonpost.com 10y ago

A complete history of the rise and fall of ’90s chatroom (2014)

btw0
2pts1
madk.org 12y ago

A Chrome extension highlights hot posts on Hacker News

btw0
1pts0
www.cbc.ca 13y ago

Dangerous air pollution forces Beijing residents indoors

btw0
4pts0
chrome.google.com 13y ago

Show HN: A Chrome extension for easier HN reading

btw0
2pts0
news.ycombinator.com 14y ago

Ask HN: Review my weekend project (my first coffee-script project)

btw0
5pts4
agleed.com 14y ago

Show HN: a twitter app to poll your followers (a weekend project using Clojure)

btw0
6pts0
madk.org 16y ago

Tell HN: a Google Chrome extension which highlights hot links on HN

btw0
23pts9
www.ipredator.se 16y ago

IPREDator: a service that makes people online more anonymous using a VPN

btw0
11pts14
www.time.com 16y ago

Time Magazine's 50 best Websites of 2009

btw0
1pts0
asciimilliondollarpage.com 16y ago

The ASCII Million Dollar Page

btw0
33pts35
news.ycombinator.com 16y ago

Ask HN: what about a mailing list for HN community?

btw0
15pts26
search.twitter.com 16y ago

Python.org is down

btw0
2pts0
news.ycombinator.com 17y ago

Ask NH: What online game is suitable for contests?

btw0
10pts4
news.ycombinator.com 17y ago

Ask HN: Any entrepreneur/programmer here in China?

btw0
3pts1
spectrum.ieee.org 17y ago

A Fairer, Faster Internet Protocol

btw0
1pts0
news.ycombinator.com 17y ago

Ask HN: Is clojure (lisp in JVM) next big thing?

btw0
61pts80
sitereloader.appspot.com 17y ago

Website reloader

btw0
2pts0
news.ycombinator.com 17y ago

Ask HN: Good python code for code reading

btw0
62pts22
news.ycombinator.com 17y ago

Ask HN: what's going on with HN?

btw0
41pts18
www.fsf.org 17y ago

PlayOgg.org - Ogg is on the rise

btw0
2pts0
btw0.posterous.com 17y ago

Simpler life by shining new light on old tools

btw0
16pts3
news.ycombinator.com 17y ago

Ask HN: Algorithm to identify the same events based on semantic similarity

btw0
16pts10
news.ycombinator.com 17y ago

Ask YC: I am learning morse code

btw0
3pts0
news.ycombinator.com 18y ago

Ask YC: P = NP ?

btw0
4pts9
news.ycombinator.com 18y ago

Ask YC: do you have a girlfriend/boyfriend?

btw0
13pts88
news.ycombinator.com 18y ago

Ask YC: my just launched startup needs your comments

btw0
20pts33

I have been running a live streaming app here in China for two years.

The title of this gets so wrong - China did not ban livestreaming. Yes, the regulation of livestreaming services gets very very tight recently, we have been fined due to inappropriate content.

The website mentioned in the article like Weibo, AcFun are not about livestreaming, they're YouTube-like video sites. You need special license to run YouTube-like video sites, just the license is almost impossible to apply for non state-run company. There are only 500 something licenses ever issued, you need to acquire a company that have the license, surely the price is extremely high due to scarcity.

I've built an anti-spam system for Delicious.com using Naive Bayes classifier with a really huge feature database, think tens of millions, mostly tokens in different parts of the page, those features are given different weights which contribute to the final probability aggregation. The result was similar to what the OP achieved - around 80% accuracy. The piece of work was really interesting and satisfying.

[dead] 14 years ago

clickable: http://beta.holdership.com

It's a twitter for your belongings. I built this last summer as my first coffee-script project (backend using Clojure), still not finished. What do you think?

Fewer and fewer people are using FreeBSD, and it's starting to cause real problems. Bugs in ports can't get enough notice. Right now, `htop', an essential tool for me, has been malfunctioning for months:

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159728

At the moment, the built-in GPU in newer CPU (core i3/i5/i7) simply doesn't work in FreeBSD, people have to buy discrete older cards for graphics. Yes, they are paying someone to work on the part in kernel which will make it possible to support these newer CPUs, but who knows when it will come.