Viewing profile — softdev12
softdev12
HN member- Joined
- Sun, Aug 31, 2014, 11:17 PM UTC
- HN karma
- 1,449
- Public activity
- 313 items
- HN profile
- View on Hacker News ↗
About softdev12
No profile information was provided.
Recent public activity
-
comment
Comment #15705981
TLDR: This is digital identity obfuscation for web privacy. Advertising and marketing networks have gotten exceptionally good at tracking people across the web. For example, if you…
- story
- story
- story
-
comment
Comment #12644470
Two weeks ago my clickbait blocker was posted on Hacker News and people were kind and thought it was okay. So now I'm posting an enhancement to google and bing searches that I just…
- story
-
comment
Comment #12557541
This was definitely a consideration. It was why there is a blacklist feature and why only links of a certain length and certain type are analyzed. Any suggestions can be made on gi…
-
comment
Comment #12557503
Good point. There is some consideration for building an option to limit the number of links analyzed. So if you set it to 5 or 10, then the tool would stop at that limit. Feel free…
-
comment
Comment #12557486
Thanks for the comment. There is a new version under development that will use a different approach. Most likely a neural network.
-
comment
Comment #12557471
Thanks. This was built because someone posted an ASK HN a few weeks ago. They wanted to know if there was a way to stop clickbait. The text frequency approach seemed like the simpl…
-
comment
Comment #12557437
Thanks for the comment. There have been a lot of studies done using the general TF-IDF approach. You can read about it on https://en.wikipedia.org/wiki/Tf%E2%80%93idf There is also…
-
comment
Comment #12557414
Thanks for the suggestion. The code is open sourced on github. Feel free to do a pull request with your approach and I'll take a look at it.
- story
- story
-
comment
Comment #11449323
This is an experiment in React Native to see how far its performance could be stretched versus pure native code. Don't expect super fine grained motion control. It just hooks the a…
- story
- story
-
comment
Comment #10809456
React Native experience was really quite nice. The android and ios versions have almost the exact identical logic and about 50 percent of the same codebase. I imagine as the androi…
- story
-
comment
Comment #10796180
interesting. i was under the impression you could just create a snapshot (before destroying the environment) and then restore as needed. am i missing something? Edit: http://docs.a…
- story
- story
- story
- story
- story