• Skip to primary navigation
  • Skip to main content
Sal Ferrarello
  • About Sal Ferrarello
  • Speaking
  • Connect
    Mastodon GitHub Twitter (inactive)
You are here: Home / Archives for Recommendations

Recommendations

Zoom Beginner Tips

Last updated on April 5, 2020 by Sal Ferrarello

Lately I’ve been joining Zoom meetings with lots of new users and I find I keep sharing the same tips. The short version is: use Gallery View, Mute Yourself, and take advantage of Chat.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Draft, Recommendations Tagged With: Zoom

Git Preview Changes in Commit Message

Last updated on January 14, 2020 by Sal Ferrarello

You can set Git to preview all of the changes in your commit when you write your commit message. I find this to be a big help in writing my commits (and reminds me to keep the changes in my commits small).

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Dev Tips, Draft, Recommendations Tagged With: Git, gitconfig

Pompitus Bombasticus

Last updated on September 5, 2019 by Sal Ferrarello

I’m currently reading Neal Stephenson’s “Fall; or, Dodge in Hell” and it includes a description of a band called Pompitus Bombasticus.

This seemed like the perfect music to listen to when I’m programming. I was disappointed to find out Pompitus Bombasticus does not exist. However, if you too are in search of the mythical Pompitus Bombasticus, I suggest you check out the group Two Steps from Hell (which does actually exist).

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Draft, Recommendations, Solution Tagged With: music

A little boy pushing a large toy car.

WordPress and Forcing Major Updates

Last updated on August 22, 2019 by Sal Ferrarello

On August 7, 2019 a proposal was made on the WordPress Make Core website to Auto-Update Old Versions to 4.7, which is a long term plan that would start with automatically upgrading those on the minimum supported version of WordPress to the next version. This proposal has created a great deal of conversation and controversy.

Filed Under: Computing, Recommendations Tagged With: WordPress

Why Can’t I Host My Website on My Own Computer?

Last updated on August 9, 2019 by Sal Ferrarello

Whenever I’m talking to someone interested in their first website and I tell them about paying a hosting company where the website will live, they’ll often ask, “Can I host my website on my own computer?” This is a great question and while ultimately the answer is no, it is worth looking at why.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Computing, Draft, Recommendations Tagged With: Hosting, website

Use CTRL-[ as Esc in Vim

Last updated on August 2, 2019 by Sal Ferrarello

The Esc key is not a convenient key to hit on the keyboard. While many will recommend you map another key to act as your Esc key, by default you can use Ctrl-[ instead.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Computing, Dev Tips, Draft, Recommendations Tagged With: vim

Git Previous Branch

Last updated on March 18, 2023 by Sal Ferrarello

When working with Git on the command line, I spend a lot of time switching back and forth between two branches. Even with Git tab completion, it is a lot of typing. However Git has a shortcut for the previous branch, a single dash (-).

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Computing, Dev Tips, Draft, Recommendations Tagged With: command line, Git

Chrome Prevent Know Your Location Popup

Last updated on January 21, 2019 by Sal Ferrarello

The Allow / Block popup in Google Chrome is an all too familiar sight when browsing the web, however this can be prevented. We can change the setting to automatically Block all location requests (they will not be able to see your location) without seeing the popup.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Draft, Recommendations, Solution Tagged With: Chrome, Geolocation

A bulldozer.

Never use git push force

Last updated on January 29, 2021 by Sal Ferrarello

Never use git push –force. Seriously, don’t use it. You should always use –force-with-lease instead. We’ll look at the problem with –force and how –force-with-lease addresses the issue.

Filed Under: Dev Tips, Recommendations Tagged With: Git, git alias

Git HEAD~ vs HEAD^

Last updated on January 7, 2019 by Sal Ferrarello

Both HEAD^ and HEAD~ can be used in Git to refer to previous commits but in different ways.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Dev Tips, Draft, Recommendations, Solution Tagged With: Git

  • «Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Next Page»

Copyright © 2023 · Bootstrap4 Genesis on Genesis Framework · WordPress · Log in