Cyberspace Citizen: I talk about the laws and plumbing of the internet

  • How to Fix `GLIBCXX_3.4.30′ not found in Ubuntu 20.04.6 LTS

    How to Fix `GLIBCXX_3.4.30′ not found in Ubuntu 20.04.6 LTS

    Yesterday, I installed nodejs via the Snap store on my Ubuntu 20.04.6 LTS machine. However, when I run the “node” command from my terminal, I get an error: Here’s how I fixed the issue. Step 1: Check the location of the libstdc++.so.6 If you look at my error message above, you’ll see that the location…

  • How to Move Davinci Resolve Timeline Clip by One Frame

    How to Move Davinci Resolve Timeline Clip by One Frame

    Click on the clip that you wish to move. Once it is selected, you can move it one frame to the right by hitting period (“.”) or one frame to the left by hitting comma (“,”).

  • [Solved] Davinci Resolve UI Controls Are Too Small

    [Solved] Davinci Resolve UI Controls Are Too Small

    If you’re a new user or are using Davinci Resolve on a different computer or a different monitor than usual, then you might open Davinci only to discover that all the buttons and UI controls are too small. Here’s how to fix that. Click on “DaVinci Resolve” in the upper left menu, and then click…

  • How to Move Davinci Resolve to 2nd Screen

    How to Move Davinci Resolve to 2nd Screen

    Step 1: On the top menu bar, click “Workspace” then hover over “Primary Display” then click on your 2nd screen (which may be named something like “HDMI-0”. Step 2: Again click on “Workspace” and then click on “Reset UI Layout”. Now quit and then re-launch Davinci Resolve. If you try to open a project in…

  • How to Save a Pandas Dataframe to CSV (without the index)

    df.to_csv(“my_data.csv”, index = False)

  • What is a Web Map Service?

    The OpenGIS Web Map Service (WMS) internet standard defines a simple way for an HTTP client to request geo-registered map images from one or more distributed geospatial databases. The standard was published by the Open Geospatial Consortium (OGC) in 1999 and is currently codified in ISO 19128 (which is the same document as WMS 1.3).…

  • [SOLVED] No Audio from mp4 in Davinci Resolve on Linux

    [SOLVED] No Audio from mp4 in Davinci Resolve on Linux

    You’ve installed Davinci Resolve on Ubuntu or another Linux distribution, you’ve imported an mp4 file and added it to your timeline, but there’s no audio. What’s going on? The problem is that although Davinci Resolve can handle most audio and video codecs on Windows, the same is not true when Davinci is running on Linux.…

  • 7 Software Tools Every Linux-Based Content Creator Must Know

    7 Software Tools Every Linux-Based Content Creator Must Know

    Whether you’re creating videos or music, you’re going to run into more issues using Linux than you would using Windows or MacOS. For example, none of the following software tools are available on Linux: However, Linux lovers do have alternatives available. This article contains a list of the 7 most important software tools that Linux-based…

  • How to Send Bluehost Domain Emails from Gmail

    How to Send Bluehost Domain Emails from Gmail

    “Authentication failed.” Maybe you already tried to connect your Bluehost email account to Gmail and got an error message, or maybe you’re still trying to figure out how to even attempt this. Either way, this article contains the solution. Below is the step by step process to be able to both receive and send emails…

  • Google Voice Calls Go Straight to Voicemail [PARTIALLY SOLVED]

    Google Voice Calls Go Straight to Voicemail [PARTIALLY SOLVED]

    A few weeks ago I set up a free consumer Google Voice number. Since then, I’ve been using it. I’ve texted a few people, received some texts from other people, received some incoming calls, and made some outgoing calls. However, sometimes I receive calls which go straight to voicemail without my phone even ringing. I…

Want to contribute an article?