Live data from Hacker News

Viewing profile — adn37

adn37

HN member
Joined
Tue, Mar 30, 2010, 11:46 AM UTC
HN karma
186
Public activity
76 items

About adn37

Software engineer. Background in web dev, Android dev, embedded systems and win32 IT security.

Recent public activity

  1. comment
    Comment #25799002

    > The first red arrow on the chart points to April 25th, 2019: the announcement of the OAG’s investigation. Notice how, as the investigation progresses, the issuance rate of Tether…

  2. comment
  3. comment
  4. comment
    Comment #2611893

    I was curious about the technique used under the hood, so I decided to have a closer look. -- What it does to intercept network trafic: 1/ The app spawns an android (java) service …

  5. comment
    Comment #2492987

    Developers have to come a long way to build an user base and good ratings, so it would have been fair to give a warning notice prior to removing the app, ihmo. (speaking as an Andr…

  6. comment
    Comment #2473833

    Care to elaborate please? (FIX engine?)

  7. comment
    Comment #2379564

    Indeed, thanks. Also, about publishing eCPM/fill rate/CTR: as interesting as it is, it might be a problem regarding Admob's terms of service.

  8. comment
    Comment #2346083

    Link to pdf (better quality, no notes): http://ki.se/content/1/c6/06/45/23/Sarasvathy.pdf Thanks!

  9. comment
    Comment #2332699

    Code injection (SetWindowsHookEx, WH_CBT) and API hooking allows to filter out other programs requesting topmost display. But this is intrusive. And it can be bypassed by other ven…

  10. story
    Ask HN: Android web client app and rights ownership

    Hi HN, I started developing (Android) mobile apps a few months ago. My question concerns apps that pull content from 3rd party websites, regarding rights ownership/copyright. (ex: …

  11. comment
    Comment #2190940

    Indeed. I am speechless because they (started?) monetize going after the 'bad guys', while they have been publishing grey/black hat stuff on Rootkit.com for many years. The trust i…

  12. comment
    Comment #2190827

    The most astonishing info here is that this is HBGary that is involved. Come on, we are talking about the rootkit.com guys. Not taking side is one thing, taking the opposite side i…

  13. comment
  14. comment
  15. comment
    Comment #2189764

    Adding code samples (java & layouts) would be even more awesome. Very interesting, still.

  16. comment
  17. comment
    Comment #2136150

    Attacker sits at network / ISP level, and can therefore inject any (js, ...) payload in non-https web pages, on the fly.

  18. comment
    Comment #1935124

    > We've also developed our own Django-like templating system for Java Any chance you could list viable alternatives, please? (I'm considering GAE/Java). Thanks for this interesting…

  19. comment
    Comment #1898086

    I used to do that at work with a software timer. Sprints of 20 to 40. The thing is, you still need to pace yourself.

  20. comment
    Comment #1885921

    I do agree. Some people have referrer turned off, but afaik, they are the minority and this should do the trick. Google surely though about it. This also works the other way. If yo…

  21. comment
    Comment #1842138

    The true mistake is the one you do not correct. Testing and code review should give you the opportunity to do so, among others. Also, there's always a trade off between bullet proo…

  22. comment
    Comment #1833582

    I'd love to use such a service, but for free. Ex: you get karma by giving your A/B preference, that you can then spend later in getting feedback yourself.

  23. story
  24. comment
    Comment #1801508

    Would anybody know how to download them? (apart from 1x recording) I'd like to listen/view them while I'm in the subway, as they are pretty long.

  25. comment
    Comment #1783089

    I've been using CakePhp for about 3 years, on sideprojects. Planning to learn a Java/Scala based 'equivalent'.