-
For the sentence "Blond caucasian male in black t-shirt and denim jeans wearing converse sneakers , sitting on a blue foldable chair , an orange box on his lap ." The results are:
It works w…
-
I'm starting sneakers(2.12.0) process like this:
```
CMD ["bundle", "exec", "rails", "sneakers:run"]
```
with this confiuration:
```ruby
Sneakers.configure(
amqp: RabbitClient::CONFIG.amq…
-
Sneakers currently does not allow to work on an already existing queue, without dealing with the exchange it belongs to first (thus the exchange will be either used if it does already exist or it will…
-
- [ ] clean code and architecture
- [ ] remove not necessary files ex: find_admin_controller.rb
- [ ] use application_controller for auth admin with jwt
- [ ] remove not necessary scrapper and use …
-
New (low poly) 3d character: "Dad Bot"
* Dad Bot evaluates dad jokes
* Dad Bot has a mustache and a beer belly
* Dad Bot is wearing a soft knit oversized sweater that says `Dad Bot`
* Dad Bot has …
kfarr updated
8 months ago
-
This is my website : https://otilem.com/product/genuine-calfskin-slip-on-sneakers/
-
I tend to name my projects with hyphens and the packages with underscores, like
```toml
[project]
name = 'my-package'
```
```
src
|- my_package
|- __init__.py
```
I don't think we s…
-
after max retry payload goes to error queue in an encrypted format, so we can't process it further form error queue by RabbitMQ UI
> `amqp: ENV['CLOUDAMQP_URL'],
> workers: 3,
> timeout_job_a…
-
See the discussion in https://github.com/jondot/sneakers/issues/103. There is no specific solution yet, it remains to be found.
Some things worth doing or at least considering:
* a concurrency …
-
as titled.
My problem was like #377, but I correctly import the modules needed as shown in the gulp ESM.
my gulpfile.mjs
```javascript
import gulp from "gulp";
import imagemin, {mozjpeg, op…