Skip to content

Instantly share code, notes, and snippets.

View blogdron's full-sized avatar
👻

BLOGDRON blogdron

👻
View GitHub Profile
++++++[>++++++++<-]>+.---.>>>+>>+>++>+>+>+>>+>+++>+>>+>+>+>>+>>>>+>>>>+>++>>>>+>+<>-----[+++++<[>>>]<<<[>>>>>>>>>+<<<<<<<<[>>>>>>>>>+<<<<<<<<<-]<-<<<]>>>>>>+>>>+[<<<]<<<<<[>>>+<<[>>>+<<<-]<-<<<]>>>+<<<<<<<<[<<]>>>>[->[<<<+>>>>[>>]>+<<<[<<]>-]<<<-[>>>+<<<-]+>>>>[>>]+>[-[-[-<->>>>>>[[>>>]>>]<<<<<[>+<-<<<]<<[<<<]>>>[->>>[>>>]>>[>>>]+[<<<]<<[<<<]+>>>]>>>[<[-]+>->>>]<[>>>]<<<[>+++++++++<<<<]<<[<<<]>>>[->[<<+>+>-]<[>+<-]>[>>[>>>]>>>>[>>>]<-<<[<<<]<<<<[<<<]>-]>>[>>>]>>>>[>>>]+[<<<]<<<<[<<<]<[>>+<<-]>+>>>]>>>>[->>>]<<[>>>]<<<[>[-[-[-[-[-[-[-[-[-<->[<+>[-]>+<]]]]]]]]]]<[[>>[<<<+>>>-]<[-]<-<<<]>>>]<<<]>+>[-<-<<<[[<<<]<<]<<<[<<]+>>->>[>>]>>>>>>>-<[[>>>]>>]<]<[-<<<[[<<<]<<]<<<[<<]+[<<]>>->>[>>]>>>>>>[[>>>]>>]<<]<<<[[<<<]<<]]<[->>>>>>>+[<<+>+>-]<-[>+<-]+<[-[-[-[-[-[-[-[-[-[->>-<<<<<<<<<[<<]+>>>>>>>>->>[>>]>>>>>]]]]]]]]]]<<<<<]>]<[->>>>>>>[<<<+>+>>-]<<[>>+<<-]+<[>-<[>>[>>>]>>[>>>]>>[>>>]<<<[-<<<]<<[<<<]<<[<<<]>>>[->[<<+>+>-]<[>+<-]<[>>>>[>>>]>>[>>>]>>[>>>]>++<<<<[<<<]<<[<<<]<<[<<<]<-]>>>>[>>>]>>[>>>]>>[>>>]+[<<<]<<[<<<]<<[
"echo ">^.^<"
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
""""""""""""""""""""""""""""""""""Vundle"""""""""""""""""""""""""""""""""""""""
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'tiagofumo/vim-nerdtree-syntax-highlight'
Plugin 'q60/vim-brainfuck' " ...
Plugin 'vim-syntastic/syntastic' " ...
2024-05-01 22:30:03 startup packages remove
2024-05-01 22:30:03 status installed arc-theme:all 20221218-1
2024-05-01 22:30:27 remove arc-theme:all 20221218-1 <none>
2024-05-01 22:30:27 status half-configured arc-theme:all 20221218-1
2024-05-01 22:30:27 status half-installed arc-theme:all 20221218-1
2024-05-01 22:30:29 status config-files arc-theme:all 20221218-1
2024-05-01 22:30:29 status not-installed arc-theme:all <none>
2024-05-01 22:30:29 status installed audacious:amd64 4.3.1-2+b1
2024-05-01 22:30:29 remove audacious:amd64 4.3.1-2+b1 <none>
2024-05-01 22:30:29 status half-configured audacious:amd64 4.3.1-2+b1
Чтение списков пакетов…
Построение дерева зависимостей…
Чтение информации о состоянии…
Исправление зависимостей… Готово
Следующие пакеты устанавливались автоматически и больше не требуются:
accountsservice acl apg audacious-plugins-data audacity-data avahi-utils
blender-data brasero-common bustle-pcap catdoc cdrdao cheese-common
chromium-common chromium-sandbox cinnamon-control-center-data
cinnamon-desktop-data cinnamon-session-common cmake-data coinor-libcbc3.1
coinor-libcgl1 coinor-libclp1 coinor-libcoinmp1v5 coinor-libcoinutils3v5
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# blogdron <EMAIL@ADDRESS>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: cinnamon-dynamic-wallpaper@TobiZog 2.2\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-"
"extensions/issues\n"
"POT-Creation-Date: 2024-02-09 13:29+0300\n"
@blogdron
blogdron / pcall-load.md
Created January 5, 2024 03:05 — forked from Fingercomp/pcall-load.md
О `pcall` и `load` в Lua

Познакомимся с load. Эта функция берёт первым аргументом строку и компилирует её.

local str = "Тест!"
print(load(str))
--> nil [string "Тест!"]:1: unexpected symbol near '<\208>'

Код выше вернёт странные идеограммы, но если присмотреться, то становится заметно, что именно там происходит.

@blogdron
blogdron / gist:f692e9f5dfbaa0406192f27a357449a5
Created January 4, 2024 23:36
linux.org.ru повторяющиеся теги и теги синонимы (в наличии ложные повторения и ложные синонимы, просто удалить ложное)
хакеры,hackers,
netgear,сетевое оборудование,
магнит,magnet,
таблицы,tables,таблицы,таблица,table,
ресурсы,ресурс,
айти,it,
ярость,rage,
фон,background,
symfony2,symfony 2,
граф,graph,график,
This file has been truncated, but you can view the full file.
[DEBUG] (src/corange.c:corange_init:53) Starting Corange...
[DEBUG] (src/corange.c:corange_init:56) Creating Asset Manager...
[DEBUG] (src/corange.c:corange_init:57) Core Assets At '../../assets_core' ...
[DEBUG] (src/corange.c:corange_init:95) Creating Entity Manager...
[DEBUG] (src/corange.c:corange_init:110) Creating UI Manager...
[DEBUG] (src/corange.c:corange_init:127) Creating Graphics Manager...
OpenGL Info
Vendor: X.Org
Renderer: AMD BARTS (DRM 2.50.0 / 5.19.0-2-amd64, LLVM 15.0.5)
Version: 4.5 (Compatibility Profile) Mesa 22.2.4
This file has been truncated, but you can view the full file.
[DEBUG] (src/corange.c:corange_init:53) Starting Corange...
[DEBUG] (src/corange.c:corange_init:56) Creating Asset Manager...
[DEBUG] (src/corange.c:corange_init:57) Core Assets At '../../assets_core' ...
[DEBUG] (src/corange.c:corange_init:95) Creating Entity Manager...
[DEBUG] (src/corange.c:corange_init:110) Creating UI Manager...
[DEBUG] (src/corange.c:corange_init:127) Creating Graphics Manager...
OpenGL Info
Vendor: X.Org
Renderer: AMD BARTS (DRM 2.50.0 / 5.19.0-2-amd64, LLVM 15.0.5)
Version: 4.5 (Compatibility Profile) Mesa 22.2.4
@blogdron
blogdron / log
Created November 26, 2022 16:10
This file has been truncated, but you can view the full file.
[DEBUG] (src/corange.c:corange_init:53) Starting Corange...
[DEBUG] (src/corange.c:corange_init:56) Creating Asset Manager...
[DEBUG] (src/corange.c:corange_init:57) Core Assets At '../../assets_core' ...
[DEBUG] (src/corange.c:corange_init:95) Creating Entity Manager...
[DEBUG] (src/corange.c:corange_init:110) Creating UI Manager...
[DEBUG] (src/corange.c:corange_init:127) Creating Graphics Manager...
OpenGL Info
Vendor: X.Org
Renderer: AMD BARTS (DRM 2.50.0 / 5.19.0-2-amd64, LLVM 15.0.5)
Version: 4.5 (Compatibility Profile) Mesa 22.2.4