Это самая совершенная модель из всех, намного превосходящая своих предшественников, включая таинственный gpt2-chatbot.
Она появится уже сегодня в виде приложения для пк.
GPT-4 Omni будет понимать эмоции и тон голоса.
https://www.youtube.com/watch?v=8TW0zMqIG_E
@rust_code
Please open Telegram to view this post
    VIEW IN TELEGRAM
  YouTube
  
  ВЫШЛА новая  РЕВОЛЮЦИОННАЯ версия GPT-4 Omni, которая порвала всех! GPT4o - будущее оживает!
  Вышла новая, улучшенная версия GPT-4 Omni для. И что самое главное — она доступна всем БЕСПЛАТНО!
⚡https://t.me/ai_machinelearning_big_data - машинное обучение, нейростеи и топовые технологии в нашем канале
⚡https://t.me/Chatgpturbobot - наш бесплатный бот…
⚡https://t.me/ai_machinelearning_big_data - машинное обучение, нейростеи и топовые технологии в нашем канале
⚡https://t.me/Chatgpturbobot - наш бесплатный бот…
🤡18👍3
  Rayon isn't any faster than loop despite 16x more CPU usage
https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes
@rust_code
https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes
@rust_code
❤5🔥2👍1🤡1
  Rust 1.78: Performance Impact of the 128-bit Memory Alignment Fix
https://codspeed.io/blog/rust-1-78-performance-impact-of-the-128-bit-memory-alignment-fix
  
  https://codspeed.io/blog/rust-1-78-performance-impact-of-the-128-bit-memory-alignment-fix
codspeed.io
  
  Rust 1.78: Performance Impact of the 128-bit Memory Alignment Fix - CodSpeed
  Learn how Rust 1.78 fixed the alignment of 128-bit integers and how we can measure its impact on performance.
👍13⚡1
  Заходите на нашу трансляцию, задавайте свои вопросы
https://www.youtube.com/watch?v=K34fWMUInTo
@rust_code
Please open Telegram to view this post
    VIEW IN TELEGRAM
  YouTube
  
  Полное Rust собеседование! Обязательно посмотри перед интервью
  Собеседование Rust разработчика
⚡https://t.me/rust_code - наш канал, для всех, кто любит и изучает Rust
⚡ https://t.me/addlist/2Ls-snqEeytkMDgy а здесь целая папка крутых ресурсов для программистов, наслаждайтесь.
1️⃣ Вопросы на собеседовании backend
2️⃣…
⚡https://t.me/rust_code - наш канал, для всех, кто любит и изучает Rust
⚡ https://t.me/addlist/2Ls-snqEeytkMDgy а здесь целая папка крутых ресурсов для программистов, наслаждайтесь.
1️⃣ Вопросы на собеседовании backend
2️⃣…
😭10👍4❤1🔥1
  borgo-lang / borgo: Borgo is a statically typed language that compiles to Go. 
https://github.com/borgo-lang/borgo
@rust_code
  
  https://github.com/borgo-lang/borgo
@rust_code
GitHub
  
  GitHub - borgo-lang/borgo: Borgo is a statically typed language that compiles to Go.
  Borgo is a statically typed language that compiles to Go. - borgo-lang/borgo
💩14👍9❤3😁1
  Chrome security track proves that safe C++ programs are impossible
https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=chrome
@rust_code
  
  https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=chrome
@rust_code
cve.mitre.org
  
  CVE -
Search Results
  Search Results
The mission of the CVE™ Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities.
😁7😢2👍1
  Faster linking times on nightly on Linux using `rust-lld` | Rust Blog
https://blog.rust-lang.org/2024/05/17/enabling-rust-lld-on-linux.html
@rust_code
https://blog.rust-lang.org/2024/05/17/enabling-rust-lld-on-linux.html
@rust_code
🔥4👍3❤1
  ⚡️ Makepad-stitch:  WAS интерпретатор в Rust, 15 кбит/с, 0 операций в секунду, быстрее, чем wasm3
https://github.com/makepad/stitch
@rust_code
  
  https://github.com/makepad/stitch
@rust_code
GitHub
  
  GitHub - makepad/stitch: Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.
  Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight. - makepad/stitch
🤣8👍5🤡3
  Инструмент, который добавит компоненты для ваших терминальных приложений на Rust.
https://github.com/warpy-ai/rustubble
@rust_code
Please open Telegram to view this post
    VIEW IN TELEGRAM
  GitHub
  
  GitHub - warpy-ai/rustubble: Beautifull components for your terminal.
  Beautifull components for your terminal. Contribute to warpy-ai/rustubble development by creating an account on GitHub.
👍7🥰3🕊2
  komorebi — это расширение для Windows 10 и более поздних версий, превращающее диспетчер окон в тайловый оконный менеджер. Программа написана на языке Rust.
Пользователи могут настраивать сочетания клавиш и конфигурационные файлы.
Документация доступна для руководства по установке и настройке.
https://github.com/LGUG2Z/komorebi
@rust_code
Please open Telegram to view this post
    VIEW IN TELEGRAM
  🔥12👍5❤2😐1
  Why does T need to be Send for a Mutex to be Sync
https://github.com/Amanieu/parking_lot/blob/9dace42690f78bcf30f387ba42024bff4e8b6c18/lock_api/src/mutex.rs#L144
  
  https://github.com/Amanieu/parking_lot/blob/9dace42690f78bcf30f387ba42024bff4e8b6c18/lock_api/src/mutex.rs#L144
GitHub
  
  parking_lot/lock_api/src/mutex.rs at 9dace42690f78bcf30f387ba42024bff4e8b6c18 · Amanieu/parking_lot
  Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives. - Amanieu/parking_lot
👍3🤨2🤮1
  Performance: Pattern matching vs Dynamic Dispatch
https://github.com/tailcallhq/rust-benchmarks
@rust_code
  
  https://github.com/tailcallhq/rust-benchmarks
@rust_code
GitHub
  
  GitHub - tailcallhq/rust-benchmarks: Comparison between pattern matching and dyanmic dispatch in Rust
  Comparison between pattern matching and dyanmic dispatch in Rust - tailcallhq/rust-benchmarks
👍5🕊1
  Rust's iterators optimize nicely—and contain a footgun
https://ntietz.com/blog/rusts-iterators-optimize-footgun/
@rust_code
https://ntietz.com/blog/rusts-iterators-optimize-footgun/
@rust_code
❤5🕊2
  What Rust Got Wrong on Formal Verification
https://gavinhoward.com/2024/05/what-rust-got-wrong-on-formal-verification/
  
  https://gavinhoward.com/2024/05/what-rust-got-wrong-on-formal-verification/
Gavinhoward
  
  What Rust Got Wrong on Formal Verification | Gavin D. Howard
  I don't like Rust. I think it could be simpler. And because the creator of Rust wrote something recently, I thought it was time to lay out my vision.
  Neovim + Ratatui = Markdown preview in the terminal! 😍
🦀 md-tui: Markdown renderer built with
@ratatui_rs
https://github.com/henriklovhaug/Preview.nvim
⭐ GitHub: https://github.com/henriklovhaug/md-tui
@rust_code
  
  🦀 md-tui: Markdown renderer built with
@ratatui_rs
https://github.com/henriklovhaug/Preview.nvim
⭐ GitHub: https://github.com/henriklovhaug/md-tui
@rust_code
GitHub
  
  GitHub - henriklovhaug/Preview.nvim: Neovim wrapper around MD-TUI
  Neovim wrapper around MD-TUI. Contribute to henriklovhaug/Preview.nvim development by creating an account on GitHub.
👍8❤3🔥2
  This media is not supported in your browser
    VIEW IN TELEGRAM
  
git clone https://github.com/sxyazi/yazi.git
cd yazi
cargo build --release
Все операции ввода-вывода в yazi выполняются асинхронно, задачи процессора распределяются между несколькими потоками, что позволяет максимально эффективно использовать доступные ресурсы.
yazi обеспечивает отмену задач и назначение внутреннего приоритета задач.
Имеет встроенную поддержку нескольких протоколов изображений, интегрирован с Überzug++, охватывая практически все терминалы.
@rust_code
Please open Telegram to view this post
    VIEW IN TELEGRAM
  👍32🔥16❤6
  