Email or username:

Password:

Forgot your password?
3,294 posts total
Eugen Rochko

@BrauchC Ein Klick auf den Kreis neben einer Antwort bei Erstellung einer Umfrage lässt mehrere Antworten wählen lassen

Eugen Rochko

It's a rhetorical question it's just tip of the day or whatever

Eugen Rochko

Did you know that you can create multiple choice polls in Mastodon by clicking on the circles next to options (turning them to squares) when drafting the poll?

Eugen Rochko

@lyon Finally someone recognized the reference

Joshua Hastings

@Gargron I have been thinking about implementing one for a community organization. However I’m scared it may be to complex. Suggestions?

Eugen Rochko

So Gab has decided that their own code that they spent $5M of investor money developing is so unsalvageably bad that they're going to use Mastodon's code instead, with the added bonus of leeching off of our apps (with Gab apps being banned from app stores)

This is an early warning to fellow admins to be vigilant and domain-block them on sight, when/if they appear (unconfirmed whether they intend to federate), and to app devs to consider if blocking Gab's domains from their app is necessary.

Alex Esc.

@Gargron Why didn't no one thought of that before ! /s

ElfLord

@Gargron What I wouldn't do to peak into your email and see all the weird shit people probably say to you all day. I imagine it's businesses trying to get you to do free work for them. Or maybe it's a single person asking you to fix their iphone.

mmu_man

@Gargron The uploader has not made this video available in your country. 😞

Eugen Rochko

Does anyone know if statement_timeout works with pgBouncer in transaction pooling mode?

ljdmello

@Gargron We tried setting the statement_timeout via the database.yml config. It did not work with pg_bouncer. I looked into the rails code (github.com/rails/rails/blob/v5), and that seems to call SET SESSION ..
Reading the feature map on pgbouncer.org/features.html, that will not work when using transaction pooling mode.

Go Up