HackerLangs
TopNewTrendsCommentsPastAskShowJobs

antiloper

548 karmajoined قبل 3 سنوات

Submissions

Arknights Endfield disables PayPal after players report unauthorised charges

gosugamers.net
2 points·by antiloper·قبل 6 أشهر·0 comments

The Office Twitter account went private

x.com
3 points·by antiloper·قبل 6 أشهر·0 comments

Nixpkgs GitHub Scaling Issues

discourse.nixos.org
2 points·by antiloper·قبل 7 أشهر·0 comments

Write Cypress Tests in Natural Language with Cy.prompt()

cypress.io
13 points·by antiloper·قبل 8 أشهر·3 comments

Scheme Name: Calculator

iana.org
3 points·by antiloper·قبل 8 أشهر·0 comments

comments

antiloper
·قبل 5 أيام·discuss
No way, the soccer federations are corrupt? I'm shocked, I tell you.
antiloper
·قبل 10 أيام·discuss
> There will always be modding and ways to play game dumps

There won't because advances in defensive cybersecurity have made it so that software exploits are extremely rare (if they exist at all), and modern chips contain hardware defenses against electrical attacks like voltage glitching.
antiloper
·قبل 10 أيام·discuss
Europe has no chips, no energy, no venture capital, and no training data.

It is in fact too late.
antiloper
·قبل 16 يومًا·discuss
Computer use is very useful for developing GUI applications since claude code can build and test the entire app end-to-end (accessibility APIs exist but depending on the UI framework of your choosing you can run into walls very fast).

I run it in a VM using a headless wayland compositor, I'd never trust even fable with access to my real system.
antiloper
·قبل 17 يومًا·discuss
With democracies like this, who needs dictators?
antiloper
·قبل 18 يومًا·discuss
Yes servers have to validate input data... This isn't new...
antiloper
·قبل 22 يومًا·discuss
Strange way to phrase that the average buyer post-IPO is in the green.
antiloper
·قبل 26 يومًا·discuss
thanks chatgpt
antiloper
·قبل 29 يومًا·discuss
Eh, we might be collectively better of if we just all robbed your house
antiloper
·الشهر الماضي·discuss
AI;DR:

Azure (49)

azure-functions-agents-runtime azure-functions-connector-extension azure-functions-core-tools azure-functions-docker azure-functions-dotnet-extensions azure-functions-dotnet-worker azure-functions-durable-extension azure-functions-durable-js azure-functions-durable-powershell azure-functions-durable-python azure-functions-extension-bundles azure-functions-golang-worker azure-functions-host azure-functions-java-library azure-functions-java-worker azure-functions-kafka-extension azure-functions-language-worker-protobuf azure-functions-mcp-extension azure-functions-nodejs-e2e-tests azure-functions-nodejs-library azure-functions-nodejs-opentelemetry azure-functions-nodejs-worker azure-functions-openai-extension azure-functions-powershell-library azure-functions-powershell-opentelemetry azure-functions-powershell-worker azure-functions-python-extensions azure-functions-python-library azure-functions-python-worker azure-functions-rabbitmq-extension azure-functions-skills azure-functions-sql-extension azure-functions-templates azure-functions-tooling-feed azure-functions-vs-build-sdk azure-webjobs-sdk azure-webjobs-sdk-extensions azure-websites-security checkaccess-v2-go-sdk Connectors-NET-LSP Connectors-NET-Samples Connectors-NET-SDK Connectors-NodeJS-SDK connectors-python-sdk durabletask functions-action functions-container-action homebrew-functions sonic-gnmi.msft

microsoft (10)

DurableFunctionsMonitor durabletask-dotnet durabletask-go durabletask-java durabletask-js durabletask-mssql durabletask-netherite durabletask-protobuf Microsoft-Performance-Tools-Apple secure-azureai-agent

Azure-Samples (13)

azure-ai-content-understanding-python azure-container-apps-multi-agent-workflow azure-container-apps-sandboxes azure-functions-java-flex-consumption-azd azure-functions-nodejs-opentelemetry-samples azure-search-openai-demo-purviewdatasecurity functions-connectors-python functions-connectors-typescript llm-fine-tuning openai-chat-app-entra-auth-builtin openai-chat-app-entra-auth-local rag-postgres-openai-python tutor

MicrosoftDocs (1)

windows-driver-docs
antiloper
·الشهر الماضي·discuss
OI mate, you got a loicense for that operating system?

The only surprising thing about this story is that the user didn't get a visit by the police to be charged with a "non-crime cybersecurity incident". The UK has become such a shithole.
antiloper
·قبل شهرين·discuss
> You will erode the foundation that enables any success you might have in the short term.

It's too late already. We live in a post-trust society now.
antiloper
·قبل شهرين·discuss
embarrassing
antiloper
·قبل شهرين·discuss
Can I see the profiler data that shows AddRef/Release being a performance bottleneck?
antiloper
·قبل شهرين·discuss
I don't believe it.

Reference counting is a virtual function call + an integer operation. It doesn't happen that often either because objects in UI frameworks are very long lived. C++'s shared_ptr, Rust's Rc, and Swift, don't typically cause performance problems either.
antiloper
·قبل شهرين·discuss
Found Richard Dawkin's alt account
antiloper
·قبل شهرين·discuss
AWS Bedrock has DeepSeek models running on their infrastructure. That should be enough to prevent training on user data (there's a markup compared to DeepSeek's pricing though).

And unfortunately AWS doesn't have prepaid billing, so you can't just give the internet access to your API key without getting FinDDoS'd.
antiloper
·قبل شهرين·discuss
I just tried it on Ubuntu 24.04. Blacklisting algif_aead does not prevent the module from getting loaded by `nobody` using the unprivileged AF_ALG API.

So this project literally does nothing except spew some vibe coded slop across your cluster. Please just upgrade your kernel packages, it's way safer.
antiloper
·قبل شهرين·discuss
Blacklisting a kernel module only prevents modprobe from loading it automatically. modprobe by name still works, even if the module is blacklisted, and so does insmod and the syscalls they use.

The author is way above their head and thinks that because they can write Copilot prompts they can write security critical software.
antiloper
·قبل شهرين·discuss
You must feel so smart.