Kind replies

 Reply

If it helps the ending is so lovely and 🧡 that I didn't mind it ending as much

 Reply

We've found it to work quite well on my team, as it allows folks to see things they're not necessarily involved in, and actively seeks out their thoughts, as well as not leaving it up to the PR raiser to decide who

(Although we're currently using the "round Robin" approach)

It also doesn't mean others can't review

 Reply

You can also do this with a "rebase merge" on GitHub, and yep would recommend it if you don't want merge commits. I'd generally say keep them, but amend the titles to be ie PR title

 Reply

What about https://lobste.rs ? https://github.com/lobsters/lobsters is available and it's a pretty nice platform to be a consumer / producer on

 Reply

I much prefer the Ruby ecosystem so that's what I use for my scripting needs, but I guess it's probably cause Rails is still popular?

 Reply

You may be able to follow Luke Bonaccorsi's article https://lukeb.co.uk/blog/2021/03/15/no-comment-adding-webmentions-to-my-site/ to get Webmentions sending automagically on builds of your site, which would integrate with https://brid.gy to publish a note - I'm using a different Webmention sending process, but Bridgy's what replying to you now :)

 Reply

Have you looked at git reflog? It shows a log of all operations on your local repo and allows you to do exactly that - find commit hashes to go back to, which you could then git reset --hard

 Reply

In our Java projects we use a tool which fails the build if code isn't formatted correctly, but can auto-fix code style issues, so it makes it quite a nice experience as you need to do very little to get it fixed - reducing that barrier (and having things like auto fix / editors correcting things) is just the best!

 Reply

We've got a few roles open at Capital One if you're interested - can chat through process + refer you if there's anything you'd be interested in ☺

 Reply

We only have this set up in a few places as it's not possible to do it org-level as you say, or configure it via the API https://github.community/t/support-autolink-reference-configuration-in-the-api/14614/

 Reply

This is cool! As an aside you can replace pwd with $(pwd) or even better just $PWD

 Reply

I'm pretty sure their alt text is lacking as when I use a reader to listen to articles posted on Medium, they all are "image for post"

 Reply

👆🏼 I've got a top-level h-card on my home page and per post https://php.microformats.io/?url=https://www.jvt.me/ as well as potentially having multiple in a post https://php.microformats.io/?url=https://www.jvt.me/posts/2020/12/09/personal-indieauth-server/

 Reply

Still in my first job but had the chance - was ~£3k to match the competing offer, they upped it to £5k, but I still declined and went for the other choice 🙃

 Reply

🤔 If so I'd been lied to 😂 sherwood is pretty awesome, there's some really nice stuff at the High Street. I've just moved to Mapperley Park (a street away from Lidl) which is lovely although we're missing some of the local options from Sherwood. Good luck for buying! Lemme know if you want any recommendations for mortgage adviser / solicitors / surveys etc 🙃

 Reply

Sherwood right? That's just up the road from where I used to live. If it helps it's for tax avoidance people etc, not anything too dangerous 🙃 those houses opposite are really nice it's a shame about the view 😂 are you looking to buy or rent?

 Reply

I've got quite a few set up with shell aliases/functions - they're all available at https://gitlab.com/jamietanna/dotfiles-arch/-/blob/main/terminal/home/.githelpers

 Reply

Season 1 was just amazing. Season 2 was still really good, but after that it very quickly went downhill and the last season was a couple of seasons too long 😥

 Reply

I've used @Wallabag for about 6 years now, and have really loved it. Used to self host, but paying for https://wallabag.it is simpler and supports the folks building the awesome software 👍🏽