HackerLangs
TopNewTrendsCommentsPastAskShowJobs

offmycloud

no profile record

Submissions

California ISO Symposium Sponsorship Opportunities

caiso.com
1 points·by offmycloud·3 miesiące temu·1 comments

comments

offmycloud
·14 dni temu·discuss
Trampling on citizens rights is a luxury of the rich, but in this case it's an echo-chamber government ran by technocrats.
offmycloud
·2 miesiące temu·discuss
The GET request method is supposed to be safe.

"Request methods are considered 'safe' if their defined semantics are essentially read-only; i.e., the client does not request, and does not expect, any state change on the origin server as a result of applying a safe method to a target resource." -RFC 9110 section 9.2.1

https://www.rfc-editor.org/rfc/rfc9110.html#name-safe-method...
offmycloud
·2 miesiące temu·discuss
I'm getting Access Denied - You don't have permission to access "http://www.cnbc.com/2026/05/08/aws-outage-data-center-fandue..." on this server. (with an Edgesuite error code)
offmycloud
·2 miesiące temu·discuss
I'm still surprised by the number of web developers who do not understand that, once you include someone else's Javascript on your site, they have full access to everything on your site, including all submitted customer data.
offmycloud
·3 miesiące temu·discuss
"We are also excited to make our 2026 sponsorship packages available in May for organizations interested in enhancing their visibility with event attendees."
offmycloud
·3 miesiące temu·discuss
California is not anywhere near 83% renewable for total electricity generation. [1] Are you just adding up nameplace capacities without capacity factors?

1. https://www.eia.gov/todayinenergy/detail.php?id=66704
offmycloud
·3 miesiące temu·discuss
I can't believe that it has been over 15 years ... https://news.ycombinator.com/item?id=1982489
offmycloud
·4 miesiące temu·discuss
Cox Communications used to do it in California to inject JS into sites. I remember seeing little Cox popup/toast messages in the corner of other sites.
offmycloud
·4 miesiące temu·discuss
How does this differ in performance from rffmpeg?

https://github.com/joshuaboniface/rffmpeg
offmycloud
·4 miesiące temu·discuss
I've said it before, but Zero Trust is such a misnomer. It implies less trust in firewalls, VPNs, and other network controls, but much more trust in the ability of end-user devices to securely store and use private keys. Also, the server side has has to trust all incoming connections from the Internet enough to verify the certificates, and run a complicated TLS implementation, which can be a huge attack surface. We're sticking with WireGuard for all our internal users.
offmycloud
·5 miesięcy temu·discuss
Link to report PDF: https://www.challengergray.com/wp-content/uploads/2026/02/CR...
offmycloud
·5 miesięcy temu·discuss
A big part of the job losses were driven by Amazon and the end of their UPS contract.
offmycloud
·5 miesięcy temu·discuss
How did the word "suddenly" get into the title?
offmycloud
·6 miesięcy temu·discuss
I'm using Firefox on a Linux workstation (without Tor) and I still got the CAPTCHA. The statement "blog.adafruit.com needs to review the security of your connection before proceeding" is misleading at best. Shame on Cloudflare, this kind of dishonesty makes me not want to trust your RCA marketing pieces.
offmycloud
·7 miesięcy temu·discuss
Reddit used to be free for anyone to view without logging in, but now I get "Your request has been blocked due to a network policy." Sorry, but I'm not turning my ad blocker off.
offmycloud
·8 miesięcy temu·discuss
Would it be possible to write an addon to use Perl's Finance::Quote [1] like GnuCash does? It supports scraping many financial websites, as well as paid AlphaVantage quotes.

1. https://finance-quote.sourceforge.net/
offmycloud
·8 miesięcy temu·discuss
"Your request has been blocked due to a network policy"

Is Reddit going login-required now?
offmycloud
·8 miesięcy temu·discuss
What browser blocked it?
offmycloud
·8 miesięcy temu·discuss
How does this impact reproducible builds in Debian? Does Rust have a good bootstrap story now?
offmycloud
·9 miesięcy temu·discuss
I think it's time for AWS to pull the curtain back a bit and release a JSON document that shows a list of all internal service dependencies for each AWS service.