Viewing profile — baepaul
baepaul
HN member- Joined
- Fri, Jun 17, 2022, 5:36 PM UTC
- HN karma
- 116
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About baepaul
No profile information was provided.
Recent public activity
-
comment
Comment #48453517
fair critique. i'll refrain from it in the future. but i will say that the point of our post isn't to really sell anyone here or on anything. we kinda know that our product as-is i…
-
comment
Comment #48453427
oh wow i have not thought about terminal browsers in a while (i used to use one back in the day in college haha). yeah, that admittedly is not priority, but thanks for taking the t…
-
comment
Comment #48453380
the hn hug is real indeed, hopefully this link is fine. a bit wordy, but goes into quite a lot of the thinking that went into the design: https://gitdot.io/designs/gitdot-designed-…
-
comment
Comment #48453348
it is based off a minimum pixel as of now, apologies. the overall reason why we didn't ship a mobile site is that code is inherently very hard to read on mobile and i think to do t…
-
comment
Comment #48453317
thank you both for chiming in. i will be honest and say that we didn't do our due diligence here (we simply assumed that it would be okay to do so, given the existence of GitHub, G…
-
comment
Comment #48452882
thank you! i'm not aware of the old macOS inspector pattern, but this sounds super interesting and i agree with the critique of inconsistency in github's behavior. this reminds me …
-
comment
Comment #48452736
yeah the site isn't perfect. my fixation here is to make everything load instant, but that is dependent on server latencies, which right now is admittedly slow as we only have one …
-
comment
Comment #48452632
thank you mbreese, i know folks can be mean and i also recognize where they're coming from (we are certainly far from perfect), but this comment is nice to read. thank you for the …
-
comment
Comment #48452615
yeah this is because we're currently (very temporarily) hosting things in NFS and git stat operations are very slow since they assume a fast file FS. we'll fix that in a few. and y…
-
comment
Comment #48452596
thank you both for asking. i think the honest answer here is autonomy. the freedom to choose our own tech stack, our own product priorities, and our own design. i'll also admit tha…
-
comment
Comment #48452480
we are well aware and duly noted. thank you for the feedback
-
comment
Comment #48452401
yeah this has been pointed out a few times, will revise the copytext later but will keep it up for the duration of the post. hope our sentiment is clearer in the comments that i've…
-
comment
Comment #48452340
this hn thread is interesting as it feels like i'm getting to revisit a lot of decisions i've made in the design haha. i debated this for a while too, some of my thinking for how i…
-
comment
Comment #48452277
thank you both for the feedback, i'm revisiting it now and i do see what the both of you are illustrating. i think i will get rid of the change on hover, it is a distraction and pe…
-
comment
Comment #48452240
thank you for the feedback, yeah i've been going and trimming a few places where i think my own tendencies have gone a bit too far. i will also say on accessibility, i recognize th…
-
comment
Comment #48452228
forgejo is a pretty great piece of software. a lot of this we've really come to know as we dug into both it, gittea, gitlab, and all of their internals. i think the short answer as…
-
comment
Comment #48452149
thank you kiro! (i feel you may be slightly miffed about the AWS IDE taking your name haha) i replied in a separate comment: https://news.ycombinator.com/item?id=48452052 but to re…
-
comment
Comment #48452068
thank you! of all things in this launch, i was the most anxious about the design as it is admittedly the most different. glad to hear the positive feedback :)
-
comment
Comment #48452052
yeah thanks for digging in, this was a bit ambiguous. so take this to mean - 1) no AI copilot in the app and 2) no training on your data nor selling of it. our take on AI is that w…
-
comment
Comment #48451989
hrm. so i guess if the question is why not just make a software forge that is _only_ based in the CLI, the answer i think is convenience. it's very convenient to be sent a link (or…
-
story
Show HN: Gitdot – A better GitHub. Open-source, written in Rust
What works now: user signups, org creations, private/public repos, and importing GitHub repositories (both as read-only mirrors and full migrations). So basically, you can create, …
-
comment
Comment #45043653
this is super super cool - awesome to see something technically hard and novel. congrats on the launch!