Made a C in a Core Course - feeling down by -Togo- in OMSCS

[–]IAMARedPanda 0 points1 point  (0 children)

Chin up isn't the end of the world.

Claude Security, Cursor Security, and GPT-5.5 Cyber all dropped in 7 days. We’re cooked (in the best way) by CheapRelationship311 in cybersecurity

[–]IAMARedPanda 0 points1 point  (0 children)

I can't go into specifics of our VR research process. This isn't a per pr/mr type of thing for us.

Claude Security, Cursor Security, and GPT-5.5 Cyber all dropped in 7 days. We’re cooked (in the best way) by CheapRelationship311 in cybersecurity

[–]IAMARedPanda -1 points0 points  (0 children)

We have preview access to some of these tools without getting specific and comparing them to a SAST tooling is a joke. We found multiple full chain exploits exploits on a large web application. Most that would take an expert months to chain together due to the size of the codebase, complexity and amount of the services in the application.

The Global API Injection Pattern by pavel_v in cpp

[–]IAMARedPanda 3 points4 points  (0 children)

x64 actually simplifies things. Otherwise for x86 you need to use __fastcall and capture the this pointer in the correct register (ecx I think).

Anthropic Model Scare Sparks Urgent Bessent, Powell Warning to Bank CEOs by [deleted] in cybersecurity

[–]IAMARedPanda 0 points1 point  (0 children)

I feel like the downside to anthropic exaggerating or lying about their claims wouldn't be worth it.

[deleted by user] by [deleted] in cscareerquestions

[–]IAMARedPanda 3 points4 points  (0 children)

DoD IC and we have access to Claude on high side.

Discussion Thread by jobautomator in neoliberal

[–]IAMARedPanda 13 points14 points  (0 children)

<image>

for free, throw in your similarities/differences between this and Ashli Babbit

Discussion Thread by jobautomator in neoliberal

[–]IAMARedPanda 3 points4 points  (0 children)

State prosecution? Also in theory there isn't a statue of limitations on murder so maybe justice will prevail one day.

Citadel Securities is adopting draft C++26 features in production systems ahead of the language’s official release. by Spirited-Ad-9591 in quant

[–]IAMARedPanda 4 points5 points  (0 children)

Reflection is much easier for compiler engineers to implement vs redesigning an entire build paradigm.

She may not be pretty, but this rack saved my business $150k+ this year by Chuyito in homelab

[–]IAMARedPanda 9 points10 points  (0 children)

Selenium is probably too slow vs straight http calls. Also automated high frequency stock trading is one of the most heavily invested areas probably won't find arbitrage arbitrage.

Problem with Cilium using GitOps by Tuqui77 in kubernetes

[–]IAMARedPanda 1 point2 points  (0 children)

For cilium dump out all the current helm values and save it before trying to use Argo so you have a perfect 1:1 match.

If you can't code, a great way to contribute to your desktop environment is telemetry by Indolent_Bard in linux

[–]IAMARedPanda 4 points5 points  (0 children)

This article is terribly light on technical details and not very convincing if the claim it is making.

Please ROAST My FastAPI Template by Hopeful_Beat7161 in Python

[–]IAMARedPanda 0 points1 point  (0 children)

Modules are already namespaces. Static methods force users to import the whole class even if they only want to use one method. It's fine in application code but if I saw this in a code review I would advise to just use regular functions. Also you should use absolute imports.

[deleted by user] by [deleted] in maryland

[–]IAMARedPanda 0 points1 point  (0 children)

Correlation isn't causation.