
How Relational Algebra powers Klaro Cards
The Bmg library at work in Klaro
Interesting new kid on the block of database access with ruby
The Bmg library at work in Klaro
Interesting new kid on the block of database access with ruby
Some mistakes feel worse than death.
The RFC process has been a huge success in defining the standards that run the Internet, but naively adopting this process for your company is a mistake. RFC processes tend to fail at most organizations because they lack a clear decision-making step.
How to make decisions in an organization. Or more like how not to make decisions in organizations.
Online panel cutting optimization software. Generate optimized cutting patterns based on the available stock sheets by nesting the required parts.
Esoteric but very handy in woodworkling!
There are never too many explanations of this. I am still not 100% clear.
Robotics Toolbox for Python. Contribute to petercorke/robotics-toolbox-python development by creating an account on GitHub.
Very useful
Get accurate positioning down to 14 mm!
Always looking for good info about rtk
Good documentation is a critical feature of any successful Python project. In practice, writing documentation is hard and can take a lot of time and effort. Nowadays, with tools like ChatGPT, you can quickly document your Python code and projects.
Amazing summary of all the crazy dev tools in the python world.
Why oh why are there so many overlaps?
Let AI answer your questions based on Guy Kawasaki's videos.
And another great tool!
Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
Another grade drawing and diagram tool!
Amazing set of diagram makers that I had never seen. All I knew about was Graphviz.
The article, Analyzing Data 180,000x Faster with Rust, first presents some unoptimized Python code, and then shows the process of rewriting and optimizing the code in Rust, resulting in a 180,000x speed-up. The author notes:
Very nice example of optimizing code, and showing at least one example of how to make a python program ultra fast.
Making the EM5 mk 2 High Res Mode Sing By Brad Nichol - His blog is HERE Hi Steve, I though that some of your readers might be interested in a little low down on the Olympus EM5 mk 2 high res mode, it is certainly a popular camera but one that is difficult for
Build a multitasking operating system and kernel with an interactive shell!
A really excellent super detailed course. If you want to learn down and dirty about Operating SYstems this is a good one!
A beautiful book, free, online, full of actionable advice for ruby devs.
10 years ago, we released an awesome CLI for developing single-page JavaScript applications. So, why did it fail?
Really good instructions for packaging Python packages.