sa3i0l

sa3i0l @sep89089

Joined:
Feb 19, 2023

sa3i0l
articles - 70 total

Enable touchpad tapping

The touchpad tapping is disabled by default. To enable it, do this: Install xinput: sudo...

Learn More 0 0Aug 22 '24

twrp online builder

Hovatek just released TWRP online builder https://www.hovatek.com/twrpbuilder/ Check FAQ on site...

Learn More 0 0Mar 26 '24

Deploy on docker using github actions

You just need to set up RENDER_DEPLOY_HOOK_URL,DOCKER_USER,DOCKER_PASSWORD,REPO_NAME secrets in...

Learn More 0 0Nov 11 '23

greenify grant permissions ADB

sudo dnf install adb adb -d shell am force-stop com.oasisfeng.greenify adb -d shell pm grant...

Learn More 0 0Nov 8 '23

deploy django on Render

(to make it easier you just need to have these in your requirements.txt and pip install them as well...

Learn More 1 0Nov 4 '23

speed up google calendar 'other' calendars

https://github.com/derekantrican/GAS-ICS-Sync https://script.google.com/home/projects/1BOk8MDLbLaHh6...

Learn More 0 0Sep 28 '23

Setting up Git syncing for Obsidian on Android

Setting up Git syncing for Obsidian on Android Download the following apps from the...

Learn More 0 2Aug 6 '23

Create FAB

FAB - Floating Action Button <div class="fab-container"> <div...

Learn More 0 0Aug 6 '23

Firebase in vue

src/firebase/init.js import { initializeApp } from 'firebase/app'; import { getFirestore,...

Learn More 0 0Aug 4 '23

Forward click on other page

So you have some element on other page that you need to click when that page is opened from page...

Learn More 0 0Jul 9 '23

List of Countries in various Javascript data structures

List of Countries

Learn More 0 0Jul 6 '23

copy/paste/cut on vim using ctrl+c/ctrl+shift+v/ctrl+x

" paste with ctrl + shift + v . because ctrl + v is for block mode. you can use <C-V> if you...

Learn More 0 0Jul 5 '23

disable git converting line endings

disable git converting line endings LF to CRLF git config --global core.autocrlf false

Learn More 0 0Jun 29 '23

Obsidian sync using git

Create repo in GitHub Clone in directory where you want it (this is for PC) And in terminal, just...

Learn More 0 0Jun 29 '23

Windows ssh keys

Only issue is when starting "OpenSSH Authentication Agent" You need to go to "Services" and...

Learn More 0 0Jun 29 '23

touchpad toggle linux

1- instaliraj xinput sudo dnf install xinput 2- kreiraj skriptu u ~/my_scripts kao...

Learn More 0 0Jun 22 '23

crontab

Da vidis sadrzaj crontab bez brisanja: crontab -l Izmeni crontab: crontab -e Trenutni...

Learn More 0 0Jun 22 '23

fix screen tearing linux

sudo mkdir -p /etc/X11/xorg.conf.d sudo vim /etc/X11/xorg.conf.d/20-intel.conf Section "Device" ...

Learn More 0 0Jun 11 '23

spotify debian

https://github.com/Linuxiness/spotify-adblock-linux-1/tree/main

Learn More 0 0Jun 11 '23

How to use ext4 filesystems in Windows?

Ext2Fsd If the Windows drive letter is not automatically assigned for an ext2/3/4 partition, select...

Learn More 0 0May 26 '23

Casio calculator

preview with fonts: https://linuxiness.github.io/calculator-scientific/ contribute (JavaScript part...

Learn More 0 0May 25 '23

Drawing board

Drawing board , you do it, by hovering mouse over box... yay

Learn More 0 0May 24 '23

draw board

draw board funny. Now, it have everything, from buttons, to single colors, rainbow colors, eraser,...

Learn More 0 0May 24 '23

square box, with slider

square box, with slider. and it still detects and changes colors

Learn More 0 0May 24 '23

colorful on hover

colorful on hover

Learn More 0 0May 24 '23

Adjustable grid, with changing color on hover

Adjustable grid, with changing color on mouse hover on individual s

Learn More 0 0May 24 '23

Grid layout with adaptive squares

Grid layout with adaptive squares, depending, on how much squares you want it to have. ...

Learn More 0 0May 24 '23

Firebase Read

Firebase Read operation. 1. Set up firebase project 2. Setting Up...

Learn More 0 0May 21 '23

Footer

Made by me :) Interesting footer, I like. When hovered over social buttons, it shows their color,...

Learn More 0 0May 20 '23

Links for web dev

color scheme designer Icons boxicons iconscout All CSS properties google fonts

Learn More 0 0May 19 '23