For those who struggle with frequent freezes of Unity, this is a short guide on how to reset Unity to default settings in Ubuntu 14.04.

  1. Open a terminal window (from Launcher or CTRL+ALT+T)
  2. Type the following
sudo apt-get install dconf-tools
  1. Reset unity:
dconf reset -f /org/compiz
setsid unity
unity --reset-icons

Further reading

Read more in the tech topic.

Let's talk!

I'm Carlo Nicolini — I am interested on the reliability of AI reasoning systems (interpretability, inference-time methods, probabilistic language programming) and on quantitative portfolio optimization (I am a maintainer of skfolio). If you're working on something in these areas and think we might collaborate, chat, discuss, I'm happy to talk about it!

The best way to reach me is on via DM on LinkedIn.