bakape

Results 98 comments of bakape

Was caused by cache listener failing on postgres restart.

Need to test, if the new pgx driver has not already solved it.

Depends on https://github.com/bakape/pg_util/issues/1

Need to assert all calls to Listen handle connection loss and invalidate their current state.

This is a big enough addition to postpone till v7, unless somebody else wants to do it.

Fuck Google and their mobile-first retardation. Possible solutions: a) Our own non-shit-ass-fuck-looking player with JS-backed SVG buttons b) Shadow-DOM styling (did not work last time I tried)

I know. It's and inherent problem in the feed synchronization protocol and not trivial to solve. v7 has this fixed. On Tue, 5 May 2020 at 02:29, fixitdagnabbit wrote: >...

Use go install, as the help text suggests. On Mon, 15 Aug 2022, 17:00 Barrett Kepler, ***@***.***> wrote: > > [stage-0 12/34] RUN go get -u github.com/valyala/quicktemplate github.com/rakyll/statik github.com/valyala/quicktemplate/qtc: >...

thread descriptor: ``` { id: u64, tags: Vec, post_count: u32, subject: String, } ``` - [ ] On thread creation, send thread descriptor to all clients globally - [ ]...