dukk

joined 2 years ago
[–] dukk@programming.dev 12 points 2 years ago (3 children)

I mean, I’d just bind vim to nvim. If you still want vim accessible, bind it to something else. I don’t really see any downsides to Neovim: it’s decently backwards compatible, enough to use most old plugins, with the advantages of Lua config and a much wider repository of plugins.

[–] dukk@programming.dev 3 points 2 years ago

You are a nerd with too much time

[–] dukk@programming.dev 3 points 2 years ago* (last edited 2 years ago)

Simply poetry.

[–] dukk@programming.dev 49 points 2 years ago (6 children)

So…Mastodon…with ads?

[–] dukk@programming.dev 10 points 2 years ago

Original Article

Basically, it’s just some cool X11 magic that uses a matrix transformation to rotate the screen.

[–] dukk@programming.dev 9 points 2 years ago

The worst of both worlds…

[–] dukk@programming.dev 2 points 2 years ago* (last edited 2 years ago) (1 children)

Thank you for that information. I had no idea that command existed, I guess because primarily I’ve seen people sending patches over email. I’ve updated my original comment with additional information. Thanks for calling me out 😅

[–] dukk@programming.dev 8 points 2 years ago* (last edited 2 years ago) (5 children)

I mean, Git doesn’t natively have pull requests either…the “official” method involves sending patches through email. It seems that Fossil has a similar setup (although without the tool)..

~~PRs are a feature introduced by GitHub.~~ I guess Fossil bundles would be close enough to them.

EDIT: I was wrong. Turns out Git does have a pull request feature. It requires you to upload your code to a public repository, after which it generates a message asking to pull, which can then be sent via any medium to the repository owner. It doesn’t require patches, or GitHub. Differences to note: these aren’t like GitHub/Gitlab/Gitea pull requests, where you’re given a simple web interface and have to merge from a repository on that instance. Your repository can be hosted anywhere using git request-pull. You’ll most likely then send the request through email, and get feedback in the form of replies. If you push newer changes to that branch, you’ll have to request another pull, as request-pull only specifies a commit range. But yeah, I guess got technically does have pull requests. (For the scope of OP’s question however, I don’t believe he meant this.)

[–] dukk@programming.dev 3 points 2 years ago

Mine does some, then waits, then does some again, until you open it. Terrible because there’s enough silence to ignore it, but the beeps are still often enough to be annoying, so your stuck in a constant indecision between getting up and opening the door, and just staying and working since it’s quiet now.

[–] dukk@programming.dev 3 points 2 years ago (1 children)

Ohhh right, I totally forgot about that. Remember reading about it somewhere. In that case, I guess it makes more sense.

[–] dukk@programming.dev 7 points 2 years ago (3 children)

11GB idling?? Maybe not as optimized as it seems…

[–] dukk@programming.dev 2 points 2 years ago

Same for rebase.

view more: ‹ prev next ›