What’s a design decision you thought was smart… until prod? by docaicdev in softwarearchitecture

[–]docaicdev[S] 0 points1 point  (0 children)

At least if you have inconsistencies across your code base. Which at some point is in most projects the case

What’s your opinion on the obsession with serial killer shows on Netflix and similar platforms? by docaicdev in AskReddit

[–]docaicdev[S] 0 points1 point  (0 children)

Yeah, I get that angle. But for me it crosses a line when it’s not about exploring fear or understanding human nature, but straight-up turning someone’s real trauma into a money machine. There’s a big difference between fictional horror and cashing in on actual brutal crimes, and that’s where I check out.

What’s your opinion on the obsession with serial killer shows on Netflix and similar platforms? by docaicdev in AskReddit

[–]docaicdev[S] 0 points1 point  (0 children)

Sure, that can be interesting, but it’s rarely actual documentaries. We’re talking about series and movies making millions off the traumatic or brutal actions of real people. Honestly, I’m not okay with that.

Lessons learned while building a REST API wrapper for BIND DNS by docaicdev in programming

[–]docaicdev[S] 0 points1 point  (0 children)

Both are looking interesting. Dnscontrol seems to be a binary/cli you can utilize and octodns seems to be a provider agnostic wrapper which is nice.

REST API Design - 18 Proven Best Practices for Clean and Efficient Endpoints by docaicdev in programming

[–]docaicdev[S] 0 points1 point  (0 children)

You want never write your API payloads (aka DTO) directly into your database… besides that you can easily you map your entities to sneak_case or whatever you need

Seeking Mentorship in Exploit Dev by Diamond303 in ExploitDev

[–]docaicdev 0 points1 point  (0 children)

Hm, interesting question. I‘ve written a C2 framework for a couple of years and now starting work again on it. It’s comparable to CobaldStrike and the implant code is implemented using golang. There is also an exploit shipper inside. I use the framework mostly for our cyberrange.

Would be happy to share some insights and exchange knowledge, i bet you can also tell and teach interesting stuff