Viewing profile — uzyn
uzyn
HN member- Joined
- Tue, Dec 14, 2010, 5:57 AM UTC
- HN karma
- 310
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About uzyn
Recent public activity
- story
-
comment
Comment #48887054
Author's EHTML "framework" reminds me of HTMX. https://e-html.org/html/vs-others.html misses comparison with HTMX. Curious on the similarities and differences.
- story
- story
-
comment
Comment #48682050
The site has a hidden webauthn trigger[1], an anti-pattern that automatically logs user in via passkey if it exists. A better approach, IMO, would be requiring user to click "log i…
- story
-
comment
Comment #48534502
[dead]
-
comment
Comment #48201797
The security issue aside, seeing more companies push announcements like these on X as the only official source is a trend I'm not sure I like. I can understand the rationale, this …
-
comment
Comment #48134720
Hi HN, author here. AIMX is a self-hosted, open-source mail server for AI agents. MCP over stdio for mailbox and mail management, OS-based auth, mail stored as Markdown on disk. Ro…
- story
-
comment
Comment #47687965
This is so sick! Revision faded out the credits part, which is still really cool on its own. The full version (10m 16s) can be viewed at https://www.youtube.com/watch?v=2AnbYNudAyM…
-
comment
Comment #47361298
It seems our fingers have gotten thinner, or more skillful at tapping at relatively tinier buttons now. Look at how huge those buttons are. I am aware screen size has increased tre…
- comment
-
comment
Comment #45423094
Impressive! Feels really responsive. I feel the controls are a little unusual though: WASD corresponds to actual map orientation rather than to where the character is facing. I fin…
-
comment
Comment #44145599
If C uses it without the knowledge of the original owner (A or B). With proper signCount check, C would have to increment it at its end; A or B would not have known. When A logs in…
-
comment
Comment #44137298
Same reason how signCount is useful in a non-shared passkey. Yubikeys are not supposed to be cloneable afaik, but this helps to detect if somehow it got done. Also, why not.
-
comment
Comment #44135541
You made a good point, esp. if your passkey vault is comprosed, e.g. Apple iCloud's credentials are leaked. signCount, incremented or not, would not help here in informing you of y…
- story
- story
-
comment
Comment #43810323
Loved the site and the companion book. Borrowed it at my local library and kept renewing it. Taught me CSS, coming out of hacking CSS with all the weird tricks at that time, and ma…
-
comment
Comment #43619854
It's the other way around. HTMX is not suitable for client-side scripting heavy app like SPA. It's more for "traditional" AJAX-style web app.
-
comment
Comment #43450449
Fair point. I wouldn't say it's by a lot because I am getting quite good results with ChatGPT's models too. A part of it could also just be confirmation bias too.
-
comment
Comment #43450431
In-game sniper that you have to aim inches above the head is just not as fun, especially for an extremely fast-paced game like Unreal Tournament.
-
comment
Comment #43430766
Surprised that Claude (the app, not model) not only has done well for so long, but has somewhat consistently clinched the top spot in coding, all without a feature that is consider…
-
comment
Comment #42836170
Impressive. Would Apple be able to simply block non-Apple usage of Find My network usage simply by refusing to relay non-Apple BLE ID?