Skip to content

Instantly share code, notes, and snippets.

On the 30th of June, my cloud provider, Oracle Cloud, decided to shutdown all my servers hosted on two Oracle Cloud accounts.
It is known that this provider will randomly ban accounts without any reason.

Why yewtu.be doesn't accept new registrations nor logging into an account?

Unfortunately and this is 100% my fault for forgetting that, I only had data duplication between servers located in the two Oracle Cloud accounts and no backups.
I thought that I wouldn't get all my accounts in trouble at the same time and able to recover the data from one of the two accounts but unfortunately this turned out otherwise.

Implementing some backup was something I had in my notes for a long time but I think I forgot about it, maybe due to the huge amount of work I spend on the open source projects.
I'm deeply sorry if you have lost your subscriptions list or playlists or watch history. I did try to contact Oracle Cloud for recovering the data, I'm waiting for their answer but you should be certain that they

@tosunkaya
tosunkaya / Fuck-Reddit.md
Created July 3, 2023 17:05
Make Reddit clients Alive again !!

Make Reddit clients Alive again !!

Reddit has imposed paid API limits and that compelled developers to shutodwn their clients.
But There is a way you can Keep using your favourite reddit Client.

Obtaining Client ID

Step 1: Navigate to this page.

image

@tosunkaya
tosunkaya / Pipfile
Created June 18, 2023 09:51 — forked from gmemstr/Pipfile
Speedtest against Hetzner servers
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
requests = "*"
[dev-packages]
@tosunkaya
tosunkaya / cloudflare.md
Created June 15, 2023 15:41 — forked from CharlesGodwin/cloudflare.md
I Don't Need Port Forwarding and Don't Care About CGNAT

I Don't Need Port Forwarding and Don't Care About CGNAT

This was rewritten 2022-11-30

This article is for users that want all these features:

  • To connect to home network from anywhere
  • Can connect without any port forwarding; either by choice or internet provider can't or won't provide access
  • No setup or configuration or installation on client machine
  • No enrolment / registration required
@tosunkaya
tosunkaya / tunnelbroker-net.linux.etc-network-interfaces.sh
Created June 13, 2023 14:51 — forked from pklaus/tunnelbroker-net.linux.etc-network-interfaces.sh
tunnelbroker.net : tunnel setup on Linux using "ip" from the iproute suite (iproute2)
#!/bin/bash
# IPv6 Tunnel setup of an tunnelbroker.net tunnel on Linux using the configuration file `/etc/network/interfaces`
# (needs the `ip` tool from the iproute suite, Ubuntu package: <http://packages.ubuntu.com/iproute>)
#
# Run like this:
# ./tunnelbroker-net.linux.etc-network-interfaces.sh
#
# 2011 by Philipp Klaus
# Published on <http://blog.philippklaus.de/2011/05/ipv6-6in4-tunnel-via-hurricane-electric-tunnelbroker-net-tunnel-setup-on-ubuntu-11-04/>
@tosunkaya
tosunkaya / gist.md
Created June 11, 2023 11:01 — forked from oliverkurth/gist.md
install DisneyPlus, Netflix, Prime on kodi
import { FontAwesome5 } from '@expo/vector-icons'
import { StatusBar } from 'expo-status-bar'
import Fuse from 'fuse.js'
import React, { Fragment, useLayoutEffect, useMemo, useState } from 'react'
import { Platform, ScrollView, StyleSheet, TouchableOpacity } from 'react-native'
import { Incubator } from 'react-native-ui-lib'
import { Text, View } from '../../components/Themed'
import HeaderActions from '../../components/atoms/HeaderActions'
import HeaderButton from '../../components/atoms/HeaderButton'
@tosunkaya
tosunkaya / ptplyr_guide.txt
Created May 27, 2023 18:40 — forked from natyusha/ptplyr_guide.txt
potplayer guide DEPRECATED
PotPlayer guide: [OUTDATED]
Installers:
PotPlayer(x86): http://www.dvbsupport.net/download/index.php?act=view&id=230
madVR: http://madshi.net/madVR.zip
LAV Filters: http://files.1f0.de/lavf/LAVFilters-0.52.exe
Haali Media Splitter: http://haali.su/mkv/MatroskaSplitter.exe
xy-VSFilter: http://xy-vsfilter.googlecode.com/files/xy-VSFilter_3.0.0.65_Installer.exe
Installation: