Quick Thoughts...

This is more of a note for my future self: If you need to use Markdoc you place them in the public folder.

#

Iconify

Iconify makes it easy to avoid vendor lock-in. You can use many open source icon sets with a large choice of open source icon components. Thousands of high quality icons from 100+ icon sets, all validated, cleaned up, optimised and always up to date.

#

Twitter API

Corporate platforms always fail, given enough time. The Twitter API had a good run. Now the deck is clear, and there’s room to make some new stuff…

#

Creating Custom Rails Generators

Rails generators can help remove friction from spinning up new ideas, but you don't have to limit yourself to the included generators. You can also create custom generators as long as you're familiar with the available APIs and know where the speed bumps are.

#

npx depcheck

Depcheck is a tool for analyzing the dependencies in a project to see: how each dependency is used, which dependencies are useless, and which dependencies are missing from package.json

Hat tip to Wes Bos for this one.

#

MacGPT is a fantastic way to interact with ChatGPT on your Mac.

Even better, there is an excellent menubar option you can wire a keyboard shortcut to.

#

A bit slow for a service, but faster than me. Safurai

Safurai is the AI Coding Assistant that saves you time searching, changing, and optimizing code.

I ran some tests converting CoffeeScript to regular javascript, and the results were great.

#

One of the shortcuts I have missed from vim in VS Code: Alternate Files

#