Skip Navigation

Search

Programming @programming.dev
Otter @lemmy.ca

All I Need to Know About Pair Programming I Learned in Kindergarten (Fulghum 1988)

Warning that the link goes directly to the PDF, hosted on collaboration.csc.ncsu.edu

Programming @programming.dev
namingthingsiseasy @programming.dev

xv6: a simple, unix-like teaching operating system

This is a very easy-to-read book on the implementation of xv6, which is a basic unix-like operating system written for educational purposes. xv6 itself is a very simple and straightforward kernel and the source code can be found here.

I've been reading it casually over the past few weeks and found that it helped me get a better understanding of many basic operating system concepts. I've also enjoyed reading the source code to understand what a basic implementation of common system calls could look like.

Programming @programming.dev
Freddo @feddit.nu
opentofu.org Our Response to Hashicorp's Cease and Desist Letter | OpenTofu

On April 3rd, we received a Cease and Desist letter from HashiCorp regarding our implementation of the "removed" block in OpenTofu, claiming copyright infringement on the part of one of our core developers. We were also made aware of an article posted that same day with the same accusations. We have...

Our Response to Hashicorp's Cease and Desist Letter | OpenTofu

On April 3rd, we received a Cease and Desist letter from HashiCorp regarding our implementation of the "removed" block in OpenTofu, claiming copyright infringement on the part of one of our core developers. We were also made aware of an article posted that same day with the same accusations. We have investigated these claims and are publishing the C&D letter, our response and the source code origin document resulting from our investigation.

The OpenTofu team vehemently disagrees with any suggestion that it misappropriated, mis-sourced, or otherwise misused HashiCorp’s BSL code. All such statements have zero basis in facts.

HashiCorp has made claims of copyright infringement in a cease & desist letter. These claims are completely unsubstantiated.

The code in question can be clearly shown to have been copied from older code under the MPL-2.0 license. HashiCorp seems to have copied the s

Programming @programming.dev
testeronious @lemmy.world

Microsoft's research paper on "What Makes a Great Software Engineer"

Programming @programming.dev
canpolat @programming.dev

Software Technical Writing: A Guidebook

Programming @programming.dev
ChairLicker @programming.dev

OwnCloud Infinite Scale added EULA that prohibits commercial use