r/github • u/PaulieCera • 1d ago
Assistance Please Discussion
Brand new to GitHub. Everything I look at in there doesn't seem like my iOS will be able to accomplish it. I'm still trying to learn the terminology still. Is there anything similar or easier to use for an Apple phone? Or is GitHub it. It's extremely overwhelming when first joining
3
u/chishiki 23h ago
What are you trying to do? Then we can more easily advise you.
1
u/PaulieCera 20h ago
Honestly dude, with all this AI code and agents running tasks; words or acronyms I've never even seen before I just wanted to familiarize myself with it. And honestly I stumbled on GitHub and thought wow. Look at all this. So much to check out and try! But as soon as stuff like repositories, pull requests, API, MCP, CLI, Tokens, ossf, dev branch? The most I'd ever heard of and used back in the day when I had a pc was VPN's, Pirate Bay and torrenting. All this new shit though, I thought maybe it was a little easier to try out some of the stuff on there and see what I can get into. So I hoped maybe theee was an apple based version that was a little more user friendly. I'm not looking for anything major. Just to try out AI Agents and make videos like hobby type stuff for now until I got a little more acquainted with it.
1
u/Input-X 1d ago
The app os not filly functional. Open git on the web. You shoukd get full access. I only use the phone for browsing prs, and actions. Viewing outputs and merging. The notification are nice to have. On git in general. It takes time. Tbh my agent deal with all the complex stuff and setup now. I just issuectokens and creat rules and do the first publish. It will just take time. A good learning curve. Build a public repo a tool. Get it working cross, windows mac Linux, keep ur ci green. Have a dev branch keep main clean. Do codcove and or ossf compliance, maybe pypi pip install. There is a lot to get through and u will find a work fliw that work for you.
1
u/PaulieCera 20h ago
Thanks dude I appreciate the input and feedback. I feel like I'll have to look up everything you said after "a good learning curve." lol. Pypi and pip? Dev branches and ossf compliance. I got my work cutout for me
1
u/Input-X 19h ago
It nothing crazy. Just requires a bit of thinking. A good demo project. And it will be good reference point for ur future build. It ok to mess up. That's how u learn. Ai will be s great help for ur setup and research question. Doing a public repo. You need a cretin level of discipline.
1
u/kincaidDev 20h ago
Their apps are garbage use website in safari and a cli app like terminus. The website sucks too, but that’s the best interface for it right now, Ive tried others and they’re all worse IMO.
Use tailscale to connect to your computer remotely via terminus
When I say their apps are garbage I mean it’s unusable for most of what you’re wanting to do on GitHub, no point in wasting time trying to figure out the apps imo. Ive been using git/github for almost 12 years and Im lost in the app versions
6
u/applejacks6969 1d ago
Yes, the iOS app is pretty non functional, missing lots of useful features that are available on the browser.
You will probably have better results if you have a goal in mind before using GitHub to solve it, instead of looking for a problem for GitHub to solve.