diff --git a/journal/2021-03-01.md b/journal/2021-03-01.md index 07e987824..d8052c7b6 100644 --- a/journal/2021-03-01.md +++ b/journal/2021-03-01.md @@ -6,7 +6,15 @@ - [[rival consoles]] - [[Jon Hopkins]] - [[Nils Frahm]] +- [[push]] [[google search]] + - I heavily dislike how [[google]] changes search results so that + - their url looks fine on hover, but changes to a tracking URL when clicking them + - the original urls can't be copied, it is the tracking URL that gets copied + - https://greasyfork.org/en/scripts/391644-fix-google-ulr-redirects plus [[greasemonkey]] fixes that +- [[lyra]] is impressive [//begin]: # "Autogenerated link references for markdown compatibility" [music]: ../music "Music" +[push]: ../push "Push" +[google]: ../google "Google" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/lyra.md b/lyra.md new file mode 100644 index 000000000..d37fdf87c --- /dev/null +++ b/lyra.md @@ -0,0 +1,10 @@ +# Lyra + +- an [[ml]] based [[audio codec]] by [[google]] +- [[go]] https://ai.googleblog.com/2021/02/lyra-new-very-low-bitrate-codec-for.html + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[google]: google "Google" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file