Site Map - skip to main content

Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes every weekday Monday through Friday.
This page was generated by The HPR Robot at


hpr3458 :: Living in the Terminal 2: The Obligatory Sequel

A very tired BlacKernel tries to handle feedback from the previous episode

<< First, < Previous, , Latest >>

Hosted by BlacKernel on 2021-11-03 is flagged as Explicit and is released under a CC-BY-SA license.
cli, linux, terminal, applications, picks, tired. (Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr3458

Listen in ogg, spx, or mp3 format. Play now:

Duration: 01:00:48

general.

Talking Points

  • Listener Feedback
    • Dave Morriss and the Markdown/HTML debacle
      • Using validate_html
      • Podcast logistics etc.
    • hackerdefo's suggestions
      • .less_termcap:
        export LESS_TERMCAP_mb=$(tput bold; tput setaf 2)
        export LESS_TERMCAP_md=$(tput bold; tput setaf 6)
        export LESS_TERMCAP_me=$(tput sgr0)
        export LESS_TERMCAP_so=$(tput bold; tput setaf 3; tput setab 4)
        export LESS_TERMCAP_se=$(tput rmso; tput sgr0)
        export LESS_TERMCAP_us=$(tput smul; tput bold; tput setaf 7)
        export LESS_TERMCAP_ue=$(tput rmul; tput sgr0)
        export LESS_TERMCAP_mr=$(tput rev)
        export LESS_TERMCAP_mh=$(tput dim)
        export LESS_TERMCAP_ZN=$(tput ssubm)
        export LESS_TERMCAP_ZV=$(tput rsubm)
        export LESS_TERMCAP_ZO=$(tput ssupm)
        export LESS_TERMCAP_ZW=$(tput rsupm)
        					

        .bashrc:
        if [ -f $HOME/.less_termcap ];then
        	. $HOME/.less_termcap
        fi
        					
      • poca, castero, and gpodder cli
      • My opinion on Python and Java
      • ProtonMail Bridge with mutt
    • Comments from the last episode
      • (Please go to the last episode to read the full comments)
      • NOTE: If you want a timely response, please email me or mention me on Mastodon
      • Operat0r: Kids these days! https://www.nethack.org/
      • b-yeezi: +1 for cnus
      • sesamemucho: The text
      • Dave Morriss: Very enjoyable
      • Gumnos: Using "c" to pause in cmus
  • New Talking Points
    • Here Documents
      cat > text.txt <<EOF
      Hello, World!
      EOF
      				
    • NetHack

Show Notes

Important Links:

Wikipedia Articles:

  • None

Contact Me

Comments

Subscribe to the comments RSS feed.

Leave Comment

Note to Verbose Commenters
If you can't fit everything you want to say in the comment below then you really should record a response show instead.

Note to Spammers
All comments are moderated. All links are checked by humans. We strip out all html. Feel free to record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).

Provide feedback
Your Name/Handle:
Title:
Comment:
Anti Spam Question: What does the letter P in HPR stand for?
Are you a spammer?
What is the HOST_ID for the host of this show?
What does HPR mean to you?