Skip to content

Instantly share code, notes, and snippets.

@kleinrdiffusion
kleinrdiffusion / generationtime.txt
Created March 27, 2025 08:44
This is the "「Page 1053113/1053113」" replacement for my AU, "The Same same Same SAAME SAME!! same.,.,, Pu
[YOU HAVE ARRIVED AT YOUR DESTINATION.]
[THANK YOU FOR BOARDING. PLEASE EXIT THROUGH THE BACK GATE.]
//yes!!! im outta here!
[THE DOORS ARE NOW CLOSING. PLEASE RETURN TO YOUR SEATS.]
//take that!
@fnky
fnky / ANSI.md
Last active March 29, 2025 14:12
ANSI Escape Codes

ANSI Escape Sequences

Standard escape codes are prefixed with Escape:

  • Ctrl-Key: ^[
  • Octal: \033
  • Unicode: \u001b
  • Hexadecimal: \x1B
  • Decimal: 27
@insidegui
insidegui / PlatformViewRepresentable.swift
Created August 10, 2022 18:13
Protocol that automatically adds UIViewRepresentable or NSViewRepresentable conformance to implementers according to the current platform
import SwiftUI
#if os(iOS) || os(tvOS)
public typealias PlatformView = UIView
public typealias PlatformViewRepresentable = UIViewRepresentable
#elseif os(macOS)
public typealias PlatformView = NSView
public typealias PlatformViewRepresentable = NSViewRepresentable
#endif
@insidegui
insidegui / PlatformViewRepresentable.swift
Created June 27, 2023 13:05
A protocol that abstracts UIViewRepresentable/NSViewRepresentable allowing for a single implementation for UIKit and AppKit platforms
import SwiftUI
#if !os(watchOS)
#if canImport(UIKit)
public typealias PlatformViewRepresentableType = UIViewRepresentable
#else
public typealias PlatformViewRepresentableType = NSViewRepresentable
#endif // canImport(UIKit)
@diogocapela
diogocapela / moment-js-timezones.txt
Created September 7, 2018 00:10
List of All Moment.js Timezones
Africa/Abidjan
Africa/Accra
Africa/Addis_Ababa
Africa/Algiers
Africa/Asmara
Africa/Asmera
Africa/Bamako
Africa/Bangui
Africa/Banjul
Africa/Bissau
@lan496
lan496 / plot_DOS.ipynb
Created September 1, 2020 06:37
plot DOS, pDOS, and COHP with pymatgen
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Data de Criação: 19/03/2025
HexaGrid + HexaAgro: Inovação no Monitoramento e Compensação de Carbono
1. Introdução
A HexaGrid + HexaAgro é uma plataforma inovadora que combina tecnologia avançada e
inteligência artificial para transformar o mercado de créditos de carbono e otimizar a
eficiência agrícola. O objetivo é oferecer um sistema transparente, auditável e acessível,
permitindo que produtores rurais e empresas compensem emissões de carbono de forma
prática e rentável.
2. Problema