Looking cool! Does the project have an open source license? Can't see one in the README/project root?
Kind replies
Thanks very much! It's one of those things I don't use super often, but when I do it makes such a difference βΊ
Anna Dodson has been doing that too, but found it keeps trying to recommend completely the wrong film - ie Thor 1 after watching Age of Ultron π
Ah crap Steve really sorry to hear that - stay safe and let us know if we can do anything to help π€
Thanks Adam, you too!
https://docs.github.com/en/free-pro-team@latest/github/site-policy/github-terms-of-service#5-license-grant-to-other-users notes that it's just making a copy ie GitHub's fork button, not then making changes on top of it
"view and fork" != being able to make modifications, so I think my point still stands - I'll have a read of the terms of service though to refresh my understanding though thanks!
If your portfolio doesn't have a license on it, it's technically illegal for them to contribute to it because it defaults to proprietary. Not many folks realise that, so contributions may come in. But yep, folks raising PRs is possible if a repo is public and they want to help / etc
https://github.com/veltman/clmystery is a fun interactive way of getting more hands on experience if that helps?
I've just upgraded from slimline to full size and being able to wash plates is amazing, I can't imagine the joy of going from nothing to dishwasher!
I know folks who've been here longer than me who are still on old macs π
I'm sure I've seen this when you look at the merge commit, or commits on the main branch, if the repo uses tagging - it shows all tags applicable, so you have to do some thinking to find the first
He's still so confused we live somewhere new, as well as how much space he has now to prowl!
Huh I did not spot this. Will have a look tomorrow, maybe it's a way to double the karma
Thanks! And not at all, I've got movers in so it's making it a much simpler process overall, and I (hopefully) wouldn't be replying if I wasn't around to help βΊ
https://www.jvt.me/posts/2020/09/01/against-online-tooling/ was just the right amount of clickbait-y title and "well duh" that bagged me several days on the front page of Hacker News among other places!
Nice, what are you using for your auth provider?
Even better, they're photographs which I definitely shouldn't be bending π
Thank you βΊ
The only word he needs to know is "caudex" cause he is one
@EmmaBostian is doing this with "Drunk Debugging" https://twitter.com/EmmaBostian/status/1322284738489552897
I have added the active
path into the token verify response, as part of my new IndieAuth server, as well as adding support for an RFC7662 token introspection endpoint, too
I have partially implemented this as part of my new IndieAuth server
It's also possible to be able to do i.e. git checkout origin/pull/1/head
via https://www.jvt.me/posts/2019/01/19/git-ref-github-pull-requests/
Hmm,those are definitely all the logs for that pid during the period where you get the error?
So very sorry to hear that Gosia, sending love π€
I work for free outside of work without even considering it
I'm also definitely finding things a lot harder and my concentration at work hasn't been as good, which is especially bad as I'm involved in planning important stuff for next year π³
I wonder if it's that time of year that we'd usually be seeing folks and doing nice things, but now we can't have that it feels more lockdown-y?
Supportability / operability is a big one for me - both, "what will the next team supporting this project think of this code" and "am I going to be annoyed if I get called out for this unnecessary ERROR log"? Also being much more considered for writing code that is (hopefully) more understandable than idiomatic, as folks don't necessarily come to the job with strong language knowledge, and making things understandable by all is better than a subset who know the language better
A number of Git hosting tools (GitLab and GitHub at least) use origin/HEAD
to denote primary branch on the upstream so you could probably do something with that
JAMIE21201650 and a blog post! https://www.jvt.me/posts/2019/07/07/four-months-gousto/
ππ½ I've currently got four desks
You need to do it! They're so great, especially in the height of winter
That's a shame. The thought is that when sitting behind a gateway you may have an API key and potentially other headers, but locally you wouldn't need them as you're going direct
Happy birthday Rachel! Hope it's been a lovely day π π π π
Yep! I've been doing week notes this year so it should be easier to do a year in review as it'll be taking all those posts and adding an overarching narrative
Dang that's gotta be tough - I can kinda see the angle it's coming from, but the flip side is stopping people wanting to share thoughts outside of the org, which is definitely a bad thing!
I found out that even when doing talks independently, I should've got my work to review them, and was like huh π€·π½ββοΈ
It's comments like this that will lead to folks not building for Firefox, therefore no one wanting to use it because there are things not built for it π€·π½ββοΈ
LMK if your archive includes everything, mine hadn't included all historic tweets π₯
Very sorry to hear this Kev - I had wondered why posts in the MF2 feed weren't well formed for some time, and it's a shame that you've decided to pack it in (for now)
Maybe 2020 is just one big Friday 13th
Are you able to give adb logcat
a go? (I can try and help with how to get it started) I've found it lets you see the full error response, and that may help track it down.
To confirm, you logged out of your account, restarted the app to make sure you were logged out? Then re-authorized, and it's still 403ing?
Watching you doing a destroyallsoftware video and being so incredibly smooth and efficient made me convert
I'm replying to this, from my personal website! I have a blog at https://www.jvt.me/kind/articles/
What specific use cases are you thinking of?
I spotted this and may look at providing a fix.
One thing I'm wondering is about how we know it's a profile URL /snarfed
not /notifications
, so we'd probably want to do a lookup for everything that matches a regex that looks like it could be a profile URL (/snarfed
and /snarfed/
)