Paul Bohm

Results 4 issues of Paul Bohm

``` var now = new Date(); var expires_time = parseInt(facebook_cookie['expires'], 10) * 1000; if (now.getTime() < expires_time) { /* * The token is expired. */ cb(); return ; } ```...

people whose location is "United States" all are in Kansas

bug
help wanted
small world 🌎

Implements config-based ATTACH API with explicit attach()/detach() methods. This supersedes #327 and implements the config-based approach suggested by maintainers in the previous PR discussion. ## Changes ### Core API (libsql-core)...

**Bug Description** > ❯ hello > ✻ Swooping… (ctrl+c to interrupt · 3m 6s · ↑ 0 tokens) claude code stopped working this morning (european/CET time) **Environment Info** - Platform:...

bug
has repro
platform:macos
area:tui
area:api