Live data from Hacker News

Viewing profile — rapphil

rapphil

HN member
Joined
Sun, Apr 13, 2014, 3:12 AM UTC
HN karma
64
Public activity
37 items

About rapphil

No profile information was provided.

Recent public activity

  1. comment
    Comment #43411200

    I avoid even connection flights going through the US.

  2. comment
    Comment #42282312

    There is also Cortex metrics, from which Mimir was forked from

  3. comment
    Comment #36888641

    Nothing that a bit is spice melange does not solve

  4. comment
    Comment #34775144

    They need to not ask to use a Microsoft account to use Bing with chatgpt.

  5. comment
    Comment #33160075

    I switched to drinking sparkling water.

  6. story
    Ask HN: When it is safe to use weak random number generators?

    Hi I could not find any definitive material about this topic, but when is it safe to use weak random number generators? I would say: * Generating random passwords - no * Generating…

  7. comment
    Comment #32260226

    And I hate chrome.

  8. comment
    Comment #31616522

    Someone is using recursion in the code again

  9. comment
  10. comment
    Comment #28442071

    Nomad ftw

  11. comment
  12. comment
    Comment #22845674

    Wuhan is a city, not a state.

  13. comment
    Comment #22661473

    If this was true, other countries in Europe would have started showing cases earlier.

  14. comment
    Comment #22661430

    I was discussing this with my wife today. But we are assuming that the supply will stop, right? Will it really stop though?

  15. comment
    Comment #22605647

    This behavior reminds me of what happened with the Chernobyl power plant.

  16. comment
    Comment #22401903

    But marketing can help the dev team focus on the core functionalities that the customer really want.

  17. comment
    Comment #22392577

    The takeaway is that you are responsible for your career. Not the company.

  18. comment
    Comment #21990438

    Why do they get offended that you are consolidating knowledge?

  19. comment
    Comment #21963597

    This presentation will answer all your questions. https://youtu.be/0cLIhoXjgDE I love Postgres.

  20. comment
    Comment #21471102

    Have you checked if you are using the correct settings in order to extract the max from your hardware? https://pgtune.leopard.in.ua/#/ Are you monitoring your machine to check if i…

  21. story
    Ask HN: How do you implement security in your services /products?

    Security is a quality that is hard to measure in my opinion. Is using good standards and industry standard tools enough to prevent bad actors to exploit your system? Oauth2, hashed…

  22. comment
    Comment #20809922

    In the past I did this: http://eudyptula-challenge.org/ Not sure if they are accepting new applicants, but you can try. Also, you can try to find the assignments online.

  23. comment
    Comment #20809900

    I've been waking up early (6AM) to learn Golang and Clojure. I't has been refreshing and I even fell more productive at work. (I work with Python most of the time).

  24. story
    Ask HN:Opinions on Hashicorp Nomad vs. Kubernetes?

    I love Hashicorp products/tools. They are simple and intuitive to use/configure and they do one thing very well. I love the fact that each product is usually a single binary that i…

  25. story
    Ask HN: Is GraphQL still relevant?

    - Is it still relevant? - How is the adoption of GraphQL compared to REST APIs? - What popular services are providing a GraphQL endpoint? - When would you use It aside from the cas…