Live data from Hacker News

Viewing profile — mister_hn

mister_hn

HN member
Joined
Fri, Aug 02, 2019, 11:45 AM UTC
HN karma
569
Public activity
599 items

About mister_hn

No profile information was provided.

Recent public activity

  1. comment
    Comment #25819592

    seriously, I'd like to see in 5-10 years how the current sold car will behave in the reseller market. And the report should consider the performance over winter, not just at 20°C a…

  2. comment
    Comment #25819568

    You can look at Nagios for example ( https://www.nagios.org/ ) or something like OSQuery ( https://www.osquery.io/ )

  3. comment
    Comment #25788419

    on myself

  4. comment
    Comment #25773607

    a self-hosted NextCloud is way cheaper

  5. comment
    Comment #25773150

    It all boils down to what you want in your life. I've seen people (including myself) trying to change the lifestyle, thus money is a vehicle to do so and to build something with. N…

  6. comment
    Comment #25759358

    At my company, the PE is simply the Team Leader, who does: * communicate with clients * does the architecture design * does the API stub implementation * does code reviews * provid…

  7. comment
    Comment #25746385

    Rocket Chat or NextCloud

  8. comment
    Comment #25743568

    No, at my last work, it was such a pain even doing a minimal change: codebase without unit tests, team lead doing gatekeeping and keeping it old school (some JavaEE 5) and with old…

  9. comment
    Comment #25729272

    In Java, the "write once, run everywhere" is true only if you are in some boundaries. Java Preferences API are a classic example of this false myth, since e.g. on MacOS it behaves …

  10. comment
    Comment #25729227

    SonarQube is one of the most famous quality checkers. Another good measure is the number of dependencies used: if too much, the quality might be poor (= poor maintainability). Is t…

  11. comment
    Comment #25685310

    As I switched back to the default SMS app, "magically" all the 2FA tokens are delivered in less than 10 seconds.

  12. comment
    Comment #25683056

    I would be careful with 4a. Setting it as default SMS client prevents to get 2FA tokens from applications like Amazon, Dropbox, Paypal, or at least, they come with a huge delay.

  13. comment
    Comment #25668226

    but can you do video calls on Signal?

  14. comment
    Comment #25657211

    in this perspective, I'm saddened of all the electricity Bitcoin burns for futile intents. Imagine putting all these electricity for good purposes rather than making people rich.

  15. comment
    Comment #25655455

    oh thanks for the good pointers and the YouTube channel!

  16. comment
    Comment #25655452

    this would be of interest for me too

  17. story
    Ask HN: Are there free APIs for Financial trading?

    I'm looking for free APIs for Financial Trading or simply to track Markets (currency exchange, ETFs, Funds, Gold value). Is it something publicly available or are they all bounded …

  18. comment
    Comment #25427321

    Happy to see the Dubsmash founders take a huge deal, they've started pretty small back then! They are the real winners from the deal

  19. comment
    Comment #25372173

    now don't set any CentOS Machine anymore too: it is becoming rolling release as ArchLinux!

  20. comment
    Comment #25343274

    but do you want to play at 720p on a Retina monitor? Seriously?

  21. comment
    Comment #25330843

    I see "buy or rent" label, only trailers are free

  22. comment
    Comment #25330001

    there's something like this https://www.greengeeks.com too

  23. comment
    Comment #25329354

    buy a WordPress hosting service

  24. comment
    Comment #25289851

    I'm not convinced that it was because of poor timing, but just because of bad App environment. Look what's doing Huawei lately: kicked out of Google Services, it's a well establish…

  25. comment
    Comment #25286375

    What about Cloud Environment? Do you know that writing code efficiently can also save money for the company? If you try to write code that burns bandwidth or CPU cycles without eve…