Skip to content

Instantly share code, notes, and snippets.

View ignisf's full-sized avatar
😈

Petko Bordjukov ignisf

😈
View GitHub Profile
@ignisf
ignisf / .pronsolerc
Last active July 30, 2018 09:29
initlab 3d printer settings
# Sample .pronsolerc file - copy this into your home directory
macro up G1 Z6 F200
macro printnow !self.p.send_now("M23 [0]")
macro printme
G21
G90
move z 6
home
move z 6
M109 {0}
Run options: --seed 41163
# Running:
S..........S.../home/ignisf/Projects/mini_racer/test/mini_racer_test.rb:596: [BUG] Segmentation fault at 0x0000000000000038
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0033 p:0015 s:0180 e:000177 BLOCK /home/ignisf/Projects/mini_racer/test/mini_racer_test.rb:596 [FINISH]
c:0032 p:0018 s:0172 e:000171 BLOCK /home/ignisf/Projects/mini_racer/lib/mini_racer.rb:218 [FINISH]
while (true); do arecord -f dat -D iec958:CARD=Device,DEV=0 | ./ffmpeg-10bit -probesize 32 -i - -f alsa surround51:CARD=Device,DEV=0; done
@ignisf
ignisf / local.conf
Last active April 29, 2018 17:33
/etc/fonts/local.conf
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match target="pattern">
<test qual="any" name="family"><string>Helvetica</string></test>
<edit name="family" mode="assign" binding="same"><string>Liberation Sans</string></edit>
</match>
<alias>
<family>serif</family>
<prefer>
ffmpeg -threads 2 -i emd-thegreatestshowman.2160p.mkv -map 0:0 -map 0:1 -c:v copy -strict -2 -c:a:0 dca -profile:a:0 dts_hd_ma -ac 6 -channel_layout '5.1(side)' -c:s copy dts.mkv
Domain Name: TECHINC.INFO
Registry Domain ID: D503300000077714301-LRMS
Registrar WHOIS Server:
Registrar URL: https://www.gandi.net/whois
Updated Date: 2018-03-14T23:40:37Z
Creation Date: 2018-03-14T23:17:22Z
Registry Expiry Date: 2020-03-14T23:17:22Z
Registrar Registration Expiration Date:
Registrar: Gandi SAS
Registrar IANA ID: 81

CC0

To the extent possible under law, Petko Bordjukov has waived all copyright and related or neighboring rights to this nginx ssl configuration.

This work is published from: Bulgaria.

@ignisf
ignisf / _preview.svg
Last active March 31, 2016 01:16
Blood Pressure Plot
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
((markdown-mode
(mode . auto-fill)
(fill-column . 80)))
(add-hook 'markdown-mode-hook 'auto-fill-mode)