Viewing profile — n1try
n1try
HN member- Joined
- Tue, Oct 18, 2016, 7:46 PM UTC
- HN karma
- 75
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About n1try
No profile information was provided.
Recent public activity
-
comment
Comment #45547043
Super interesting article! We were facing the exact same problem last Monday . Also write a couple of words about the incident: https://muetsch.io/how-google-accidentally-took-us-o…
- story
- story
- story
-
story
How does WhatRuns.com make money?
I just found https://www.whatruns.com/ and also found a 3-year-old HN discussion (https://news.ycombinator.com/item?id=15098028) on this tool. I really like it, but I just can't fi…
-
comment
Comment #23572050
Is it a general-purpose VPN service or can it only be used from within Firefox? Because that would make it only half as useful.
-
comment
Comment #23572010
I think ceasing to use your ISP provider's unencrypted DNS services will already bring quite some boost in privacy for the average internet user. That's why I recently switched to …
- story
-
comment
Comment #21736098
Very cool hacking challenge! I solved all 12 levels with only looking at the very last hint... and "wasted" half of my Sunday :-D
- story
- story
- story
-
comment
Comment #15199326
I think the point is that the classifier is not intended to be used to predict sexual orientation in a real-world scenario. It'd be completely useless because it will have way too …
-
comment
Comment #15199264
Don't you think these thoughts are justified?
- comment
-
comment
Comment #14899759
I'd be interested in that project, can you show it?
-
comment
Comment #14899067
You're right, but you'd need your own specific Telegram-internal user id so that your message will only be routed to your specific chat. With my little piece of code, n people can …
- story
- story
- story
-
comment
Comment #13689941
No, to be precise it's not infinite and not guaranteed to be free of repetition. However, DBPedia holds ~15 million entities corresponding to Wikipedia articles. Although only a fr…
-
comment
Comment #13686031
With Linked Data you always have triples of the form (subject, predicate, object). E.g. (dbr:John_Smith dbo:birthPlace dbr:Abc) and (dbr:John_Smith rdfs:label "John Smith"). dbr:Ab…
- story
-
comment
Comment #13679185
Managed it by doing nltk.download('punkt')
- comment