Author: tim
Creality BLtouch Ender 3 upgrade kit – Step by step guide with fixes
Tesseract OCR for Node.js
Experiments:
- Exposing fs-extra from Vue – [vue-fs-extra]
- Tesseract has optical character recognition and works very well converting the text in images to a text string. I did a [fork] of the Vue version which I adapted to process all the course screenshots from the school year and make the text searchable.
What’s New in C# 8.0
Authenticating to Bitbucket with GitHub Desktop
FPV ORCA V2 3D Printed RC | Full Build
Most Complicated 3D PRINTED Water Pump I Have Ever Made – 3D Printed Lobe Pump
C# code in Power Automate? No way…
Apple just killed M1 – WWDC 2022
Set Default Font style and Size of Email in Dynamics 365 Sales
Lightship Summit 2022
What’s Next in C# 11 | OD103
AWS: Multi-Region Application Architecture
Game Studio Ownership as of May 2022
Dreamhost Disable Caching .htaccess
<IfModule mod_headers.c>
<FilesMatch ".(html|js|br|ico|png|css)$">
Header set Cache-Control "no-cache, no-store, must-revalidate"
Header set Pragma: no-cache
Header set Expires: 0
</FilesMatch>
</IfModule>