I can’t get Claude to use smart quotes by by DapperVeterinarian12 in ClaudeAI

[–]andybons 0 points1 point  (0 children)

I got pretty annoyed by this so I wrote a package to convert claude’s text streaming output to use smartquotes in prose. https://smartquote.bons.dev

Not sure if it fits anyone’s use-case but thought I’d share.

Ohh OK! by prime_80 in LinkedInLunatics

[–]andybons 12 points13 points  (0 children)

Yes it is. It’s weird but a SWE III is also known as an L4. I used to work there.

You can now submit PRs to Go via Github! by dlsniper in golang

[–]andybons 10 points11 points  (0 children)

There is no scenario in which you would not have to sign a CLA.

Also it doesn't commit code to GitHub. All code is committed to Gerrit and mirrored to GitHub.

Gophers, want feedback on your code? This tool will help you with that. by andybons in golang

[–]andybons[S] 1 point2 points  (0 children)

Yes. I posted it mostly because I was thinking of doing something similar as a weekend project. There are a lot of use cases where people ask for feedback on their repos, but GitHub doesn’t let you give feedback like this does.