by Pericror | Apr 3, 2022 | Marketing
Fiverr is a freelance market place offering different often digital services. One of the perks of fiverr is that the labor pool is international, allowing you to access relatively cheaper services from service providers in India, Pakistan, Thailand, ect that often are...
by Pericror | Mar 24, 2022 | Tech
Are you looking for a post mortem template in the form of a google doc that you can fill out after an incident or outage encountered by your team? The post mortem process after incidents is meant to help you identify what happened, why it happened, and how it will/can...
by Pericror | Feb 13, 2022 | Tech
In this post, we’ve partnered with Teach Kids Robotics to help explain how robots work. We’ve divided the question into separate lessons, each covering a specific topic in robotics that answers how do robots work. Feel free to skip to the lesson you are...
by Pericror | Jan 21, 2022 | Software Development, WebRTC
WebRTC is great at negotiating a mediastream and peer connection, but sometimes abstracts the codec used. When you want to use a specific codec, you need to modify the default session description. In the session description (SDP) there exist lines such as: m=video 9...
by Pericror | Jan 15, 2022 | Software Development
Are you trying to retrieve all posts from a given category in wordpress using the wordpress API? Do you need to get more than 10 posts from a post category when using the wordpress api? In this post, we’ll cover how to get all posts in a category using the...