Skip to content

Instantly share code, notes, and snippets.

View OneNiNE87's full-sized avatar
💭
I may be slow to respond.

иiɴᴇ[ᴏɴᴇ]ᴏɴᴇ OneNiNE87

💭
I may be slow to respond.
View GitHub Profile
@OneNiNE87
OneNiNE87 / Hybrid_Spectrogram_and_Waveform_Source_Separation.ipynb
Created January 25, 2025 16:44
Hybrid_Spectrogram_and_Waveform_Source_Separation.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@OneNiNE87
OneNiNE87 / reseticoncache.bat
Created January 13, 2025 21:22
A not so basic 2x script to reset the icon cache in Window10/11 😁👍🙌™️
REM reseticoncache.bat
REM A basic script to reset the icon cache in Windows 10/11
taskkill /im explorer.exe /f
cd /d %userprofile%\appdata\local
attrib -h -r -s iconcache.db
attrib -h -r -s iconcache*
del iconcache.db /q
del iconcache*
@OneNiNE87
OneNiNE87 / gimp-ml-demo-notebook.ipynb
Last active December 15, 2024 01:09
GiMP - ML Demo Notebook [Colab]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@OneNiNE87
OneNiNE87 / Termux Quick Setup
Last active December 15, 2024 01:08 — forked from ppoffice/README.md
Install Visual Studio Code (actually code-server) on Android
1. Install [Termux](https://termux.com/), an Android terminal emulator that provides a Linux execution environment and various tools.
2. Update system packages in Termux:
```sh
$ pkg update -y
```
<img src="https://imgur.com/Btpla5P.png" width="200">

Installing Cool-Retro-Term on Windows10

First of all, this document is just a recompilation of different resources that already existed on the web previously that I personally tested some ones did work and other not. I liked the idea to make a full guide from start to end so all of you could also enjoy playing with cool-retro-term on windows 10. Personally I installed it on a windows 10 pro version. Fingers crossed!

result