programmer_humor

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

valen, in Multifactor auth done right
@valen@beehaw.org avatar

Something you only know in a parallel dimension.

ShitOnABrick, in We're not the same! (period)
@ShitOnABrick@lemmy.world avatar

I swear I saw this posted a few weeks back

420stalin69, in Let me just move this project to the "unfinished" folder

Spend 42 hours making a professional quality message queue and entity component system then shelve the project because you got bored.

asw13c, (edited ) in Let me just move this project to the "unfinished" folder

project

snugglebutt, in GitHub Desktop or Git CLI?
@snugglebutt@lemmy.blahaj.zone avatar

git-cola and my own gitea server, near perfection

ILikeBoobies, in GitHub Desktop or Git CLI?

Gitlab/Azure Repo

space_comrade, (edited ) in GitHub Desktop or Git CLI?

Gitgui is pretty great too if you need a bit of interactivity. It’s bare bones and no bullshit but can still do like 90% of what all the other fancy tools can do.

Juice, (edited ) in GitHub Desktop or Git CLI?
@Juice@hexbear.net avatar

Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated

Gambled23,

Use ssh authentication instead

aBundleOfFerrets,

key identification

stepanzak,

I’m not sure about the exact commands, but you do something like gh auth login to authenticate the CLI and then something like gh ssh setup to change ssh’s config file to authorize using the GH CLI.

Juice,
@Juice@hexbear.net avatar

I’ll try that, thanks

usa_suxxx, (edited )
@usa_suxxx@hexbear.net avatar
Juice,
@Juice@hexbear.net avatar

No luck, i tried that and https login and it still asks for a PW when I push

usa_suxxx, (edited )
@usa_suxxx@hexbear.net avatar

HTTPS

git remote add origin https://github.com/user/repo.git

SSH

git remote add origin git@github.com:user/repo.git

Did you use the correct syntax for SSH?

lemmesay, in Manager: This task only takes 30 minutes. Why did it take you the whole day?
@lemmesay@discuss.tchncs.de avatar

[conventional commits] (www.conventionalcommits.org/en/v1.0.0/) will save you.
or maybe commitizen if you’d like not to write them by hand.
and maybe commit and tag version, which will create changelogs for you of you follow semver

eluvatar, in GitHub Desktop or Git CLI?

I only use it to clone projects via the Open in GitHub desktop link.

mariusafa, in GitHub Desktop or Git CLI?

Git cli powerfull af only us git cli

catastrophicblues, in Manager: This task only takes 30 minutes. Why did it take you the whole day?

Oh god I feel so called out. I wish I paid more attention to my commit messages but I’m usually too busy fixing the directory structure and refactoring. Sigh.

outdated_belated, in GitHub Desktop or Git CLI?

tig

skyline, in Rust's static linter is called "Clippy" for a reason.
@skyline@programming.dev avatar

There is no way.

tsonfeir, in It's that time of the year again!
@tsonfeir@lemm.ee avatar

I started this in my head sounding like the singer from Cake.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • programmer_humor@programming.dev
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #