haylin

Results 12 issues of haylin

Hello, I'm trying to create Rust bindings for the library for the library https://github.com/richgel999/fpng, I'm trying to bind against their function with a signature of ``` bool fpng_encode_image_to_memory(const void* pImage,...

So it is not working with gitter irc here is my code var irc = require('irc'); var client = new irc.Client('irc.gitter.im', 'LilCoders-git', { channels: ['#lilcoders/lilcoders'], port: 6667, sasl: true, password:...

How can I view the age of snapshots to see the latest?

Is there a way to get the relevant ssh.Session or gossh.Channel in the LocalPortForwardingCallback?

question

Generating RSA private key, 2048 bit long modulus, ......................................................................................................................................................................+++, .+++, e is 65537 (0x10001), Generating RSA private key, 2048 bit long modulus, .........................................................................+++, ...........................................+++, e is 65537 (0x10001), Signature ok,...

My code is simply ``` const Audio = require('audio'); Audio.load('./test.mp3', (err, audio) => { //repeat slowed down fragment //audio.remove(3, 4.1) audio.save('edited-record.mp3') }) ``` and it causes the edited-record.mp3 to be...

I believe there should be docs on how to optimally setup workerd for multiple different JS codebases. Based on https://github.com/cloudflare/workerd/blob/main/src/workerd/server/workerd.capnp#L114-L115 it seems like we can't currently doing that using Host...

How do I edit the hardness of dirt and other defaults of voxel-mine?

### Enhancement summary Add support for `dhcp server` related options in EOS ### Which component of AVD is impacted eos_cli_config_gen ### Use case example Running a DHCP server on-device ###...

type: enhancement