FOSSPicks

Whalebird

There's no doubt that the popular social networks are going through something of an identity crisis. After their incredible first flushes of success, we're now at the stage where each is attempting to heavily monetize its user base. This is rightfully waking many users up to how their data is being used. Federated social networks are often touted as the answer, because there's no single gatekeeper to your posts and no one with control over the whole network. But to be useful, a federated network needs to get past the chicken and egg situation of becoming useful before more people join. Mastodon is the current popular federated option, and it does seem to have momentum, at least with the open source and privacy communities. Of the approximate 750 people I follow on Twitter, I found 35 on Mastodon. That's only around 5 percent of an already self-selected bias for this kind of technology, but at least I can finally keep on top of my timeline.

To make all this useful, you need a decent client. Mastodon's web interface has improved hugely recently and will feel familiar to anyone who uses TweetDeck for Twitter. It defaults to a multicolumn view that's most useful to the power user who needs to use many timeline filters. There are several decent command-line clients, too. However, Whalebird, an Electron desktop application, is a great choice if you're just starting out. Like the standard Twitter experience, Whalebird doesn't overwhelm you with options and focuses on your own basic timeline and any community interaction. It looks a lot like the Slack client, for instance, and features decent shortcuts, a dark theme, hashtag views, and lists. If you've been on the fence about using yet another social network, Whalebird could just make the difference.

Project Website

https://whalebird.org

One of Mastodon's best features is that you can now automatically bridge it to your Twitter account and follow the same people on Mastodon automatically.

Repository viewer

GRV

So many of us now use git on the command line, it's difficult to contemplate using a GUI tool to make accessing Git repositories easier. The context shift from command line to desktop is often enough to break your train of thought or concentration, but we have covered one helpful command that's worth using, tig, and here's another. GRV (Git Repository Viewer) is a lot more ambitious and effectively builds an entire GUI on the command line around your local Git repositories. The main view, called the History View, consists of three panels. On the left is a pane for branches, tags, and remote references, and in the middle is a list of commits for your chosen branch. The pane on the right side lists the changes, as a diff, for that specific commit. The other view is Status View, which gives an overview of what's changed in your local branch since the last push. If you're already familiar with git, this makes complete sense. It's wonderful to see your work presented in such a clear way, just as you likely imagine the whole repository hanging somewhere.

GRV is also deep. It defaults to using Vim key bindings and makes a wonderful partner to programming in the editor. There's even theme support and the ability to filter through the data using a query language rather than simple searches. In the background, changes to the repository are captured by monitoring the filesystem and update the UI automatically. This means it works well in a separate tmux panel, for example, capturing changes as you make them, or as they're pulled from upstream. Git is complicated; while GRV is never going to make the learning curve any easier, it's a fantastic tool for confirming what you think is happening is actually happening, as well as helping you to visualize how your projects are developing.

Project Website

https://github.com/rgburke/grv

Make sense of your own git repos, and those of other developers, with the wonderful GRV.

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Imaginary Teleprompter

    A teleprompter can help you give a polished look to your speeches and video presentations. Imaginary Teleprompter is a free tool that delivers professional teleprompting capabilities.

  • FOSSPicks

    This month Graham fires up MuseScore 3.0, hexyl, weborf, Chrono, and several other useful Linux tools.

  • FOSSPicks

    Over the past couple of months, Graham's ever-versatile Steam Deck has synced books to an e-reader, played movies on a television, joined Mumble, recorded two podcast episodes, and even played a few games.

  • FOSSPicks

    Graham had an interesting moral dilemma this month: whether to include an open source Wordle clone or not. Read on to see his decision.

  • FOSSPicks

    Graham checks out Sigil, Dragonfly Reverb, LabPlot 2.8, Node-RED, batufo, rg3d, and much more.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News