kall
No user record in our sample, but kall has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but kall has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I have had good success with using xcodegen and only a project.yml checked in. Claude can get tripped up on managing the xcode project xml. However, before that, i set up a blank project in xcode, used the xcode github…
It is confusing because between all the different levels of being static or server side rendered or client side rendered, next.js can pretty much do (and potentially mix) them all, right? I'm quite confused on _why_…
Aside from the points below, it's implemented in Safari IIRC?
Keyboard Maestro should do that handily.
Two options: a reverse proxy or you serve both from the same system. For reverse proxy you can go the old and trusted route with e.g. Nginx, go fully managed with something like external rewrites on Vercel, or even hack…
You can also just hop on, without any planning, in Germany anyway, and the price will only be expensive, not outrageous. An ICE is no different than a bus in this regard. A flight is a totally different story, probably…
I don't know of another way that reaches the same security model as secure httpOnly cookies, which are the recommended way to do session cookies.
I'm pretty sure what they are looking for is that something like a Link that takes a route name and a params object that are both typed.
I guess it's a matter of anecdotes. I certainly don't have enough data (one + a half apps with countless updates) to make any serious claims. For us google has been more trouble, but I've heard other bad stories about…
Google would just tell you that your app metadata does not comply with the Play Store terms of service and let you figure it out by trial and error.
Yeah, I've found App Store rejections to be harsh (functionality is not useful? ok) or restrictive, but always parseable. I even successfully asked the reviewer if a certain change would remedy the issue, they said yes,…
It's great, but I wish there was some more interesting stuff you could do with the results of that query, other than show an outline or table. The inline programmability of DataView and the Grid views etc are pretty…
OmniOutliner has had some kind of formulas for a very long time, however they work like an actual spreadsheet, where each outline row can have additional number and formula columns. I don't think it's all that useful,…
This is an impressively well stripped down app. It's all I ever wanted from OmniOutliner (remember when it shipped with OS X?). Unfortunately, I've been drawn in by the linking functionality in Roam/Logseq and cannot go…
Opipramol is a weird one. It's among the most prescribed anti-depressants in Germany (and other European countries), yet apparently non existent in the US.
Monolith + a database, that's always implied, isn't it? How you make the database connection work with serverless connection requirements seems like a minor issue. I haven't used it but it seems like next + prisma (+…
Isn't an average next app pretty much a monolith? It gets split into lambdas when you deploy it, but the development experience feels monolithic to me. If I want to use some function, I often just import it and call it…
Another moat they have is the number of data center locations.
I am as obsessed with sub 100ms responses as the people at fly.io, so I think the one writer and many, many readers architecture is smart and fits quite a few applications. When litestream adds actual replication it…
Well, Heroku Postgres is more "managed" than fly who basically just hands you some nice tooling to do it your self. I don't think they set up backup for you. For me personally, Point-In-Time recovery is maybe the most…
Heroku is the classic free db (and free app hosting). Fly.io is an alternative that also gives you both. On heroku you can create a bunch of free small DBs and apps, and on fly it's 3 services (container or db node) per…
Looks great. I would love to see some development tooling (if it's license allows), that I'm currently considering self hosting: Posthog, Sentry and Jitsu (aka EventNative). If Sentry setup is too insane maybe…
I too wish hasura supported query caching in OSS. Not sure if you need to rewrite exactly, though. You could put something like GraphCDN in front of it or write your own cache layer that works similar to GraphCDN.
What browser does that? Don't they usually stay on the same page while it loads and then switch right to the nw one?
Congratulations to Tailscale. Imagine how many times you can migrate to a new novel database architecture with that kind of money.