Customizing zsh prompt: How to remove the username and host name

December 4, 2021 - 3 minute read
Explore more

Jonathan Rodriguez
Programming, Project building, electronics, writing
October 29, 2021 - 3 minute read

How I knew I had a problem looking at computer monitors and solved it

Many people have eyestrain when looking at computer monitors for extended periods. Developers are es...Read more

Michie Ang
Never stop learning. Mad scientist πŸ§ͺπŸ› πŸ’» at Devbits (formely known as Inbytes.dev).
November 27, 2021 - 2 minute read

SwiftUI View Modifiers

SwiftUI Modifiers are views modifiers to customize a specific view in your code. You can use the bui...Read more