Corbin Davenport
Corbin Davenport
Self explanatory. Also make sure that the repair program doesn't hide system files, like on previous Cobalt versions.
It looks like Cobalt could have better USB support through [these drivers](http://bretjohnson.us/), will have to look into it.
There seems to be a few NTFS drivers for DOS, but none are GPL-compatible. Maybe NTFS drivers could be downloaded by the compiler and inserted into the `CDROOT` to get...
Suggested here: https://twitter.com/LinkofHyrule89/status/1573131451054301185 Not all browsers support writing to the clipboard without a gesture (e.g clicking a button): https://github.com/w3c/clipboard-apis/issues/182 Chromium will also soon require granting a permission before writing to...
I'm not sure if this is documented anywhere officially, but [Substack Notes](https://support.substack.com/hc/en-us/articles/14564821756308-Getting-started-on-Substack-Notes) has a share URL scheme: `https://substack.com/notes?action=compose&message=hello` The `message` parameter can include URI-encoded URLs, and creates a popup that...
I noticed that the uninstall process doesn't work (on Windows, at least) if ADB is running, the system refuses to delete the folder and says its files are in use....
https://github.com/Britmoji/tiktxk It's similar to the existing twitter link fixer, except for TikTok links.
Links like `https://play.google.com/store/apps/details?id=org.videolan.vlc` turn into `https://play.google.com/store/apps/details`.

After USB installing is implemented (#7), it shouldn't be too much extra work to generate hard disk images that have a working Cobalt system (just extracting the contents of `system.zip`...