tercerapersona

Results 13 issues of tercerapersona

Have you thought about adding JSON output? ``` -t, --text Output only the contents of text nodes inside selected elements -j, --json Output JSON representation of the selected elements ```...

Is it possible to print only one, or multiple header fields? Based on this, ``` 'H' request headers 'B' request body 'h' response headers 'b' response body ``` Like, `http...

Same as `with_fx`, I thought I was able to do this, ``` live_loop :foo do with_synth :dsaw, detune: [0.1, 0.4].choose do |s| play :e1, release: 8, cutoff: rrand(70, 130) sleep...

enhancement
language

The idea is just to add some demo songs, to get a quick idea of the app running

Hi! I really appreciate the work done on thumbsup. I just wonder how to tweak things a bit more to turn it into a portfolio website. I mean, I know...

**Describe the bug** My camera is a TP-Link NC220. I've configured rstp for it: ``` rtsp://admin:@192.168.0.20:554/h264_vga.sdp ``` and works. The issue is that it glitches every ~5-10 seconds, maybe because...

I would like to integrate Haskelly extension to apply all its features for TidalCycles library (`cabal install tidal`). Can't see type hover popovers, neither code autocomplete. I come from Python...

bug

Is it possible to overlap multiple graphs in only 1 box? each with a different color? instead of a new box per graph.

enhancement
graph

Hey, this feature could be great but not sure how difficult or feasible it is. You could automatically generate DecapCMS config's collections based on the the Content Collections [schemas](https://docs.astro.build/en/guides/content-collections/#defining-datatypes-with-zod). This...

Hola, por lo que veia en el ejemplo del repo para generar un comprobante, no es necesario especificar forma de pago, ni los items que componen la factura. Esto es...