Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
uncleyo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
uncleyo
3y ago
If this is supposed to be used in production as open source, then I am a little surprised that it's under AGPL 3.0, especially given there's no mention of commercial version.
2.
▲
by
uncleyo
5y ago
I wonder if JS could benefit from a system similar to Rust editions ( https://doc.rust-lang.org/edition-guide/introduction.html ). Requiring assertion like "This code was written in 2021, no MooTools here" seem
3.
▲
by
uncleyo
5y ago
It just never really worked well for me in a multi-monitor setup with two screens and a docking station... Now, Windows itself is quite terrible with this and often moves windows between screens for no reason. For example, when primary scre
4.
▲
by
uncleyo
5y ago
Had been literally doing this first as a "poor man's" quake mode since moving away from ConEmu - pretty soon realised it was just enough for me. So I'd rather they find an elegant solution to UAC elevation.
5.
▲
by
uncleyo
10y ago
I understand that. Problem is that I can "steal" other dev's app client_id and use in my app. So it seems impossible to use such client_id for auditing/evidence. With a web client I cannot do that since I don't own
6.
▲
by
uncleyo
10y ago
Yeah, thinking about the same. But then I saw the OP mentioned somewhere in the comments below that he's only thinking about server to server scenario (2LO/client credentials), so its those comments above discussing fake login UIs
7.
▲
by
uncleyo
10y ago
I completely agree with everything you said and know a bit about OIDC too, but since I'm far from mobile/3rd party apps development, there is one thing I don't understand: client credentials (confidential client) in case of m