This week we get crafty, discuss if Ubuntu is still exciting, bring you some command line love, round up all your wonderful feedback and visit ThinkPad corner.

It’s Season 13 Episode 34 of the Ubuntu Podcast! Alan Pope, Mark Johnson and Martin Wimpress are connected and speaking to your brain.

In this week’s show:

  • We discuss what we’ve been up to recently:
  • We discuss if Ubuntu is still exciting and if it should drop GNOME.
  • We share a command line lurve:
sudo apt -y install gcc libfuse3-dev make opencl-headers
git clone https://github.com/Overv/vramfs
cd vramfs
make
sudo cp bin/vramfs /usr/local/bin

# Mount vram
sudo mkdir -p /mnt/vram
sudo vramfs /mnt/vram 2GB -d 0

That’s all for this week! If there’s a topic you’d like us to discuss, or you have any feedback on previous shows, please send your comments and suggestions to [email protected] or Tweet us or Toot us or Comment on our Facebook page or comment on our sub-Reddit.


3 Comments » for S13E34 – Itchy hands
  1. Torin Doyle says:

    I started my GNU/Linux journey with Ubuntu (GNOME2) and used it for many years (stopped using it in late-2016 [actually was the Ubuntu-based Linux Mint]). I recall in the late-2000s and early-2010s, of being far more excited at new Ubuntu releases. Now though it’s a bit meh. The Ubuntu wallpapers were far better back then also IMO. I couldn’t stand Unity and loth GNOME3.

  2. Elio says:

    As you said in the podcast, hardly anyone is exited by new Windows updates? Windows 10 was released 5 years ago and the only thing that its updates elicit is annoyance at forced, sudden reboots, and hour-long update processes. The last two generations of gaming consoles brought nothing exiting to the table except “just” more processing power (the playstation 5 is basically a beefed-up playstation 4, which is basically a beefed-up playstation 3). Even in the mobile phone space, which you cite as where the innovation is at, the main selling point of new phones seems to be adding more cameras until they become nothing but cameras and removing useful connectors such as the audio jack.

    Not being exiting is, IMHO, the symptom of a healthy, mature product. I think it’s a rather good place for a linux distribution to be.

  3. Tobi says:

    Just recently I thought about how the update to Android 11 could not excite me anymore… unlike back in the day’s… and concluded that it probably only means that the old version didn’t suck anymore. Boring updates are the best 🙂

    By the way, could you maybe talk a little more about the state of flutter on Ubuntu?