-
Hi, I followed the update manual https://github.com/Platoniq/decidim-install/blob/master/decidim-update.md but I am not sure if it's the same procedure with elasticbeanstalk ? I am new with ruby on ra…
-
At the end of VE, all factors are multiplied together and everything is eliminated but the target. When you have a disconnected model though, you end up with an empty factor that could potentially be …
-
Working with Alex Ihler and Rina Dechter, we've come up with a new way to do sampling of continuous elements for factored algorithms. Previously we would take N samples from the prior of each continuo…
-
Add corpus based on (part of) [Gallica](https://api.bnf.fr/fr/api-document-de-gallica)
-
Hi,
Firstly, thanks for the great tool, it's very helpful in choosing the cutoff parameters for DADA2.
I have a dataset which was very deeply sequenced and as far as I can tell the reads are no…
-
I first ran this
```
$ theine_set_ruby /Users/anoop/.rbenv/versions/jruby-9.0.3.0/bin/ruby
Set theine to run using /Users/anoop/.rbenv/versions/jruby-9.0.3.0/bin/ruby.
```
But shockingly I am gettin…
-
Original Gemfile:
``` Ruby
source 'http://rubygems.org'
gem 'rails', '4.0.1'
# Use mysql as the database for Active Record
gem 'mysql2'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 4.0.0'
# …
-
I naively tried the "sign in with GitHub" button and got a 404 error.
If there are configuration steps, it might be nice to mention them.
-
**fixes / improvements**
- [ ] documentation (Devise customizations, Stripe billing sync, admin panel, Turbo)
- [ ] rip out Rubocop in exchange for Rails 7.2's native Rubocop
- [ ] move + expand …
-
- [x] Implement backend songs CRUD
- [x] Host image and audio files
Implement frontend songs views:
- [x] SongsIndex
- [x] SongsForm
- [x] Display all songs on "/" (stream) page
- [x] Style …