Viewing profile — phumberdroz
phumberdroz
HN member- Joined
- Tue, Jul 23, 2019, 9:00 AM UTC
- HN karma
- 10
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About phumberdroz
No profile information was provided.
Recent public activity
-
comment
Comment #40568075
Location: Europe / Portugal Remote: Yes -> but happy to travel from time to time Willing to relocate: no Technologies: Golang, PostgreSQL, Redis, kafka, k8s, terraform, aws, azure …
-
comment
Comment #39784776
> - Can't tab cycle through minimized windows > - Windowing system sucks compared to Windows Checkout: https://github.com/lwouis/alt-tab-macos solved most of my pains with it.
-
comment
Comment #37728911
Never typed a 2FA code from the phone to the computer? Just copying them on the iPhone and pasting them on the mac is super convenient.
-
comment
Comment #37521110
I had issues as well and reached out to their support they provided me with detailed graphs of the battery usage over time and when the cat was in the wifi zone where it does seem …
-
comment
Comment #37521072
We are using tractive for our cat. He is fairly active and the battery last around 2 days. Not awesome but also not that bad for the increased comfort that we know where he is. Wit…
-
comment
Comment #34533222
Do you have a link to that study would like to share that with someone.
-
comment
Comment #27919607
The best time I had so far was with dockertest[0] in go it allows you to spin up containers as part of your test suite which then allows you to test against them. So we have one go…
-
comment
Comment #27737353
That is a good question and I think you should be. After all you are still the Person that writes and produces the code just with the help of a tool. Similar to a lockpick. (I hope…
-
comment
Comment #27737340
I think it would be more like a friend telling you to take the bike or saying it is his bike and you can take it for a ride. But yes I get your point but I also believe people stil…
-
comment
Comment #27736818
The only time I would think this is a valid security issue if those were tokens that were previously not public. But that should not be the case right?
-
comment
Comment #27487327
do you have a more detailed example on how this could look like?
-
comment
Comment #26866460
Check this twitter thread out. https://twitter.com/jmgosney/status/714599256410054657
-
comment
Comment #26412799
Keycloak has a couple of things than can go wrong with multi tenancy especially if you consider using one keycloak realm for each customer after 100 realms keycloak can just become…