schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Git is a tool I like, a lot. Before git, you could do RCS {& some others} which is a totally different tool set.
In this video Linus Torvalds talks about the way he created Git two+ decades ago.
What immediately Springs into view, is the fact that Linus gave control of the git project to someone else, as soon as he could he did not want to stay with the project for too long.
Git was created because of pure necessity; it was vital for kernel revision control
https://www.youtube.com/watch?v=sCr_gb8rdEI
#Git #Linus #Torvalds #kernel #Linux #RCS #OpenSource #POSIX #GNU #GPL #programming
Creating NPM Package https://leanpub.com/b/creating-npm-package by CodeSweetly is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #ComputerProgramming #Apis #Javascript #React #Software #Git #WebDevelopment #Typescript #books #ebooks
Whenever I see a door with PUSH sign. I PULL it first to avoid conflicts.
don't worry if you didn't GIT it.
Git Prodigy by Ebenezer Don is on sale on Leanpub! Its suggested price is $19.00; get it for $5.00 with this coupon: https://leanpub.com/sh/KhcoPhOG #Git #ComputerProgramming #VersionControl
Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $8.90! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering
Getting to Know IntelliJ IDEA by Trisha Gee and Helen Scott is on sale on Leanpub! Its suggested price is $30.00; get it for $27.00 with this coupon: https://leanpub.com/sh/9PioGfhd #ComputerProgramming #Java #Software #Ides #AutomatedSoftwareTesting #Git
If you like #Grafana and you like #Git Sync https://grafana.com/docs/grafana/latest/observability-as-code/provision-resources/intro-git-sync/ you might want to get #fedihired . We're looking for a total of three people at staff level (senior+). Now that it's launched I'm not leading the project nor the use cases any more, but it's still dear to my heart, so here goes:
* CA https://job-boards.greenhouse.io/grafanalabs/jobs/5541741004
* DE https://job-boards.greenhouse.io/grafanalabs/jobs/5525641004
* SE https://job-boards.greenhouse.io/grafanalabs/jobs/5525640004
* SP https://job-boards.greenhouse.io/grafanalabs/jobs/5525638004
* UK https://job-boards.greenhouse.io/grafanalabs/jobs/5525639004
* US https://job-boards.greenhouse.io/grafanalabs/jobs/5541738004
I think that @jbowen makes good points about git commit messages.
It’s something that I’m trying to think carefully about as I do more #git commits.
I find that I’m doing more smaller commits for various things. Mostly separation of work streams.
E.g. I’ll add a new filter rule as one commit and sort the filter rules in a different commit. They are really two stand alone operations / commits that are independent of each other.
Maybe I’m doing it wrong but I think a commit that changes a bunch of lines with a description of sorting is a lot better than the same changes plus one addition somewhere in the mix.
Sort of like thinking about how to break down operations in vi(m).
https://mast.hpc.social/@jbowen/114495896758331956
Commits just called "misc fixes" or something with no description are really annoying and waste the time of others who have to try to figure out why something was done.
I'm generally not looking for *what* changed, but *why* the change was made. Sometimes it's obvious from the diff, but quite often it's not.
I get being tired/burned out after working on something, but future me has always been happy that past me took a few minutes to write a meaningful commit message.
Learn Git and Bash the Hard Way https://leanpub.com/b/learngitandbashthehardway by Ian Miell is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #ComputerProgramming #Git #Software #Devops #SoftwareEngineering #books #ebooks
TIL that sometimes #git repositories can have bad commits that don't fsck, but there's a workaround to let you clone them: https://gitlab.freedesktop.org/cairo/cairomm/-/issues/28
#Radicle is a peer-to-peer code forge, based on git.
It's a decentralised GitHub. Because #Git was always meant to be decentralised.
True to those principles, Radicle is #localFirst: you can work on issues and patches even with no internet - and there's lots more to get excited about!
Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $8.90! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering
Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $8.90! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering
Have a GitFlow diagram I made using DrawIO
#agile #scrum #git #gitflow #tech #development #opensource #programming
Linus Torvalds has coded git two decades ago.
Learn about why how who and where here
https://youtu.be/sCr_gb8rdEI?si=s8tDVh1e8dBTGWkJ
🖋️ #bash #sh #zsh #ksh #csh #tcsh #fish #git #Linux #POSIX #FOSS #100daysofCode #640DaysOfCode #coding #1024DaysOfCode #github #programming
me: Hi #git, please just take the stuff I changed and put it on the webernet.
Git: Some updates were rejected because you have un-sprongled verterbrae in your sub-spline. Either extrapolate your tips or re-fling your local branch, using git reblog --ff-no-ice. If you want to recapitulate your local flange, then your diversionary remote can't be submitted without stripping the exoplanet, with potential universal anguish.
hint: Disable this message with "git config set advice.flagelate false"
If I have a #codeberg account set up, with a verified #ssh key on my account and the corresponding public and private keys in `~/.ssh/`, is there a way that I can make it so that it doesn't ask me for my keyphrase every time I push? I'm sure VSCode could do this, but since I've switched to #Helix, which doesn't have git built-in I've been manually doing the git stuff.
My knowledge of #cryptography and #git are well and truly at the 'barely enough to get myself into trouble' level.
#AskFedi