Joel Hernández
Joel Hernández
Right now we serve all images under the same quality, 100% but with a resize of 1024px, we should create several other sizes with different percentages of quality. Perhaps high...
Today we had a queue of 500+ jobs not being processed by rq workers. The second machine was running a couple worker processes. ``` root 1104 0.0 1.9 395228 77472...
From Bárður on Slack > Hi @Joel. Do you know about Gmail's "dots don't matter" functionality? > Basically [email protected] and [email protected] is the same email address > This means that...
We have to create 3 distinctions. Members, founders and supporters where supporters are the ones who have paid for Okuna Gold. Both founders and supporters will have the same features,...
The ability to add multiple images to a post. Atm the PostImage is a OneToOne relationship with post. This has to change to a ForeignKey, therefore migrations need to happen...
Because when someone @mentions you in a comment in a place where you would get a comment notification already, we don't send an extra mention notification, it can be the...
Commuity posts are not shown on people's profiles. We need to make it "enable-able".
Would be nice to be able to preview links posted in a post. This implies detecting theres a link on a given post and fetching its metadata. We can do...
When re-deploying, the rq-workers are not restarting. If the new code assumes changes on the rq worker scripts, it will fail as the workers are still operating on old release...
As planned and shown in our early protoypes, a burner post can be configured to expire in hours, days or weeks with a slider in across the 3 options. When...