✂Templatemaker
Attached is a handy site for creating templates for boxes and other containers. There are numerous of these. But this one is pretty nicely done.
Attached is a handy site for creating templates for boxes and other containers. There are numerous of these. But this one is pretty nicely done.
A complete library of resources that caters to all levels of Roboticists. - akshetP/robotics-resources
Attached another huge collection of resources relating to robotics. There are some other libraries like this. This makes it difficult when you are searching for one thing or another. Still I thought I would include this here because this is a goldmine!
The attached essay by Paul Graham gives his views on how someone can think about finding the right project to work on. Not a job but work that is their own. I love this quote: “What are you excessively curious about — curious to a degree that would bore most other people? That's what you're…
We make science and technology easy to understand.
Quick glance at this site gives me the impression that this is a plausible alternative Wikipedia for less exhaustive explanations for how stuff works.
A Single Threaded Owner (STO), is a single leader that is completely responsible for their area of the product. I share my experiences implementing this model, including the tradeoffs and challenges. And I give the nuts and bolts of how we implemented it and what we learned.
The attached article describes an org structure apparently originated at Amazon, called “single threaded owner” or STO. In a company with multiple products, one common setup is to have separate dev, pm and design groups each covering all products. STO says to have a separate, single manager for…
Ruby library based on astronomy and astrometry books - rhannequin/astronoby
This is for you #astronomy geeks out there. A package containing a bunch of technical algorithms used in astronomy. If you’re writing the next best solar eclipse automation app, this is for you!
Analyze how a Git repo grows over time.
Look at this interesting graph showing code “survival” over time. It reflects an almost too “textbook” pattern, with older code getting refactored out of existence. The chart comes from the tool linked here.
TEO is the schema-driven web server framework native to Rust, Node.js and Python. It reduces developing time and improves developers' life experience.
Wow a brand new web framework! Where did this spring from, apparently fully formed, out of nowhere? Or am I not hanging out in the right neighborhood? Take a look at the attached site!
piku, inspired by dokku, allows you do git push deployments to your own servers, no matter how small they are.
There are now several new and different ways for us to try and get back the magic of #heroku #git-push deployments. The attached link shows a new entrant that’s worth a look
Large language models (LLMs) such as OpenAI's GPT series have shown remarkable capabilities in generating fluent and coherent text in various domains. We compar
I often say that ideas are cheap. And by that I mean that everyone has a million decent ideas. The art/trick/skill is to know how to turn that one idea into something that people want, use, benefit from, and maybe are willing to pay for. That's why I don't often worry about "who had that idea…
Get started with IFTTT, the easiest way to automate your favorite apps and devices for free. Make your home more relaxing. Make your work more productive. We...
What a wonderful tool!
A Place to Call Home: A Novel [Smith, Deborah] on Amazon.com. FREE shipping on qualifying offers. A Place to Call Home: A Novel
I just finished binging this Acorn series, 6 seasons. Show was made in Australia. Really good!
Documentation and demos for the open source reveal.js HTML presentation framework.
Another tool that maybe useful to you. It changes markdown into html/css/js. Still looking. But you might find this useful
Marp (also known as the Markdown Presentation Ecosystem) provides an intuitive experience for creating beautiful slide decks. You only have to focus on writing your story in a Markdown document.
Another tool to turn markdown into html and css. This is FYI. So far I am still looking.
Write down your thoughts in your favourite text editor, and Deckset will turn them into beautiful presentations.
I was looking for a nice package to create slides using markdown files. This one is very nice except it cannot export to straight html/css/js. But other than that, I do recommend it!
NiceGUI is an easy-to-use, Python-based UI framework, which shows up in your web browser. You can create buttons, dialogs, Markdown, 3D scenes, plots and much more.
I haven't tried it but it looks amazing. We always love to see new and better Python APIs.
A very practical guide to APIs to work with Excel files in Python. Of course everyone's using Google Sheets so we need that too!
Explore data and build apps seamlessly with marimo, a next-generation Python notebook.
I have not tried this yet, but reading this summary – – which is quite comprehensive – – tell me that the authors have really understood something important about Jupiter notebooks and then trying something that could be a whole lot more valuable. When I use Jupiter notebooks. I always get points…
Clicky's privacy-friendly, real-time website analytics service is simply the best way to monitor, analyze, and react to your website's traffic in real time.
Very nice. and cheap alternative to google analytics. I mean, not exactly an alternative. I don't know all the features that GA has. But this tool is really lightweight, nice to look at, and it does a lot for free
Fastest way to deploy a Rails app!
Once Heroku got rid of their free tier, we all wanted alternatives. Doku is one of them. It lets you create your very own Heroku service on top of a cheap Digitial Ocean partition.