Bryan Weber
Writing Resume

TIL: Installing Warp terminal on Aurora/Bluefin Linux

Published Fri 03 January 2025 in personal

by Bryan Weber

Today I learned how to layer the Warp terminal application into the immutable Linux distro Aurora 1. Since Aurora uses rpm-ostree, I used the rpm repository provided by Warp from their Getting Started section. Merging the instructions from Warp with the instructions to layer 1Password that I used previously, I ended up with:

Read more...

Other articles

TIL: How to clean up merged git branches in the local copy

Sun 06 October 2024

Today I learned how to delete local git branches that have been merged to the main remote branch. There are a...

TIL: How to convert hexadecimal code points to emoji in Python

Wed 07 August 2024

Today I learned how to convert hexadecimal code points, represented as strings, to emoji characters using Python.

TIL: What Big-endian and Little-Endian mean

Sat 17 June 2023

Today, I was curious why we often represent values in computer memory with hexadecimal numbers. I found the...

TIL: Pytest has a flat namespace

Wed 17 May 2023

Pytest imports test modules into a flat namespace unless you have __init__.py files in the test folders. This...

Creating A tasks.json File for VS Code

Mon 24 January 2022

VS Code has a super useful feature called tasks. These allow you to define and chain arbitrary shell commands...

Real Python Articles

Sat 21 August 2021

I’ve written a few more articles on Real Python since my last post:

Previous Next page
  • Page 1 / 6

Social

  • GitHub
  • LinkedIn
Bulrush theme for Pelican HTML 5 CSS 3 Made with Bulma
License
  • CC BY-SA 3.0