March 2022
GitHub - TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package. - GitHub - TomWright/dasel: Select, put...

LIDAR LD06
strongDatasheet: http://wiki.inno-maker.com/display/HOMEPAGE/LD06/strong

Lecture 3 2: Hector Mapping - Simultaneous Localization and Mapping
Lecture 3 2: Hector Mapping - Simultaneous Localization and Mapping URL: https://www.youtube.com/watch?v=Q4qM-Uzj1SI&t=34s Type: video Domain: youtube.com
how hector slam works - Google Search
how hector slam works - Google Search URL: https://www.google.com/search?client=safari&rls=en&q=how+hector+slam+works&ie=UTF-8&oe=UTF-8#kpvalbx=_0oQrYrHpL7qlptQPhryg2AE24 Type: link Domain: google.com

Compare Countries With This Simple Tool
Drag and drop countries around the map to compare their relative size. Is Greenland really as big as all of Africa? You may be surprised at what you find! A great tool for educators.

To Render or to Redirect, that is the Question…
In this blog post I will be covering different topics in regards to rendering and redirection within a Sinatra app. These are two very…

Git Organized: A Better Git Flow | Render
Development is rarely a linear process, and our commits tend to reflect this. Here you'll learn about a git flow for faster PR reviews and an keeping your git history organized.

Sinatra Forms Params - Learn.co
Learn about Sinatra Forms Params . Start learning to code for free with real developer tools on Learn.co.

Randall Degges - Heroku and SOA
Heroku's platform was designed with services in mind. If you're building a service oriented web app, you might find this interesting.
How Good Is Your Test Suite? | Codementor
Relying solely on code coverage as a measure of test quality is not enough. Introduce mutation and property-based testing to see how good your tests and code actually are.

Learn How to Test Third Party Services With Minitest & VCR
In this article we will be learning on how to work with VCR, how to configure it and how to write tests for third-party services.

How to Test Ruby Code That Depends on External APIs
Few things are more frustrating than slow, flaky test suites. You're ready to deploy, wait 20 minutes for CI to run, only to find that a test failure in code you've never touched is blocking you. You dig into the source and find the problem: an external API call. It works (slowly) most of the tim...

Deploying on Mars: Rock solid Odometry for Wheeled Robots
Learnings and tips and tricks on how to set up and tune odometry for my NASA-JPL Mars Rover, which can be applied on any Autonomous Mobile Robot (AMR).
Pid control document
Excellent tips and ideas
One of several tips on how to tune PID controllers. PID Controllers are algorithms used in all sorts of control circuits. In my case for the control of a robot motor.
Release 2.5.0 · Shopify/ruby-style-guide
What's Changed
Enable Layout/EmptyLineAfterGuardClause cop by @sambostock in #348
Enable Style/GlobalStdStream by @casperisfine in #350
Allow 'webmaster' for Naming/InclusiveLanguage b...

Colleen Schnettler on Twitter
A tricky thing to remember in Active Record is how to query multiple associations vs. nested associations. Multiple associations take a list of symbols, nested associations take a hash with a symbol. pic.twitter.com/XhGiJdcH7h— Colleen Schnettler (@leenyburger) March 3, 2022

PostgreSQL Performance Enabling pg_stat_statements
This article will help with how to enable pg_stat_statements to analyze queries and response time for the best PostgreSQL Performance.

Advanced Postgres Performance Tips
What do you do when indexes aren’t enough?

Why You Should Find Product-Market Fit Before Sniffing Around For Venture Money
When you first start out the only thing that matters is finding a cohort of customers who truly value what you offer. Growth alone means next to nothing.