Ingmar Steen

Results 6 comments of Ingmar Steen

I'm not saying this should be implemented, but just for perspective / historical reference: Microsoft's masm assembler supported this using the `.radix 16` directive, borland's turbo assembler used the `radix...

I realise that this probably won't make it into the mainline repository because it's biased to 2captcha, but: https://github.com/iksteen/PokemonGo-Bot/commit/1d03382e02c29e3941557aa4eab8da6d07e5cafe

A bit late to the party. Also: shameless self-promotion. But I've just published an article about this subject which includes a solution where you specify what and how to eagerly...

The same code (dma examples from librpitx, my own code and pichirp from the v2beta branch of rpitx) works on both a Pi1 and a Pi3 using the exact same...

I've been busy creating a (web based) IDE for Pelican based sites. It's very much a work in progress, but I've written a small post about it: http://blurringexistence.net/introducing-pelicide.html There's also...

@FedericoCeratto Thanks! While that demo isn't connected to a back-end, the back-end does exist. It's basically a Twisted site that connects to a runner script which can perform various pelican...