You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-06-07-netbsd-openssl.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
<buttonaria-label="Close"></button>
27
27
</div>
28
28
</div>
29
-
<ahref="/assets/imgs/posts/openssl_crash_1.jpg"><imgsrc="/assets/imgs/posts/openssl_crash_1.jpg" class="body-photo" alt="gdb showing the program crashed with a SIGILL on an illegal instruction"></a>
29
+
<ahref="/assets/imgs/posts/openssl_crash_1.jpg"><imgsrc="/assets/imgs/posts/openssl_crash_1_small.webp" class="body-photo" alt="gdb showing the program crashed with a SIGILL on an illegal instruction"></a>
30
30
</div>
31
31
</div>
32
32
</div><br>
@@ -46,7 +46,7 @@ <h4><i>Wait, what?</i></h4>
46
46
<buttonaria-label="Close"></button>
47
47
</div>
48
48
</div>
49
-
<ahref="/assets/imgs/posts/openssl_crash_2.jpg"><imgsrc="/assets/imgs/posts/openssl_crash_2.jpg" class="body-photo" alt="A decompilation showing a fcfid instruction present in the code"></a>
49
+
<ahref="/assets/imgs/posts/openssl_crash_2.jpg"><imgsrc="/assets/imgs/posts/openssl_crash_2_small.webp" class="body-photo" alt="A decompilation showing a fcfid instruction present in the code"></a>
50
50
</div>
51
51
</div>
52
52
</div><br>
@@ -64,7 +64,7 @@ <h4><i>Wait, what?</i></h4>
64
64
<buttonaria-label="Close"></button>
65
65
</div>
66
66
</div>
67
-
<ahref="/assets/imgs/posts/fcfid.jpg"><imgsrc="/assets/imgs/posts/fcfid.jpg" class="body-photo" alt="IBM web page for the fcfid instruction; says 'Converts a 64-bit signed integer stored in a double into a double-precision floating-point value. This intrinsic is valid on any 64-bit PowerPC architecture.'"></a>
67
+
<ahref="/assets/imgs/posts/fcfid.jpg"><imgsrc="/assets/imgs/posts/fcfid_small.webp" class="body-photo" alt="IBM web page for the fcfid instruction; says 'Converts a 64-bit signed integer stored in a double into a double-precision floating-point value. This intrinsic is valid on any 64-bit PowerPC architecture.'"></a>
<ahref="/assets/imgs/posts/ppc64_probe.jpg"><imgsrc="/assets/imgs/posts/ppc64_probe.jpg" style="width: 50%; height: 50%;" class="body-photo" alt="Source code showing the function with the 64-bit code is targeted to any PowerPC machine supported by NetBSD"></a>
106
+
<ahref="/assets/imgs/posts/ppc64_probe.jpg"><imgsrc="/assets/imgs/posts/ppc64_probe_small.webp" style="width: 50%; height: 50%;" class="body-photo" alt="Source code showing the function with the 64-bit code is targeted to any PowerPC machine supported by NetBSD"></a>
Copy file name to clipboardExpand all lines: _posts/2025-08-14-change-refresh-rate-battery.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
<buttonaria-label="Close"></button>
15
15
</div>
16
16
</div>
17
-
<ahref="/assets/imgs/posts/kde_batt.png"><imgsrc="/assets/imgs/posts/kde_batt.png" alt="KDE Plasma's power management settings, on the 'low battery' section, showing two scripts to be ran. One is set to run when the 'low battery' status is entered, and the other when the status is left." class="body-photo"></a>
17
+
<ahref="/assets/imgs/posts/kde_batt_full.png"><imgsrc="/assets/imgs/posts/kde_batt_small.webp" alt="KDE Plasma's power management settings, on the 'low battery' section, showing two scripts to be ran. One is set to run when the 'low battery' status is entered, and the other when the status is left." class="body-photo"></a>
Copy file name to clipboardExpand all lines: _posts/2025-08-25-chrome-bug.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
<buttonaria-label="Close"></button>
16
16
</div>
17
17
</div>
18
-
<ahref="/assets/imgs/posts/chrome.jpg"><imgsrc="/assets/imgs/posts/chrome.jpg" alt="Chrome's logs showing FFMpegAudioDecoder has no idea what the sample format is, followed by FFMpegDemuxer crashing with a data source error" class="body-photo"></a>
18
+
<ahref="/assets/imgs/posts/chrome.jpg"><imgsrc="/assets/imgs/posts/chrome_small.webp" alt="Chrome's logs showing FFMpegAudioDecoder has no idea what the sample format is, followed by FFMpegDemuxer crashing with a data source error" class="body-photo"></a>
0 commit comments