Skip to content
  • 0 Votes
    1 Posts
    0 Views
    frans@pixelfed.socialF
    Belgium, Wemmel : Seven-spot Ladybird (Coleoptera, Coccinellidae, Coccinella septempunctata) #belgium #wemmel #garden #coleoptera #insect #naturephotography #ladybird
  • Ladybird is slowly moving towards Rust.

    Uncategorized opensource ladybird web
    6
    0 Votes
    6 Posts
    0 Views
    etralki@mastodon.socialE
    @itsfoss Good decision .
  • 0 Votes
    1 Posts
    0 Views
    nestab@infosec.exchangeN
    Ladybird осваивает Rust с помощью искусственного интеллекта.Один из перспективных браузеров тоже решили внедрить ржавчину, да ещё и с применением ИИ В Ladybird мы уже некоторое время ищем безопасный с точки зрения памяти язык программирования, который мог бы заменить C++. Ранее мы рассматривали Swift, но совместимость с C++ так и не была доведена до совершенства, а поддержка платформ за пределами экосистемы Apple была ограничена. С Rust ситуация иная. Экосистема для системного программирования гораздо более зрелая, и многие из наших разработчиков уже знакомы с этим языком. В дальнейшем мы перепишем часть Ladybird на Rust. #Ladybird #Rust #AI #ИИ
  • 0 Votes
    1 Posts
    3 Views
    voxel@infosec.spaceV
    Ladybird adopts Rust, with help from AIhttps://ladybird.org/posts/adopting-rust"I used Claude Code and Codex for the translation. This was human-directed, not autonomous code generation. I decided what to port, in what order, and what the Rust code should look like. It was hundreds of small prompts, steering the agents where things needed to go. After the initial translation, I ran multiple passes of adversarial review, asking different models to analyze the code for mistakes and bad patterns."There are so many problems with this. Don't get me wrong, I also used AI in the past for coding in languages I'm not experienced in to help me out, but I do it with awareness, try to keep the usage to a minimum, and preferably use more ethical ways to use AI that provide the least benefit to corporations like OpenAI, Anthropic, and co.But the author doesn't seem to be aware and does not point out the issues with the way he has done it. His only concern seemed to be the code quality, which is a valid concern here, but he didn't seem to have thought much about the waste of resources, copyright infringement, ethical issues, and the support of companies with major illegal practices.#ladybird #artificialintelligence #ai #rustlang #opensource #foss