Live data from Hacker News

Viewing profile — mabn

mabn

HN member
Joined
Tue, Apr 07, 2015, 6:24 PM UTC
HN karma
17
Public activity
16 items

About mabn

No profile information was provided.

Recent public activity

  1. comment
    Comment #19411545

    https://www.youtube.com/watch?v=eiyfwZVAzGw

  2. comment
  3. comment
    Comment #18831172

    No - because your thoughts are not translatable into code. I tend to draw various diagrams or graphs when working on something and it would be inconvenient to digitize them. Sure, …

  4. comment
    Comment #17249710

    If you upgrade to 9 and then to 12 then you'll need to do this dance twice..

  5. comment
    Comment #17162597

    There are tons of pages which have this text: "If want to agree to processing your data by Company then click Accept or close this window with the [X] button." Which is ridiculous.…

  6. comment
    Comment #17139655

    You might enjoy this: https://www.google.com/maps/@50.102203,19.5471605,203m/data=...

  7. comment
  8. comment
    Comment #17128258

    The last few minutes are interesting and might answer your doubts: https://www.youtube.com/watch?v=ly2-2Wk90pw&t=2h15s

  9. comment
  10. comment
    Comment #17070146

    In my case it was waiting until tax information becomes available in another system (IIRC up to several months, but usually few days). Sometimes it was required for a person to act…

  11. comment
    Comment #16945622

    Elasticsearch + Kibana/Grafana. The next version will opensource XPack[1] which has some support for alerting[2]. You can also use Grafana with ES and setup alerts there (I think) …

  12. comment
    Comment #16636598

    Does it actually help? After 10 years of java I don't really remember any case where defining local variable as final would catch an error. Though maybe these cases are easy to for…

  13. comment
    Comment #13704177

    It's all cool until someone else has to touch this "code that actually does things".

  14. story
    Ask HN: How do you document your applications?

    I'm wondering what are others using to store documentation of their (non-public) services. Github wiki looks nice, but including charts/diagrams is a pain. It has the advantage of …

  15. comment
    Comment #13594029

    What if I want filtering by several criteria (on a table with 1k columns) and simple aggregations, but I don't need full-text search* ? I'm still looking :( * I only want starts-wi…

  16. story