Skip to content

Instantly share code, notes, and snippets.

@Rescor
Rescor / MySql-5.6-installation guide.md
Created July 1, 2023 01:34 — forked from vinodpandey/MySql-5.6-installation guide.md
Install MySQL 5.6.xx on Ubuntu 18.04 & Ubuntu 20.04

MySQL Download URL

https://dev.mysql.com/get/Downloads/MySQL-5.6/mysql-5.6.46-linux-glibc2.12-x86_64.tar.gz

Open the terminal and follow along:

  • Uninstall any existing version of MySQL
sudo rm /var/lib/mysql/ -R
@Rescor
Rescor / Sol.java
Last active March 29, 2022 11:44
/*
Продвижение на политических дебатах
*/
public class Solution {
public static int totalSpeechCount = 200;
public static int utterancesPerSpeech = 1000000;
public static void main(String[] args) throws InterruptedException {
Politician ivanov = new Politician("Иванов");
@Rescor
Rescor / Brewfile
Created March 9, 2019 06:03 — forked from gsamat/Brewfile
tap "ethereum/ethereum"
tap "heroku/brew"
tap "homebrew/boneyard"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "paritytech/paritytech"
cask "java"
brew "ansible"
trunksandbox=1
supa_virtual_scan_debug=1
gp_left_btn=1 плеер
force_ajax_transport=1 аякс полоска
force_iframe_transport=1
ajaxify=0
qnotid
audio_force_flash=1
sound_debug=1
scope_leak_test=1
<span style="background-image:url(/vip.gif); font-size: 14px; color: mediumvioletred; text-shadow: 0px 0px 7px mediumvioletred; font-weight: bolder;">
@Rescor
Rescor / userInfoPane.php
Last active March 29, 2022 11:44
user info pane ipb
<div itemscope itemtype="http://schema.org/Person" class='user_details'>
<span class='hide' itemprop="name">{$author['members_display_name']}</span>
<ul class='basic_info'>
<if test="membertitle:|:$author['member_title']">
<p class='desc member_title'>{$author['member_title']}</p>
</if>
<if test="avatar:|:$author['member_id']">
<li class='avatar'>
<if test="canSeeProfiles:|:$this->memberData['g_is_supmod'] OR ( $this->memberData['g_mem_info'] && ! IPSMember::isInactive( $author ) )">