Hacker Newsnew | past | comments | ask | show | jobs | submit | jbverschoor's commentslogin

It’s 15-25 and you get a free grant of 25 per year

Good thing git is a distributed system

Virtually no one knows how to do anything with it outside of github.

Your favorite search engine or LLM will show you in a second, it's really easy.

The problem is that it's not enough. The fact that Github uses Git specifically is a technical detail; it could use mercurial equally easily, as Bitbucket used to. Github Actions, OWNERS files, PRs and review tools, issue tracker, wiki are all not Git features.


Not a chance. I think you need to spend some time in low ball corporate IT. It's just monkeys throwing faeces at the wall. We only just levered them off subversion...

(I use Fossil 100% offline for personal projects for ref)


You might be surprised, but that's not true at all.

I once read someone commenting "Nobody writes code by hand without looking syntax up".

Man, you are just outing yourself as a complete beginner, the field is way deeper than you imagine and it's not even close.


Not really. I've been around a while. Git for about 15 years. Subversion before that. Perforce before that. rcs before that (back down to sun3 machines). Mostly Fossil now for personal things.

What I am saying is that people learn as much as they need to. They generally don't need to know any more git than is required to interact with github. If anything problematic comes up, they go in with a wrecking ball because they don't truly understand what they are doing. And git has a lot of wrecking balls available.

If you threw them at raw git and asked them to collaborate with someone they'd be up shit creek. They have no idea how SSH or email works for example.


That's a them problem.

i still find insightful ways to use git every day. amazing tool. it's a shame for those who only see it as "how to sync my repo with my coworkers"

Git is!

PRs and code review are not. CI/CD is not.

I mean, there are solutions, but none of them seems to have a large enough mindshare and efficiency. (Even though Github's code review tools are pretty spartan.)


You'd be surprised how far a lot of places got just using git notes and jenkins for a very long time.

> PRs and code review are not. CI/CD is not.

They can be. A PR can be made and code review conducted by submitting a patch to a mailing list. That's how the kernel and, I think, git itself is developed.

CI/CD is really a methodology. It just means integrating/deploying stuff as soon as its ready. So you just need maintainers to be able to run the test suite and deploy, which seems like a really basic thing.


True, workers can still commit to their local git.

I've been looking into having a separate git server that we can commit to and add plain ole git hooks to, and just having it be synced with github as a clone.


Check out Gitea. Its kind of a clone of github but you can self host.

I'd rather recommend Forgejo (a fork of Gitea developed under the auspices of Codeberg e.V.) instead. The way in which Gitea broke the trust of the community seems like it probably should be avoided nowadays.

I'm surprised you can even see the border of each window lol

What about B bluetooth keyboards and touchid


I would be VERY happy if I could use my own sizes on a proper 3d model and see if it fits


Same as passkeys


In sorry, bit I’ve implemented Rhino way back in 2005 or before on a server


What?


Rhino the javascript engine for Java



Xhost and xapps


I’d love to have a proper x11.

Run gui apps in your container, local or remote.

Perfect


At least you don’t have to sit in shit when you’re in a car


If I wanted to waste years of my lifetime behind a wheeldrive I would be a driver and at least get paid for it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: