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
·21 दिन पहले·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
·2 माह पहले·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
·2 माह पहले·discuss
embarrassing
antiloper
·2 माह पहले·discuss
Can I see the profiler data that shows AddRef/Release being a performance bottleneck?
antiloper
·2 माह पहले·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
·2 माह पहले·discuss
Found Richard Dawkin's alt account
antiloper
·2 माह पहले·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
·2 माह पहले·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
·2 माह पहले·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
·2 माह पहले·discuss
You must feel so smart.