Skip to content

Instantly share code, notes, and snippets.

{
"basics": {
"name": "Mikhail Savin",
"label": "TechLead SRE / CTO / Practicing teacher",
"picture": "https://github.com/jtprogru.png",
"email": "jtprogru@gmail.com",
"website": "https://jtprog.ru",
"summary": "I have quite rich and versatile experience in the role of Infrastructure Engineer, SRE, Head of IT Division and Operations, CTO. I am a member of DevOpsConf program committee and a practicing teacher of RTU MIREA.",
"location": {
"city": "Moscow",
@jeca7744
jeca7744 / e-commerce-landing-page-example.markdown
Created February 11, 2025 19:12
E-Commerce Landing Page Example
import random
class Warrior:
def setHealth(self,health):
self.health = health
def getAttack(self):
self.health -=20
first = Warrior()
second = Warrior()
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created February 11, 2025 19:12
vivaldi.portable v7.1.3570.48 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<user>S-1-5-21-3145728412-1752322905-909997274-1000</user>
<keys>
<key installerType="Unknown" displayName="Vivaldi" displayVersion="7.1.3570.48">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Vivaldi</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[C:\Users\vagrant\AppData\Local\Vivaldi\Application]]></InstallLocation>
<UninstallString><![CDATA["C:\Users\vagrant\AppData\Local\Vivaldi\Application\7.1.3570.48\Installer\setup.exe" --uninstall --vivaldi-install-dir="C:\Users\vagrant\AppData\Local\Vivaldi"]]></UninstallString>
with IDs as (
SELECT visitId, attributions,
#ctx.userInfo.userId,
#ctx.rivuletBrowserInfo.browserId,
any_value(ctx.userInfo.userId) as userId,
any_value(ctx.rivuletBrowserInfo.browserId) as browser_id,
FROM(select visitId, contextualInfo, attributions FROM `etsy-ml-systems-prod.attributed_instance.query_pipeline_market_web_organic_2025_02_04` ),
UNNEST(contextualInfo) AS ctx
group by 1, 2
@bdevel
bdevel / userscript.js
Created February 11, 2025 19:10
Stop trackpad zoom capture in Outlook web
// ==UserScript==
// @name Stop zoom capture in Outlook
// @namespace Violentmonkey Scripts
// @match https://outlook.office.com/*
// @grant none
// @version 1.0
// @author b
// @description 2/4/2025, 9:49:58 AM
// ==/UserScript==
@AnotherPillow
AnotherPillow / Stardew Valley Converters.md
Last active February 11, 2025 19:42
List of converters for Stardew Valley (temporary, will be moved: https://pillow.rocks/converters).
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created February 11, 2025 19:09
vivaldi.install v7.1.3570.48 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<user>S-1-5-21-3145728412-1752322905-909997274-1000</user>
<keys>
<key installerType="Unknown" displayName="Vivaldi" displayVersion="7.1.3570.48">
<RegistryView>Registry32</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Vivaldi</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[C:\Program Files\Vivaldi\Application]]></InstallLocation>
<UninstallString><![CDATA["C:\Program Files\Vivaldi\Application\7.1.3570.48\Installer\setup.exe" --uninstall --vivaldi-install-dir="C:\Program Files\Vivaldi" --system-level]]></UninstallString>
@AustinRochford
AustinRochford / overthinking-mc-pi.ipynb
Created February 11, 2025 19:09
Overthinking a Monte Carlo Estimate of π
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@choco-bot
choco-bot / Install.txt
Created February 11, 2025 19:09
mipony v2.2.1 - Failed - Package Tests Results
2025-02-11 18:24:28,731 3596 [DEBUG] - XmlConfiguration is now operational
2025-02-11 18:24:34,685 3596 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-02-11 18:24:34,776 3596 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-02-11 18:24:34,838 3596 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-02-11 18:24:34,919 3596 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2025-02-11 18:24:34,978 3596 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-02-11 18:24:35,059 3596 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2025-02-11 18:24:35,121 3596 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-02-11 18:24:35,166 3596 [DEBUG] - Adding new typ