stevefan1999

↗ HN profile [ 88.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. https://crates.io/crates/arrayref has a supply chain attack that runs malicious build script through a transient build-time dependency during `cargo build` with https://crates.io/crates/proc-macro-en/1.0.10/ (now…

  2. Van Wijngaarden Grammar (en.wikipedia.org)
  3. Unix Wars (en.wikipedia.org)
  4. I tried to make this because I need the port to CheerpJ with a custom WebSocket wrapper that the private server is also modified to accept. The desktop client works flawlessly even on my Mac Mini M4 because LWJGL 3…

  5. Taxes: Geopolitics (devblogs.microsoft.com)
  6. As someone who wants to design a cloud resource scheduling system similar to EC2, I always wonder how they works in depth. I know I'm going to need a task queue, but which? Kafka? NATS (JetStream)? RabbitMQ? Or if they…