Chíos
- Chíos, páxina actual.
- Chíos e respostas
- Multimedia
Bloqueaches a @Sunfishcode
Estás seguro de que queres ver estes chíos? Ver os chíos non desbloqueará a @Sunfishcode
-
New blog post: What should safety in Rust protect against?https://blog.sunfishcode.online/broken-encapsulation/ …
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
also starting to switch over our codebase to `cap-std::fs` from
@Sunfishcode &@bytecodeallies for explicit capability-based security of I/O, it's great! once done will be able to be enforced, in our crates, with this lint also and a giant Clippy.toml:https://github.com/sunfishcode/ambient-authority/blob/main/clippy.toml …Amosar este fíoGrazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Tide modified to run on cap-async-std: when serving static directories, it ensures that no paths escape those directories, even via symlinks. The diff is nice and simple:https://github.com/sunfishcode/tide/commit/ec35f3a00172f47c85aaf45545b2660042f6f4bd …
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
I/O safety is now in Rust Nightly! https://doc.rust-lang.org/nightly/std/os/unix/io/trait.AsFd.html …
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
#8 in the 2021 CWE Top 25 Most Dangerous Software Weaknesses is "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')". https://cwe.mitre.org/top25/archive/2021/2021_cwe_top25.html … cap-std can help protect Rust programs.https://github.com/bytecodealliance/cap-std …
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
I disagree. We still haven't succeeded in making memory safety considered a base foundation. People are still making new languages that aren't memory safe, and they're getting popular.https://twitter.com/edefic/status/1419060818180726785 …
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Want to scan a Rust codebase for uses of dynamic file paths, with the ability to mark file paths that are constants as ignored? I put together a little utility:https://github.com/sunfishcode/open-ambient …
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
New blog post: I/O safety and speed: Why not both? https://blog.sunfishcode.online/posish-and-io-safety … The I/O safety RFC is now merged; here's a first look at how it works in practice.
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
#rustlang now has an accepted RFC for I/O Safety, to handle the lifetimes of file descriptors (on UNIX) and OS handles and sockets (on Windows): https://github.com/rust-lang/rfcs/pull/3128 … This will make it possible to write safe functions that operate on these underlying OS objects.Amosar este fíoGrazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
New blog post: Introducing cap-std, a Capability-based version of the Rust standard library: https://blog.sunfishcode.online/introducing-cap-std/ … With cap-std in use in Wasmtime, the API no longer using unsafe, and new cap_std::net support, this is a good time to check it out!
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
Wasmtime 0.28.0 is out!
This release contains the Rust API refactoring that solves the !Send issue for Wasmtime store-related objects.
It's a breaking change, but one that makes the API safer and also much easier to use in async contexts.Amosar este fíoGrazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
The plot twist with `OwnedFd` and `BorrowedFd` is `repr(transparent)`, so I/O safety can extend all the way to the FFI boundary. It could theoretically extend all the way to a `syscall` in asm in the future.
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
I built a prototype of an OwnedFd and BorrowedFd API Rust, for the I/O safety RFC discussion:https://github.com/sunfishcode/io-experiment …
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
After years of perf optimizations, JS is running way faster in the browser Today, we're starting work to optimize JS perf in places where different rules apply, like Serverless and iOS devices And this is possible because of WebAssembly
https://bytecodealliance.org/articles/making-javascript-run-fast-on-webassembly …Amosar este fíoGrazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
My RFC proposing I/O safety for Rust is now posted!https://github.com/rust-lang/rfcs/pull/3128 …
Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
WASI, interface types, module linking, and IO streams/arrays are crucial ingredients for
#Wasm on the cloud (and everywhere). I am so excited to be part of this community. Congrats to the@bytecodeallieshttps://bytecodealliance.org/articles/bytecode-alliance-update …Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
I'm super excited for
@UCSanDiego to join the@bytecodeallies effort to build a secure software ecosystem using#WebAssembly! https://cse.ucsd.edu/about/news/uc-san-diego-joins-bytecode-alliance-build-safer-software-foundations-internet …Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
Thrilled to join
@fastly,@intel, and@microsoft in welcoming@arm,@dfinity,@embarkstudios,@google,@shopify, and@ucsandiego to the Bytecode Alliance. It's exciting to have such a capable coalition come together to lay the groundwork for a more secure software ecosystem.https://twitter.com/mozhacks/status/1387440011969273860 …Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
Huge congratulations to the @bytecodeallies for officially becoming a foundation today!
We here at DeisLabs are proud users and contributors to the foundation's projects and look forward to what's to come:https://deislabs.io/posts/bytecode-alliance/ …Grazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer -
Dan Gohman rechouchiou
1/ Today, the
#InternetComputer is the first blockchain to join Mozilla, Microsoft, Intel and other collaborators as a member of the Bytecode Alliance.https://bytecodealliance.org/articles/bytecode-alliance-update …Amosar este fíoGrazas. Twitter empregará isto para facer a túa cronoloxía mellor. DesfacerDesfacer
Parece que a carga tarda un chisco
É posible que o Twitter estea por riba da súa capacidade ou teña un impo momentáneo. Téntao de novo ou visita o Estado do Twitter para obter máis información.