Dima Krasner

Results 220 comments of Dima Krasner

I see, there's some JavaScript magic going on that replaces the punycode representation you're using to @mention someone with the Unicode representation. Need to think about this, because this behavior...

I wonder if OpenBSD has these warnings too 🤔

This could be a false positive, maybe GCC doesn't understand that the free() is conditional: ``` int shf_snprintf(char *buf, int bsize, const char *fmt, ...) { [...] shf_sopen(buf, bsize, SHF_WR,...

> and gcc-i686-linux-gnu added to gcc-multilib already depends on it

Why `i686-linux-gcc` and not `gcc -m32`?

Let me guess, it's the Lagrange thing of adding a trailing /

There's only one page with the title "My Feed" and that's /users. Did you open the same page twice, in two tabs? What you mean by "H1 tag"?

I'll think what I can do about this, I've been thinking about using templates for the page layout to make the "UI" customizable to some degree, but I'm still not...

PeerTube is among the ActivityPub implementations that can randomly send an object instead of a string, an object instead of an array of objects and so on. This JS mindset...

> enable multiuser puppy To make that happen you'll need to many **so many** changes in other places first, like fixing many Puppy scripts and packages so they don't assume...