Browse Source
commitmasterf6419e68f4
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 13:29:57 2020 -0300 links for 2020-07-03 commita3ba09a7ea
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:25:17 2020 -0300 Carl Jung quote commitd98b49f74f
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:23:45 2020 -0300 Dalai Lama quote commit82388d17c7
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:22:33 2020 -0300 Publilius Syrus quote commit1e242a42d5
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:20:06 2020 -0300 Random quote commit7825ea8aab
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:19:01 2020 -0300 Voltaire quote commit67b3f228e8
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:17:35 2020 -0300 Star Trek quote commit472f654c71
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:16:48 2020 -0300 Star Trek quote commit68c28d758c
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:16:13 2020 -0300 Muhammad Ali quote commit64a6c70988
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:15:21 2020 -0300 John Keats quote commitb11b646424
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:14:21 2020 -0300 Norman Douglas quote commitfa0dbe513d
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:13:20 2020 -0300 Star Trek quote commit4515f8e3ee
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:12:36 2020 -0300 Kushwant Singh quote commit6ace645c2e
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:05:48 2020 -0300 deGrasse quote commit713cbc7912
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:04:40 2020 -0300 Random quote commit19da2723ba
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:03:07 2020 -0300 Mark Twain quote commit8b2981e4a7
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:02:35 2020 -0300 Star Trek quote commitc7246e04b5
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 12:01:55 2020 -0300 Nathaniel Howe quote commitc600e7f343
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:59:55 2020 -0300 John Stuart Mill quote commit58b044f456
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:58:59 2020 -0300 Ron McAfee quote commitf10d46761e
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:57:42 2020 -0300 Donald J Atwood quote commit4ada29bd81
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:54:31 2020 -0300 B L Whorf quote commit6a4603705e
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:49:47 2020 -0300 Publilius Syrus quote commit94cc2862c4
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:34:01 2020 -0300 Roy Santoro quote commit3ddb93bb47
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:32:43 2020 -0300 Oscar Wilde quote commitff2822a603
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:32:12 2020 -0300 Oscar Wilde quote commit808fcb6436
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:31:32 2020 -0300 Random quote commit151941be69
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 11:28:49 2020 -0300 Strange de Jim quote commit43ffd48447
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 10:46:29 2020 -0300 Marcus Tulius Cicero quote commit6ef90824b2
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 10:44:03 2020 -0300 Anne Frank quote commitfe5ddded60
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 10:38:19 2020 -0300 Alan Kay quote commita26b08722b
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 10:36:19 2020 -0300 Random quote commit47bdb56046
Author: Julio Biason <julio.biason@pm.me> Date: Fri Jul 3 10:12:44 2020 -0300 Finlay Peter Dunne quote
Julio Biason
4 years ago
26 changed files with 352 additions and 5 deletions
@ -0,0 +1,63 @@
|
||||
+++ |
||||
title = "Commented Links for 2020-07-03" |
||||
date = 2020-07-03 |
||||
|
||||
[taxonomies] |
||||
tags = ["links", "rust", "async", "tide", "github", "web apis", "fira", |
||||
"fonts", "runbook", "zig"] |
||||
+++ |
||||
|
||||
Rust Async and Tide, Github Redesign, Apple Declining Web APIs, Fira Font, |
||||
Runbooks, Zig Async. |
||||
|
||||
<!-- more --> |
||||
|
||||
## [Image decay as a service](https://fasterthanli.me/articles/image-decay-as-a-service) |
||||
|
||||
Although it mentions "Image", this post is actually a very good (as Amos' |
||||
posts usually are) explaining async Rust and Tide from the very beginning. |
||||
|
||||
## [Redesigning Github repository page](https://tonsky.me/blog/github-redesign/) |
||||
|
||||
Github presented a new layout recently, but some things are not... quite in |
||||
place. |
||||
|
||||
Here, Nikita explores the interface step by step, checking every element and |
||||
how to make them work. |
||||
|
||||
## [Apple declined to implement 16 Web APIs in Safari due to privacy concerns](https://www.zdnet.com/article/apple-declined-to-implement-16-web-apis-in-safari-due-to-privacy-concerns/) |
||||
|
||||
You have one chance to figure out who proposed most of those 16 APIs. |
||||
|
||||
Also, not to just pick on anyone or defend Apple, but some of those are |
||||
completely absurd for a web thing -- unless you want the web to become a whole |
||||
operating system, something that would make a lot more sense in, I don't know, |
||||
a native application running on a real operating system, maybe? |
||||
|
||||
## [Fira](https://mozilla.github.io/Fira/) |
||||
|
||||
Mozilla took the task of keeping Fira -- and Fira Code -- fonts. |
||||
|
||||
The only issue I found: No ligatures on the mono version. There is an issue |
||||
open since 2016 but the ligatures are not there (at least, the common ones, |
||||
like "==", "->" and "=>", that make those appear as a single character). |
||||
|
||||
Sadly, for now, I'm sticking with |
||||
[Cascadia](https://github.com/microsoft/cascadia-code/releases). |
||||
|
||||
## [The Runbooks Project](https://containersolutions.github.io/runbooks/) |
||||
|
||||
I'm a huge fan of Runbooks. Why? Because, some day, you'll be on call and |
||||
things will go wrong and you'll have no idea what to do, but there it is, a |
||||
list of things that can go wrong and how to fix them. |
||||
|
||||
And here are some generic runbooks to take care of common things when they go |
||||
wrong. |
||||
|
||||
## [What is Zig's “Colorblind” Async/Await?](https://kristoff.it/blog/zig-colorblind-async-await/) |
||||
|
||||
Async/await is in all rage these days, and Zig is a small language that takes |
||||
a lot of C, but tries to fix some of its issues. |
||||
|
||||
And here is an introduction directly of async/await in Zig, so you can get a |
||||
good "feel" of the language. |
@ -0,0 +1,68 @@
|
||||
+++ |
||||
title = "Links Comentados de 2020-07-03" |
||||
date = 2020-07-03 |
||||
|
||||
[taxonomies] |
||||
tags = ["links"] |
||||
+++ |
||||
|
||||
Async Rust e Tide, Redesign do Github, Apple Se Recusando a Implementar Web |
||||
APIs, Fonte Fira, Runbooks, Async Zig. |
||||
|
||||
<!-- more --> |
||||
|
||||
## [Image decay as a service](https://fasterthanli.me/articles/image-decay-as-a-service) |
||||
|
||||
Embora mencione "Imagem", esse post é bem completo (como os posts do Amos |
||||
normalmente são), explicando Rust assíncrono e Tide desde o começo. |
||||
|
||||
## [Redesigning Github repository page](https://tonsky.me/blog/github-redesign/) |
||||
|
||||
Github apresentou um novo layout recentemente, mas algumas coisas não estão... |
||||
bem no lugar. |
||||
|
||||
Aqui, Nikita explora a interface passo a passo, verificando cada elemento e |
||||
como fazer como que eles funcionem. |
||||
|
||||
## [Apple declined to implement 16 Web APIs in Safari due to privacy concerns](https://www.zdnet.com/article/apple-declined-to-implement-16-web-apis-in-safari-due-to-privacy-concerns/) |
||||
|
||||
Lhes dou uma chance para descobrir quem foi que propôs essas 16 APIs. |
||||
|
||||
Não pegando no pé da Apple ou querendo botar a culpa em alguém, mas algumas |
||||
dessas APIs parecem ser completamente absurdas para uma coisa da web -- a não |
||||
ser que você queria que a web se torne um sistema operacional inteiro, algo |
||||
que faria mais sentido em, sei lá, numa aplicação nativa rodando num sistema |
||||
operacional, talvez? |
||||
|
||||
## [Fira](https://mozilla.github.io/Fira/) |
||||
|
||||
Mozilla se colocou para manter a fonte Fira -- e a Fira Code. |
||||
|
||||
O único problema que eu achei: Não existem ligaduras na versão monoespaçada. |
||||
Existe uma issue aberta desde 2016 mas as ligaduras não existem ainda (pelo |
||||
menos, as mais comums, como "==", "->" e "=>", fazendo com que essas apareçam |
||||
como um único caractere). |
||||
|
||||
Por enquanto, eu vou continuar com |
||||
[Cascadia](https://github.com/microsoft/cascadia-code/releases). |
||||
|
||||
## [The Runbooks Project](https://containersolutions.github.io/runbooks/) |
||||
|
||||
Eu sou um grande fã de Runbooks. Por que? Porque, algum dia, você vai ficar no |
||||
sobreaviso e as coisas vão dar errado e você não vai saber o que fazer mas, lá |
||||
está, uma lista de coisas que podem dar errado e como corrigir. |
||||
|
||||
E aqui temos alguns runbooks genéricos para cuidar de coisas comuns que dão |
||||
errado. |
||||
|
||||
## [What is Zig's “Colorblind” Async/Await?](https://kristoff.it/blog/zig-colorblind-async-await/) |
||||
|
||||
Async/await está na moda atualmente, e Zig é uma pequena linguagem que pegou |
||||
um monte de coisa de C, mas tenta corrigir esses problemas. |
||||
|
||||
E aqui está uma introdução direta ao async/await com Zig, e assim você pode |
||||
pegar uma boa ideia de como é a linguagem. |
||||
|
||||
<!-- |
||||
vim:spelllang=pt: |
||||
--> |
@ -0,0 +1,11 @@
|
||||
+++ |
||||
title = "Alan Kay" |
||||
weight = 97 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "alan kay", "research"] |
||||
+++ |
||||
|
||||
> "The tree of research must from time to time be refreshed with the blood |
||||
> of bean counters." |
||||
|
@ -0,0 +1,9 @@
|
||||
+++ |
||||
title = "Anne Frank" |
||||
weight = 97 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "anne frank", "goodness"] |
||||
+++ |
||||
|
||||
> "In spite of everything, I still believe that people are good at heart." |
@ -0,0 +1,10 @@
|
||||
+++ |
||||
title = "B. L. Whorf" |
||||
weight = 98 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "b l whorf", "languages"] |
||||
+++ |
||||
|
||||
> "Language shapes the way we think, and determines what we can think about." |
||||
|
@ -0,0 +1,11 @@
|
||||
+++ |
||||
title = "Carl Jung" |
||||
weight = 99 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "carl jung", "personalities"] |
||||
+++ |
||||
|
||||
> "The meeting of two personalities is like the contact of two |
||||
> chemical substances: if there is any reaction, both are transformed." |
||||
|
@ -0,0 +1,10 @@
|
||||
+++ |
||||
title = "Dalai Lama" |
||||
weight = 100 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "dalai lama", "help"] |
||||
+++ |
||||
|
||||
> "If you can, help others. If you can't, at least don't hurt others." |
||||
|
@ -0,0 +1,11 @@
|
||||
+++ |
||||
title = "Donald J. Atwood" |
||||
weight = 100 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "donald j atwood", "improvements"] |
||||
+++ |
||||
|
||||
> "To take a significant step forward, you must make a series of finite |
||||
> improvements." |
||||
|
@ -0,0 +1,9 @@
|
||||
+++ |
||||
title = "Finlay Peter Dunne" |
||||
weight = 102 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "finlay peter dunne", "trust"] |
||||
+++ |
||||
|
||||
> "Trust everybody, but cut the cards." |
@ -0,0 +1,9 @@
|
||||
+++ |
||||
title = "John Keats" |
||||
weight = 106 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "john keats", "philosophy"] |
||||
+++ |
||||
|
||||
> "Philosophy will clip an angel's wings." |
@ -0,0 +1,9 @@
|
||||
+++ |
||||
title = "John Stuart Mill" |
||||
weight = 106 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "john stuart mill", "happiness"] |
||||
+++ |
||||
|
||||
> "Ask yourself whether you are happy and you cease to be so." |
@ -0,0 +1,12 @@
|
||||
+++ |
||||
title = "Kushwant Singh" |
||||
weight = 107 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "kushwant singh", "fascism", "hate"] |
||||
+++ |
||||
|
||||
> "Every fascist regime needs communities and groups it can demonise in order |
||||
> to thrive. It starts with one group or two. But it never ends there. A |
||||
> movement built on hate can only sustain itself by continually creating fear |
||||
> and strife". |
@ -0,0 +1,11 @@
|
||||
+++ |
||||
title = "Marcus Tulius Cicero" |
||||
weight = 109 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "marcus tulius cicero", "persistence", "opinions"] |
||||
+++ |
||||
|
||||
> "Persistence in one opinion has never been considered a merit in political |
||||
> leaders." |
||||
|
@ -0,0 +1,10 @@
|
||||
+++ |
||||
title = "Nathaniel Howe" |
||||
weight = 110 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "nathaniel howe", "saints"] |
||||
+++ |
||||
|
||||
> "The way of the world is to praise dead saints and prosecute live ones." |
||||
|
@ -0,0 +1,9 @@
|
||||
+++ |
||||
title = "Norman Douglas" |
||||
weight = 110 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "norman douglas", "nations", "advertisements", "ads"] |
||||
+++ |
||||
|
||||
> "You can tell the ideals of a nation by its advertisements." |
@ -0,0 +1,11 @@
|
||||
+++ |
||||
title = "Publilius Syrus" |
||||
weight = 112 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "publilius syrus", "silence", "promises", "performance"] |
||||
+++ |
||||
|
||||
> "Let a fool hold his tongue and he will pass for a sage." |
||||
|
||||
> "Never promise more than you can perform." |
@ -0,0 +1,9 @@
|
||||
+++ |
||||
title = "Ron McAfee" |
||||
weight = 114 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "ron mcafee", "theories"] |
||||
+++ |
||||
|
||||
> "Anything is possible on paper." |
@ -0,0 +1,9 @@
|
||||
+++ |
||||
title = "Roy Santoro" |
||||
weight = 114 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "roy santoro", "laws"] |
||||
+++ |
||||
|
||||
> "If A = B and B = C, then A = C, except where void or prohibited by law." |
@ -0,0 +1,11 @@
|
||||
+++ |
||||
title = "Strange de Jim" |
||||
weight = 115 |
||||
|
||||
[taxonomies] |
||||
tags = ["quotes", "strange de jim", "parents"] |
||||
+++ |
||||
|
||||
> "I called my parents the other night, but I forgot about the time difference. |
||||
> They're still living in the fifties." |
||||
|
Loading…
Reference in new issue