@caseyliss - callsheet question, on iPad after a search, coming back to what looks like the Home Screen, how do I search again? I have to force quit to see the search bar again… #feelingdumb
When I began tinkering with creating my own web pages, I used small software like thttpd to serve simple pages I wrote by hand. I'm not sure I would have gotten into it as much without software that (while enormously capable) did not try to scale to enterprise level. As I'm tinkering with asterisk and freeswitch, I can't help but wish there was some smaller, simpler software to tinker with VOIP phones at the scale of home users/offices with 10 extensions. #feelingdumb

#QuestionForTheRoom #FeelingDumb #TotalNubcakes

On the #FediLab #Android app, where do I find my own profile and JUST my own posts? I've looked through all the menus, but I just can't find it.

@gwenbeads Always enjoyed math, but yeah....you lost me after the first sentence. #FeelingDumb 

Why am I fighting with simple arithmetic on a sunday morning!

None of these work!
https://linuxhandbook.com/bash-convert-string-to-number/

I am getting the CPU idle from top, which appears to be a String:

top_cpu_idle=$(top -i -H -n 2 | awk 'FNR == 3 {print $8}')

and simply wanting to subtract it from 100. Maybe its time to do this script in #python rather.

#bash #feelingdumb

How to Convert Strings into Numbers in Bash

Learn how to evaluate bash strings as integers to perform successful arithmetic operations.

Linux Handbook
On the webapp advanced view feeling like a noob, how can I add columns for my lists and local timeline? #Mastodon #FeelingDumb