Adaptive Lossless Floating Point compression in Rust is faster than C++ https://lobste.rs/s/dcobbf #performance #rust
https://spiral-one.vercel.app/post/alp-rust-is-faster-than-c
RFC 3446 - Introduce the Store API for great good https://lobste.rs/s/xkhyef #api #rust
https://github.com/matthieu-m/rfcs/blob/store/text/3446-store.md
I am learning #Blender, #Unity, C#, and #Rust at the same time while reading books about computer systems and self learning #AI neural network. After finishing my #VR entertainment room project, I will start learning more about AI development. I hope I can build a mp3 Jukebox, a 100in flat TV playing mp4, a bookshelf hosting my e-books, a cabinet holding my personal files, and a 100 in browser window. #3D
RCSS:結合 Rust 語法的 CSS 擴展
➤ 運用 Rust 語法打造更強大的 CSS
✤ https://github.com/ved-patel226/RCSS
RCSS 是一個新穎的樣式語言,它將 Rust 的語法結構引入 CSS,旨在提供更強大的功能和更好的可維護性。它結合了 Rust 的可靠性以及類似 SASS 的特性,如巢狀結構和變數。目前已完成核心功能,包含 Rust 風格的語法解析、變數與巢狀結構的支援、無參數函式的支持,以及 VS Code 語法高亮擴展。未來計畫包含支援參數化的函式、導入功能、程式碼格式化工具、更完善的錯誤處理機制,以及 WASM 支援。
+ 「這個想法很棒!如果真的能將 Rust 的強大功能帶入 CSS,那絕對能解決很多前端開發的痛點。」
+ 「看起來很有潛力,但還需要看看它的實際效能和易用性如何。希望未來能有更多實際案例分享。」
#開發工具 #CSS #Rust
Optcast is an implementation of a reduction server written in #Rust, specifically designed for enhanced performance in distributed machine learning environments utilizing the #NVIDIA NCCL library for the AllReduce collective operation. Although still in its prototype stage, Optcast has achieved a 50% speed improvement in NCCL's AllReduce operation under certain conditions.
https://cloud.google.com/blog/topics/developers-practitioners/optimize-training-performance-reduction-server-vertex-ai?hl=en
Question is there any better way to share a url from #eww to here w/o bookmarking it 1st and then copying it?
Async from scratch 1: What's in a Future, anyway? by @natkr https://lobste.rs/s/zqqvms #rust
https://natkr.com/2025-04-10-async-from-scratch-1/
building a decorative fence out of scrap and leftover tiles
#PatioTiles #Sea #Sculpture #Metal #Fence #Carved #Blue #Stone #Rust #Ocean
#Img2img #AiArt #AiArtists #AiArtCommunity #StableDiffusion
on actual stuff: https://aieris.art/featured/building-a-decorative-fence-out-of-scrap-and-leftover-tiles-eris-and-ai.html
Discovered a couple of new to me apps via this thread in the GNOME forum: https://discourse.gnome.org/t/194-nineteen-years-old/28189
• Resources — a resource viewer that shows CPU, GPU, storage, and networking info. https://github.com/nokyan/resources
•Video Trimmer — a video editor that trims videos without re-encoding (like avidemux). https://gitlab.gnome.org/YaLTeR/video-trimmer
EEG-Based Encryption System by Darkart (EEG-Based Encryption Quantum Safe) This program is intended solely for ethical and educational purposes. #anon #anonymous #graphicdesign #programing #coding #engineers #technology #hacker #Encryption #python #linux #c #rust #brain #security #robotic #eeg
Rewrote the existing C code for a simple molecular dynamics simulation in Rust.
What a brilliant language. So clean and clear.
Fun experience. Took me 3 days. (No LLM help haha).
How Prime Video Cut UI Latency 7.6x by Switching to Rust via @alper https://lobste.rs/s/0zrxau #rust
https://analyticsindiamag.com/global-tech/how-prime-video-cut-ui-latency-7-6x-by-switching-to-rust/
Stamped Metal Siding
Mount Olive, Illinois, USA
interesting detail i just noticed buried in the flood of news from the #googlecloud next event:
their load balancer now supports plugins, which are little #wasm scripts (#rust, #golang, c++) that can do stuff to the request (logging, headers, etc)
I released a new version of xmacro/xmacro_lib. Xmacros simplify code generation and templating repetitive things. Empathizing code-as-data and making source code easier to maintain. Eg. you may like it for generating tests!
This release has a breaking change in the syntax and may now be even more easy and straightforward to use. This is probably the last breaking change. Only additional features will come soon.
Maintainer Kroah-Hartman: #Rust im #LinuxKernel reduziert Fehleranfälligkeit | iX Magazin https://www.heise.de/news/Weniger-Bugs-Maintainer-Greg-Kroah-Hartman-draengt-auf-Rust-im-Linux-Kernel-10343795.html #Linux
Musste heute zur Abwechslung etwas in #Rust entwickeln. Ist die Doku absichtlich so unterirdisch schlecht? War insgesamt eine eher unangenehme Erfahrung.