stuff
This commit is contained in:
parent
ba956631eb
commit
2d3028738d
@ -682,6 +682,7 @@ Oh well.
|
|||||||
<LI><A HREF="https://github.com/parrotgeek1/LauncherHijack-OLD">LauncherHijack</A></LI>
|
<LI><A HREF="https://github.com/parrotgeek1/LauncherHijack-OLD">LauncherHijack</A></LI>
|
||||||
</UL>
|
</UL>
|
||||||
<LI><A HREF="http://auroraoss.com/">AuroraOSS</A></LI>
|
<LI><A HREF="http://auroraoss.com/">AuroraOSS</A></LI>
|
||||||
|
<LI><A HREF="https://signal.org/android/apk/">Signal Android APK</A></LI>
|
||||||
</UL>
|
</UL>
|
||||||
<LI>Coding</LI><UL>
|
<LI>Coding</LI><UL>
|
||||||
<LI><A HREF="https://github.com/makuto/cakelisp/">cakelisp</A></LI>
|
<LI><A HREF="https://github.com/makuto/cakelisp/">cakelisp</A></LI>
|
||||||
@ -893,6 +894,9 @@ Oh well.
|
|||||||
<LI><A HREF="https://wpd.app/">WPD</A></LI>
|
<LI><A HREF="https://wpd.app/">WPD</A></LI>
|
||||||
<LI><A HREF="https://github.com/microsoft/WSLv2-Linux-Kernel">WSL2 Kernal</A></LI>
|
<LI><A HREF="https://github.com/microsoft/WSLv2-Linux-Kernel">WSL2 Kernal</A></LI>
|
||||||
<LI><A HREF="https://www.highrez.co.uk/downloads/XMouseButtonControl.htm">X-Mouse</A></LI>
|
<LI><A HREF="https://www.highrez.co.uk/downloads/XMouseButtonControl.htm">X-Mouse</A></LI>
|
||||||
|
<LI>2000</LI><UL>
|
||||||
|
<LI><A HREF="https://sourceforge.net/projects/ext2fsd/">Ext2 File System Driver for Windows</A></LI>
|
||||||
|
</UL>
|
||||||
<LI>XP</LI><UL>
|
<LI>XP</LI><UL>
|
||||||
<LI><A HREF="https://github.com/blueclouds8666/pcsx2_XP">PCSX2 XP</A></LI>
|
<LI><A HREF="https://github.com/blueclouds8666/pcsx2_XP">PCSX2 XP</A></LI>
|
||||||
</UL>
|
</UL>
|
||||||
|
56
homepage/politics.html
Normal file
56
homepage/politics.html
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<HTML LANG="en">
|
||||||
|
<HEAD>
|
||||||
|
<LINK HREF="http://www.trinity.moe/politics" REL="canonical" />
|
||||||
|
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
|
||||||
|
<LINK HREF="" ID="styling" REL="stylesheet" />
|
||||||
|
<META CHARSET="US-ASCII" />
|
||||||
|
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
|
||||||
|
<TITLE>politics</TITLE>
|
||||||
|
</HEAD>
|
||||||
|
<BODY>
|
||||||
|
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||||
|
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||||
|
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||||
|
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||||
|
<H1>My political opinions</H1>
|
||||||
|
<H3>updated 2021-01-10</H3>
|
||||||
|
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||||
|
<P>
|
||||||
|
Please do not put any stock into what I believe, as most of it is autocontradictory and the rest contradicts itself.
|
||||||
|
</P>
|
||||||
|
<UL>
|
||||||
|
<LI>Cereal</LI><UL>
|
||||||
|
<LI>The milk goes after the cereal into the bowl.</LI>
|
||||||
|
<LI>Cereal with coffee instead of milk is pretty good.</LI>
|
||||||
|
<LI>Soggy cereal beats out freshly poured cereal most of the time. Exceptions are maybe Cocoa Pebbles and Cheerios. Life cereal is especially good soggy.</LI>
|
||||||
|
<LI>The last powdery bits of the cereal are much better than the initial big bits. A lot of that powder is sugar and it sweetens the milk.</LI>
|
||||||
|
<LI>Bag cereal is just as good as box cereal. Taste-wise they're identical and they're about the same effort to pour because the boxes have bags in them too. The only con to bagged is that a greater amount of cereals are boxed (e.g. there are no off-brand Wheaties where I am) and boxes have cool puzzles on the back (though now that I'm not a wee lass I do have a cellphone on which I play Konami Picross instead).
|
||||||
|
</UL>
|
||||||
|
<LI>Jargon</LI><UL>
|
||||||
|
<LI><B>/bin</B> - pronounced bin
|
||||||
|
<BR />Why? "bine", as in <B>bin</B>ary, sounds stupid. I think of it as a bin in which to place binaries.</LI>
|
||||||
|
<LI><B>/etc</B> - pronounced etsy
|
||||||
|
<BR />Why? It's easier to say than ee tee see or et cetera, and the literal meaning of the phrase is less important when it comes to describing file paths.</LI>
|
||||||
|
<LI><B>/lib</B> - pronounced lib (like in "liberty")
|
||||||
|
<BR />Why? See "bin", except I have no word imagery for its use.</LI>
|
||||||
|
<LI><B>/mnt</B> - pronounced em en tee
|
||||||
|
<BR />Why? It doesn't seem standard on Linux and a user with which I'm speaking may already have a "/mount" - <I>I</I> did when I was young and thought /mnt was reserved.</LI>
|
||||||
|
<LI><B>/opt</B> - pronounced opt (like in "opt-in")
|
||||||
|
<BR />Why? The user is <B>opt</B>ing in to <B>opt</B>ional software.</LI>
|
||||||
|
<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>
|
||||||
|
<LI><B>sudo</B> - pronounced soo doo
|
||||||
|
<BR />Why? It stands for <B>su</B>peruser <B>do</B>.</LI>
|
||||||
|
<LI><B>/sys</B> - pronounced sis
|
||||||
|
<BR />Why? It's easy to say and short for <B>sys</B>tem.</LI>
|
||||||
|
<LI><B>/tmp</B> - pronounced temp
|
||||||
|
<BR />Why? It's where <B>temp</B>orary files go.</LI>
|
||||||
|
<LI><B>vi</B> - pronounced vee eye
|
||||||
|
<BR />Why? That seems to be what everybody says. Personally sometimes I say "vee" instead.</LI>
|
||||||
|
</UL>
|
||||||
|
</UL>
|
||||||
|
</BODY>
|
||||||
|
</HTML>
|
@ -86,7 +86,9 @@ window.initializequotes = function() {
|
|||||||
[ "Don't think. Feel and you'll be tanasinn.",
|
[ "Don't think. Feel and you'll be tanasinn.",
|
||||||
"名無" ], // 2chan (hiroyki's)
|
"名無" ], // 2chan (hiroyki's)
|
||||||
[ "They had overshadowed her in life. They would obliterate her in death.",
|
[ "They had overshadowed her in life. They would obliterate her in death.",
|
||||||
"Khaled Hosseini" ] // Book; A Thousand Splendid Suns
|
"Khaled Hosseini" ], // Book; A Thousand Splendid Suns
|
||||||
|
[ "are your bones made out of fucking depleted uranium",
|
||||||
|
"Anonymous" ] // 4chan/x/ - tulpa peridot thread
|
||||||
];
|
];
|
||||||
window.quote = 0;
|
window.quote = 0;
|
||||||
}
|
}
|
||||||
|
@ -83,42 +83,67 @@ Without their Wayback Machine this list would be impossible to compile.
|
|||||||
<LI ID="alphabet">Alphabet, Inc.</LI><UL>
|
<LI ID="alphabet">Alphabet, Inc.</LI><UL>
|
||||||
<LI>2018</LI><UL>
|
<LI>2018</LI><UL>
|
||||||
<P><A HREF="https://www.polemicdigital.com/google-amp-go-to-hell/">
|
<P><A HREF="https://www.polemicdigital.com/google-amp-go-to-hell/">
|
||||||
Google AMP Can Go To Hell</A> (Polemic Digital) (<A HREF="https://web.archive.org/web/20201112011043/https://www.polemicdigital.com/google-amp-go-to-hell/">Archive link</A>)
|
Google AMP Can Go To Hell</A>
|
||||||
|
(Polemic Digital)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201112011043/https://www.polemicdigital.com/google-amp-go-to-hell/">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
</UL>
|
</UL>
|
||||||
<LI>2019</LI><UL>
|
<LI>2019</LI><UL>
|
||||||
<P><A HREF="https://www.theverge.com/2019/10/2/20896181/google-contractor-reportedly-targeted-homeless-people-for-pixel-4-facial-recognition">
|
<P><A HREF="https://www.theverge.com/2019/10/2/20896181/google-contractor-reportedly-targeted-homeless-people-for-pixel-4-facial-recognition">
|
||||||
Google contractors reportedly targeted homeless people for Pixel 4 facial recognition</A> (The Verge; Hollister, Sean) (<A HREF="https://web.archive.org/web/20201111154149/https://www.theverge.com/2019/10/2/20896181/google-contractor-reportedly-targeted-homeless-people-for-pixel-4-facial-recognition">Archive link</A>)
|
Google contractors reportedly targeted homeless people for Pixel 4 facial recognition</A>
|
||||||
|
(The Verge; Hollister, Sean)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201111154149/https://www.theverge.com/2019/10/2/20896181/google-contractor-reportedly-targeted-homeless-people-for-pixel-4-facial-recognition">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF="https://techcrunch.com/2019/10/23/googles-play-store-is-giving-an-age-rating-finger-to-fleksy-a-gboard-rival/">
|
<P><A HREF="https://techcrunch.com/2019/10/23/googles-play-store-is-giving-an-age-rating-finger-to-fleksy-a-gboard-rival/">
|
||||||
Google's Play Store is giving an age-rating finger to Fleksy, a Gboard rival</A> (TechCrunch; Lomas, Natasha) (<A HREF="https://web.archive.org/web/20191023124623/https://techcrunch.com/2019/10/23/googles-play-store-is-giving-an-age-rating-finger-to-fleksy-a-gboard-rival/">Archive link</A>)
|
Google's Play Store is giving an age-rating finger to Fleksy, a Gboard rival</A>
|
||||||
|
(TechCrunch; Lomas, Natasha)
|
||||||
|
(<A HREF="https://web.archive.org/web/20191023124623/https://techcrunch.com/2019/10/23/googles-play-store-is-giving-an-age-rating-finger-to-fleksy-a-gboard-rival/">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF="https://sparktoro.com/blog/less-than-half-of-google-searches-now-result-in-a-click/">
|
<P><A HREF="https://sparktoro.com/blog/less-than-half-of-google-searches-now-result-in-a-click/">
|
||||||
Less than Half of Google Searches Now Result in a Click</A> (SparkToro; Fishkin, Rand) (<A HREF="https://web.archive.org/web/20201113043159/https://sparktoro.com/blog/less-than-half-of-google-searches-now-result-in-a-click/">Archive link</A>)
|
Less than Half of Google Searches Now Result in a Click</A>
|
||||||
|
(SparkToro; Fishkin, Rand)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201113043159/https://sparktoro.com/blog/less-than-half-of-google-searches-now-result-in-a-click/">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
</UL>
|
</UL>
|
||||||
<LI>2020</LI><UL>
|
<LI>2020</LI><UL>
|
||||||
<P><A HREF="https://arstechnica.com/tech-policy/2020/11/google-apologizes-to-thierry-breton-over-plan-to-target-eu-commissioner/">
|
<P><A HREF="https://arstechnica.com/tech-policy/2020/11/google-apologizes-to-thierry-breton-over-plan-to-target-eu-commissioner/">
|
||||||
Alphabet CEO: Plan to target EU commissioner was not "sanctioned" by me</A> (Ars Technica; Espinosa, Javier) (<A HREF="https://web.archive.org/web/20201115034234/https://arstechnica.com/tech-policy/2020/11/google-apologizes-to-thierry-breton-over-plan-to-target-eu-commissioner/">Archive link</A>)
|
Alphabet CEO: Plan to target EU commissioner was not "sanctioned" by me</A>
|
||||||
|
(Ars Technica; Espinosa, Javier)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201115034234/https://arstechnica.com/tech-policy/2020/11/google-apologizes-to-thierry-breton-over-plan-to-target-eu-commissioner/">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF="https://www.wsj.com/articles/google-facebook-agreed-to-team-up-against-possible-antitrust-action-draft-lawsuit-says-11608612219">
|
<P><A HREF="https://www.wsj.com/articles/google-facebook-agreed-to-team-up-against-possible-antitrust-action-draft-lawsuit-says-11608612219">
|
||||||
Google, Facebook Agreed to Team Up Against Possible Antitrust Action, Draft Lawsuit Says</A> (The Wall Street Journal; Tracy, Ryan; McKinnon, John D.) (<A HREF="https://web.archive.org/web/20201222045512/https://www.wsj.com/articles/google-facebook-agreed-to-team-up-against-possible-antitrust-action-draft-lawsuit-says-11608612219">Archive link</A>)
|
Google, Facebook Agreed to Team Up Against Possible Antitrust Action, Draft Lawsuit Says</A>
|
||||||
|
(The Wall Street Journal; Tracy, Ryan; McKinnon, John D.)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201222045512/https://www.wsj.com/articles/google-facebook-agreed-to-team-up-against-possible-antitrust-action-draft-lawsuit-says-11608612219">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF="https://www.theverge.com/2020/12/2/22047383/google-spied-workers-before-firing-labor-complaint">
|
<P><A HREF="https://www.theverge.com/2020/12/2/22047383/google-spied-workers-before-firing-labor-complaint">
|
||||||
Google illegally spied on workers before firing them, US labor board alleges</A> (The Verge; Schiffer, Zoe) (<A HREF="https://web.archive.org/web/20201217090432/https://www.theverge.com/2020/12/2/22047383/google-spied-workers-before-firing-labor-complaint">Archive link</A>)
|
Google illegally spied on workers before firing them, US labor board alleges</A>
|
||||||
|
(The Verge; Schiffer, Zoe)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201217090432/https://www.theverge.com/2020/12/2/22047383/google-spied-workers-before-firing-labor-complaint">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF="https://www.theregister.com/2020/12/22/google_new_clouds_saudi_arabia_chile_germany/">
|
<P><A HREF="https://www.theregister.com/2020/12/22/google_new_clouds_saudi_arabia_chile_germany/">
|
||||||
Google says it’s the cleanest cloud, also reveals deal with Saudi Arabia’s state-owned oil company for new cloud region</A> (The Register; Sharwood, Simon) (<A HREF="https://web.archive.org/web/20201223005550/https://www.theregister.com/2020/12/22/google_new_clouds_saudi_arabia_chile_germany/">Archive link</A>)
|
Google says it’s the cleanest cloud, also reveals deal with Saudi Arabia’s state-owned oil company for new cloud region</A>
|
||||||
</P>
|
(The Register; Sharwood, Simon)
|
||||||
<UL><P>What's not mentioned in this headline is that these two statements came in the same announcement. Also, <B>the mentioned oil company is acting as a sponsor to a reseller</B>; Google isn't really selling to the company itself.</P></UL>
|
(<A HREF="https://web.archive.org/web/20201223005550/https://www.theregister.com/2020/12/22/google_new_clouds_saudi_arabia_chile_germany/">Archive link</A>)
|
||||||
|
</P><UL>
|
||||||
|
<P>
|
||||||
|
What's not mentioned in this headline is that these two statements came in the same announcement.
|
||||||
|
Also, <B>the mentioned oil company is acting as a sponsor to a reseller</B>; Google isn't really selling to the company itself.</P>
|
||||||
|
</UL>
|
||||||
<P><A HREF="https://shkspr.mobi/blog/2020/12/i-have-resigned-from-the-google-amp-advisory-committee/">
|
<P><A HREF="https://shkspr.mobi/blog/2020/12/i-have-resigned-from-the-google-amp-advisory-committee/">
|
||||||
I have resigned from the Google AMP Advisory Committee</A> (Eden, Terence) (<A HREF="https://web.archive.org/web/20201220065935/https://shkspr.mobi/blog/2020/12/i-have-resigned-from-the-google-amp-advisory-committee/">Archive link</A>)
|
I have resigned from the Google AMP Advisory Committee</A>
|
||||||
|
(Eden, Terence)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201220065935/https://shkspr.mobi/blog/2020/12/i-have-resigned-from-the-google-amp-advisory-committee/">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF="https://www.theregister.com/2020/11/14/google_android_data_allowance/">
|
<P><A HREF="https://www.theregister.com/2020/11/14/google_android_data_allowance/">
|
||||||
New lawsuit: Why do Android phones mysteriously exchange 260MB a month with Google via cellular data when they're not even in use?</A> (The Register; Claburn, Thomas) (<A HREF="https://web.archive.org/web/20201115112633/https://www.theregister.com/2020/11/14/google_android_data_allowance/">Archive link</A>)
|
New lawsuit: Why do Android phones mysteriously exchange 260MB a month with Google via cellular data when they're not even in use?</A>
|
||||||
|
(The Register; Claburn, Thomas)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201115112633/https://www.theregister.com/2020/11/14/google_android_data_allowance/">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
<P><A HREF="https://thenextweb.com/google/2019/06/14/youtube-recommendations-toxic-algorithm-google-ai/">
|
<P><A HREF="https://thenextweb.com/google/2019/06/14/youtube-recommendations-toxic-algorithm-google-ai/">
|
||||||
'YouTube recommendations are toxic,' says dev who worked on the algorithm</A> (The Next Web; Maack, Már Másson) (<A HREF="https://web.archive.org/web/20201225043819/https://thenextweb.com/google/2019/06/14/youtube-recommendations-toxic-algorithm-google-ai/">Archive link</A>)
|
'YouTube recommendations are toxic,' says dev who worked on the algorithm</A>
|
||||||
|
(The Next Web; Maack, Már Másson)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201225043819/https://thenextweb.com/google/2019/06/14/youtube-recommendations-toxic-algorithm-google-ai/">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
</UL>
|
</UL>
|
||||||
<P><A HREF="https://gcemetery.co/">
|
<P><A HREF="https://gcemetery.co/">
|
||||||
@ -465,6 +490,11 @@ Lots of these articles are full of fluff but their critiques are still interesti
|
|||||||
<P><A HREF="https://news.ycombinator.com/item?id=25101089">
|
<P><A HREF="https://news.ycombinator.com/item?id=25101089">
|
||||||
"I've just discovered that a Facebook employee reimplemented the app...and published it using the same name...so I can no longer publish my app without renaming the project."</A> (Hacker News; dessant) (<A HREF="http://web.archive.org/web/20201115141630/https://news.ycombinator.com/item?id=25101089">Archive link</A>)
|
"I've just discovered that a Facebook employee reimplemented the app...and published it using the same name...so I can no longer publish my app without renaming the project."</A> (Hacker News; dessant) (<A HREF="http://web.archive.org/web/20201115141630/https://news.ycombinator.com/item?id=25101089">Archive link</A>)
|
||||||
</P>
|
</P>
|
||||||
|
<P><A HREF="https://www.theguardian.com/technology/2020/sep/09/mark-zuckerberg-facebook-not-rightwing-echo-chamber">
|
||||||
|
Mark Zuckerberg says Facebook won't remove anti-vaccine posts despite Covid concerns</A>
|
||||||
|
(The Guardian; Helmore, Edward)
|
||||||
|
(<A HREF="https://web.archive.org/web/20201220123535/https://www.theguardian.com/technology/2020/sep/09/mark-zuckerberg-facebook-not-rightwing-echo-chamber">Archive link</A>)
|
||||||
|
</P>
|
||||||
</UL>
|
</UL>
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user