Live data from Hacker News

Viewing profile — softdev12

softdev12

HN member
Joined
Sun, Aug 31, 2014, 11:17 PM UTC
HN karma
1,449
Public activity
313 items

About softdev12

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. story
  4. story
  5. 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…

  6. story
  7. 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…

  8. 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…

  9. 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.

  10. 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…

  11. 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…

  12. 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.

  13. story
  14. story
  15. 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…

  16. story
  17. story
  18. 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…

  19. story
  20. 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…

  21. story
  22. story
  23. story
  24. story
  25. story