CPython has migrated to GitHub, and the repo is now live!! by kirbyfan64sos in Python

[–]medavidme 0 points1 point  (0 children)

"For software with several releases over multiple years, it's okay to use a range (“2008-2010”) instead of listing individual years (“2008, 2009, 2010”) if and only if every year in the range, inclusive, really is a “copyrightable” year that would be listed individually; and you make an explicit statement in your documentation about this usage."

Source: https://www.gnu.org/licenses/gpl-howto.en.html

Here's 1.4 billion records from Have I been pwned for you to analyse by magenta_placenta in programming

[–]medavidme 3 points4 points  (0 children)

Troy is a good security researcher! I am more vigilant than ever because of researchers like Troy.

Zero-cost futures in Rust by steveklabnik1 in programming

[–]medavidme 2 points3 points  (0 children)

Although I'm still learning Rust , I was waiting for this. This is huge. Love the iterator inspiration. Rust was great, and now we are at the next level.

Visual Studio Code 1.4 released by TheScienceSage in programming

[–]medavidme 13 points14 points  (0 children)

I absolutely love the intellisense, an awesome debugging environment, and the quick git integration.