12 Followers
28 Following
38 Posts
Running my AdGuard Home DNS server and left it public for months... Oops. Thousands of bots submitting tens of millions of requests daily.
Wow, the new #rust cranelift backend really is faster 🤔 34.6 seconds to 25.1 from scratch build. Looking forward to more progress with it!!
My university just released our first open-access textbook :D hooray for open access education! https://news.wm.edu/2023/12/19/wm-professor-lawrence-leemis-publishes-open-access-textbook/ #WilliamAndMary
W&M Professor Lawrence Leemis publishes open access textbook

The textbook,

W&M News
Wow, just experienced a race condition with #GithubActions... Two commits pushed pretty close together, the second one was small (just a cargo update to fix the recent #h2 dos vulnerability). First one's docker image build was slightly slower, second one was slightly quicker, so the second security fix tag was pushed, then overwritten by the first insecure tag. 🤔 Didn't even consider this possible oversight in my CICD.

@duhdugg Probably reduce the library to a single `compile_error!()` macro call redirecting users to the new crates.io link!

https://doc.rust-lang.org/std/macro.compile_error.html

compile_error in std - Rust

Causes compilation to fail with the given error message when encountered.

@krystman Ah yeah, the ambient mode! Those are pretty helpful. Many countries it is still illegal though.
@krystman @fasterthanlime You cannot hear any emergency vehicles or other ambient noises
Websocket RangeError: Invalid WebSocket frame: RSV2 and RSV3 must be clear · Issue #1354 · websockets/ws

[ x] I've searched for any related issues and avoided creating a duplicate issue. Description I'm using ws as a client in my node application, and when I attempt to connect to the host, the connect...

GitHub
@djc Details on how and why you made certain design decisions when creating it! 🦀
@ekuber Yep, honestly I'm hoping for a crash for older 4gb cards specifically for stable diffusion 😅