Sandro Santilli
Sandro Santilli
Had you considered using existing search engines by exposing the public posts to crawlers ?
There's no trigger on the table: ``` lol_3_17=# \d bde_ext.adjustment_run Table "bde_ext.adjustment_run" Column | Type | Modifiers --------------------+-----------------------------+----------- id | integer | not null adm_id | integer | not null...
> I think it should be considered as non-versioned. How has that happen ? I drop cascaded the schema containing those tables, and later re-created them via schema loader. The...
doesn't this fail anyway by passing fake username/password fields ? I think it's a similar case to #258
Thank you @peterguirov - are you still using this tool ? @mikeshultz are you still maintaining this code ?
@daniele-athome is JDK version an obstacle ? See #31
It's useful to leave packaging to others, but it'd also be nice to be able to build a custom package for a development snapshot (for example).
> Solved for me by manually specifying bindings as follows. > > ``` > bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle > bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% >...
The problem also occurs with 4.1.2 ( here: https://stereodon.social/api/v2/instance ) It is very confusing for new users, and at least for [Tusky](https://github.com/tuskyapp/Tusky) which brings you to the website to authenticate...
@alejandrocobo could you also update the issue title to give more detail about the specific problem ? I came here as having trouble looking up remote accounts on really remote...