Search Content

Displaying 1 - 20 of 74

… functionality, we leveraged the easypattern , sugar , and node-schedule modules from npm, and borrowed a lot of the … the room state, in addition to keeping them in RAM using node-schedule. When Watney restarts, it reloads each future reminder into node-schedule. When reminders trigger, it updates the state …

… Rate Limiting an aggressive bot in Nginx Submitted by John Locke on Tue, 08/22/2023 - … 'limit_req_zone' directive: map $http_user_agent $limit_bot { default ""; ~*(Bytespider) $http_user_agent; } limit_req_zone $limit_bot zone=bots:10m rate=30r/m; ... I had to read up on the map and …

… -> develop -> release -> prod -> new development We have a bot in a chatroom that facilitates moving stuff through this … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment …

… up and try delivering again in an hour or so. Infected bot-nets don't bother. Greylisting has been extremely … spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents … spammy messages, and for mail that gets through, tag it with a SpamAssassin score so that mail delivery agents …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… much harder for viruses and automated tools to create vast bot-nets and the like. Here's a nice article describing why … much harder for viruses and automated tools to create vast bot-nets and the like. Here's a nice article describing why …

… and WordPress websites. At the center of it all is a chat bot we've written, named Watney. Watney gets input from all … smoothly, without interruption. Surrounding our core chat bot and deployment process are more typical operations … and WordPress websites. At the center of it all is a chat bot we've written, named Watney. Watney gets input from all …

… us to manage all our projects, and we have our own custom bot that integrates it with our build system/test runner, … test run on any of our sites can take 10 - 15 minutes. Our bot tells us in Matrix when the tests are complete, provides … more pass: I go back through the list in Matrix, where our bot kindly drops in the list of changes and whether or not it …

… scenarios. Handle nightly check warnings Our Matrix bot will alert us each night to sites that have … production. Finally, when all that looks good, we ask our bot to deploy to production. It grabs a snapshot of the … applies the configuration. On the next nightly check, our bot automatically does a fresh database copy from production …

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … is pushed, it passes the repository name, branch name, user who pushed it, and a couple other details into Jenkins. … unless there will be many minutes of entirely bad user experience...) Production tags and deployment We don't …

… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …

… is a change to make to the site, we do it on dev and our bots test it thoroughly before applying it to the live site. … we've even got minions who do our testing for us (read: bots). Our solution will evaluate your prod environment … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… to my comment Comment About text formats Filtered HTML Web page addresses and email addresses turn into links …

… Its name is Watney. Watney lives in Matrix . Watney is a bot I created about 6 months ago to start helping us with … we do, and now it's starting to pay off! Industry Software Bot Concourse Continuous Deployment Continuous Integration …

… embedded images, sounds, videos, synchronized history, voice and video chat, screen sharing, and more. What annoys … anything the rest can do, and generally quite a bit more. Voice calls. Video calls. Screen sharing (secret "easter egg" …

… If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that will take people who scan it with a … If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that …

… able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory … in order to make them more mobile-friendly and a seamless user experience. Since we can never speak to our services better …

… a growing, impressive list of features beyond just chat: Voice and video calling -- in a private message, this can … (currently in Beta, but becoming stable next month!) Voice messages (Push-to-talk) -- Easily send a voice message …

… From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … of the current user's open tab, and create a new tag (if you want). This is a dangerous tool, so if it falls … From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is …