Skip to content

Instantly share code, notes, and snippets.

@AltinoJB
AltinoJB / Relat 1 524389 Comis Vend.txt
Created February 11, 2025 17:26
Relat 1 524389 Comis Vend
"SET @RELCT2 := fCfgSis("RELCT2",'001'); SET @ADCOCT := fCfgSis("ADCOCT",'001'); SET @ULTPAR := IF(fCfgSis("COMCTR",'001')='2','S','N'); SET @VENCOM := fCfgSis("VENCOM",'001'); SET @VENMET := fCfgSis("VENMET",'001'); SET @FRECOM := fCfgSis("FRECOM",'001'); /* FILTRO OPÇÃO DE VENDEDOR OU REPRESENTANTE */ SET @OPCVEN := IF(@VENMET='1', IF(@VENCOM='1','VV',NULL), IF(@VENCOM='1',NULL,NULL)); /* EMPRESA (MOVIMENTO / CADOPE) */ SET @RELEMP := IF(@VENMET='1','M',NULL); /* TIPO DE VENDEDOR OU REPRESENTANTE */ SET @TIPVEN := 'T'; SET @TIPREP := NULL; /* TIPO DE RELATÓRIO */ SET @TIPREL := 'S'; /* EXIBIR ÍTENS DO DOC.VENDA - APENAS NO ANALITICO */ SET @EXBITE := 'N'; /* UTILIZAR % DE COMISSÃO */ SET @RDCOMI := 'O'; /* POSIÇÃO DA COMISSÃO */ SET @POSCOM := 'T'; /* OPÇÃO ANALÍTICO (COMPLETO / RESUMIDO) */ SET @OPCANA := 'C'; /* SOMENTE DOC COM COMISSÃO */ SET @COMCOM := 'S'; /* QUEBRAR POR EMPRESA (APENAS SINTÉTICO) */ SET @QBREMP := 'N'; SET @CONJUR := 'N'; SET @NFSERV := 'T'; SET @RELEMP := 'M'; SET @ACDUP := ''; SET @
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 11, 2025 17:26
Rimworld output log published using HugsLib
Log uploaded on Wednesday, February 12, 2025, 1:26:39 AM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
Core(Ludeon.RimWorld): (no assemblies)
Performance Fish(bs.performance): PerformanceFish(0.6.2)
StartupImpact(automatic.startupimpact): 0Harmony(av:2.3.3,fv:2.2.2), StartupImpact(1.1.8872.38386)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)

claw machine

I'm terrible at controlling actual claw machines, so I coded my own. You can move the claw by holding down the button, and stop by releasing. The main challenge was to chain the animation required to move the claw and the arm. To simulate gravity, the toy tilts based on which part of the toy the claw grabs. The facial expression on the toys and the claw is also animated for fun.

A Pen by Masahito Leo Takeuchi on CodePen.

License.

repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: jazzy
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: jazzy
ament/ament_lint:
@ethaniwha
ethaniwha / gist:289a0d5f55c3620f4c7d77704e615f23
Created February 11, 2025 17:26
Abelssoft StartupStar Download Free with [Latest] 2025
Abelssoft StartupStar is a useful application that lets you manage all the programs that start automatically at startup by removing, delaying or disabling them. StartupStar can help you organize the applications you plan to run at system startup by removing or disabling them from the list.Abelssoft StartupStar Full Version comes with a smooth interface that organizes its direct functions in a concise way, so no matter what PC technology you have, it can give you a high overall accessibility. You can easily set up this utility on your computer as no advanced configuration steps are required during the installation process. You just need to specify the target path and determine if the installation package should create additional shortcuts.
Download Link
https://sulkurl.com/lxo
classdef DataAqcuisitionApp_arduinoScaleNI_1003_exported < matlab.apps.AppBase
% Properties that correspond to app components
properties (Access = public)
LiveDataAcquisitionUIFigure matlab.ui.Figure
TabGroup matlab.ui.container.TabGroup
DeviceSetupTab matlab.ui.container.Tab
FindCOMportsforArduinoandScaleinDeviceManageronWindowsLabel matlab.ui.control.Label
ArduinoCOMDropDown matlab.ui.control.DropDown
ArduinoCOMDropDownLabel matlab.ui.control.Label
@jose-flety
jose-flety / banks_venezuela.csv
Created February 11, 2025 17:26 — forked from arodu/banks_venezuela.csv
códigos de bancos en venezuela
Código Nombre
0102 BANCO DE VENEZUELA
0156 100% BANCO
0172 BANCAMIGA BANCO MICROFINANCIERO C A
0114 BANCARIBE
0171 BANCO ACTIVO
0166 BANCO AGRICOLA DE VENEZUELA
0175 BANCO BICENTENARIO DEL PUEBLO
0128 BANCO CARONI
0163 BANCO DEL TESORO
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 11, 2025 17:25
Rimworld output log published using HugsLib
Log uploaded on Tuesday, February 11, 2025, 6:25:41 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Mechanoid Upgrades(GoGaTio.MechanoidUpgrades): MechanoidUpgrades(1.0.0)
@linux-riscv-bot
linux-riscv-bot / checkpatch-WARNING
Created February 11, 2025 17:25
pw932794-p13970206
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#57:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 134 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
Commit f757aa872088 ("riscv: Optimize crct10dif with zbc extension") has style problems, please review.
import time
import board
import neopixel
from digitalio import DigitalInOut, Direction, Pull
switch = DigitalInOut(board.D3)
switch.direction = Direction.INPUT
switch.pull = Pull.UP
pixel_pin = board.D2