
How to Add Search to Your Static Site Generator (Jekyll, Hugo, Gatsby, Nikola, etc.)
Add full text search to your static site without using a third-party platform or any type of service. Stop paying for search.
A personal knowledge management tool like Obsidian only works well if you can access it from wherever you are. With Obsidian you have a few choices.
Add full text search to your static site without using a third-party platform or any type of service. Stop paying for search.
The step by step process I used to migrate from Evernote to Joplin on two laptops, one phone, and a tablet.
There are many JavaScript functions that you can use to manipulate arrays, but the JavaScript reduce method can do all their jobs.
Where to find freelance writing jobs online
Often the data for an application won’t fit completely into either a relational or NoSQL world. PostgreSQL gives you options.
And I made a million dollars...not.
Lessons from My First Three Years of Freelance/Content Writing
Jules is currently free, so I figured it was worth a try. Of course, I had to find out what I could break.
I wrote the original script in Python. I had Claude perfect it, then convert it to an Obsidian plugin.
In my last two posts on "vibe coding" I used Claude Desktop with MCP servers. Then I found out about Claude Code and now have a much better process.
In my last post, I had a TypeScript-based scraper. In this one I switch to Scrapy.
Cursor and Windsurf have gained popularity, but they can get expensive and they only do code. With Claude Desktop and MCPs you do the same thing and more.
Import your Mac Book highlights, notes, and metadata into Obsidian using the Python Scripter plugin or just run the script to export them in the same folder.
The React team released React 18 in May 2023, which came with better support for React Server Components (RSCs). Less than a year later, RedwoodJS announced ...
The UI generated by a React, Angular, Vue, or React Native app is a function of its state. For many frontend developers, Redux Toolkit is the perfect tool fo...