Hayden

Results 74 comments of Hayden

(with regards to the git repo one: `git rev-parse --show-toplevel` will get the absolute path to the root of the current repository)

Yes, it is, but it would also be useful (for smaller terminals open alongside an editor on a laptop, for instance) to have a basename-based working_dir as well

If I get the chance, I will. My Bash skills aren't that good though, haha

@tpaschalis Thanks for that! Once I get in and finish any Cloudflare-flavoured firefighting this morning I’ll try these. :)

@macbookandrew Any ETA on getting this merged?

@bnfinet You potentially could distribute the static assets separately and require the administrator to define the location to those assets? i.e. `vouch-proxy -static.path=/opt/vouch-proxy/static/` or similar

> @hbjydev this issue is showing it's age. As of `v0.29.0` all static assets are embedded in the binary.. > > https://github.com/vouch/vouch-proxy/blob/master/CHANGELOG.md#v0290 Ah, sorry about that. I was looking at...

@malcyon No worries. I can try and submit a PR later on this week if I get time, or someone else can beat me to it haha

@ressonix I'm thinking we could just have a section that lazy loads with a Discourse API. Definitely possible with Twitter, obviously, but just something like: ```jsx const loading = useState(true);...

https://docs.discourse.org/#tag/Posts/operation/listPosts