Live data from Hacker News

Viewing profile — tananaev

tananaev

HN member
Joined
Wed, Jan 21, 2015, 9:28 PM UTC
HN karma
1,494
Public activity
258 items

About tananaev

My project:

https://www.traccar.org/

About me:

https://www.tananaev.com/

Recent public activity

  1. comment
    Comment #49212981

    I also see quite a bit of traffic from China and Singapore. I wonder if it's some scraping for AI training. It doesn't really bother me too much because traffic is still fairly low…

  2. story
  3. comment
    Comment #48571661

    Presumably the whole point of AI is that we can start reducing that number. I am sure there's a significant number of people just working on various administrative tasks processing…

  4. comment
    Comment #48478189

    All of the increase is from energy. Oil prices.

  5. comment
    Comment #48455578

    It doesn't mean it's a good investment. It's just a personality cult. I suspect it might take a generation or more to settle on some reasonable price.

  6. comment
    Comment #48430809

    Wait until you hear about float multiple Nasdaq is doing.

  7. comment
    Comment #48371373

    You're misrepresenting things a bit. S&P 500 has not approved those changes yet and they have some other protections as well. Nasdaq and FTSE Russell definitely sold out and should…

  8. comment
    Comment #48289249

    Excellent article. I agree with a lot of points. One think that wasn't mentioned is globalization and bailouts. Companies are getting bigger and more concentrated than ever before.…

  9. comment
    Comment #47857954

    I did a bit of research on this some time ago and it's not as bad as I originally thought. Index funds would need to count only liquid float of the company. So if Space X total val…

  10. comment
    Comment #47849469

    With modern tools it should be pretty easy to build scalable solutions. I take premature optimization as going out of your way to optimize something that's already reasonable. Not …

  11. comment
    Comment #47781445

    Of course everyone should do their own due diligence, but my point is mostly that open source will have many more eyes and more effort put into it, both by owners, but also communi…

  12. comment
    Comment #47781248

    I have an open source project and started receiving a lot of security vulnerability reports in the last few months. A lot of them are extremely corner cases, but there were some le…

  13. comment
    Comment #47444494

    Good catch, thanks. Updated the readme. The planet can be downloaded directly from OSM.

  14. comment
    Comment #47444452

    Most or all existing solutions are universal (not just reverse geocoding) and rely on database. The purpose of this project is to make it super fast to do one thing. The result is …

  15. comment
    Comment #47444433

    It took about 8-10 hours for me on a 192GB Hetzner cloud machine. The resulting index was just 18GB, so once the index is created it's really efficient and you can easily run it on…

  16. comment
    Comment #47440310

    Self-hosted reverse geocoder with sub-millisecond query latency. C++ builder parses OSM PBF files into a compact binary index using S2 geometry cells. Rust server memory-maps the i…

  17. story
  18. comment
    Comment #47324557

    I've been using WeChat. My hope is they won't dare to block Chinese messenger. China is pretty much the only remaining lifeline for Russia.

  19. comment
    Comment #47323988

    Russia has been slowly cracking down on popular communication and media platforms. First they slow down connection to unusable speeds. This happened to YouTube at some point last y…

  20. comment
    Comment #47282319

    No link to source and just says "The source code is available from Open Camera's SourceForge page." Why not link it?

  21. comment
    Comment #47122248

    Maybe they’re trying to DDoS it, and once an error is returned, they assume that no robots.txt file exists and then crawl everything else on the site?

  22. comment
    Comment #47029540

    I think it's really poor argument that AGI won't happen because model doesn't understand physical world. That can be trained the same way everything else is. I think the biggest is…

  23. comment
    Comment #46755310

    Are you serious? It's open source. And there's less than 1000 lines total. Get Codex or Claude to review it if you're paranoid.

  24. comment
    Comment #46714148

    I recommend checking history of deregulation of agricultural industry in New Zealand. It didn't lose the industry. Actually the opposite happened. Persistent government subsidies a…

  25. comment
    Comment #46316953

    I was very skeptical about Codex at the beginning, but now all my coding tasks start with Codex. It's not perfect at everything, but overall it's pretty amazing. Refactoring, build…