bookmarks etc
This commit is contained in:
parent
295fca00b9
commit
ed0a12d790
@ -684,6 +684,7 @@ Oh well.
|
||||
<LI><A HREF="http://greenteapress.com/thinkapjava/thinkapjava.pdf">Think Java</A></LI>
|
||||
<LI><A HREF="https://ia600204.us.archive.org/33/items/ToKillAMockingbird_201604/To%20Kill%20A%20Mockingbird.pdf">To Kill a Mockingbird</A></LI>
|
||||
<LI>Topical</LI><UL>
|
||||
<LI><A HREF="https://web.archive.org/web/20210108230505/https://mailchi.mp/af293a445638/eicc-webinar-series-140154">Common Application statement on the attempted coup</A></LI>
|
||||
<LI><A HREF="https://gisanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6">Coronavirus 2019-nCoV</A></LI>
|
||||
<LI><A HREF="https://nypost.com/2019/08/09/suspected-dayton-shooter-connor-betts-slain-sister-was-reportedly-a-transgender-man/">Dayton shooter's slain sister was reportedly a transgender man</A></LI>
|
||||
<LI><A HREF="https://web.archive.org/web/20201111203136/https://www.nytimes.com/2018/11/15/us/navy-seal-edward-gallagher-isis.html">Decorated Navy SEAL Is Accused of War Crimes in Iraq</A></LI>
|
||||
|
@ -66,7 +66,7 @@ Why were <A HREF="https://www.ers.usda.gov/topics/food-nutrition-assistance/food
|
||||
<LI><B>/proc</B> - pronounced prock
|
||||
<BR />Why? Seems easier to say than "pross" like in <B>proc</B>esses.</LI>
|
||||
<LI><B>/selinux</B> - pronounced ess ee linux
|
||||
<BR />Why? That's what seems intuitive to me. My system doesn't have it.</LI>
|
||||
<BR />Why? That's what seems intuitive.</LI>
|
||||
<LI><B>sudo</B> - pronounced soo doo
|
||||
<BR />Why? It stands for <B>s</B>ubstitute <B>u</B>ser <B>do</B>.</LI>
|
||||
<LI><B>/sys</B> - pronounced sis
|
||||
|
@ -92,7 +92,11 @@ window.initializequotes = function() {
|
||||
[ "Giving the Linus Torvalds award to the Free Software Foundation is sort of like giving the Han Solo award to the Rebel Fleet.",
|
||||
"Richard Stallman" ], // Movie; Revolution OS (2001)
|
||||
[ "Filthy Frank is the embodiment of everything a person should not be.",
|
||||
"George Miller" ] // YouTube about page
|
||||
"George Miller" ], // YouTube about page
|
||||
[ "It should be noted that no ethically-trained software engineer would ever consent to write a DestroyBaghdad procedure. Basic professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter.",
|
||||
"Nathaniel Borenstein" ], // wikiquote
|
||||
[ "An idiot admires complexity. A genius admires simplicity.",
|
||||
"Terry A. Davis" ] // god
|
||||
];
|
||||
window.quote = 0;
|
||||
}
|
||||
|
@ -87,7 +87,11 @@ Without their Wayback Machine this list would be impossible to compile.
|
||||
<P><A HREF="https://knock-la.com/vons-fires-delivery-drivers-prop-22-e899ee24ffd0">
|
||||
Vons, Pavilions to Fire "Essential Workers," Replace Drivers with Independent Contractors</A>
|
||||
(KNOCK; Dickerson, Mike)
|
||||
<!-- (<A HREF="">Archive link</A>) Fucking Medium puts the webarchive crawler in a redirection loop. -->
|
||||
<!--
|
||||
(<A HREF="">Archive link</A>)
|
||||
Fucking Medium puts the webarchive crawler in a redirection loop.
|
||||
See https://web.archive.org/web/*/https://knock-la.com/vons-fires-delivery-drivers-prop-22-e899ee24ffd0
|
||||
-->
|
||||
</P>
|
||||
</UL>
|
||||
</UL>
|
||||
|
Loading…
Reference in New Issue
Block a user