Skip to content

Instantly share code, notes, and snippets.

View JakubDotPy's full-sized avatar
😎
Git - Loose your files in space AND time.

Jakub Červinka JakubDotPy

😎
Git - Loose your files in space AND time.
View GitHub Profile
@Suor
Suor / 1-plus-n.md
Created March 22, 2023 11:11
Trying to make ChatGPT to write a blog post

> Write a blog post about this code trick:

import logging
import os

from funcy import monkey

from django.db.models.query_utils import DeferredAttribute
@AndBondStyle
AndBondStyle / config-highlight.cfg
Last active May 31, 2021 01:00
PyCharm's Darcula theme for Python's IDLE IDE
[Darcula]
normal-foreground = #A9B7C6
normal-background = #2B2B2B
definition-foreground = #A9B7C6
definition-background = #2B2B2B
keyword-foreground = #CC7832
keyword-background = #2B2B2B
builtin-foreground = #8888C6
builtin-background = #2B2B2B
string-foreground = #008080