Skip to content

Instantly share code, notes, and snippets.

@margarita-english
margarita-english / index.html
Created June 5, 2026 18:20
Progress Test — Iren (March–May 2026) · MORE English
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Progress Test — Iren (March–May 2026)</title>
<style>
:root{
--green:#34a853; --green-light:#d6f5d6; --ink:#1f2937; --muted:#6b7280;
--accent:#7b2ff7; --red:#c0392b; --card:#ffffff; --bg:#f4f6f8; --line:#e5e7eb;
@arealwinb
arealwinb / bookmark_fx8j.py
Created June 5, 2026 18:20
📖 开云学习笔记 - 资源: https://laugh-kaiyun.com.cn/
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
开云 - 资源收藏脚本
来源: https://laugh-kaiyun.com.cn/
"""
# 资源配置
RESOURCES = {
"name": "开云",
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created June 5, 2026 18:20
Rimworld output log published using HugsLib
This file has been truncated, but you can view the full file.
Log uploaded on Friday, June 5, 2026, 11:19:35 AM
Loaded mods:
Prepatcher(jikulopo.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.3.3), Prestarter(1.0.0)
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2)
Loading Progress(ilyvion.LoadingProgress): ilyvion.LoadingProgress(0.10.0)
Visible Error Logs(V1024.VisibleErrorLogs): VisibleErrorLogs(1.1.0)
Faster Game Loading - Continued(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0), SixLabors.ImageSharp(av:2.0.0,fv:2.1.13), System.Buffers(av:4.0.3,fv:4.6.28619.1), System.Memory(av:4.0.1.1,fv:4.6.28619.1), System.Numerics.Vectors(av:4.1.4,fv:4.6.26515.6), System.Runtime.CompilerServices.Unsafe(av:5.0.0,fv:5.0.20.51904), System.Text.Encoding.CodePages(av:5.0.0,fv:5.0.20.51904)
Core(Ludeon.RimWorld): (no assemblies)
@akashsinquay4cl1
akashsinquay4cl1 / day-worldcup.com.cn - 资源分享 #1490.md
Created June 5, 2026 18:19
day-worldcup.com.cn - 资源分享 #1490
@mcdaoxyz
mcdaoxyz / mine_colab_auto.ipynb
Created June 5, 2026 18:19
Mine Worker Full Auto Colab
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rimishra-source
rimishra-source / arch_simple.md
Created June 5, 2026 18:19
Data Substrate Architecture — High Level (ODL / ADL / BDL)

Data Substrate Architecture — High Level Overview

Based on ADR-0002: ADL Security Restrictions

flowchart LR
    subgraph Producers["Product Domains"]
        MSG[Messaging]
        VOICE[Voice]
        FLEX[Flex]

PR #1757 Post-Merge Validation: Payment Canonical Fields

Production data validation after merge of feat(payment): source conversion/DPC payment canonicals from pkg/attributes.

Validation time: 2026-06-05 ~16:30Z (30m post-deploy window at repartitioned layer, 3h at enriched)


Before vs After: Gap (2748168149149191422)

@ti-codetec
ti-codetec / ticket_1245_analysis.md
Created June 5, 2026 18:18
Análise detalhada do ticket #1245

Análise Detalhada do Ticket #1245

Descrição do Bug

Quando um usuário (como vendedor) aplica um desconto muito agressivo (como 99,99%) no carrinho de compras, os itens que possuem um baixo valor unitário original não sofrem nenhuma alteração em seus preços líquidos no portal do vendedor. O sistema aparenta ignorar silenciosamente o desconto aplicado nesses itens específicos, exibindo-os com o preço original e gerando inconsistências visuais e matemáticas (onde a soma dos itens não bate com o valor total líquido do carrinho).

Comportamento Esperado

  • Garantir a aplicação do desconto de forma consistente em todos os itens.
  • Caso o valor líquido final calculado do item unitário resulte em menos de R$ 0,01 (menor unidade monetária), o sistema deve arredondar para o valor piso de R$ 0,01, assegurando que o desconto seja processado e aplicado visualmente com sucesso.

@jack-o-hara
jack-o-hara / response.md
Created June 5, 2026 18:18
DPC payment field fill rates after PR #1757 merge (2026-06-05)

Here's where things stand after Neel's merge:

Gap — network moved from 0% to 8.4%

Metric Before (12h) After (6h)
canonicalPaymentType 11% 10.4%
canonicalPaymentNetwork 0% 8.4%
canonicalPaymentIssuer 2.3% 2.8%