Bill Seremetis
Bill Seremetis
I have combined taskwarrior with redmine, so on cron it gets issues assigned to me and brings them to my terminal, with a link to redmine like this: ``` (bw)Is#5547...
Thanks for the repo, it contains a lot of useful information about these fancy audio cubes With a bit of tinkering it would allow to use the cube for custom...
I am logged in my debian system as my personal user, configured a VPN on network manager over the gui and tried to connect. I can see in the log...
I am trying to use BOA as a hosting environment for a [drupal localize server](http://dgo.to/l10n_server). On cron, the server creates the .PO files of the translation and I can see...
This line https://github.com/omega8cc/boa/blob/0960f23318d1a76aeb746d50ae5dc73419dc827d/docs/HINTS.txt#L23 points to broken links. The `nginx_modern_include` exists no more. https://github.com/omega8cc/boa/blob/master/aegir/conf/nginx_compact_include.conf exists however.
I am having a very strange issue with BOA (head): When I add a composer based platform from Aegir all is fine, the resulting platform has *no* dev dependencies. When...
This is a follow up of #1362 Upon adding `solr_integration_module = search_api_solr` in `modules/boa_site_control.ini` like this: ``` [system_control] solr_integration_module = search_api_solr ;solr_update_config = NO ;solr_custom_config = NO ;sql_conversion_mode = NO...
It seems that `divide-s` doesn't work if prefixed with a screen, like `md:divide-s`. At the moment I had to use a custom solution: ```css .rtl-md-divide > * + *{ @screen...
Is there any way to change the color of the controls (play, pause, text of currently playing song and separator line) from black to something else? Thanks
It would be nice to document that `bsdtar` is required in order for starterkits to be installed.