-
Linux and TDE on Dell XPS 9575 15 inch 2-in-1
-
Here is information on the challenges of trying to get Linux (and BSD) to run on a Dell 2-in-1 15 in. 9575 XPS laptop / tablet.
-
Disable IPv6 on Ubuntu
-
Quick Notes
-
If killall by name not working try pkill -f
-
In recent years some distros and apps no loger responding to kill -9 <app name> such as killall -9 firefox.
-
This is what I think of PHP
-
This Dilbert comic sums up what I think of PHP-based technologist/websites. Many years ago I had to support a lot of people that foolishly ran sites that had sadly been setup on platforms written in PHP... And I have continued to watch that insanity keep spreading. "What fools these mortals be!"..."forgive them they know not what they do!".
-
Screenshot_20220819_021901.png
-
Located in
Documents
/
images
-
Screenshot_20220819_022019.png
-
Located in
Documents
/
images
-
Screenshot_20220819_023527.png
-
Located in
Documents
/
images
-
images
-
Located in
Documents
-
2ChromeOS not support PPTP because of my paper maybe2
-
Located in
Documents
/
images
-
Standards of Practice: Code Commenting Style Preferences and Recommendations
-
Too many programmers in the past 10-15 years increasingly seem to consider code commenting and documentation passe and too time consuming without enough benefit to justify the effort (they are outright _wrong_), but for those that understand the value of good and useful code comments, here are some suggested recommended guidelines...