HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anaclumos

no profile record

Submissions

[untitled]

1 points·by anaclumos·3 ปีที่แล้ว·0 comments

Apple's Dynamic Island, but in JavaScript

cho.sh
7 points·by anaclumos·4 ปีที่แล้ว·0 comments

Ask HN: What E-Reader devices do you recommend?

3 points·by anaclumos·4 ปีที่แล้ว·8 comments

The Web Standard Mini App Problem (2022)

cho.sh
12 points·by anaclumos·4 ปีที่แล้ว·4 comments

Vercel-submodules add private Git submodule support for your Vercel Projects

github.com
2 points·by anaclumos·4 ปีที่แล้ว·0 comments

Playing Any Music Videos in Terminals (2021)

cho.sh
8 points·by anaclumos·4 ปีที่แล้ว·0 comments

A Korean Unicorn Once Replaced All Japanese Emojis with Korean Ones

tossface.cho.sh
12 points·by anaclumos·4 ปีที่แล้ว·1 comments

comments

anaclumos
·3 ปีที่แล้ว·discuss
Some interesting studies on this I've done: https://cho.sh/r/F9F706

Project AIs.txt is a mental model of a machine learning permission system. Intuitively, question this: what if we could make a human-readable file that declines machine learning (a.k.a. Copilot use)? It's like robots.txt, but for Copilot.

User-agent: OpenAI Disallow: /some-proprietary-codebase/

User-agent: Facebook Disallow: /no-way-mark/

User-agent: Copilot Disallow: /expensive-code/

Sitemap: /public/sitemap.xml Sourcemap: /src/source.js.map License: MIT

# SOME LONG LEGAL STATEMENTS HERE

Key Issues Would it be legally binding? For now, no. It would be a polite way to mark my preference to opt-out of such data mining. It's closer to the Ask BigTechs Not to Track option rather than a legal license. Technically, Apple's App Tracking Transparency does not ban all tracking activity; it never can.

254AFC.png

Why not LICENSE or COPYING.txt? Both are mainly written in human language and cannot provide granular scraping permissions depending on the collector. Also, GitHub Copilot ignores LICENSE or COPYING.txt, claiming we consented to Copilot using our codes for machine learning by signing up and pushing code to GitHub, We may expand the LICENSE system to include the terms for machine learning use, but that would even more edge case and chaotic licensing systems.

Does machine learning purposes of copyrighted works require a license? This question is still under debate. Opt-out should be the default if it requires a license, making such a license system meaningless. If it doesn't require a license, then which company would respect the license system, given that it is not legally binding?

Is robots.txt legally binding? No. Even if you scrape the web prohibited under robots.txt, it is not against the law. See HIQ LABS, INC., Plaintiff-Appellee, v. LINKEDIN CORPORATION, Defendant-Appellant.. robots.txt cannot make fair use illegal.

Any industry trends? W3 has been working on robots.txt for machine learning, aligning with EU Copyright Directives.

The goal of this Community Group is to facilitate TDM in Europe and elsewhere by specifying a simple and practical machine-readable solution capable of expressing the reservation of TDM rights. w3c/tdm-reservation-protocol: Repository of the Text and Data Mining Reservation Protocol Community Group

Can we even draw the line? No. One could reasonably argue that AI is doing the same as humans, much better and more efficiently. However, that claim goes against the fundamentals of intellectual property. If any IP is legally protected, machine-generated code must also have the same level of awareness system to respect it and prevent any plagiarism. Otherwise, they must bear legal duties.

Maybe it can benefit AI companies too ... by excluding all hacky codes and only opting for best-practice codes. If implemented correctly, it can work as an effective data sanitation system.
anaclumos
·4 ปีที่แล้ว·discuss
Remarkable is cool, but it has minimum e-book support. At least there should be a method to side-load third-party apps, if not a complete app store.
anaclumos
·4 ปีที่แล้ว·discuss
Hope Apple made E-Readers. Would’ve bought in a heartbeat. Can pay 1K for that
anaclumos
·4 ปีที่แล้ว·discuss
I wouldn't say so. For App Clips to be a Mini App system, they need to be fully featured applications, replacing the majority of App Store products. Also, Apple's ecosystem still has a high bar for creating an app, and making an App Clip is no less complicated. But Apple has an edge in having a lot of potential opportunities.

But now, App Clips feel like the now-dead 3D Touch. It is cool to have, but none of the apps on the market use it properly.