Recent content by Mike Fara

  1. Mike Fara

    Should XenForo use AVIF images down the road?

    Format Compression Efficiency Encoding Speed Decode Speed Transparency Color Depth / HDR Common Artifacts File Size Issues Compatibility Key Limitations AVIF Excellent (Best) Slow Moderate Yes 10/12-bit, HDR Banding (if mis-tuned), edge artifacts Very small Mostly modern browsers High CPU...
  2. Mike Fara

    Should XenForo use AVIF images down the road?

    "AVIF is objectively more efficient. At the same visual quality, it often produces files 30–50% smaller than WebP"
  3. Mike Fara

    IndexNow error: [429]

    The 429 response comes directly from IndexNow and is just a rate limiting notice, which means the service itself is temporarily throttling requests. The “10,000 URLs per day” mentioned in the documentation refers to a daily quota, but a 429 error is usually triggered by short-term rate limits...
  4. Mike Fara

    Try out the XenForo 2.3.8 Preview!

    This is a bug in XenForo 2.3.8 Preview. The issue is on line 61 of WebhookSend.php: $webhook->criteria[$this->data['content_type']], The code assumes $webhook->criteria has a key for every content type (like "post"), but if the webhook was created before this criteria feature existed (or the...
  5. Mike Fara

    XF 2.3 MySQL process Q

    RLIKE forces a full table scan, use LIKE instead
  6. Mike Fara

    Lack of interest Suggestions for webhooks

    Is there a way to turn off webhooks for specific forums? Lack of interest??
  7. Mike Fara

    XF 2.2 Extended Markdown Support

    I'm looking into making sure that it could be used in a multi-user scenario that doesn't blow up someones website. It only works right now for one user. Seeing as XenForo is coming out soon, I have no reason to continue working on that... for now.
  8. Mike Fara

    XF 2.3 AI agents

    I've been using Claude Code and it is astounding
  9. Mike Fara

    Session Validator for Cloudflare [Deleted]

    This resource has been removed and is no longer available.
  10. Mike Fara

    Session Validator for Cloudflare [Deleted]

    There is an issue with this version with the prepare statement and changes are coming in XF 2.4... standby
  11. Mike Fara

    Session Validator for Cloudflare [Deleted]

    Mike Fara updated Session Validator for Cloudflare with a new update entry: Bug fixes Read the rest of this update entry...
  12. Mike Fara

    Session Validator for Cloudflare [Deleted]

    Mike Fara submitted a new resource: Session Validator for Cloudflare - Validates XenForo sessions and adds verification headers for Cloudflare WAF rules to distinguish bet Read more about this resource...
  13. Mike Fara

    REST API Extension Kit

    Wondering if this can be used to expose moderation endpoint. Oddly you can delete stuff but not put it in moderation?
  14. Mike Fara

    Any news about Xenforo 3.0, can we expect modern forum?

    This is one of the greatest pieces of software ever made and still maintained fairly and priced fairly by the devs. But it requires a time commitment and manpower and budgeting that we don't have access to. If it takes more time, it takes more time.
  15. Mike Fara

    Any news about Xenforo 3.0, can we expect modern forum?

    I saw this was rated down, but it is at an alarming rate of achievement how quickly this technology is advancing. One must wonder what takes place when it tries to abridge, append, or prepend its system instructions.
Back
Top Bottom