Viewing profile — stpn
stpn
HN member- Joined
- Thu, May 08, 2014, 10:54 PM UTC
- HN karma
- 504
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About stpn
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #44197675
(post author here) I was curious about this since it kind of makes sense, but I offer a few reasons why I think this isn't the case: - In the 10% noise case at least, the second de…
- story
-
story
Ask HN: How does the iOS Lyft app detect that I landed at the airport?
I have location services turned off while I’m not using the app and background app refresh turned off in iOS, but somehow Lyft still knows I’m at the airport and serves me a push n…
- story
- story
-
comment
Comment #42566067
If you revise this prompt to satisfy your pedantry, (at least) 4o still gets it wrong.
-
comment
Comment #42383394
I built a personal finance app ( https://tender.run ) in the style of mailbox (swiping, keyboard shortcut, inbox-based workflow for reviewing transactions). It's built on the autom…
- story
- story
-
comment
Comment #41347996
Originally this was a privacy angle - the data is primarily stored on your device, with backend storage that’s treated like backup and sync only. I had plans for e2ee that built on…
-
comment
Comment #41343221
Sort of relatedly, I’ve been fighting Safari bug for years that feels like it has to be related to dates in js. Safari’s saved credit card support works pretty well, but when I swi…
-
comment
Comment #41343192
I’ve been building a personal finance app that runs fully in the browser (using the automerge crdt and sqlite) for over a year now at https://tender.run . Recently I’ve been taking…
-
comment
Comment #41307791
It's sad to hear that the new app encrypts everything. A long time ago I worked on hacking airplay support for sonos speakers and it wouldn't have been possible without inspecting …
-
comment
Comment #41297842
As much as I've have cited, loved, and recommended sourcegraph (even going so far as to help run the open source version at a previous co), I never paid a cent for the product. I'm…
-
comment
Comment #41178354
Looks like Apple is in favor of the WebTransport spec, so it's just a matter of time: https://webkit.org/standards-positions/
-
comment
Comment #41104927
why would consumers who can afford to use credit cards with rewards switch to fednow payments? are there equivalents for chargebacks, fraud protection, and rewards percentage?
-
comment
Comment #41080137
What banks has this worked with for you? I just tried to do this with chase, capital one, and citi. The first two only let you pay up to 10% more than your balance (balance, not cr…
- story
-
comment
Comment #41016159
I’ve been working on a personal finance tracker that uses automerge as the primary backing store. One trick we’ve been pulling is tailing the automerge contents into a sqlite db in…
-
comment
Comment #40987587
Pretty neat! If notion folks are in this thread, what do you do about lack of SharedWorker in Android Chrome?
- story
-
comment
Comment #40725621
I run a personal finance app that's built as a PWA ( https://tender.run , my email is in my profile). I would say running as a PWA has been a mixed bag. There are quite a few missi…
-
comment
Comment #40654608
It doesn't seem like it will i.e. _delete_ your username/password, but the behavior is actually automatic without user prompt. See 1:10-ish[0] for the demo - I found this at least …