Skip to content

Instantly share code, notes, and snippets.

@sane4ek-2
sane4ek-2 / gist:7aa5e870041d6078b4e786ec9e92b1db
Created October 16, 2025 13:59
pacifica-bybit dust after opening small position
13:52:24.948 [1016.b125416] [-8-thread-4] INFO t.e.ExchangeRouter - limit buy pacifica:HYPE (contracts = 1.3, price = 38.336, botOrderId = 535400707653) confirmed [0.047 sec]
13:52:25.128 [1016.b125416] [fica.fi/...] INFO t.e.p.s.PacificaPrivateSocketListener - socket message: {"channel":"account_order_updates","data":[{"i":502098586,"I":"ff010385-b1b4-4858-a343-535410707651","u":"6RfCcupe8PGtWoSZNEixiXvf6z2ukNMEFJ6UmMaVud22","s":"HYPE","d":"ask","p":"0","ip":"38.476","a":"1.3","f":"0","oe":"cancel","os":"cancelled","ot":"limit","sp":null,"si":null,"r":false,"ct":1760622735894,"ut":1760622744793},{"i":502101473,"I":"a902d3eb-00d2-4e8d-b3fb-535410707652","u":"6RfCcupe8PGtWoSZNEixiXvf6z2ukNMEFJ6UmMaVud22","s":"HYPE","d":"ask","p":"0","ip":"38.441","a":"1.3","f":"0","oe":"make","os":"open","ot":"limit","sp":null,"si":null,"r":false,"ct":1760622744793,"ut":1760622744793}]}
13:52:25.206 [1016.b125416] [fica.fi/...] INFO t.e.p.s.PacificaPrivateSocketListener - socket message: {"channel":"account_trades","data":[
@sane4ek-2
sane4ek-2 / create-mint-sh
Created January 18, 2018 10:14 — forked from gildas/create-mint-sh
Create Linux Mint USB on Mac OS/X
#! /usr/bin/env bash
# Insert a USB key.
# if needed initialize it with MS/DOS FAT and MBR
# Download the Mint ISO image
# Convert the ISO -> IMG
hdiutil convert -format UDRW -o linuxmint-17.3-cinnamon-64bit linuxmint-17.3-cinnamon-64bit.iso
# Run a diskutil list to know the device for the USB key, e.g.: /dev/disk3