Viewing profile — jtcasper
jtcasper
HN member- Joined
- Sun, Apr 05, 2020, 7:52 PM UTC
- HN karma
- 29
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jtcasper
No profile information was provided.
Recent public activity
- story
-
comment
Comment #38252577
The element with a text input field is an HTML native typeahead, which works great with SSR or you could wire up the datalist client side with an XHR creating the datalist. You may…
-
comment
Comment #31645330
My Solokey is hackable and firmware available under Apache/MIT ( https://github.com/solokeys/solo1 ). Unfortunately the easiest way to "export" is likely to rely on the RP, as if t…
-
comment
Comment #31645051
FIDO2/WebAuthn don't have anything to do with user management from an application architecture perspective. They leave all the work of combining the attestation credentials and you…
-
comment
Comment #30226567
I think we found out about it in October or November from a pre-release Chromium Edge user? I definitely was surprised to see as short a turnaround as 5-6 months, and if you're onl…
-
comment
Comment #30226521
I just migrated our auth service for my employer and wrote up a guide on what I think you need to know and should do if you're going through it. I think it was overall incredibly s…
- story
-
comment
Comment #22788159
Why bother writing a webserver when you can have systemd BE the webserver? I use the SQLite database as a standin for something heavy like Kafka, because I need to guarantee all me…
- story