You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
166 lines
8.5 KiB
166 lines
8.5 KiB
11 months ago
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||
|
|
||
|
<!-- Enable responsiveness on mobile devices-->
|
||
|
<!-- viewport-fit=cover is to support iPhone X rounded corners and notch in landscape-->
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover">
|
||
|
|
||
|
<title>Julio Biason .Me 4.3</title>
|
||
|
|
||
|
<!-- CSS -->
|
||
|
<link rel="stylesheet" href="https://blog.juliobiason.me/print.css" media="print">
|
||
|
<link rel="stylesheet" href="https://blog.juliobiason.me/poole.css">
|
||
|
<link rel="stylesheet" href="https://blog.juliobiason.me/hyde.css">
|
||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body class=" ">
|
||
|
|
||
|
<div class="sidebar">
|
||
|
<div class="container sidebar-sticky">
|
||
|
<div class="sidebar-about">
|
||
|
|
||
|
<a href="https://blog.juliobiason.me"><h1>Julio Biason .Me 4.3</h1></a>
|
||
|
|
||
|
<p class="lead">Old school dev living in a 2.0 dev world</p>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<ul class="sidebar-nav">
|
||
|
|
||
|
|
||
|
<li class="sidebar-nav-item"><a href="/">English</a></li>
|
||
|
|
||
|
<li class="sidebar-nav-item"><a href="/pt">Português</a></li>
|
||
|
|
||
|
<li class="sidebar-nav-item"><a href="/tags">Tags (EN)</a></li>
|
||
|
|
||
|
<li class="sidebar-nav-item"><a href="/pt/tags">Tags (PT)</a></li>
|
||
|
|
||
|
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<div class="content container">
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">Commented Links for 2020-08-29</h1>
|
||
|
<span class="post-date">
|
||
|
2020-08-29
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/links/">#links</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/youtube/">#youtube</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/google/">#google</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/ads/">#ads</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/fediverse/">#fediverse</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/mastodon/">#mastodon</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/haskell/">#haskell</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/patterns/">#patterns</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/rust/">#rust</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/threadpools/">#threadpools</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/embedded/">#embedded</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/logging/">#logging</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/predicable/">#predicable</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/addresses/">#addresses</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/tracking/">#tracking</a>
|
||
|
|
||
|
</span>
|
||
|
<p>YouTube Unhideable Political Ads, Fediverse Out of Play Store, Haskell From
|
||
|
Zero, Haskell Mini-Patterns, Rust Thread Pools, Embedded Rust Logging Crate,
|
||
|
Predicable Oracle, Falsehoods About Addresses, Track This.</p>
|
||
|
<span id="continue-reading"></span><h2 id="youtube-mobile-ios-i-keep-getting-donald-trump-campaign-ads-with-no-stop-showing-me-option"><a href="https://support.google.com/youtube/thread/66051026?hl=en">YouTube Mobile (iOS): I keep getting Donald Trump campaign ads with no "stop showing me" option</a></h2>
|
||
|
<p>What a great way to start a list of commented links by showing Google being...
|
||
|
well, Google.</p>
|
||
|
<p>You can hide ads that don't interest you. But it seems certain ads can't be
|
||
|
hidden, can't be skipped and don't react like normal ads.</p>
|
||
|
<p>In a way, it's fine that Google decides that, if someone pays enough, they
|
||
|
have higher privileges in their system. After all, Google (Alphabet actually)
|
||
|
is a company, and it can decide how things work on their system and how they
|
||
|
are going to make money out of their system. On the other hand... that's what
|
||
|
we keep pointing over and over: Google doesn't <em>care</em> what goes in their
|
||
|
systems; Google doesn't <em>care</em> what happens in their system.</p>
|
||
|
<p>And that's why a company that have that much effect in everyone's life
|
||
|
shouldn't exist in the first place.</p>
|
||
|
<h2 id="google-is-apparently-taking-down-all-most-fediverse-apps-from-google-play"><a href="https://qoto.org/@freemo/104765288863293481">Google is apparently taking down all/most fediverse apps from Google play</a></h2>
|
||
|
<p>Again, Google is free to do whatever they want when their system.</p>
|
||
|
<p>But here is the thing: ActivityPub is a protocol that allows any server to
|
||
|
share activities to other servers that implement that protocol. It is not tied
|
||
|
to any kind of activity, but the most common one at this point is
|
||
|
microblogging (think Twitter). So far, so good.</p>
|
||
|
<p>Whatever people do in their systems is up to them.</p>
|
||
|
<p>Because the protocol is open, anyone can implement anything with it, including
|
||
|
clients for, say, Android.</p>
|
||
|
<p>In the early days of the protocol, some bad servers appeared, but people
|
||
|
managing moderated servers took care and decided to not federate with those
|
||
|
bad servers, basically leaving the bad apples out of the basket.</p>
|
||
|
<p>So yeah, there are bad services in the ActivityPub universe, and they are
|
||
|
being ignored by the vast majority of other services. Should Google ban Chrome
|
||
|
or Firefox from the Play Store 'cause there is content like Breitbart on the
|
||
|
internet?</p>
|
||
|
<h2 id="haskell-from-0-to-io-maybe-hero"><a href="https://rainbyte.net.ar/posts/200828-01-haskell-0-to-io.html">Haskell from 0 to IO (Maybe Hero)</a></h2>
|
||
|
<p>Haskell is one of those fancy languages I'm trying to get a grasp of.</p>
|
||
|
<p>I can say that I could understand half of this, before the complexities of the
|
||
|
syntax throw me off. But I intent to read it again (and probably <em>again</em>) till
|
||
|
I get it.</p>
|
||
|
<h2 id="haskell-mini-patterns-handbook"><a href="https://kowainik.github.io/posts/haskell-mini-patterns">Haskell mini-patterns handbook</a></h2>
|
||
|
<p>Speaking of Haskell, here are some patterns (really small ones) in that
|
||
|
language.</p>
|
||
|
<p>Maybe to be consumed after understanding the language.</p>
|
||
|
<h2 id="multiple-thread-pools-in-rust"><a href="https://pkolaczk.github.io/multiple-threadpools-rust/">Multiple Thread Pools in Rust</a></h2>
|
||
|
<p>Serendipity: I was thinking in ways to improve my dhash calculator, using
|
||
|
threads pools and queues to check for files and dhash calculation for each
|
||
|
image.</p>
|
||
|
<p>And then this shows up.</p>
|
||
|
<h2 id="defmt-a-highly-efficient-rust-logging-framework-for-embedded-devices"><a href="https://ferrous-systems.com/blog/defmt/">defmt, a highly efficient Rust logging framework for embedded devices</a></h2>
|
||
|
<p>A new logging system for Rust, targeting high efficiency. But it seems small
|
||
|
and simple enough for any system.</p>
|
||
|
<h2 id="aaronson-oracle"><a href="http://people.ischool.berkeley.edu/~nick/aaronson-oracle/">aaronson-oracle</a></h2>
|
||
|
<p>A little experiment on how to predict things. After a while, I couldn't make
|
||
|
it drop below 75%.</p>
|
||
|
<p>This proves how easy it is to predict behaviors the more data you have about
|
||
|
someone. Also could explain how you suddenly start seeing ads for something
|
||
|
you just spoke with someone: They have so much data about you that they can
|
||
|
predict, with some pretty good accuracy, what will interest you in the future.</p>
|
||
|
<h2 id="falsehoods-programmers-believe-about-addresses"><a href="https://www.mjt.me.uk/posts/falsehoods-programmers-believe-about-addresses/">Falsehoods programmers believe about addresses</a></h2>
|
||
|
<p>I love these "Falsehoods" posts.</p>
|
||
|
<h2 id="hey-advertisers-track-this"><a href="https://blog.mozilla.org/firefox/hey-advertisers-track-this/">Hey advertisers, track THIS</a></h2>
|
||
|
<p>Mozilla may seem in bad shape these days, but we can't forget how they did
|
||
|
something like "Track THIS", which will flood tracking sites with bad content
|
||
|
about someone, so they can't predict <em>anything</em> right.</p>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|