Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davidkhess
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
davidkhess
5mo ago
I think that's coming regardless. AI just might be the perfect storm to bring the timeline in considerably.
2.
▲
by
davidkhess
6mo ago
One way it works is if you think of cognitive debt as the "house". As in "the house always wins".
3.
▲
by
davidkhess
9mo ago
Should probably mention that Guido ended up on the team working on a pretty credible JIT effort. Though Microsoft subsequently threw a wrench in it with layoffs. Not sure the status now.
4.
▲
by
davidkhess
9mo ago
Xonsh is perfect for this: https://xon.sh
5.
▲
by
davidkhess
4y ago
Last time I looked at SQRL, it had an unfixable man-in-the-middle problem. Though, general acceptance of QR Codes does seem to have finally taken off.
6.
▲
by
davidkhess
4y ago
Yes, these will be stored in cloud storage like iCloud Keychain. But I can go into my iCloud Keychain and delete individual passkeys - or I may have only one Apple device and then lose it. Or some malware clears out all of my iCloud Keychai
7.
▲
by
davidkhess
4y ago
Normal usage would require a reauthentication - i.e. FaceId or TouchId - to produce the passkey.
8.
▲
by
davidkhess
4y ago
I think this is really great news and am glad to see FIDO move forward as I think it greatly increases account security. One aspect of FIDO that could still be troublesome is account recovery in case of inadvertent loss of passkey. OOB reco
9.
▲
by
davidkhess
5y ago
Not that this validates the claim, but this was a pretty influential post by the author of Flask circa 2016: https://lucumr.pocoo.org/2016/10/30/i-dont-understand-asynci...
10.
▲
by
davidkhess
5y ago
Ditto. I started out on Twisted back in the day and stayed with it for 6 years all they way up until they introduced deferreds combined with yield/generators (the same technique which is the heart of today's asyncio). It was great
11.
▲
by
davidkhess
5y ago
You are jumping to mistaken conclusions based on one review, the motivations of which you don't know. I think cross-platform apps are commonly misapplied and really only make economic sense with the appropriate assumptions. Once a comp
12.
▲
by
davidkhess
5y ago
I built the initial version of this app for a startup: https://apps.apple.com/us/app/listeners-on-call/id1498666617... It has a very good UX designer and I've developed multiple commercial Qt/QML mo
13.
▲
by
davidkhess
5y ago
I find Qt/QML for cross-platform mobile applications to be a great solution. It uses the same basic architecture as Flutter – they both do not use native widgets and instead draw the entire UI on a blank graphics canvas. I think that a
14.
▲
by
davidkhess
5y ago
Not retired though - currently at Microsoft.
15.
▲
AlignPay
(alignpay.com)
2 points
by
davidkhess
5y ago
|
0 comments
16.
▲
by
davidkhess
5y ago
Not sure if it matches your use case or not, but I use sshfs with Sublime Text and it's just as good as local editing.
17.
▲
Skiff – keep your private documents private
(skiff.org)
3 points
by
davidkhess
5y ago
|
0 comments
18.
▲
by
davidkhess
5y ago
I would not underestimate the value of experience. And the older you get, the more of it you have a chance to acquire. I think the mistake most people make is to deliberately slow down as you get older. Never slow down and you'll keep
19.
▲
by
davidkhess
5y ago
Here's an approach I've used before successfully. It's not perfect but it's better than nothing. 1. Create your own root Certificate Authority. 2. Create a script using your favorite language and libraries that will crea
20.
▲
by
davidkhess
6y ago
I'm curious, when you refer to Qt, do you mean the QWidget application approach or QML? QML is much more like Flutter (but is indeed somewhat arcane to learn how to work with).
21.
▲
by
davidkhess
6y ago
My perspective is that Flutter is positioned dead on against Qt's QML. I develop mobile and desktop QML applications and this seems to be trying to be very competitive with it. Qt also has a WebAssembly build for QML apps on the web bu
22.
▲
by
davidkhess
6y ago
I developed a different take on this issue recently. It's not that technology could destroy us - it's that the amount of complexity we are continually building with technology will eventually outstrip the resources and intellect o
23.
▲
by
davidkhess
6y ago
What if the root cause is the ever increasing complexity that software is trying to manage? At all levels (legislature, management, bureaucrats, programming languages, developers, testers, users, subjects) we are creating more and more comp
24.
▲
Right Forge
(rightforge.com)
17 points
by
davidkhess
6y ago
|
19 comments
25.
▲
by
davidkhess
6y ago
Recounting my own experience w/ unpkg: They had an issue where they were responding with 302s redirecting to malicious adware: https://twitter.com/unpkg/status/852660203275276289 They promised a post-mortem w
26.
▲
by
davidkhess
7y ago
How does this compare to StackPath? https://www.stackpath.com
27.
▲
by
davidkhess
7y ago
This is impressive but I think it's interesting that Apple is seemingly jettisoning Auto Layout with the introduction of SwiftUI with Stacks and Alignments. Having worked with a lot of different layout and alignment systems, Auto Layou
28.
▲
by
davidkhess
7y ago
This submission was a misfire. Can a moderator please kill it?
29.
▲
by
davidkhess
7y ago
So, here's what I'm really curious about. Anybody know why they didn't use OAuth 2.0? Some of the bits of this API smell somewhat like OAuth, but this seems simpler and is handled mostly in the frontend (via an iframe I assum
30.
▲
Sign in with Apple JavaScript
(developer.apple.com)
2 points
by
davidkhess
7y ago
|
1 comments
More ›