Skip to content

Instantly share code, notes, and snippets.

@intgr
intgr / PKGBUILD
Last active January 1, 2016 04:59
# Maintainer: Gifts <gifts.antichat@gmail.com>
# Contributor: Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com>
# Contributor: Dustin Falgout <dustin@falgout.us>
pkgname=pycharm-eap
_buildver=133.291
_pkgver=3.0.2
pkgver=${_pkgver}.${_buildver}
pkgrel=2
pkgdesc="Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition."
arch=('any')
@intgr
intgr / gist:e04aab3a8198a542dc68
Created May 28, 2014 22:01
pycharm-eap 3.4 RC2 PKGBUILD
# Maintainer: Gifts <gifts.antichat@gmail.com>
# Contributor: Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com>
# Contributor: Dustin Falgout <dustin@falgout.us>
pkgname=pycharm-eap
_buildver=135.973
_pkgver=3.4
pkgver=${_pkgver}.${_buildver}
pkgrel=1
pkgdesc="Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition."
arch=('any')
# Maintainer: Duru Can Celasun <dcelasun[at]gmail[dot]com>
pkgname=0xdbe-eap
_pkgname=0xdbe
pkgver=143.1301.4
_buildver=$pkgver
pkgrel=1
pkgdesc='Smart SQL Editor and Advanced Database Client Packed Together for Optimum Productivity'
arch=('i686' 'x86_64') # not 'any' because of fsnotifier
url="https://confluence.jetbrains.com/display/DBE/0xDBE+1.0+EAP"
backup=("usr/share/${_pkgname}/bin/${_pkgname}.vmoptions" "usr/share/${_pkgname}/bin/${_pkgname}64.vmoptions")
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Vegebot, courtesy of Classy Kirjand"""
import config
from telegram import ReplyKeyboardMarkup, InlineKeyboardButton, InlineKeyboardMarkup
from telegram.ext import (Updater, CommandHandler, MessageHandler, Filters, RegexHandler,
ConversationHandler)
@intgr
intgr / gist:cc5b4e606846e33d6415694084f4aba1
Created November 7, 2019 19:28
hikari mainline dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.3.0-intgr (pmos@newn) (gcc version 9.2.0 (Alpine 9.2.0)) #13 SMP PREEMPT Sun Nov 3 19:09:10 UTC 2019
[ 0.000000] CPU: ARMv7 Processor [510f02d4] revision 4 (ARMv7), cr=10c5787d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
[ 0.000000] OF: fdt: Machine model: Sony Xperia acro S
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Failed to reserve 256 MiB
[ 0.000000] percpu: Embedded 20 pages/cpu s52044 r8192 d21684 u81920
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 239108
[ 0.000000] Kernel command line: startup=0x30 ta_info=0,16,256 semcandroidboot.babe1324=43423531323130575a5a warmboot=0x77665501 androidboot.serialno=CB51210WZZ console=ttyMSM0,115200,n8 PMOS_NO_OUTPUT_REDIRECT
@intgr
intgr / gist:0aea53457cc7ae4edfaa01cf50807cb7
Created November 7, 2019 19:31
hikari downstream dmesg
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4.0-oc-intgr (pmos@newn) (gcc version 9.2.0 (Alpine 9.2.0) ) #7-postmarketOS SMP PREEMPT Sat Nov 2 20:55:25 UTC 2019
[ 0.000000] CPU: ARMv7 Processor [510f02d4] revision 4 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
[ 0.000000] Machine: fuji
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] Ignoring unrecognised tag 0x00000000
[ 0.000000] cma: CMA: reserved 192 MiB at 63800000
@intgr
intgr / journald.log
Last active June 15, 2020 20:12
gdm started before GPU (DRM) is initialized
Dec 29 22:42:58 newn kernel: [drm] radeon kernel modesetting enabled.
Dec 29 22:42:58 newn kernel: fb0: switching to radeondrmfb from EFI VGA
Dec 29 22:42:58 newn kernel: [drm] initializing kernel modesetting (PITCAIRN 0x1002:0x6811 0x1043:0x048D 0x00).
Dec 29 22:42:58 newn kernel: [drm] Detected VRAM RAM=2048M, BAR=256M
Dec 29 22:42:58 newn kernel: [drm] RAM width 256bits DDR
Dec 29 22:42:58 newn kernel: [drm] radeon: 2048M of VRAM memory ready
Dec 29 22:42:58 newn kernel: [drm] radeon: 2048M of GTT memory ready.
Dec 29 22:42:58 newn kernel: [drm] Loading pitcairn Microcode
Dec 29 22:42:58 newn kernel: [drm] Internal thermal controller with fan control
Dec 29 22:42:58 newn kernel: [drm] radeon: dpm initialized
Dec 29 23:00:40 newn kernel: [drm] radeon kernel modesetting enabled.
Dec 29 23:00:40 newn kernel: fb0: switching to radeondrmfb from EFI VGA
Dec 29 23:00:40 newn kernel: [drm] initializing kernel modesetting (PITCAIRN 0x1002:0x6811 0x1043:0x048D 0x00).
Dec 29 23:00:40 newn kernel: [drm] Detected VRAM RAM=2048M, BAR=256M
Dec 29 23:00:40 newn kernel: [drm] RAM width 256bits DDR
Dec 29 23:00:40 newn kernel: [drm] radeon: 2048M of VRAM memory ready
Dec 29 23:00:40 newn kernel: [drm] radeon: 2048M of GTT memory ready.
Dec 29 23:00:40 newn kernel: [drm] Loading pitcairn Microcode
Dec 29 23:00:40 newn kernel: [drm] Internal thermal controller with fan control
Dec 29 23:00:40 newn kernel: [drm] radeon: dpm initialized
@intgr
intgr / pyproject.toml
Created October 13, 2020 20:02
pyproject.toml that causes infinite loop in Poetry
[tool.poetry]
name = "xxxx"
version = "1.0.0"
description = " (╯°□°)╯︵ ┻━┻ "
authors = []
[tool.poetry.dependencies]
ruamel-yaml = "*"
[build-system]
[tool.poetry]
name = "app"
version = "1.0.0"
description = " ᕕ( ᐛ )ᕗ "
authors = ["MR <marti@juffo.org>"]
[tool.poetry.dependencies]
python = "^3.8"
[build-system]