Viewing profile — swisspol
swisspol
HN member- Joined
- Fri, Apr 15, 2011, 5:34 AM UTC
- HN karma
- 316
- Public activity
- 109 items
- HN profile
- View on Hacker News ↗
About swisspol
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #27582876
Hey I didn't gave up on it at 80% functionality ;) It had 100% for my needs and it's been rock stable since then - I still use it daily! But yes, I wasn't really worth actively mai…
-
comment
Comment #27582848
GitUp uses libgit2 under the hood. GitUpKit is an Obj-C wrapper I wrote at the time to make it much easier to use. Unlimited undo / redo is achieved by taking a snapshot of the ent…
-
comment
Comment #22596244
> The French have been outdone in so many areas, they're now engaged in a new form of a trade war, which is simply to grab surpluses of foreign companies as they can. And who, even…
-
comment
Comment #12408422
If you haven't tried http://gitup.co/ , give it a shot. It works completely different from any other Git client and might meet your needs.
-
comment
Comment #12287138
Yes, at this time the main site at https://hyperrr.co is just download links essentially. The actual description and overview is at http://community.hyperrr.co/t/quick-introduction…
-
comment
Comment #12285840
Thanks, best is to download the apps from https://hyperrr.co , check out the docs at http://community.hyperrr.co/ , then create some stacks and share any feedback in the forum.
-
comment
Comment #12285837
Oops, thanks much, it should be fixed now.
-
comment
Comment #12285831
Glad you asked :) http://community.hyperrr.co/t/the-tech-behind-hyper/19/1
-
comment
Comment #12284356
Just reaching beta, looking for testers & feedback - and if you have questions, don't hesitate!
- story
-
comment
Comment #11208095
Believe or not, there are a number of cases where you can work faster in a GUI than the CLI: many operations on the topology of the repo for instance. See somes examples at http://…
-
comment
Comment #11208087
GitUp also loads the entire repo history in memory in a very optimized way, which is a key reason why it's so fast. Incidentally, this is something a web app like GitKraken can pre…
-
comment
Comment #11208083
No email address or any sort of signup is needed since 1.0.
- story
-
comment
Comment #10092210
GitUp is 30,000 lines of first-party code in Obj-C, mostly built around the OS X SDK. It's simply not portable to other platforms. It would have to be a rewrite which is not going …
-
comment
Comment #10092198
Thanks!
-
comment
Comment #10092194
Swift is still very young, constantly evolving, and simply not ready for big projects. Case in point: is there a single Apple app written in Swift yet? This means that writing GitU…
-
comment
Comment #10090288
I'll be writing a few more sample code in the coming days but you can already see how simple the API is: https://github.com/git-up/GitUp/blob/master/GitDown/AppDeleg... . GitUpKit …
- story
- story
-
comment
Comment #9655790
Got it! Thanks for the detailed explanation.
-
comment
Comment #9655426
You can't yet, but thanks! :)