/dpt/ - Daily Programming Thread

What are you working on, Jow Forums?

Last thread:

Attached: 1492931341278.png (1920x1080, 1.63M)

Other urls found in this thread:

github.com/enfiskutensykkel/ssd-gpu-dma
github.com/freebsd/freebsd/tree/master/lib/libusbhid
fgiesen.wordpress.com/2010/12/14/ring-buffers-and-queues/
github.com/npryce/maybe-java
twitter.com/SFWRedditImages

Trust is the most powerful programming Rust.

Ocaml is ok.

int main (int argc, char* argv[argc+1])

what did Gustedt mean by this?

Been working on a new aimbot and some Wallhack type hacks for Halo, might code in some pathfinding and make it a full bot

What's the point? It's not like C has bound checks or iterators.

I'm restructuring my NVMe library in order to make the different code paths more modular, and borrowing some concepts from the Linux kernel (using kernel-style OOP with "ops" function pointers).

I'm also fixing some bugs I had with cache coherency, as well as making minor improvements here and there (for example improving the ring buffer/queue implementation with a bit to indicate whether a queue is full or empty).

github.com/enfiskutensykkel/ssd-gpu-dma

That's not valid C afaik, if supplying a size argument, it must be determined at compile time.

He's a Jehovah's witness and his parents are unironic flat earthers who believe the Moon was built by time travellers, he's no stranger to the bizzare.

>he doesn't know about
int main(int argc, char *argv[], char *envp[])

Who is Gustedt?