Live data from Hacker News

Code Annotations for SourceHut

drewdevault.com

1–10 of 35 posts

Re: Code Annotations for SourceHut

#7
post #3

are they offering HTTPS yet - i would like to move away from GitHub if possible

I assume you're the same person I've been talking to on Lobsters. Clarification: they're talking about git push over https, which is deliberately unsupported in favor of the more secure SSH push option. git.sr.ht doesn't even have access to your password, so if the server is compromised then the attacker can't dump password hashes.

Re: Code Annotations for SourceHut

#8
Ooo!

For Python dig up the old PySonar project (the author took it down for some reason but there are mirrors/archives where you can find versions. Oh hey, it looks like it has been resurrected: https://github.com/yinwang0/pysonar2) It might have been superseded by something else in the meantime, I dunno.

It was the basis for Google's internal Python annotations thingy, and it fscking rocks.

Re: Code Annotations for SourceHut

#10
So excited to use this once my requirements are implemented (mostly just LFS, and to a lesser extent Merge(|Pull) Requests). Admittedly I don't need it, I just really appreciate the simplistic UI and straight forward pricing model.
Post reply on HN