Reddit r/programming
I Stopped Fighting My Tools and Built a Game Engine in D
Alexandros Kapretsos describes how he used some D programming language features in his 2D game engine. He covers his approach to memory management, how he employs metaprogramming, writing scripts with D, and more. submitted by /u/aldacron [link] [留言]
/u/aldacron
2026-05-29 17:47
👁 6
查看原文 →
Reddit r/programming
The Filesystem Is the API (with TigerFS)
submitted by /u/der_gopher [link] [留言]
/u/der_gopher
2026-05-29 17:42
👁 5
查看原文 →
Reddit r/programming
Someone hid a full RAT inside a fake npm package and exfiltrated victim data to HuggingFace
A malicious npm package name js-logger-pack , went through 29 versions on the registry which was looking innocuous logger and ending as a binary dropper. The payload it dropped was 81 MB of binary called MicrosoftSystem64 which is a full cross-platform RAT packaged as a Node.js Single Executable Application, so it shows up as a native binary to endpoint tools rather than a node process. And the clever bit was instead of sending the stolen data directly to a C2 server, it uploads everything to private HuggingFace datasets using an embedded API token. So all exfiltration traffic appears as normal HTTPS requests to a legitimate ML platform. If you have any of those in your install history then rotate everything like credentials, SSH keys, API tokens, crypto seed phrases. All packages list and full technical breakdown is in blog. submitted by /u/BattleRemote3157 [link] [留言]
/u/BattleRemote3157
2026-05-29 17:34
👁 5
查看原文 →
Dev.to
DevRelCon NYC 2026: Where Developer Relations, DevX, & Developer Marketing Come Together
TL;DR -DevRelCon NYC returns to Industry City in Brooklyn on July 22–23, 2026. It's the flagship...
MLH Team
2026-05-29 17:34
👁 9
查看原文 →
Dev.to
What was your win this week?
👋👋👋👋 Looking back on your week -- what was something you're proud of? All wins count -- big or small...
Jess Lee
2026-05-29 13:00
👁 9
查看原文 →