Launchpad: Privacy Policy and Data Retention Statement

You can find it here.
That’s good :)
I had already noticed I could remove my LP account (which I have nooo intention to do). Was it there from the beginning ? I’m not sure.
More transparency, more info to users, I like that \o/

Reference

Launchpad blog

Icon labels styles on the Xfce desktop.

The icon labels, with my Xfce default theme, were plain white, no transparency, not so nice.
This can be changed in the ~/.gtkrc-2.0 file. Here is mine:

style "xfdesktop-icon-view" {
    XfdesktopIconView::label-alpha = 30
    font_name="Sans Bold"

    base[NORMAL] = "#aaccee"
    base[SELECTED] = "#aaccee"
    base[ACTIVE] = "#aaccee"

    fg[NORMAL] = "#ffffff"
    fg[SELECTED] = "#98fc66"
    fg[ACTIVE] = "#d40000"
}
widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"

You can control the transparency with XfdesktopIconView::label-alpha = x (x = 0 will set a fully transparent label) and play with the font style and color.

labels_xfce.pnglabels_xfce_highlight.pnglabels_xfce_selected.png

References

UF post
Xfce blog article

Fortune!

Enter:

ddate
Today is Boomtime, the 43rd day of Bureaucracy in the YOLD 3173

man ddate and enjoy!

Reference

UF post
Discordian calendar