Morton Fox

u/mortonfox@pawb.social
0 posts · 11 comments

Recent posts

No posts.

Recent comments

on *Permanently Deleted* · c/thumbkey · 2 pts · 2y

I've had thumb key installed on my phone for quite a while but didn't switch because it was missing some of messagease's features. Maybe this subscription nonsense will be the push I need to make a permanent switch. 

on Why Git is hard · c/programming · 6 pts · 2y

I use rebase when I'm working in a dev branch. If someone else has pushed changes to the main branch, rebasing the dev branch on top of main is a way to do the hard work of resolving merge conflicts up front. Then I can rerun tests and make sure everything still works with changes from the main branch. And finally, when it is time to merge my dev branch to main, it's a simple fast-forward.

on The dream 🚲 · c/fuckcars · 28 pts · 2y

To me, the culture shock would be that there is a bicycle that costs $15K

on ... · c/linux · 7 pts · 3y

Vim, with grip for previewing in a web browser.