Image capture from a video

In this post, method/s to obtain image samples from a video are demonstrated. Often times for AI model fine-tuning, like fine-tuning with mobilenet, it is important to obtain images from a video. ...
0 Read More

Multi-Highlighting in PDF.js

Multi-Highlighting in PDF.js
For a current project (document management), we were given a seemingly simple task: Implement a PDF preview where I can see all full-text search results highlighted. Searching for a single value is ea...
0 Read More

JavaScript: Linked Objects

Recently, I've been working to understand JavaScript better with the goal of evolving how I write code, communicate ideas, and build stuff. I've often heard something to the effect of, "JavaScript has...
0 Read More

Bizarre bfcache Behavior

For anyone who doesn't know, bfcache is the Back/Forward cache in browsers. I recently fixed an unusual issue in a page that I host that was caused by this.For multiple years, this site ran fine until...
0 Read More

Hello Dev.to community!

We're excited to introduce GreenMoon, a company dedicated to developing AI-powered APIs that make Natural Language Processing (NLP) accessible and efficient for developers and businesses.​Who We Are...
0 Read More

It's fine to prop drill

It's fine to prop drill
For context: At the start of the year I started planning and documenting a new solo project, called Pinpoint. Pinpoint is a goal tracker which allows users to create, sort and breakdown their goals so...
0 Read More