Skip to content

Instantly share code, notes, and snippets.

View epogrebnyak's full-sized avatar

Evgeny Pogrebnyak epogrebnyak

View GitHub Profile
@epogrebnyak
epogrebnyak / package.md
Last active December 3, 2018 15:23
Julia programming language: surprises and learning tips

Julia enforces a special model for project structure, yet it is not immidiately evident from documentation. I could discover it better by reviewing some existing github repositories, eg Turing.jl.

Folder structure looks like this:

src
  Turing.jl
 models
@epogrebnyak
epogrebnyak / case_template.md
Last active September 14, 2018 11:29
Saved gists (finished writing)

Case analysis

Desk research using open sources, no expert panel.

Product and consumer

  • market scope, product/service lifecyle, related activities and markets. focus of research
  • consumer motivation and its anomalies, value to customer: what consumer pays for? why?
  • consumer time and monetary budget
@epogrebnyak
epogrebnyak / get_gists.py
Last active August 2, 2023 10:01 — forked from leoloobeek/get_gists.py
Download all gists for a specific user
"""Download all gists for a specific user in a local directory using git.
Make a directory for a <user> and copy this file there before running.
mkdir <user>
cd <user>
curl https://gist.githubusercontent.com/epogrebnyak/c14d6d2ca2740d1e1018e701ea00472a/raw/ec44560c8fd8fb92ca81bafa48b0a08272138104/get_gists.py > get_gists.py
python3 get_gists.py user
"""
@epogrebnyak
epogrebnyak / asciidoc_example.adoc
Last active February 19, 2022 18:44
Tools, editors, etc

AsciiDoc tutorial

AsciiDoc fills an important gap between markdown and reStructuredText

AsciiDoc seems not as common as markdown. Google lists just about 400 000 citations about it, as opposed to 16 million for markdown.

@epogrebnyak
epogrebnyak / it_intro.md
Last active February 13, 2024 15:36
Учебный курс "Финансы и цифровизация"

Информационные системы, анализ данных и финансовые инновации

Курс состоит из кейсов по прикладному анализу машинночитаемых данных, основам информационных систем в корпоративном секторе и изменению структуры рынка финансовых услуг.

Также предлагается ряд занятий, позволяющих приобрести дополнительные компьютерные технические навыки.

@epogrebnyak
epogrebnyak / digital_asset_types.md
Last active November 22, 2022 02:40
Cryptoeconomics

Value what

Adapted from Blockchain revolution:

  1. cryptocurrencies (BTC)
  2. platforms/smart contracts (ERC-20 + Cosmos, Aion, ICON)
  3. work/utility token (FileCoin, Golem) + via Selkix
  • “securitized” computing resources
@epogrebnyak
epogrebnyak / article.md
Last active October 9, 2018 04:44
Финансовый цифровой двойник

== Организация проектного финансирования: открытый стандарт цифрового финансового двойника

В ходе образовательного интенсива для технологических лидеров "Остров 10-21" в июле 2018 года в рамках курса по производственным системам, который читали Н.В.Долгушев и А.Б.Колошин (Технопарк Санкт-Петербурга), представители промышленных, инжиниринговых и финансовых компаний (Внешэкономбанк, УК Сберинвест) провели обсуждение текущего состояния проектного финансирования.