mortonfox

joined 1 year ago
[–] [email protected] 2 points 8 months ago

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. 

[–] [email protected] 6 points 11 months ago

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.

[–] [email protected] 2 points 11 months ago

That picture makes me nervous. What if someone else is coming from the other direction?

[–] [email protected] 27 points 11 months ago (10 children)

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

[–] [email protected] 15 points 11 months ago

The ones that get me are captchas saying select all squares with motorcycles when it is clearly a bicycle.

[–] [email protected] 7 points 1 year ago

Vim, with grip for previewing in a web browser.

[–] [email protected] 6 points 1 year ago (2 children)

You could use a web browser. Just navigate to docs.python.org

[–] [email protected] 6 points 1 year ago

The price, obviously. However, I'd also worry about the screen cracking where it folds.

[–] [email protected] 4 points 1 year ago (2 children)

Thank goodness, although I usually read the docs in devdocs.io, which has a dark theme.

[–] [email protected] 16 points 1 year ago (1 children)

I'm using Sync, while waiting for Boost.

[–] [email protected] 1 points 1 year ago

I use yadm. It's a wrapper around git with a few extra commands for dotfile management.

view more: next ›