Viewing profile — loginatnine
loginatnine
HN member- Joined
- Sat, Mar 02, 2013, 3:57 PM UTC
- HN karma
- 237
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About loginatnine
No profile information was provided.
Recent public activity
-
comment
Comment #48102961
https://github.com/opensearch-project/opensearch-js/issues/1... The worm is spreading...
-
comment
Comment #46295214
At our company, it's ~35k USD increase annually. This is not negligeable.
-
comment
Comment #46080283
Send them a request to have Trusted publishers support at central-support (at) sonatype.com I did that a couple of weeks ago and received an acknowledgment "Another request on Trus…
-
comment
Comment #45270505
That's a feature of stepsecurity though, it's not built-in.
-
comment
Comment #44605857
We've been having timeouts, 504, 500 for about 30 minutes now on our "Login with Google" feature.
-
comment
Comment #44583287
It's definitely DSQL with the multi-region active active feature[1]. [1] https://aws.amazon.com/rds/aurora/dsql/features/#topic-1
-
comment
Comment #44224228
You calculated based on a 0.99$ purchase price though, at 2.99$ it's 4825 purchases to break even.
-
comment
Comment #44110000
For me it's RO views.
-
comment
Comment #44109749
Views and foreign keys!
-
comment
Comment #43928539
This is good, just bear in mind that if you put the hash of an external composite action and that action pulls on another one without a hash, you're still vulnerable on that transi…
-
comment
Comment #43803562
This week, Hydro-Québec, the nationalized company that provide electricity to residents of the province, has announced a major investment program to reduce electricity usage by usi…
-
comment
Comment #43489107
Unless the object is immutable, like String, Integer, Long, ImmutableCollections, etc. Or your own immutable objects.
-
comment
Comment #42787954
It's inspired by it. It's mentioned here[1]. [1] https://jreleaser.org/guide/latest/index.html#_acknowledgmen...
-
comment
Comment #42700967
I've been working with an app that uses Google to login for the past 10 years, and I've had problems with sub changing when these situations happened : - Domain change - Company be…
-
comment
Comment #42700830
At my current company, if an employee leave and come back, they'll keep the same OID in Entra but they'll get a new `sub` in Google workspace. We had to put in place a process to b…
-
comment
Comment #42700760
I really don't understand here, the proper way to use Google's OpenID implementation to authenticate someone is to use the `sub` claim. Don't use the email, don't verify it yoursel…
-
comment
Comment #39640472
Interesting, thanks for the additional info.
-
comment
Comment #39634530
It's called a fragment FYI!
-
comment
Comment #39628726
Good find! I've dug a bit and the extension, at least for now, does not send any metadata associated to your browser[1], only a comma separated list of extension IDs. Of course the…
-
comment
Comment #37962648
It's now called Entra ID btw.
-
comment
Comment #37836984
As a Spring power user, you sound like you're ranting against something you don't/didn't understand.
-
comment
Comment #37767815
There's a lot of options you can put on each breakpoint in IntelliJ, every developer should know about them. Right click on the breakpoint and click the "More" link. Using "Run to …
-
comment
Comment #37767663
I understand they are remote debugging flags of the agent, but is this somehow different than IntelliJ features: - Pause button (onjcmd=y) - Java Exception Breakpoints with caught/…
-
comment
Comment #37645359
I understand your desire to build out an "ecosystem" of app and everything, however, I'd really like an option to go fully on my own and skip your iOS/android app. Is it something …
-
comment
Comment #37643703
+1 I use BW for my personal use with my SO and 1P at work. I hit some errors in 1P that were crypting, stuff like "Failed to add this record" with no details, no help button, I had…