DIY edge finder
Touching off easily
I figured out the reason why my last “open item” post didn’t show up on the landing page on my local machine but worked fine on remote. It is because, locally, I’m using the command $ bundle exec jekyll serve --incremental
with the --incremental
build option active to speed up rebuilds for quicker test runs. But the issue is here:
On an incremental output, jekyll doesn’t seem to scan the
_posts
folder for new entries, as the page they appear on has not been modified directly.
My takeaway is that I’ll be using the --incremental
option with care and for small/quick changes only in future.
I worked on my assets/images
, they tend to be somewhat “big” so that page load times might be a reason to worry about. I’m using paint.net to shrink them to a size I think I can afford and save them as .jpg
with compression max’ed out and some compromises on image quality. This way, most of my pictures take less than 10% or the original size in kB.
Touching off easily
Strategy and how to
improving quality
engrave and cut
the struggle to successful builds
Faster Engrave Algo
for CNC: Decision aid
Decision aid, Pros & Cons
3D signs - tutorial
Job preparation and quick demo
of an audio amplifier
From investigation to problem solution
From Pixel to Vector graphics
Symptoms of insufficient spindle power
Beginner CNC issue: Speeds/Feeds
Automatic Z-referencing, Tool length, Tool changes
EdingCNC Settings & Variables
Software/Hardware setup & kinematics
Assembling Sorotec’s Basicline 0607
Switch box setup
Entry-point and questions
Circuit & Application examples
USB-PD power supply explained
Can I use a Metabo/CAS battery for my system?
How to set protective voltage & current limits
Current inrush limiters explained
Electronics knowledge: TVS diodes
Or how to kill your circuits
How to properly talk to VideoLan’s VLC player
Prototype build, issues, improvement ideas for Revision2
How To: First steps with FreeCAD
Professionalizing circuits for AnywhereAmps
AnywhereAmp Alpha’s simple single-supply preamp
Design, folding, stability, amplifiers
Evolving the mobile, foldable instrument combo
Fix ‘ERROR: favicon not found’
Export the instructions from Markdown to PDF! but how?
Why some images display OK locally but won’t on Github
How to make ToC sticky
-incremental
option
How to solve issues with disappearing posts
Configure: landing page’s header image, Navigation