u/EchoEkhi

I wrote a driver for the fans in my Asus laptop, how/where do I release it?

I wrote a driver for the fans in my Asus laptop, how/where do I release it?

Title

The code for the driver is here, it's a kernel module: https://github.com/EchoEkhi/K6602VV-fan-driver/

I reverse-engineered the Windows driver and wrote a minimum Linux implementation. It works fine for my laptop, but I don't really know where to go from here. Should I package it? How do I do that? Where would I release it?

u/EchoEkhi — 15 days ago
▲ 180 r/AO3

Is scraping AO3 for research acceptable?

I found this paper when I was looking for sources for the rednote AI webscraping post. It's a paper on the application of machine learning on detecting plagiarism on AO3.

What are people's opinions on using fics from AO3 for academic research? Specifically:

- Does the area of research matter? (Would a sociology paper be more acceptable compared to a computer science one?)

- Does the intended goal of the research matter? (This paper is focused on building a plagiarism detector, other papers might analyse historical trends, or train a classification model for tags and warnings, etc)

- Does the research methodology matter? (This paper uses embedding models, other papers might use an LLM to build an index or perform classification)

u/EchoEkhi — 15 days ago