Visualizing the geometry and sound of a Harley-Davidson v-twin engine: p5.js sketch. Run this animated sketch at the slowest speed and observe that the flywheel mass pushes each cylinder through compression, without direct assistance from the power stroke. Also, the longer exhaust period of 405 degrees is produced by the left (rear) cylinder.
observations
"The only reason for time is so that everything doesn't happen at once." -Albert Einstein
20230910
20221117
Mechanical circuits
sim code: github.com/upperstory/spintronics-simulator
20220428
Strategic search
If we divide a circle into 360 equal angles, we end up with one degree incremental vectors in which we can look around ourselves on a planar surface. When we misplace something, we can head off in 360 different directions. If we then allow for up and down angles of equivalent size, then for the sphere surrounding us at every moment, there are 41,253 directions we can look. Given all these options, we must choose wisely.
Technically, the number of directions is computed from A=4πr² where r=360/2π. [Square degree]
20220220
Two timing twin tuplets
A rare temporally numeric occurrence is about to happen two days from now.
year:2022
month: 02
day: 22
hour: 22
minute: 22
second: 22
millisecond: 222
Almost like an astronomical event, but human made.
20220104
The global appeal of a musical masterpiece
20210403
Window size
20200503
Loss of image quality in Word 2007
Compression can be disabled on a per-file basis using the following steps:
Click the Office Button, and then click Save As.
Click Tools, and then click Compress Pictures.
Click Options.
Click to clear the Automatically perform basic compression on save check box.
Click OK.
In the Compress Pictures dialog box, click Cancel.
Note: Clicking OK on this dialog will not prevent the issue from occurring.
You can also modify a registry setting to prevent basic compression from occurring by default.
For further details see:
https://docs.microsoft.com/en-us/office/troubleshoot/office/office-docuemnt-image-quality-loss
Update: Another option is to double the size of the document. For example, if targeting a size of 8.5x11, then set the document size to 17x22 and adjust margins and font size to compensate. When saving to PDF, the images will still be down-sampled to 220dpi, however, this translates to 440dpi at double the size. If printing, scale the document to 50% in the printer settings. Images will be crisp. Or...move on to libreoffice.org