Viewing profile — rapphil
rapphil
HN member- Joined
- Sun, Apr 13, 2014, 3:12 AM UTC
- HN karma
- 64
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About rapphil
No profile information was provided.
Recent public activity
-
comment
Comment #43411200
I avoid even connection flights going through the US.
-
comment
Comment #42282312
There is also Cortex metrics, from which Mimir was forked from
-
comment
Comment #36888641
Nothing that a bit is spice melange does not solve
-
comment
Comment #34775144
They need to not ask to use a Microsoft account to use Bing with chatgpt.
-
comment
Comment #33160075
I switched to drinking sparkling water.
-
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…
-
comment
Comment #32260226
And I hate chrome.
-
comment
Comment #31616522
Someone is using recursion in the code again
-
comment
Comment #31381903
Redhat
-
comment
Comment #28442071
Nomad ftw
- comment
-
comment
Comment #22845674
Wuhan is a city, not a state.
-
comment
Comment #22661473
If this was true, other countries in Europe would have started showing cases earlier.
-
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?
-
comment
Comment #22605647
This behavior reminds me of what happened with the Chernobyl power plant.
-
comment
Comment #22401903
But marketing can help the dev team focus on the core functionalities that the customer really want.
-
comment
Comment #22392577
The takeaway is that you are responsible for your career. Not the company.
-
comment
Comment #21990438
Why do they get offended that you are consolidating knowledge?
-
comment
Comment #21963597
This presentation will answer all your questions. https://youtu.be/0cLIhoXjgDE I love Postgres.
-
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…
-
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…
-
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.
-
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).
-
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…
-
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…