HN user

nbevans

584 karma
Posts11
Comments608
View on HN
Stop Using JWTs 1 month ago

JWT inside of a cookie is fine. This gist is unnecessarily pedantic and seems oblivious to the fact that 99% of JWT impls are indeed just stuffing it inside a cookie.

But yes, short life times with frequent renewals is necessary; that's obvious though. And same applies to any other auth tech.

The Barbican 1 year ago

6k is pretty typical for any premium apartments in London. That's actually pretty cheap for that location.

Firebase Studio 1 year ago

I love the Java code sample:

```

// It works, but we have no idea how to send an HTTP request in java.

// If you do, send us a nice example to support@errortexts.com.

// You just need to POST JSON with the keys `api_key` and optionally `message`.

```

That's brilliant. But it does make me wonder why the LLM couldn't have provided you a suitable Java code example?

Yes it caches pages in memory. The cache size is configurable via a PRAGMA.

Postgres / MSSQL / all RDBMS is slow because of network I/O.

SQLite: Wal2 Mode 3 years ago

There is a .shm (shared memory) file that all SQLite connections to the database would use to determine which page ranges are in the WAL versus main DB file. So that overhead already exists when WAL is enabled.

It's possible to use Google Street View (or at least, panorama photographs that have been shared with Google) in some locations of the Disney parks and for some reason none of the faces have been blurred. However everyone looks thoroughly miserable in these photos. I wonder if it's because of the amount of walking involved, or if its because they've realised they essentially got scammed out of thousands of dollars for a multi-week holiday in hell?