ankane/ahoy: Simple, powerful, first-party analytics for Rails
Link: ankane/ahoy: Simple, powerful, first-party analytics for Rails: "Simple, powerful, first-party analytics for Rails. Contribute to ankane/ahoy development by creating an account on GitHub."
Remember this gem. It looks really useful for collecting stats from Rails based sites.
Generating fake data using SQL
Link: Generating fake data using SQL: "Fake data are very useful in development environment for testing your application or some query performances for example. In this Blog Post I’ll share how I ..."
Some fancy sql technique to create masses of fake data efficiently. Note: no Ruby or Python involved!
5 Practical SQL CTE Examples
Link: 5 Practical SQL CTE Examples: "In this article, we’ll go through several examples to see how SQL CTEs can help you with complex calculations and hierarchical data structures."
Just heard about CTE (Common Table Expressions). They are a feature of SQL. Not sure whether all SQLs or just Postgres. A way to refactor a complicated SQL statement into substagements.
SQL CTEs Explained with Examples
Link: SQL CTEs Explained with Examples: "Want to learn how to better organize your SQL queries with Common Table Expressions (CTEs)? Check out this guide!"
roidrage/lograge: An attempt to tame Rails' default policy to log everything.
Link: roidrage/lograge: An attempt to tame Rails' default policy to log everything.: "An attempt to tame Rails' default policy to log everything. - roidrage/lograge"
This is a useful Rails gem which will consolidate log file data and allows you to easily add additional info to it.
Code. Simply. Clearly. Calmly.
Link: Code. Simply. Clearly. Calmly.: "Short and simple video lessons that start from scratch. Tools and thoughts that might make your professional life more enjoyable."
Amazing that this comprehensive tutorial site is totally free. Useful.
EESC-LabRoM/rosweb: Web based supervisory system for ROS
Link: EESC-LabRoM/rosweb: Web based supervisory system for ROS: "Web based supervisory system for ROS. Contribute to EESC-LabRoM/rosweb development by creating an account on GitHub."
Another web based ROS control panel. These are useful to watch and control your Robot from another computer including a tablet.
Product - Robotics Observability - Foxglove
Link: Product - Robotics Observability - Foxglove: ""
Another web based ROS control panel. These are useful to watch and control your Robot from another computer including a tablet.
dheera/rosboard: ROS node that turns your robot into a web server to visualize ROS topics
Link: dheera/rosboard: ROS node that turns your robot into a web server to visualize ROS topics: "ROS node that turns your robot into a web server to visualize ROS topics - dheera/rosboard"
Another web based ROS control panel. These are useful to watch and control your Robot from another computer including a tablet.
pantor/ros-control-center: A web-based control center for ROS robots.
Link: pantor/ros-control-center: A web-based control center for ROS robots.: "A web-based control center for ROS robots. Contribute to pantor/ros-control-center development by creating an account on GitHub."
One of several ROS Web control panels. These are useful to allow you to monitor your robot from a computer that is not itself running ROS, or a phone or iPad.